summaryrefslogtreecommitdiff
path: root/settings_gui.c
AgeCommit message (Expand)Author
2005-03-13(svn r2005) - Fix: fix previous commit. Using 'New Game (scenario)' will use ...Darkvater
2005-03-12(svn r2004) - Fix: [ 1149487 ] Autosave ignoring settingsDarkvater
2005-03-10(svn r1981) Typedef some structs and enumstron
2005-02-18(svn r1889) -Fix: [ 1108637 ] 'Play scenario' now loads game options and diff...celestar
2005-02-13(svn r1867) Include tables/sprites.h only in files which need ittron
2005-02-06(svn r1827) Next iteration of the byte -> char transition: some string drawin...tron
2005-02-06(svn r1821) Move generic string handling functions to string.[ch] and introdu...tron
2005-02-06(svn r1813) Declare functions implemented in strings.c in their own shiny new...tron
2005-02-04(svn r1786) -Fix: unitnumber is increased to 16bit, so now you can have up to...truelight
2005-01-31(svn r1753) - Fix: [ 1113037 ] crash when accessing hi-scores in editor, it i...darkvater
2005-01-31(svn r1751) - Feature: New PathFinder (NPF).matthijs
2005-01-29(svn r1722) -Feature: Bigger maps - anyone?tron
2005-01-23(svn r1614) Fix: Signals were not updated correctly when the vehicle drive si...dominik
2005-01-22(svn r1596) Add some more staticstron
2005-01-22(svn r1594) Convert all undefined parameter lists to (void) and add the appro...tron
2005-01-16(svn r1538) -Feature: [988816] Disable servicing when breakdowns set to none ...darkvater
2005-01-16(svn r1532) -Fix: [1103078] default service period patch options are now cast...darkvater
2005-01-15(svn r1515) -Removed the 'close ALL windows' from the toolbar since shift+del...darkvater
2005-01-13(svn r1496) -Fix: highscore no longer crashes in network games with a dedicat...darkvater
2005-01-11(svn r1479) -Added highscore chart (accessible from the difficulty window) wi...darkvater
2005-01-11(svn r1478) -Fix: [1099195] mouse-wheel in train replace window. Scrollbar1 a...darkvater
2005-01-10(svn r1465) -Fix: [1099101] starting year patch goes out of range. Clamped ye...darkvater
2005-01-09(svn r1451) Fix some of the signed/unsigned comparison warningstron
2005-01-09(svn r1441) Fixed a couple of warnings, and removed a pointless assertcelestar
2005-01-07(svn r1418) -Feature: [1098254] (dis)Allow Shares. Add patch options to allow...darkvater
2005-01-06(svn r1402) Trim trailing whitespacetron
2005-01-04(svn r1379) -Fix: various GUI glitches. Added default sizes to various widget...darkvater
2005-01-03(svn r1352) -Fix: [1093200] Drive side in new games. Setting the driver side ...darkvater
2005-01-03(svn r1348) -Feature: resizable windows. Read the comment in window.h to find...truelight
2005-01-02(svn r1323) Adding autoreplace featurebjarni
2004-12-31(svn r1312) -Add: Patch which is on by default: population in label of the towntruelight
2004-12-31(svn r1307) -Fix/feature: rewrote the townname generation code. Code is much ...truelight
2004-12-27(svn r1283) -Add: AutoRenew is now a client-side patch instead of a game-side...truelight
2004-12-23(svn r1255) Renamed "postfix" to "suffix", for strings and variable namesdominik
2004-12-23(svn r1242) -Fix: fix some morhpos warnings (tokai)darkvater
2004-12-22(svn r1215) Feature: You can now make a custom currency by chosing "Custom..."dominik
2004-12-14(svn r1088) Strings cleanup. Renamed some strings to reflect their content.dominik
2004-12-13(svn r1072) Fixed a few warnings that made trouble in VS .NET 2003dominik
2004-12-13(svn r1062) -Fix: [Console] Compile warnigs in Get/SetPatchSettingstruelight
2004-12-13(svn r1059) -Fix: [Console] Renamed 'set port' to 'set server_port'truelight
2004-12-13(svn r1055) -Add: [Console] Special for dedicated servers:truelight
2004-12-09(svn r999) New icons for the network interface, newgrf gui and the tiny eurodominik
2004-12-08(svn r979) Allow more realistically sized catchment areasCelestar
2004-12-04(svn r946) Remove double patch option which crept in during mergetron
2004-12-04(svn r945) -Fix: [Network] Terraform callback went wrong in mergetruelight
2004-12-04(svn r942) -Merged branch/network back into the trunktruelight
2004-12-03(svn r907) Sprinkle holy ANSI water:tron
2004-12-02(svn r901) Small step in the process to clean up the DPARAM mess:tron
2004-11-29(svn r853) -Feature: Implement improved vehicle loading algorithmtron
2004-11-25(svn r815) Include strings.h only in the files which need it.tron