Age | Commit message (Expand) | Author |
2006-03-04 | (svn r3758) Remove the news validation callback. It is superseded by r3757. | tron |
2006-03-04 | (svn r3757) -Feature: Delete news items about vehicles, when they get stale | tron |
2006-03-03 | (svn r3754) Miscellaneous changes: indentation, reduce variable scope, constn... | tron |
2006-03-03 | (svn r3752) FYOS avoid to cast function pointers | tron |
2006-03-03 | (svn r3751) -Fix: Correctly implement minimum search, so road vehicles head t... | tron |
2006-03-03 | (svn r3750) Use INVALID_STATION instead of -1 in NPF | tron |
2006-03-03 | (svn r3749) -Fix: [FS#61] The tooltips for raising and lowering land buttons ... | tron |
2006-03-03 | (svn r3748) Remove bubblesort(), it's unused | tron |
2006-03-03 | (svn r3747) Change HASBIT() to return 0/1 instead of 0/value of tested bit, b... | tron |
2006-03-03 | (svn r3746) - [7/7] Moving the callback functions for the setting-changes fro... | Darkvater |
2006-03-03 | (svn r3745) Fix two buffer overflows, one case of undefined behavior (the des... | tron |
2006-03-02 | (svn r3742) -codechange: [OSX] changed an assert to use the new error window ... | bjarni |
2006-03-02 | (svn r3741) -Fix: [i686 OSX] reverted the change in rev 3670 for non PowerPC ... | bjarni |
2006-03-02 | (svn r3740) -Feature: [OSX] added OS version, CPU type and newGRF settings to... | bjarni |
2006-03-02 | (svn r3739) -Fix: [Big endian CPUs] fixed bug introduced in rev 3720 where BE... | bjarni |
2006-03-02 | (svn r3733) Fix a bug in r3719, which caused a crash when the default value f... | tron |
2006-03-02 | (svn r3732) - Fix two warnings. Stupid MSVC didn't even complain :s (Thank Tr... | Darkvater |
2006-03-02 | (svn r3730) Multistop modifications: | celestar |
2006-03-02 | (svn r3727) - Fix some typos in the readme and known-bugs text files | Darkvater |
2006-03-02 | (svn r3726) - [6/6] Finalize conversion, finally save the patches struct. | Darkvater |
2006-03-02 | (svn r3724) - [5.5/6] heh, the patch part got left out of the previous commit... | Darkvater |
2006-03-02 | (svn r3723) - [5/6] Move over the console commands from settings_gui to setti... | Darkvater |
2006-03-02 | (svn r3722) - [4/4] Present the game with a unified structure for the configu... | Darkvater |
2006-03-02 | (svn r3721) - [3/4] Present the game with a unified structure for the configu... | Darkvater |
2006-03-02 | (svn r3720) - [2/4] Present the game with a unified structure for the configu... | Darkvater |
2006-03-01 | (svn r3719) - [1/4] Present the game with a unified structure for the configu... | Darkvater |
2006-03-01 | (svn r3718) - Add proper Doxygen comments to some saveload-structs (using ///<) | Darkvater |
2006-03-01 | (svn r3717) - [2cc] Add 2cc colour maps and use for newgrf engines requiring ... | peter1138 |
2006-03-01 | (svn r3716) - Move the option settings (_game_opt_desc) from misc.c into sett... | Darkvater |
2006-03-01 | (svn r3714) Add functions to turn tiles into water and shore tiles | tron |
2006-03-01 | (svn r3713) - Fix up the cheats window a little. The cheats code is still abo... | 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-03-01 | (svn r3710) - Use the general function DrawArrowButtons() instead of doing it... | Darkvater |
2006-03-01 | (svn r3707) -Fix: made the generated Finnish town names sound more Finnish (ln-) | bjarni |
2006-03-01 | (svn r3701) [2cc] move vehicle/engine palette functions out of header file an... | peter1138 |
2006-03-01 | (svn r3699) Replace some magic numbers for checking for a suitable slope for ... | tron |
2006-03-01 | (svn r3698) Add GetCrossingRailBits() and ComplementRoadBits(). Simplify the ... | tron |
2006-03-01 | (svn r3697) Rename DIAG1/DIAG2 to X resp. Y as this conveys a bit better in w... | tron |
2006-03-01 | (svn r3696) Add functions to turn a tile into a normal rail tile/depot/waypoi... | tron |
2006-03-01 | (svn r3695) Add 2 MarkTileByTile() which I forgot in r3689 (noticed by Belugas) | tron |
2006-02-28 | (svn r3689) Add functions to turn a tile into either a normal road tile, a le... | tron |
2006-02-28 | (svn r3687) Complete some bits I missed whenn adding accessor functions for r... | tron |
2006-02-28 | (svn r3686) Dispel some strange magic regarding level crossings and foundations: | tron |
2006-02-28 | (svn r3685) Include a file missed from r3684... | peter1138 |
2006-02-28 | (svn r3684) - NewGRF: Support loading of miscellaneous flags (not used yet) | peter1138 |
2006-02-28 | (svn r3683) Get rid of another FindLandscapeHeight() | tron |
2006-02-27 | (svn r3682) -Fix: didn't write $ correct in G5_detector in r3673, which cause... | bjarni |
2006-02-27 | (svn r3681) - [Multistop] Check the RoadStop type before check its status. Th... | peter1138 |
2006-02-27 | (svn r3680) Fix some magic numbers which got damaged in r1768 | tron |