summaryrefslogtreecommitdiff
path: root/src/terraform_gui.cpp
AgeCommit message (Expand)Author
2007-12-22(svn r11682) -Codechange: move some 'generic' geometry related types into a s...rubidium
2007-12-21(svn r11677) -Codechange: move price and command related types/functions to t...rubidium
2007-12-19(svn r11669) -Codechange: refactor tile.h -> tile_type.h and tile_map.hrubidium
2007-12-19(svn r11668) -Codechange: more refactoring aimed at reducing compile time and...rubidium
2007-12-19(svn r11667) -Codechange: split window.h into a header that defines some 'glo...rubidium
2007-12-08(svn r11592) -Codechange: Use the Window member RaiseButtons and remove the n...belugas
2007-11-15(svn r11440) -Codechange: replace magic numbers with enumified WindowHighligh...rubidium
2007-09-04(svn r11040) -Fix [FS#1179]: removing CMD_AUTO from some commands could remot...rubidium
2007-07-27(svn r10704) -Codechange: provide an infrastructure to have resizable windows...rubidium
2007-07-25(svn r10685) -Fix [FS#1076]: graphical glitches when the "link landscape tool...rubidium
2007-05-23(svn r9901) -Codechange: Decide what to do with selected land areas based on ...maedhros
2007-05-23(svn r9900) -Codechange: Separate the variables for how to highlight a land a...maedhros
2007-05-08(svn r9814) -Fix (r1): Remove the duplicate sign sprite from openttd.grf sinc...maedhros
2007-04-18(svn r9672) -Cleanup: lots of coding style fixes around operands.rubidium
2007-04-04(svn r9558) -Documentation: doxygen and comment changes: 'T' now. Almost donebelugas
2007-02-22(svn r8841) -Fixtron
2007-02-01(svn r8511) -Codechange: make WindowClass an enumerated value.rubidium
2007-01-28(svn r8436) -Fixtron
2007-01-10(svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed...KUDr