Age | Commit message (Expand) | Author |
2007-07-09 | (svn r10487) -Fix: forgot some breaks in a switch statement. | rubidium |
2007-07-09 | (svn r10486) -Fix: do not draw foundations when the "should I draw foundation... | rubidium |
2007-07-09 | (svn r10485) -Codechange: add a callback mechanism to determine whether build... | rubidium |
2007-07-09 | (svn r10484) -Codechange: reduce code duplication. | rubidium |
2007-07-08 | (svn r10483) -Codechange: add support for callbacks to manipulate the buildin... | rubidium |
2007-07-08 | (svn r10482) -Fix [FS#990]: Do not override the CFLAGS environment variable w... | rubidium |
2007-07-08 | (svn r10481) -Codechange: Show a news message with the new industry when prim... | maedhros |
2007-07-08 | (svn r10480) -Fix: Don't allow building lighthouses and transmitters under br... | maedhros |
2007-07-08 | (svn r10479) -Update: WebTranslator2 update to 2007-07-08 19:44:48 | miham |
2007-07-08 | (svn r10478) -Fix [FS#999]: remove the loading indicator when a vehicle is re... | rubidium |
2007-07-08 | (svn r10477) -Codechange: add some callbacks to customise the acceptance of i... | rubidium |
2007-07-08 | (svn r10476) -Fix: some newgrf callbacks were already implemented even though... | rubidium |
2007-07-08 | (svn r10475) -Fix [FS#996]: some wrong comments for a few of the (vehicle) gr... | rubidium |
2007-07-08 | (svn r10474) -Fix [FS#995]: wrong group count after train crash. | rubidium |
2007-07-08 | (svn r10473) -Codechange: make the industry "window", the one that shows when... | rubidium |
2007-07-07 | (svn r10472) -Fix (r10741): typos prevented compilation | peter1138 |
2007-07-07 | (svn r10471) -Codechange: implement driver probing priority so that 'preferre... | peter1138 |
2007-07-07 | (svn r10470) -Fix: clamp station build date to 16 bit value for newgrf, preve... | peter1138 |
2007-07-07 | (svn r10466) -Fix: the minimum amount of waiting cargo shouldn't be 65535; th... | rubidium |
2007-07-07 | (svn r10465) -Fix: first run the WE_CREATE callback and then perform the dirt... | rubidium |
2007-07-07 | (svn r10464) -Update: WebTranslator2 update to 2007-07-07 18:44:01 | miham |
2007-07-07 | (svn r10463) -Update: WebTranslator2 update to 2007-07-07 18:42:35 | miham |
2007-07-07 | (svn r10462) -Add: a command dumper/loader that could be enabled compile-time... | rubidium |
2007-07-07 | (svn r10460) -Codechange: add some more variables needed for newindustries re... | rubidium |
2007-07-06 | (svn r10459) -Codechange: add helper functions to determine whether an indust... | rubidium |
2007-07-06 | (svn r10458) -Fix (r10444): restore original descriptions for win32 drivers | peter1138 |
2007-07-06 | (svn r10457) -Codechange: Load the newly read definitions of Industries and I... | belugas |
2007-07-06 | (svn r10456) -Codechange: Enable loading newgrf strings for Industries | belugas |
2007-07-06 | (svn r10455) -Update: WebTranslator2 update to 2007-07-06 20:02:29 | miham |
2007-07-06 | (svn r10454) -Fix r10452: forgot unfinished langs | glx |
2007-07-06 | (svn r10453) -Codechange: Allow save/load of empty (unallocated) strings | peter1138 |
2007-07-06 | (svn r10452) -Update: remove the string that has been removed in r10451 from ... | rubidium |
2007-07-06 | (svn r10451) -Add: support for "prospecting" raw industries, i.e. you pay an ... | rubidium |
2007-07-05 | (svn r10450) -Fix (r10444): Fix search & replace errors | peter1138 |
2007-07-05 | (svn r10449) -Update: WebTranslator2 update to 2007-07-05 18:40:00 | miham |
2007-07-05 | (svn r10448) -Codechange: Industry Tiles and Houses share almost the same spr... | belugas |
2007-07-05 | (svn r10447) -Codechange: Don't need to specify values on an enum when those ... | belugas |
2007-07-05 | (svn r10446) -Codechange: Move extmidi's global data into its class. | peter1138 |
2007-07-05 | (svn r10445) -Fix (Win32, r10444): remove #include "hal.h" | KUDr |
2007-07-05 | (svn r10444) -Codechange: switch to c++ classes and inheritance for sound/mus... | peter1138 |
2007-07-05 | (svn r10443) -Fix: randomizing triggers should be called with callback type s... | peter1138 |
2007-07-05 | (svn r10442) -Codechange: implement the industry production callback. | rubidium |
2007-07-04 | (svn r10441) -Fix (r10440): something went wrong "porting" fixes from one pla... | rubidium |
2007-07-04 | (svn r10440) -Fix: CBM_IND defines bits to be set, not bitsets. | rubidium |
2007-07-04 | (svn r10439) -Codechange: initial steps for customized industry productions. | rubidium |
2007-07-04 | (svn r10438) -Update: WebTranslator2 update to 2007-07-04 19:52:16 | miham |
2007-07-04 | (svn r10437) -Feature: Automatic signal completion, enabled by pressing ctrl ... | peter1138 |
2007-07-04 | (svn r10436) -Cleanup: Doxygenise some comments, update others, and make a fe... | maedhros |
2007-07-04 | (svn r10435) -Fix (r9315): numinfo starts from 1, not 0, so make it possible ... | maedhros |
2007-07-04 | (svn r10434) -Fix (r9315): When setting multiple house overrides in one Actio... | maedhros |