Age | Commit message (Expand) | Author |
2006-08-20 | (svn r6001) -Feature: when removing a farm, his farmland is removed too (over... | truelight |
2006-08-20 | (svn r5999) -Feature: change the original date format to a 32 bits format bas... | rubidium |
2006-08-20 | (svn r5977) -Fix [FS#78]: never set I-am-a-thread bool to true IN the thread.... | truelight |
2006-08-19 | (svn r5946) -Add: merged the TGP branch to mainline. TGP adds: | truelight |
2006-08-19 | (svn r5943) -Merge TGP (part r5725): -Codechange: renamed Thread to OTTDThrea... | truelight |
2006-08-13 | (svn r5873) - Fix a bad comment in r5871, and add a further check for saving ... | Darkvater |
2006-08-12 | (svn r5871) -Feature: Add a possibility to handle pointer strings without a b... | Darkvater |
2006-06-27 | (svn r5391) Miscellaneous, mostly bracing and whitespace, nothing spectacular | tron |
2006-06-23 | (svn r5346) - Feature: Add 4 new airports. 2 for aircraft, 2 for helicopters. | richk |
2006-06-18 | (svn r5307) Remove two unnecessary indirections which used function pointers ... | tron |
2006-06-11 | (svn r5229) Remove a write-only variable | glx |
2006-06-07 | (svn r5155) - Remove the bridge branch merge (revision r5070) | tron |
2006-06-02 | (svn r5070) Merged the bridge branch | celestar |
2006-05-27 | (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous su... | KUDr |
2006-05-06 | (svn r4757) - Newstations: add saveload support for custom station speclists | peter1138 |
2006-04-22 | (svn r4524) - Codechange: Use GB() macros for getting the saveload file/memor... | Darkvater |
2006-04-18 | (svn r4471) - Pools: Add a facility for calling a custom function during pool... | peter1138 |
2006-04-18 | (svn r4470) -Fix: FS#97 — Possible bug in Win64 versions (by michi_cc) | KUDr |
2006-04-18 | (svn r4466) -Fix: (FS#71) Game no longer crashes when the last vehicle servin... | celestar |
2006-04-11 | (svn r4361) - Fix: Write and Read the true length of a string-buffer into the... | Darkvater |
2006-04-11 | (svn r4360) - CodeChange: add shortcut to SlGetArrayLength of the gamma-funct... | Darkvater |
2006-04-03 | (svn r4259) -[multistop] Fix/Feature/Codechange: | celestar |
2006-03-29 | (svn r4150) -Feature: Merged elrails into trunk. Thanks to Tron for lots of c... | celestar |
2006-03-25 | (svn r4105) - Feature: Add proper ISO-8859-15 <> LOCALCODE conversion. As the... | Darkvater |
2006-03-22 | (svn r4019) -Fix: [OSX] stopped using iconv for 10.2.8, since it was added in... | bjarni |
2006-03-18 | (svn r3972) changed r3966 to only affect OSX. Too bad linuxes with utf-8 file... | bjarni |
2006-03-18 | (svn r3966) -Fix: [OSX and some linux] [ 1157244 ] Can't save game if name co... | bjarni |
2006-03-17 | (svn r3915) - Savegame version 23: Do not save the autosave interval anymore ... | Darkvater |
2006-03-02 | (svn r3726) - [6/6] Finalize conversion, finally save the patches struct. | Darkvater |
2006-03-02 | (svn r3721) - [3/4] Present the game with a unified structure for the configu... | Darkvater |
2006-03-01 | (svn r3716) - Move the option settings (_game_opt_desc) from misc.c into sett... | Darkvater |
2006-03-01 | (svn r3712) - Change the boolean assignment/reading from == 1 to != 0 as sugg... | Darkvater |
2006-03-01 | (svn r3711) - Extract the WriteValue() and ReadValue() parts of the saveload ... | Darkvater |
2006-02-23 | (svn r3662) Fix regression FS#58 with union, endiannes and static decleration... | Darkvater |
2006-02-20 | (svn r3628) - Add BOOL and STRING types to saveload capabilities. String is u... | Darkvater |
2006-02-20 | (svn r3626) - Merge the SlGlobVarList (global variables) and SaveLoad (offset... | Darkvater |
2006-02-20 | (svn r3624) - CodeChange: Some cosmetic changes in the saveload code; | Darkvater |
2006-02-20 | (svn r3623) - Standardize DEBUG() messages in saveload.c | Darkvater |
2006-02-02 | (svn r3520) Remove unused parameters from some functions | tron |
2006-02-01 | (svn r3511) More whitespace ([FS#46] by Rubidium) | tron |
2006-01-29 | (svn r3483) -Fix: fixed warning about setjmp (tnx Bjarni for testing, and tnx... | truelight |
2006-01-29 | (svn r3472) - [PBS] Remove from trunk. Anyone interested can still find it in... | Darkvater |
2006-01-18 | (svn r3403) -Codechange: [multiheaded engines] the references between the fro... | bjarni |
2006-01-12 | (svn r3396) - Autoreplace changes: | peter1138 |
2006-01-06 | (svn r3376) -Codechange: made enums for GenerateWorld and InitializeGame 'mode' | truelight |
2005-12-29 | (svn r3356) - Remove unused parameter of AfterLoadGame(). | peter1138 |
2005-12-13 | (svn r3294) - Fix: use INVALID_STRING_ID instead of -1. | Darkvater |
2005-11-26 | (svn r3236) - Fix: warnings about 'CDECL must be used with ...' on VS6 | Darkvater |
2005-11-22 | (svn r3227) -Codechange: [Savegame] removed 'minor' version, and renamed 'maj... | truelight |
2005-11-18 | (svn r3218) -Feature: Multiheaded train engines will now stay in the same train | bjarni |