summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-05-06(svn r9795) -Codechange: enumify the EngineClass.rubidium
2007-05-06(svn r9794) -Codechange: refactor the question whether a vehicle can be loade...rubidium
2007-05-06(svn r9793) -Fix (r9701): Action D 'TTDPatch variable' 0x0B should be the sta...maedhros
2007-05-06(svn r9792) -Fix (r9734): Pause on newgame should only apply to games, not th...maedhros
2007-05-05(svn r9791) -Fix (r9779, FS#766): add TownLayoutByte to correctly save town l...glx
2007-05-05(svn r9790) -Codechange: [NewGRF] Skip action 1 sprites in all stages except ...peter1138
2007-05-05(svn r9789) -Fix (r9770): vehicles didn't get unloaded when 'full load' was s...rubidium
2007-05-04(svn r9785) -Fix (r942, FS#765): only non dedicated servers can't have 0 playersglx
2007-05-04(svn r9784) -Codechange: remove unused variable.rubidium
2007-05-04(svn r9780) -Codechange: [NewGRF] Add support for variable vehicle weight for...peter1138
2007-05-04(svn r9779) -Feature: Add the possiblity to choose different road patterns fo...belugas
2007-05-04(svn r9775) -Fix: Remove arbitrary limit on length of NewGRF strings.peter1138
2007-05-03(svn r9774) -Update: WebTranslator2 update to 2007-05-03 22:30:56miham
2007-05-03(svn r9773) -Fix r9772: MSVC warningglx
2007-05-03(svn r9772) -Fix [r9770,FS#761]: under some circumstances loading/unloading d...rubidium
2007-05-02(svn r9771) -Feature: (-tte) Add password protected status to 'players' (netw...peter1138
2007-05-02(svn r9770) -Codechange: perform the payment of cargo when loading/unloading,...rubidium
2007-05-02(svn r9769) [newGRF] -Feature: Add translation support for Esperanto, Bulgari...belugas
2007-05-02(svn r9765) -Codechange: constify some class functions.rubidium
2007-05-02(svn r9764) -Codechange: replace some lookup tables by functions.rubidium
2007-05-01(svn r9763) -Codechange/Fix (r9760): don't read the variables that are calcul...rubidium
2007-05-01(svn r9762) -Feature: Two new difficulty settings : Very low number of towns ...belugas
2007-05-01(svn r9761) -Codechange: refactor cargo payment out of LoadUnloadVehicle.rubidium
2007-05-01(svn r9760) -Codechange: remove the need for saving some vehicle variables.rubidium
2007-05-01(svn r9759) -Add: added threading code for MorphOS (tokai)truelight
2007-05-01(svn r9758) -Fix (FS#756): Ignore bit 1 (axis) of station tile layoutspeter1138
2007-04-30(svn r9757) -Fix [FS#1244842]: when you have closed the "Load game"/"New game...rubidium
2007-04-29(svn r9756) -Fix [FS#755]: LeaveStation wasn't always called when a station w...rubidium
2007-04-29(svn r9755) -Codechange: refactor some more of the begin loading stuff.rubidium
2007-04-29(svn r9754) -Codechange: make classes for all vehicle types, so we can make n...rubidium
2007-04-29(svn r9753) -Fix [FS#732]: trains are lost after autorenewal/autoreplacebjarni
2007-04-29(svn r9752) -Codechange: remove some duplication related to BeginLoading.rubidium
2007-04-29(svn r9746) -Codechange [YAPF]: added DEBUGs level 0 if the current train ord...KUDr
2007-04-29(svn r9745) -Codechange [YAPF}: if destination is a waypoint then YAPF gets d...KUDr
2007-04-29(svn r9743) -Fix [FS#598]: Stop flooded towns from building roads on water.maedhros
2007-04-29(svn r9742) -Fix (r9689) [FS#739]: Fix cloning with refit costs again, hopefu...maedhros
2007-04-29(svn r9741) -Fix [FS#672]: station signs were not resized when the language c...rubidium
2007-04-28(svn r9740) -Fix [FS#709]: removed wrong assert() that could be triggered by ...truelight
2007-04-28(svn r9734) -Feature: Add an option to automatically pause when starting a ne...maedhros
2007-04-28(svn r9731) -Fix [FS#677]: in news history, newlines weren't replaced with sp...truelight
2007-04-27(svn r9730) -Feature: [NewGRF] Add support for miscellaneous grf feature bit ...maedhros
2007-04-27(svn r9729) -Documentation: add some documentation in various placesrubidium
2007-04-27(svn r9728) -Fix r9086: [win32] For some keyboard layout the 'console' key is...glx
2007-04-27(svn r9727) -Fix (r8546): Company password field in network player info was i...peter1138
2007-04-27(svn r9726) -Fix [FS#738]: crash when destroying bridge with train partially ...rubidium
2007-04-27(svn r9725) -Fix [FS#743]: plane made a 270 degree turn instead of a 90 degre...rubidium
2007-04-27(svn r9724) -Update: WebTranslator2 update to 2007-04-27 20:28:02miham
2007-04-27(svn r9722) -Documentation: Document some functions of town_cmd.cpp. Loosely...belugas
2007-04-26(svn r9721) -Codechange: -Codechange: Cleanup of industry_cmd (Step-12). Dyn...belugas
2007-04-26(svn r9720) -Codechange: Remove global var and gotos from window autoplacementpeter1138