Age | Commit message (Expand) | Author |
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 macro | belugas |
2007-04-20 | (svn r9703) -Codechange: support callback 36 in vehicle purchase lists | peter1138 |
2007-04-20 | (svn r9702) -Codechange: Add livery support to newgrf vehicle var 43 | peter1138 |
2007-04-20 | (svn r9701) -Codechange: Add support for returning 'ttdpatch variables' - htt... | peter1138 |
2007-04-20 | (svn r9700) -Merge: Release changes from 0.5 branch back to trunk. | rubidium |
2007-04-20 | (svn r9697) -Fix [YAPF](r9694): 'unused variable' warning (glx) | KUDr |
2007-04-20 | (svn r9696) -Fix: --without-application-bundle did not disable the custom lan... | rubidium |
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 flags | peter1138 |
2007-04-20 | (svn r9689) -Fix: Clone vehicles will no longer refit for free | bjarni |
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:25 | miham |
2007-04-20 | (svn r9686) -Codechange: Update a couple of NewGRF TTDPatch flags | peter1138 |
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:21 | miham |
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 fixes | belugas |
2007-04-18 | (svn r9668) -Update: WebTranslator2 update to 2007-04-18 19:27:38 | miham |
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 reversed | peter1138 |
2007-04-18 | (svn r9665) -Documentation: Doxygen corrections,errors, corrections of correc... | belugas |
2007-04-17 | (svn r9664) -Documentation: Doxygen corrections,errors and omissions | belugas |
2007-04-17 | (svn r9663) -Merge: Release changes from 0.5 branch back to trunk. | rubidium |
2007-04-17 | (svn r9662) -Documentation: Doxygen corrections and @file omissions | belugas |
2007-04-17 | (svn r9658) -Codechange: CT_FOOD is not part of temperate climate, place it a... | belugas |
2007-04-17 | (svn r9655) -Revert (r9094 partial): *Do* calculate refit masks for unavailab... | peter1138 |
2007-04-17 | (svn r9654) -Fix: Add string colours for the DOS palette and use them when pl... | maedhros |
2007-04-16 | (svn r9653) -Codechange: Indicate the proper function names in the GRF messages | belugas |
2007-04-16 | (svn r9652) -Fix(r9651): "const" keyword forgotten. Spotted by glx. | belugas |
2007-04-16 | (svn r9651) -Codechange: make legend system of smallmap a little bit less mag... | belugas |
2007-04-16 | (svn r9650) -Documentation: Finalize doxygen comments for town_land.h | belugas |
2007-04-16 | (svn r9649) -Update: WebTranslator2 update to 2007-04-16 18:55:24 | miham |
2007-04-16 | (svn r9648) -Codechange: Use HASBIT directly rather than shifting and then us... | maedhros |
2007-04-16 | (svn r9647) -Fix (r6631) [FS#733]: Select "Custom" in the difficulty settings... | maedhros |