summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2007-04-26(svn r9719) -Fix: in-game private messages did not work for clients with a Cl...rubidium
2007-04-26(svn r9718) -Fix: Don't allow building of rail vehicles whose railtype isn't ...peter1138
2007-04-26(svn r9717) -Codechange: (NewGRF) Skip Action 5 & A sprites in all loading st...peter1138
2007-04-25(svn r9716) -Add: server_lang in [network] section of openttd.cfg, so dedicat...glx
2007-04-24(svn r9715) -Update: WebTranslator2 update to 2007-04-24 21:45:15miham
2007-04-24(svn r9714) -Fix (r8110): Remove invalid assertion triggered by overly long t...peter1138
2007-04-21(svn r9712) -Codechange: Implement accepted cargo types and cargo acceptance ...peter1138
2007-04-21(svn r9711) -Fix: don't include one system-header-file on MorphOS as it gives...truelight
2007-04-21(svn r9709) -Fix (r9706): Larger towns use t->larger_towns, not the town index.maedhros
2007-04-21(svn r9707) -Codechange: Add some support for NewGRF var 7D, temporary storag...peter1138
2007-04-21(svn r9706) -Codechange: Support NewGRF town var 40 'largertowns' variable pr...peter1138
2007-04-21(svn r9705) -Codechange: Merge some data arrays together, making a bit more l...belugas
2007-04-21(svn r9704) -Documentation: Add comments on industry data macrobelugas
2007-04-20(svn r9703) -Codechange: support callback 36 in vehicle purchase listspeter1138
2007-04-20(svn r9702) -Codechange: Add livery support to newgrf vehicle var 43peter1138
2007-04-20(svn r9701) -Codechange: Add support for returning 'ttdpatch variables' - htt...peter1138
2007-04-20(svn r9697) -Fix [YAPF](r9694): 'unused variable' warning (glx)KUDr
2007-04-20(svn r9694) -Fix [YAPF][FS#736]: the guessed path (when PF stopped on max. # ...KUDr
2007-04-20(svn r9693) -Codechange [YAPF]: GetBestNode() now returns pointer to node ins...KUDr
2007-04-20(svn r9692) -Fix (r9683): don't try to remove vehicles from the queue of a no...rubidium
2007-04-20(svn r9691) -Fix (r9683): Forgotten savegame bump...peter1138
2007-04-20(svn r9690) -Codechange: Update another couple of NewGRF TTDPatch flagspeter1138
2007-04-20(svn r9689) -Fix: Clone vehicles will no longer refit for freebjarni
2007-04-20(svn r9688) -Codechange: Created a function to get default cargo type for a c...bjarni
2007-04-20(svn r9687) -Update: WebTranslator2 update to 2007-04-20 17:51:25miham
2007-04-20(svn r9686) -Codechange: Update a couple of NewGRF TTDPatch flagspeter1138
2007-04-20(svn r9685) -Fix (r9683): Call v->LeaveStation() when a vehicle in a station ...maedhros
2007-04-20(svn r9684) -Fix (r9683): Remove vehicles from the station loading list inste...maedhros
2007-04-20(svn r9683) -Fix [FS#423]: improved loading does not use a huge amount of pro...rubidium
2007-04-20(svn r9682) -Codechange: Add support for saving/loading std::lists containing...peter1138
2007-04-19(svn r9681) [Translations] -Fix: removed two unnecessary colons from the finn...miham
2007-04-19(svn r9680) -Update: WebTranslator2 update to 2007-04-19 21:10:21miham
2007-04-19(svn r9679) -Codechange: use enums to identify transparency widgets and add a...belugas
2007-04-19(svn r9678) -Codechange: Support changing of aircraft running cost via callba...peter1138
2007-04-19(svn r9677) -Codechange: Make the 'transparent buildings' menu item toggle al...peter1138
2007-04-19(svn r9676) -Codechange: introduce NUM_INDUSTRYTYPES instead of IT_END.belugas
2007-04-18(svn r9673) -Cleanup: remove spaces before tabs and replace non-indenting tab...rubidium
2007-04-18(svn r9672) -Cleanup: lots of coding style fixes around operands.rubidium
2007-04-18(svn r9671) -Codechange: Implement NewGRF callback 36, which allows changing ...peter1138
2007-04-18(svn r9670) -Documentation: add documentation to some the _map files.rubidium
2007-04-18(svn r9669) -Documentation: some more doxygen fixesbelugas
2007-04-18(svn r9668) -Update: WebTranslator2 update to 2007-04-18 19:27:38miham
2007-04-18(svn r9667) -Feature: Add the concept of cities. A (configurable) proportion ...maedhros
2007-04-18(svn r9666) -Fix (r9651): end of data / column flags were reversedpeter1138
2007-04-18(svn r9665) -Documentation: Doxygen corrections,errors, corrections of correc...belugas
2007-04-17(svn r9664) -Documentation: Doxygen corrections,errors and omissionsbelugas
2007-04-17(svn r9662) -Documentation: Doxygen corrections and @file omissionsbelugas
2007-04-17(svn r9658) -Codechange: CT_FOOD is not part of temperate climate, place it a...belugas