summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-06-16(svn r16581) -Codechange: unify the access to Engine::lifelength.rubidium
2009-06-16(svn r16580) -Codechange: rename Engine::image_index to original_image_index ...rubidium
2009-06-16(svn r16579) -Codechange: rework smallmap code a bit; remove goto, remove som...rubidium
2009-06-14(svn r16578) -Update: WebTranslator2 update to 2009-06-14 17:33:27translators
2009-06-14(svn r16577) -Fix: signed/unsigned comparisonrubidium
2009-06-14(svn r16576) -Fix: show the line of the translation file that has the fault a...rubidium
2009-06-14(svn r16575) -Fix (r15760): Move resize sprite to the right when widget is lo...alberth
2009-06-13(svn r16574) -Codechange: reorder stuff in NetworkGameInfo so compilers waste...rubidium
2009-06-13(svn r16573) -Fix: [Network] Always send the starting date from the game you'...rubidium
2009-06-13(svn r16572) -Codechange: also catch FPEs in saveload and the warning about m...rubidium
2009-06-13(svn r16571) -Fix [FS#2974](r16322): in some cases, train could be stuck in d...smatz
2009-06-12(svn r16569) -Codechange: remove the gaps in the AirportTiles enumyexo
2009-06-12(svn r16568) -Codechange: rename all arrays with airport-tile spritesyexo
2009-06-12(svn r16567) -Fix (r16566): some minor correctionsyexo
2009-06-12(svn r16566) -Codechange: enumify all airport tilesyexo
2009-06-11(svn r16565) -Update: WebTranslator2 update to 2009-06-11 17:32:14translators
2009-06-11(svn r16563) -Fix [NoAI]: AIMarine::AreWaterTilesConnected didn't return true...yexo
2009-06-11(svn r16562) -Revert (r16561)yexo
2009-06-11(svn r16561) -Fix [NoAI]: AIMarine::AreWaterTilesConnected didn't return true...yexo
2009-06-10(svn r16560) -Fix (r16559): wrong replacement at one placesmatz
2009-06-10(svn r16559) -Codechange: introduce Company::IsValidAiID() and Company::IsVal...smatz
2009-06-10(svn r16558) -Codechange: Switch found-town window to nested widgets.alberth
2009-06-10(svn r16557) -Feature(tte) [NoAI][FS#2892]: mark dead AIs by red background i...smatz
2009-06-10(svn r16556) -Codechange [NoAI]: use accessor for AIInstance::is_deadsmatz
2009-06-10(svn r16555) -Feature [FS#570]: ability to enter server and company password ...smatz
2009-06-10(svn r16554) -Fix (r16433): compilation with disabled network was brokensmatz
2009-06-10(svn r16553) -Codechange: don't use TRACK_BIT_WORMHOLE and TRACK_BIT_DEPOT as...smatz
2009-06-10(svn r16552) -Codechange: make AddTileIndexDiffCWrap() a bit fastersmatz
2009-06-10(svn r16551) -Codechange: use shift instead of multiplication in TileXY()smatz
2009-06-10(svn r16550) -Codechange: move definition of ScaleByMapSize to header file, u...smatz
2009-06-10(svn r16549) -Codechange: use bool in TileLoopClearHelpersmatz
2009-06-10(svn r16548) -Fix (r16538): removing of duplicates of base graphics set could...smatz
2009-06-09(svn r16547) -Codechange: make CircularTileSearch a tiny bit fastersmatz
2009-06-09(svn r16546) -Codechange: use array member instead of allocating in costructo...smatz
2009-06-09(svn r16545) -Cleanup: tunnels have been returning correct SlopeZ since r1smatz
2009-06-09(svn r16544) -Codechange: use double-linked list for vehicle position caches ...smatz
2009-06-09(svn r16543) -Update: WebTranslator2 update to 2009-06-09 17:05:46translators
2009-06-09(svn r16542) -Fix [FS#2971](r16307): depend failed on architectures with unsi...smatz
2009-06-08(svn r16538) -Fix (r16503): when finding duplicate graphics sets favour the m...rubidium
2009-06-08(svn r16537) -Update: WebTranslator2 update to 2009-06-08 17:40:35translators
2009-06-08(svn r16536) -Fix (r16535): W != Sfrosch
2009-06-08(svn r16535) -Fix (r16146): In one case a too small portion of the screen was...frosch
2009-06-07(svn r16534) -Fix [Squirrel] [FS#2942]: fix crash that occured when an AI was...yexo
2009-06-07(svn r16533) -Update: WebTranslator2 update to 2009-06-07 17:45:47translators
2009-06-07(svn r16532) -Fix [Squirrel]: Don't copy an object when we just checked that ...yexo
2009-06-07(svn r16530) -Fix [FS#2964], (r16501): Deduct additional widget length given ...alberth
2009-06-07(svn r16529) -Fix [NoAI]: StationIDs from oilrigs were not considered valid b...yexo
2009-06-07(svn r16528) -Fix [FS#2959]: Draw PBS reservation as groundsprite resp. child...frosch
2009-06-06(svn r16527) -Codechange: use static member functions instead of simple casts...smatz
2009-06-06(svn r16526) -Fix: don't cast Vehicle to RoadVehicle when it's not a RoadVehiclesmatz