Age | Commit message (Expand) | Author |
2011-08-01 | (svn r22708) -Feature [FS#4701]: Display option to hide competitors' signs an... | planetmaker |
2011-07-21 | (svn r22677) -Doc: A few doxygen sprinkles in toolbar_gui.cpp | planetmaker |
2011-07-20 | (svn r22675) -Change: Add a menu entry for the sprite bounding box debuging f... | planetmaker |
2011-05-28 | (svn r22514) -Feature: Save heightmap in scenario editor. | alberth |
2011-05-06 | (svn r22429) -Add: some constants for specific palette colours used in the GUI. | frosch |
2011-05-01 | (svn r22405) -Document: some more "random-ish" tidbits | rubidium |
2011-04-17 | (svn r22343) -Change: Remove pixel limiter for query strings. | terkhen |
2011-03-13 | (svn r22241) -Codechange: Add additional to-be-used parameter to OnInvalidate... | frosch |
2011-02-13 | (svn r22071) -Fix (r20075): some hotkey names in hotkey.cfg for the scenario ... | yexo |
2011-02-07 | (svn r22018) -Cleanup: remove some (now) unneeded includes of functions.h | rubidium |
2011-01-22 | (svn r21890) -Cleanup: remove some unneeded includes | rubidium |
2011-01-20 | (svn r21867) -Codechange: move creating the rail type dropdown to a more gene... | rubidium |
2011-01-20 | (svn r21866) -Feature [FS#4394]: [NewGRF] Rail type property to influence sor... | rubidium |
2011-01-18 | (svn r21842) -Feature [FS#4393]: [NewGRF] Introduction dates/required types f... | rubidium |
2011-01-18 | (svn r21841) -Feature: [NewGRF] Allow to define other railtypes that should b... | rubidium |
2011-01-16 | (svn r21817) -Change: only show rail/road types that will eventually be avail... | rubidium |
2011-01-02 | (svn r21696) -Feature [FS#4362]: allow changing the AI configuration in the s... | yexo |
2010-12-21 | (svn r21592) -Codechange: Return unique values for placing a sign and land-in... | alberth |
2010-12-21 | (svn r21591) -Codechange: Align case functions. | alberth |
2010-12-21 | (svn r21590) -Codechange: All click handling functions of the main toolbar re... | alberth |
2010-12-21 | (svn r21589) -Codechange: Move PlaceLandBlockInfo() to the right file, introd... | alberth |
2010-11-30 | (svn r21358) -Codechange: make some network function names conform to coding ... | rubidium |
2010-11-30 | (svn r21355) -Feature-ish [FS#4280]: Happy Zuu and a hotkey for the AI debug ... | planetmaker |
2010-11-13 | (svn r21157) -Codechange: remove information about the text direction out of ... | rubidium |
2010-11-07 | (svn r21116) -Add [FS#3012]: Reduce the chances to accidentially break savega... | planetmaker |
2010-10-28 | (svn r21054) -Fix [FS#4188] (r19397): scenario starting year was not set corr... | yexo |
2010-10-17 | (svn r20962) -Fix [FS#4166](r20956): Determine tile under cursor before openi... | frosch |
2010-09-15 | (svn r20807) -Codechange: don't clamp the width of the main toolbar to 640 pi... | yexo |
2010-08-26 | (svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some... | rubidium |
2010-08-22 | (svn r20591) -Codechange: make sure _date_fract is set when SetDate is called... | rubidium |
2010-08-15 | (svn r20508) -Add [FS#3973]: A new screenshot type that makes a zoomed-in scr... | michi_cc |
2010-08-15 | (svn r20507) -Change: Remove the shortcut hints from the screenshot menu stri... | michi_cc |
2010-08-01 | (svn r20281) -Codechange: unify case scope closure + break coding style | rubidium |
2010-07-21 | (svn r20201) -Feature [FS#3926]: add several new hotkeys to the global hotkey... | yexo |
2010-07-21 | (svn r20200) -Fix [FS#3930]: terraform and extra viewport hotkeys didn't work... | yexo |
2010-07-19 | (svn r20192) -Cleanup: bye bye variables.h, bye bye VARDEF... you won't be mi... | rubidium |
2010-07-04 | (svn r20075) -Feature: customizable hotkeys for the main toolbar in the scena... | yexo |
2010-07-04 | (svn r20073) -Feature: customizable hotkeys for the road toolbar | yexo |
2010-07-03 | (svn r20070) -Feature: when none of the open windows handles a keypress, try ... | yexo |
2010-07-03 | (svn r20068) -Feature: customizable hotkeys for the rail toolbar | yexo |
2010-07-03 | (svn r20065) -Feature: customizable hotkeys for the main toolbar | yexo |
2010-07-02 | (svn r20043) -Codechange: Introduce vertical alignment for DrawStringMultiLin... | alberth |
2010-05-13 | (svn r19814) -Codechange: give some more unnamed enums a name, in case they c... | rubidium |
2010-04-25 | (svn r19723) -Add: a simple sprite alignment helper. It does not store the ne... | rubidium |
2010-04-18 | (svn r19670) -Codechange: Add CeilDiv() and RoundDiv() to simplify integer di... | frosch |
2010-03-16 | (svn r19431) -Codechange: Append rail type speed limit (if set) to rail type ... | peter1138 |
2010-03-13 | (svn r19397) -Add: Enter the starting year at the scenario editor by clicking... | terkhen |
2010-02-14 | (svn r19132) -Codechange: No need to end a line with ;;. | alberth |
2010-02-10 | (svn r19076) -Codechange: Move graph functions to their own header. | terkhen |
2010-02-08 | (svn r19062) -Codechange: Move smallmap related functions to their own header. | terkhen |