Age | Commit message (Expand) | Author |
2006-01-18 | (svn r3405) - Feature: Make subsidies window pinnable. Don't ask me why this ... | Darkvater |
2006-01-18 | (svn r3404) - Add missing svn properties. | peter1138 |
2006-01-18 | (svn r3403) -Codechange: [multiheaded engines] the references between the fro... | bjarni |
2006-01-18 | (svn r3402) -Fix: [building/cloning] added a string telling if build failed d... | bjarni |
2006-01-16 | (svn r3401) (Hopefully) fix some inaccuracies | tron |
2006-01-15 | (svn r3400) Convert the bit patterns to big endian notation | tron |
2006-01-15 | (svn r3399) Simplify markup | tron |
2006-01-15 | (svn r3398) Remove TTDp nomenclature | tron |
2006-01-13 | (svn r3397) - NewGRF fix: Show nfo sprite number instead of current sprite id... | peter1138 |
2006-01-12 | (svn r3396) - Autoreplace changes: | peter1138 |
2006-01-12 | (svn r3395) Add Id tag (and svn property) to macosx files. | peter1138 |
2006-01-12 | (svn r3394) - NewGRF fix: ignore non-climate dependent cargo types. The spec ... | peter1138 |
2006-01-09 | (svn r3393) -Fix: [OSX] some keyboards had a different scancode for opening t... | bjarni |
2006-01-08 | (svn r3392) Train depot fixes: | peter1138 |
2006-01-08 | (svn r3391) - PBS Fix: Keep PBS reservation state when building a bridge over... | peter1138 |
2006-01-08 | (svn r3390) -Fix: [autoreplace] fixed issue where autoreplace failed to attac... | bjarni |
2006-01-07 | (svn r3389) -Fix: No fence was placed when placing fences and the neighbourin... | tron |
2006-01-07 | (svn r3388) - NewGRF: Allow train running cost class to differ from engine cl... | peter1138 |
2006-01-07 | (svn r3387) Restructure the code, which places fences along railroad tracks. | tron |
2006-01-07 | (svn r3386) - NewGRF: Small comment update, and fix for possible issue with e... | peter1138 |
2006-01-07 | (svn r3385) -Fix: [OSX] fixed endian issue in cocoa sound driver. Now it work... | bjarni |
2006-01-07 | (svn r3384) - NewGRF fix: running cost should be halved for dual head vehicles. | peter1138 |
2006-01-07 | (svn r3383) -Code cleanup: [OSX] removed SDL support from FAT binaries as it ... | bjarni |
2006-01-07 | (svn r3382) -Feature: [OSX] added the flag JAGUAR to crosscompile for OSX 10.... | bjarni |
2006-01-07 | (svn r3381) -Fix: r3374 left one bug: allow moving around wagons in a 100 lon... | truelight |
2006-01-07 | (svn r3380) -Fix: removed 'size' from r3379, because it was pretty silly | truelight |
2006-01-06 | (svn r3379) -Fix: protect showhelp against any possible overflow | truelight |
2006-01-06 | (svn r3378) - NewGRF Fix: Use order status to determine whether a vehicle is ... | peter1138 |
2006-01-06 | (svn r3377) -Fix: [ FS#24 ] Min. profit in detail performance rating gave you... | truelight |
2006-01-06 | (svn r3376) -Codechange: made enums for GenerateWorld and InitializeGame 'mode' | truelight |
2006-01-06 | (svn r3375) -Add: [ FS#29 ] show an error dialog for OSX cocoa driver (egladil) | truelight |
2006-01-06 | (svn r3374) -Fix: [ FS#36 ] Don't allow trains to get bigger than 100 via dra... | truelight |
2006-01-06 | (svn r3373) -Fix: don't link a wagon to itself, which resulted in a wagon dis... | truelight |
2006-01-06 | (svn r3372) - Fix: update signal states when building or removing rail statio... | peter1138 |
2006-01-06 | (svn r3371) -Fix: don't allow road-vehicles to perform an out-of-bound operat... | truelight |
2006-01-06 | (svn r3370) Improve alignment of text within total cargo tab of train view wi... | peter1138 |
2006-01-06 | (svn r3369) - Codechange: Replace tables _signals_table, _signals_table_othe... | matthijs |
2006-01-05 | (svn r3368) Fix the same type of off-by-one error when checking, if the passe... | tron |
2006-01-05 | (svn r3367) Unify the 4 distinct CMD_CHANGE_{AIRCRAFT,ROADVEH,SHIP,TRAIN}_SER... | tron |
2006-01-05 | (svn r3366) Make an unnecessarily global variable local | tron |
2006-01-05 | (svn r3365) Staticise 36 functions | tron |
2006-01-05 | (svn r3364) Remove 3 unused functions (ScrollWindowToTile, AllocateWindowAuto... | tron |
2006-01-05 | (svn r3363) -Fix: 'fixed' the transfer problem. This doesn't really fix it, b... | truelight |
2006-01-04 | (svn r3362) Fix issue with loading old (TTD) savegames: | peter1138 |
2006-01-04 | (svn r3361) - Clone Vehicle: Disallow cloning of crashed rail vehicles after ... | peter1138 |
2006-01-02 | (svn r3360) Fix initialization of engines for precalculation of default refit... | peter1138 |
2006-01-02 | (svn r3359) - Autoreplace GUI: When starting or stopping a replacement, redra... | peter1138 |
2005-12-30 | (svn r3358) Remove another piece of unused code | tron |
2005-12-30 | (svn r3357) Fix an off-by-one error in checking if a coordinate passed to a c... | tron |
2005-12-29 | (svn r3356) - Remove unused parameter of AfterLoadGame(). | peter1138 |