Age | Commit message (Expand) | Author |
2006-04-22 | (svn r4531) - Fix [NewGRF]: overzealous fixing, reset num_params to 0 from -1... | Darkvater |
2006-04-22 | (svn r4530) - Fix [NewGRF]: don't spew a warning when a grf file has no param... | Darkvater |
2006-04-22 | (svn r4527) - Feature [NewGRF]: Add support for specifying parameters to GRF ... | Darkvater |
2006-04-22 | (svn r4512) - Codechange: Sprinkle some doxygen magic over settings.c | Darkvater |
2006-04-21 | (svn r4498) - Use an item's name instead of value when parsing configuration ... | peter1138 |
2006-04-20 | (svn r4491) - Codechange: handle IGT_LIST types just as the other types with ... | Darkvater |
2006-04-20 | (svn r4490) - Feature: The integer-list parser now accepts a space character ... | Darkvater |
2006-04-20 | (svn r4489) - Codechange: some small cleanups in the settings-parser code, ma... | Darkvater |
2006-04-20 | (svn r4487) - Codechange: replace the custom currency magic number 23 with a ... | peter1138 |
2006-04-16 | (svn r4445) -Fix: FS#108 Danish name generator bug | bjarni |
2006-04-10 | (svn r4342) Change the first two parameters of commands - virtual pixel coord... | tron |
2006-03-29 | (svn r4153) -Codechange. Changed NPF_TILE_LENGTH into an enum and moved it ou... | celestar |
2006-03-28 | (svn r4142) - Fix [FS#74]: Incorrectly loaded settings from the config file w... | Darkvater |
2006-03-26 | (svn r4126) - Feature: A new multi-lingual multi-measuring-unit system: | peter1138 |
2006-03-21 | (svn r3997) - Default the patch-setting 'pause_on_join' to true. | Darkvater |
2006-03-17 | (svn r3930) - [Patches] Change the GUI-patch options from indeces to string r... | Darkvater |
2006-03-17 | (svn r3926) - [Patches]: Switched string for ship and aircraft replacement, a... | Darkvater |
2006-03-17 | (svn r3924) - Revert r3923, apparently we are not fond of CONDNULL() structs :) | Darkvater |
2006-03-17 | (svn r3923) - [Pathces/HACK]: Add 32 empty bytes at the end of the patches ch... | Darkvater |
2006-03-17 | (svn r3915) - Savegame version 23: Do not save the autosave interval anymore ... | Darkvater |
2006-03-17 | (svn r3914) - Properly implement SDT(G)_CONDNULL macro's without special case... | Darkvater |
2006-03-16 | (svn r3896) - [Patches] Fix: Honour any conditional settings when retrieving ... | Darkvater |
2006-03-16 | (svn r3895) - Add proper SLE(G)_CONDNULL macros for the empty space reservati... | Darkvater |
2006-03-15 | (svn r3880) - just do a string compare without length restrictions; followup ... | Darkvater |
2006-03-14 | (svn r3875) - [Patches] Fix up the intro menu so the right values for the map... | Darkvater |
2006-03-13 | (svn r3854) - Fix restart_game_date to default to zero and allow a value of 0... | Darkvater |
2006-03-13 | (svn r3852) - Revert r3733 which fixed the default value loading for char, bu... | Darkvater |
2006-03-06 | (svn r3775) Fix loading of server_port from config file, introduced in Darkva... | peter1138 |
2006-03-03 | (svn r3746) - [7/7] Moving the callback functions for the setting-changes fro... | Darkvater |
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 r3726) - [6/6] Finalize conversion, finally save the patches struct. | 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 r3716) - Move the option settings (_game_opt_desc) from misc.c into sett... | Darkvater |
2006-02-20 | (svn r3641) - Rename MusicFilesettings 'btn_down' to more sensible 'playing' | Darkvater |
2006-02-20 | (svn r3640) - Remove win32-only variables from variables.h and put them into ... | Darkvater |
2006-02-20 | (svn r3622) - Partly revert r3214. The patch setting max_num_autosaves stays ... | Darkvater |
2006-02-20 | (svn r3621) - Codechange: Only define the server and bans list if network is ... | Darkvater |
2006-02-13 | (svn r3601) -Codechange: special for Tron, and he was absolutely correct in t... | truelight |
2006-02-13 | (svn r3600) -Fix: suppress error on 64bit targets | truelight |
2006-02-06 | (svn r3567) -Fix: for once and for all, use 'unsigned long' if you want to ca... | truelight |
2006-02-04 | (svn r3550) - [Patches]: fix GCC warning, sorry | Darkvater |
2006-02-04 | (svn r3548) - [Patches]: rework two loops in make_oneofmany() and make_manyof... | Darkvater |
2006-02-04 | (svn r3547) - [Patches]: do some general cleanup, commentarization before sta... | Darkvater |
2006-02-04 | (svn r3534) - Codechange: remove unused savedump patch-settings. | Darkvater |
2006-02-01 | (svn r3512) Yet more whitespace fixes (mostly by Rubidium) | peter1138 |