summaryrefslogtreecommitdiff
path: root/src/command_type.h
AgeCommit message (Expand)Author
2008-07-09(svn r13691) -Codechange: make it easier to determine whether a command is ra...smatz
2008-05-26(svn r13256) -Codechange: merge the OPTS and PATS chuncks.rubidium
2008-04-07(svn r12616) -Codechange: r12591 didn't work as expected for NDS, move one fu...smatz
2008-04-06(svn r12591) -Codechange: move CommandCost accessors to header file, 8kB of b...smatz
2008-02-09(svn r12094) -Codechange: use DC_BANKRUPT command flag when removing player p...smatz
2008-02-06(svn r12075) -Codechange: Remove explicit numbering on command enum, and remo...peter1138
2008-02-04(svn r12061) -Cleanup: since r12060, DC_FORCETEST is not used anymoresmatz
2008-01-09(svn r11793) -Codechange: pass the expense type via the CommandCost instead o...rubidium
2007-12-23(svn r11684) -Codechange: split gfx.h in a type and functional header.rubidium
2007-12-21(svn r11677) -Codechange: move price and command related types/functions to t...rubidium