smatz
|
a47b118a80
|
(svn r13691) -Codechange: make it easier to determine whether a command is ran in the context of autoreplace or not
|
2008-07-09 20:55:47 +00:00 |
|
rubidium
|
c4c440cc20
|
(svn r13256) -Codechange: merge the OPTS and PATS chuncks.
-Codechange: split the diff_custom variable.
-Feature: allow changing some of the diff_custom variables via the console in network games.
|
2008-05-26 00:31:36 +00:00 |
|
smatz
|
f35612bd21
|
(svn r12616) -Codechange: r12591 didn't work as expected for NDS, move one function back to cpp
|
2008-04-07 20:02:36 +00:00 |
|
smatz
|
54630d0735
|
(svn r12591) -Codechange: move CommandCost accessors to header file, 8kB of binary size saved
|
2008-04-06 14:50:37 +00:00 |
|
smatz
|
d00bf03012
|
(svn r12094) -Codechange: use DC_BANKRUPT command flag when removing player property to allow further fixes
|
2008-02-09 15:07:31 +00:00 |
|
peter1138
|
b19704f661
|
(svn r12075) -Codechange: Remove explicit numbering on command enum, and remove blanks from command list where old commands have been removed.
|
2008-02-06 23:08:49 +00:00 |
|
smatz
|
5dacd82903
|
(svn r12061) -Cleanup: since r12060, DC_FORCETEST is not used anymore
|
2008-02-04 22:44:05 +00:00 |
|
rubidium
|
0365c1f33b
|
(svn r11793) -Codechange: pass the expense type via the CommandCost instead of a global variable. Patch by Noldo (FS#1114).
|
2008-01-09 16:55:48 +00:00 |
|
rubidium
|
507463e420
|
(svn r11684) -Codechange: split gfx.h in a type and functional header.
|
2007-12-23 10:56:02 +00:00 |
|
rubidium
|
766551b0bc
|
(svn r11677) -Codechange: move price and command related types/functions to their respective places.
|
2007-12-21 21:50:46 +00:00 |
|