src/command_type.h
Sun, 06 Apr 2008 14:50:37 +0000 smatz (svn r12591) -Codechange: move CommandCost accessors to header file, 8kB of binary size saved
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
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.
Mon, 04 Feb 2008 22:44:05 +0000 smatz (svn r12061) -Cleanup: since r12060, DC_FORCETEST is not used anymore
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).
Sun, 23 Dec 2007 10:56:02 +0000 rubidium (svn r11684) -Codechange: split gfx.h in a type and functional header.
Fri, 21 Dec 2007 21:50:46 +0000 rubidium (svn r11677) -Codechange: move price and command related types/functions to their respective places.
Mon, 10 Mar 2008 15:26:39 +0000 richk (svn r12351) [NewGRF_ports] -Sync: with trunk r12051:12350. NewGRF_ports
Tue, 22 Jan 2008 21:00:30 +0000 rubidium (svn r11950) [NewGRF_ports] -Sync with trunk r11566:11949. NewGRF_ports