Age | Commit message (Expand) | Author |
2008-03-28 | (svn r12471) -Codechange: move SignID to a more logical location. | rubidium |
2008-03-28 | (svn r12470) -Codechange: split order related types from order.h (and openttd... | rubidium |
2008-03-28 | (svn r12469) -Codechange: split type related stuff from group.h (and openttd.... | rubidium |
2008-03-28 | (svn r12468) -Codechange: move some type related stuff from station.h (and op... | rubidium |
2008-03-28 | (svn r12467) -Codechange: move DepotID to a more logical location. | rubidium |
2008-03-28 | (svn r12466) -Codechange: move DestinationID to a more logical location. | rubidium |
2008-03-28 | (svn r12464) -Change: remove an include that doesn't define anything anyway. | rubidium |
2008-03-28 | (svn r12460) -Change: rename src/namegen.h to src/namegen_func.h so MSVC can ... | rubidium |
2008-03-28 | (svn r12459) -Codechange: split news.h into news_type.h and news_func.h. | rubidium |
2008-03-28 | (svn r12458) -Codechange: split acquiring the sprite ID for cargos from the a... | rubidium |
2008-03-28 | (svn r12457) -Codechange: Move signal enums on their own header. | belugas |
2008-03-28 | (svn r12456) -Update: apply english.txt changes from r12455 to other languages | glx |
2008-03-28 | (svn r12455) -Codechange: Implement NewGRF callback 37 (cargo sub-type displa... | glx |
2008-03-28 | (svn r12454) -Fix (r12452): incorrect calculation for 'first vehicle in this ... | glx |
2008-03-28 | (svn r12453) -Fix [FS#1880]: Remove broken endian-dependent code and unnecess... | peter1138 |
2008-03-27 | (svn r12452) -Feature: [NewGRF] Add random action 2 type 84. For vehicles only. | glx |
2008-03-27 | (svn r12451) -Codechange: use of FOR_ALL_ENGINES/ENGINEIDS_OF_TYPE instead of... | peter1138 |
2008-03-27 | (svn r12450) -Codechange: Use a pointer instead of several array dereferences. | peter1138 |
2008-03-27 | (svn r12449) -Feature[newGRF]: Add support for var A2/22 for action 7/9/D: Di... | belugas |
2008-03-27 | (svn r12447) -Add: company colours to hangars and road depots; train depots a... | rubidium |
2008-03-27 | (svn r12446) -Feature: Add +/- toggle buttons to station cargo waiting list t... | peter1138 |
2008-03-27 | (svn r12445) -Fix: Add missing compile asserts for window data structs | peter1138 |
2008-03-27 | (svn r12444) -Fix: A little typo | belugas |
2008-03-27 | (svn r12443) -Add: OpenTTDs version to openttd.cfg, just so we do not need to... | rubidium |
2008-03-27 | (svn r12442) -Feature: Allow build leveled roads on slopes for the old ai | skidd13 |
2008-03-27 | (svn r12441) -Feature: open the time table when pressing the order button whi... | rubidium |
2008-03-27 | (svn r12440) -Fix [FS#1694]: Make the road building and road removing conditi... | skidd13 |
2008-03-27 | (svn r12439) -Fix [FS#1871]: do not 'disable' the drawing of autorail overlay... | rubidium |
2008-03-27 | (svn r12438) -Fix-ish: typo spotted by Biblo. | rubidium |
2008-03-26 | (svn r12436) -Cleanup: minor coding style | peter1138 |
2008-03-26 | (svn r12435) -Fix: do not remove the case from the Brazilian Portuguese trans... | rubidium |
2008-03-26 | (svn r12428) -Fix [FS#1878]: loading from the config file could fail even whe... | rubidium |
2008-03-26 | (svn r12426) -Cleanup: sprinkle some coding style over a few files. | rubidium |
2008-03-26 | (svn r12425) -Feature [FS#1846]: On Screen Keyboard for input fields so someo... | rubidium |
2008-03-25 | (svn r12421) -Feature: [autoreplace] the autoreplace button in train depots w... | bjarni |
2008-03-25 | (svn r12420) -Cleanup: Fix the indentation, improve a variable name, and add ... | maedhros |
2008-03-25 | (svn r12419) -Cleanup: of the internal road-piece building and removing. | skidd13 |
2008-03-25 | (svn r12417) -Fix: Add a new plural rule for Icelandic. | maedhros |
2008-03-25 | (svn r12410) -Codechange: abstract out the test for catenary on electric rails | peter1138 |
2008-03-25 | (svn r12408) -Update: WebTranslator2 update to 2008-03-25 09:44:24 | miham |
2008-03-24 | (svn r12407) -Add [FS#1866]: more language flags for servers | glx |
2008-03-24 | (svn r12405) -Codechange: some coding style and 'untodoifying' some comments ... | rubidium |
2008-03-24 | (svn r12404) -Codechange: rename the string buffer used for network GUIs to s... | rubidium |
2008-03-24 | (svn r12403) -Codechange: unmisuse a variable in the chat window and make the... | rubidium |
2008-03-24 | (svn r12402) -Fix: some toolbars didn't seem to show anymore. | rubidium |
2008-03-24 | (svn r12401) -Fix (r9754): when loading TTD savegame some data were lost (pro... | glx |
2008-03-23 | (svn r12399) -Fix: some old DOS savegame didn't load properly due to 'garbage... | rubidium |
2008-03-23 | (svn r12398) -Codechange [FS#1770]: Move toolbar related code to it's own lit... | rubidium |
2008-03-23 | (svn r12397) -Codechange [FS#1856]: enumify widget number for time tables. Pa... | rubidium |
2008-03-22 | (svn r12396) -Codechange: change a few things to reflect that we aren't aimin... | rubidium |