summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-07-04(svn r20074) -Fix (r20065): highscore window should use the same hotkey for q...yexo
2010-07-04(svn r20073) -Feature: customizable hotkeys for the road toolbaryexo
2010-07-04(svn r20072) -Fix (r20065): NUM_MINUS was stored as NUM_PLUS in config file.frosch
2010-07-04(svn r20071) -Codechange: Consistently return the toolbar window for ShowBuil...frosch
2010-07-03(svn r20070) -Feature: when none of the open windows handles a keypress, try ...yexo
2010-07-03(svn r20069) -Fix (r20055): Make valgrind happy.frosch
2010-07-03(svn r20068) -Feature: customizable hotkeys for the rail toolbaryexo
2010-07-03(svn r20067) -Add: special modifier (GLOBAL) to mark hotkeys as global hotkeysyexo
2010-07-03(svn r20066) -Fix: When rescanning NewGRFs resp. after content download also ...frosch
2010-07-03(svn r20065) -Feature: customizable hotkeys for the main toolbaryexo
2010-07-03(svn r20064) -Doc: Document water tile query and helper functions.alberth
2010-07-03(svn r20063) -Feature: customizable hotkeys for the dock toolbaryexo
2010-07-03(svn r20062) -Feature: customizable hotkeys for the airport toolbaryexo
2010-07-03(svn r20061) -Update from WebTranslator v3.0:translators
2010-07-03(svn r20060) -Fix (r20055): strnicmp() does not exist on all platforms.frosch
2010-07-03(svn r20059) -Feature: customizable hotkeys for the main window (the global h...yexo
2010-07-03(svn r20058) -Feature: customizable hotkeys for the vehicle orders windowyexo
2010-07-03(svn r20057) -Feature: customizable hotkeys for the terraform toolbar in scen...yexo
2010-07-03(svn r20056) -Feature: customizable hotkeys for the terraform toolbaryexo
2010-07-03(svn r20055) -Feature: save/load hotkeys to/from hotkeys.cfgyexo
2010-07-03(svn r20054) -Add: framework to check for hotkeysyexo
2010-07-02(svn r20053) -Fix [FS#3919] (r20034): crashing road vehicles crashed OpenTTD ...rubidium
2010-07-02(svn r20052) -Update from WebTranslator v3.0:translators
2010-07-02(svn r20051) -Fix [FS#3916]: coloured_news_year was stored in savegames while...yexo
2010-07-02(svn r20049) -Feature: [NewGRF] Add a railtype flag to disallow level crossin...michi_cc
2010-07-02(svn r20048) -Feature: Add a setting to forbid towns building level crossings.michi_cc
2010-07-02(svn r20047) -Fix (rUnknown): Towns were not able to build level crossings wh...michi_cc
2010-07-02(svn r20046) -Feature [FS#3816]: Wrap console lines when they are too long.alberth
2010-07-02(svn r20045) -Add: Allow SA_BOTTOM alignment in DrawStringMultiLine().alberth
2010-07-02(svn r20044) -Codechange: Using number of lines rather than number of added l...alberth
2010-07-02(svn r20043) -Codechange: Introduce vertical alignment for DrawStringMultiLin...alberth
2010-07-02(svn r20042) -Codechange: Add set methods to DrawStringParams.alberth
2010-07-02(svn r20041) -Fix [FS#3892](r19955): crash when spectator tried to open a veh...smatz
2010-06-30(svn r20040) -Codechange: some coding style + using proper typesrubidium
2010-06-30(svn r20039) -Fix [FS#3907]: instead of loading the intro game when loading a...rubidium
2010-06-30(svn r20038) -Change: move SafeSaveOrLoad a bitrubidium
2010-06-30(svn r20037) -Update from WebTranslator v3.0:translators
2010-06-30(svn r20036) -Fix [FS#3911]: tram tracks didn't show at level crossing with t...rubidium
2010-06-29(svn r20035) -Fix [FS#3909]: under some circumstances you could get into an i...rubidium
2010-06-29(svn r20034) -Fix [FS#3896] (r14869): road vehicles could get crashed twice i...rubidium
2010-06-28(svn r20030) -Fix: MSVC 2010 defines more POSIX error constants that we defin...michi_cc
2010-06-28(svn r20028) -Fix: trunk Windows binaries still had a 1.0.0.xxxxx version numberrubidium
2010-06-27(svn r20027) -Update from WebTranslator v3.0:translators
2010-06-27(svn r20026) -Codechange: No need to copy a formal parameter if the value is ...alberth
2010-06-27(svn r20025) -Doc: Fix/add comments to let Doxygen know about the documentation.alberth
2010-06-27(svn r20024) -Codechange: Remove the need to link with dxguid.lib for windows.michi_cc
2010-06-26(svn r20023) -Update from WebTranslator v3.0:translators
2010-06-26(svn r20022) -Doc: Add some doxygen comments.alberth
2010-06-26(svn r20021) -Codechange: Move variable declarations.alberth
2010-06-26(svn r20020) -Codechange: _script_file is used in only one function.alberth