Age | Commit message (Expand) | Author |
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 |
2005-12-29 | (svn r3355) Three minor improvements for french (by me using dict.leo.org, OK... | tron |
2005-12-29 | (svn r3354) Fix a typo, which survived for about 3000 revisions: s/SRT_SORT_B... | tron |
2005-12-29 | (svn r3353) Simplify the automatic length adjustment algorithm for replacing ... | tron |
2005-12-28 | (svn r3352) - NewGRF: Move initialization of vehicle random_bits to DC_EXEC b... | peter1138 |
2005-12-28 | (svn r3351) Make sort criteria selection widgets in player train list consist... | peter1138 |
2005-12-28 | (svn r3350) Fix widget glitch in player ship window (missed in r1379) | peter1138 |
2005-12-28 | (svn r3349) Fix off-by-one error in drawing matrix widget, from r3181. | peter1138 |
2005-12-27 | (svn r3348) Dependency checking didn't include all compile parameters, which ... | tron |
2005-12-27 | (svn r3347) Plug a memory leak (Found by Valgrind using Truelight ... or was ... | tron |
2005-12-27 | (svn r3346) - Increase size of aircraft refit window by one item; fixes "[ 13... | peter1138 |
2005-12-26 | (svn r3345) Remove untranslated strings | tron |
2005-12-26 | (svn r3344) Small fixes for the Danish (Thanks to Bjarni) and Dutch (Thanks t... | tron |
2005-12-26 | (svn r3343) Fix calculation of available rail types where all engines of a pa... | peter1138 |
2005-12-25 | (svn r3342) Remove some cruft | tron |
2005-12-25 | (svn r3341) -Codechange: make mingw32 happy, and renamed Rectangle, because i... | truelight |
2005-12-25 | (svn r3340) Fix dependency calculation: dependencies didn't get recalculated ... | tron |
2005-12-24 | (svn r3339) Remove unnecessary includes | tron |
2005-12-24 | (svn r3338) Wrong file in last commit | tron |
2005-12-24 | (svn r3337) Remove an unused variable and add 2 times static | tron |
2005-12-24 | (svn r3336) byte -> WindowClass, uint16 -> WindowNumber | tron |
2005-12-24 | (svn r3335) [Translations] Moved estonian to ready | miham |
2005-12-24 | (svn r3334) Remove 2 unused window classes | tron |
2005-12-24 | (svn r3333) Remove some the unimplemented option DISPLAY_WARNINGS from the co... | tron |
2005-12-24 | (svn r3332) Fix r3317, a few things got messed up in the translator system | tron |
2005-12-24 | (svn r3331) CMD_PLACE_SIGN doesn't use p1, so don't pass anything seemingly m... | tron |
2005-12-21 | (svn r3329) - Doc: Some documentation cleanups. | matthijs |
2005-12-21 | (svn r3328) - Fix: [ 1352739 ] landscape_grid.html showing wrong bit usage (b... | Darkvater |
2005-12-21 | (svn r3327) - Fix: [ 1373581 ] landscape.html documentation. Railway types ar... | Darkvater |
2005-12-21 | (svn r3326) - Fix: [ 1226832 ] Build fails if SDL is built without pthread su... | Darkvater |
2005-12-21 | (svn r3325) - Fix: You couldn't send an airplane to a hangar for mandatory se... | Darkvater |
2005-12-20 | (svn r3324) - Codechange: set native eol-style on missing files not yet set so | Darkvater |
2005-12-20 | (svn r3323) - Fix: automatically enable new AI when turning on the AI in mult... | Darkvater |
2005-12-20 | (svn r3322) - Fix: Network window crash when it receives invalid information ... | Darkvater |
2005-12-20 | (svn r3321) - Fix: A wrong use of the map m5 bits, where a previously calcula... | matthijs |
2005-12-19 | (svn r3320) - Fix: FS#22 - Exiting with double size enabled saves wrong windo... | Darkvater |
2005-12-18 | (svn r3319) - Fix (regression): "Unnamed Competitors". A result of revision r... | Darkvater |
2005-12-18 | (svn r3318) - Codechange: [FS#27] MSVC projectfile & documentation update (bo... | Darkvater |
2005-12-18 | (svn r3317) [Translations] Updated to 2005-12-18 | miham |
2005-12-18 | (svn r3316) - NewGRF: Unload engine names before loading grf files. This fixe... | peter1138 |