Sat, 09 Feb 2008 15:07:31 +0000 | smatz | (svn r12094) -Codechange: use DC_BANKRUPT command flag when removing player property to allow further fixes | file | diff | annotate |
Wed, 06 Feb 2008 23:08:49 +0000 | peter1138 | (svn r12075) -Codechange: Remove explicit numbering on command enum, and remove blanks from command list where old commands have been removed. | file | diff | annotate |
Mon, 04 Feb 2008 22:44:05 +0000 | smatz | (svn r12061) -Cleanup: since r12060, DC_FORCETEST is not used anymore | file | diff | annotate |
Wed, 09 Jan 2008 16:55:48 +0000 | rubidium | (svn r11793) -Codechange: pass the expense type via the CommandCost instead of a global variable. Patch by Noldo (FS#1114). | file | diff | annotate |
Sun, 23 Dec 2007 10:56:02 +0000 | rubidium | (svn r11684) -Codechange: split gfx.h in a type and functional header. | file | diff | annotate |
Fri, 21 Dec 2007 21:50:46 +0000 | rubidium | (svn r11677) -Codechange: move price and command related types/functions to their respective places. | file | diff | annotate |