Age | Commit message (Expand) | Author |
2007-12-22 | (svn r11682) -Codechange: move some 'generic' geometry related types into a s... | rubidium |
2007-12-21 | (svn r11677) -Codechange: move price and command related types/functions to t... | rubidium |
2007-12-21 | (svn r11675) -Codechange: split the string types from the string functions. | rubidium |
2007-12-02 | (svn r11557) -Codechange: send and store the passwords a little more secure t... | rubidium |
2007-11-24 | (svn r11510) -Codechange: merge the IS_*INSIDE* functions and rename them fit... | skidd13 |
2007-11-17 | (svn r11452) -Change: do not allow configuration changes, that NewGRFs can di... | rubidium |
2007-10-20 | (svn r11312) -Codechange: implement a overflow safe integer and use that for ... | rubidium |
2007-10-14 | (svn r11260) -Codechange: replace a magic number by a less magic enumified co... | rubidium |
2007-07-23 | (svn r10658) -Add: support for autosave_on_exit in the console, so dedicated ... | glx |
2007-06-24 | (svn r10312) -Fix (r10210): the 64 values in the 'players' console command we... | rubidium |
2007-06-17 | (svn r10182) -Codechange: rewrite most part of the file loading/searching to ... | rubidium |
2007-06-13 | (svn r10137) -Add: console command to get the current game date. | rubidium |
2007-05-04 | (svn r9784) -Codechange: remove unused variable. | rubidium |
2007-05-02 | (svn r9771) -Feature: (-tte) Add password protected status to 'players' (netw... | peter1138 |
2007-04-12 | (svn r9609) -Codechange: Move some function prototypes out of functions.h and... | maedhros |
2007-04-05 | (svn r9565) -Feature: Add list_patches console command. This shows all patche... | peter1138 |
2007-03-08 | (svn r9068) -Codechange: capitalize the VEH_Train etc. enums to match the cod... | rubidium |
2007-03-07 | (svn r9050) -Codechange: Foo(void) -> Foo() | rubidium |
2007-03-06 | (svn r9038) -Fix [FS#115]: inactive connections are not automatically kicked,... | rubidium |
2007-03-06 | (svn r9034) -Codechange: renamed _pause to _pause_game, as some targets alrea... | truelight |
2007-02-23 | (svn r8859) -Cleanup: doxygen changes. Mostly @files missing tags and a few ... | belugas |
2007-01-12 | (svn r8083) -Codechange: make a NetworkSocketHandler as base for all sockets ... | rubidium |
2007-01-10 | (svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, ... | rubidium |
2007-01-10 | (svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed... | KUDr |