index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
command_type.h
Age
Commit message (
Expand
)
Author
2011-07-03
(svn r22629) -Fix [FS#4599]: Remove all usages of the ErrorRefStack. It was c...
frosch
2011-05-14
(svn r22459) -Doc: Typo fixes and doxygen markup improvements.
alberth
2011-02-07
(svn r22016) -Fix [FS#4479]: when paused and having the allowed actions while...
rubidium
2010-12-30
(svn r21668) -Feature: command logging using the admin interface (dihedral)
rubidium
2010-12-07
(svn r21425) -Codechange: add "command types" to all commands
rubidium
2010-12-05
(svn r21403) -Change: the maximum size of the string argument of a command
rubidium
2010-09-08
(svn r20768) -Codechange: unify send-to-depot commands
rubidium
2010-09-05
(svn r20748) -Fix: overbuilding an object tile with sea under it with a canal...
yexo
2010-08-18
(svn r20547) -Change: the way order backups are performed. Now restoring an o...
rubidium
2010-08-18
(svn r20542) -Codechange: generalise the setting of "p2" to the ClientID.
rubidium
2010-08-18
(svn r20536) -Codechange: unify the refitting of vehicles
rubidium
2010-08-17
(svn r20532) -Codechange: unify selling of vehicles a bit
rubidium
2010-08-17
(svn r20531) -Codechange: unify quite a bit of the vehicle building commands
rubidium
2010-08-08
(svn r20411) -Codechange: rename unmovables as quite a lot of them are actual...
rubidium
2010-08-02
(svn r20328) -Codechange: unify the unmovable related commands and make build...
rubidium
2010-08-02
(svn r20323) -Codechange: Move Delete town code to a command.
terkhen
2010-08-02
(svn r20322) -Codechange: Move Expand town code to a command.
terkhen
2010-07-10
(svn r20112) -Codechange: Prevent implicit use of CommandCost constructors.
terkhen
2010-05-13
(svn r19812) -Codechange: give some unnamed enums a name or, in case they con...
rubidium
2010-05-12
(svn r19801) -Add [FS#3691]: custom naming of depots. Based on work by sbr
rubidium
2010-04-11
(svn r19602) -Codechange: add the name of the command to the desync logs
rubidium
2010-03-23
(svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT an...
smatz
2010-03-20
(svn r19494) -Codechange: Remove _error_message.
alberth
2010-03-14
(svn r19414) -Doc: Several doxygen additions and corrections.
alberth
2010-02-14
(svn r19130) -Codechange: Use references and inlining in CommandCost.
alberth
2010-02-14
(svn r19128) -Codechange: CommandCost cost methods return void instead of a c...
alberth
2010-01-31
(svn r18975) -Cleanup: CMD_REMOVE_ROAD is unused.
frosch
2010-01-11
(svn r18783) -Codechange: make CheckCompanyHasMoney set an error on the Comma...
rubidium
2010-01-11
(svn r18781) -Codechange: pass the CommandCost to the callback instead of whe...
rubidium
2009-11-25
(svn r18292) -Codechange: add a command to set the start date of a timetable....
rubidium
2009-11-24
(svn r18281) -Feature: founding towns in-game (based on work by Belugas, TheJ...
smatz
2009-09-21
(svn r17603) -Codechange: since now, towns are 'founded' instead of 'built'
smatz
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-07-29
(svn r16990) -Codechange: unify some (command) naming w.r.t. stations/waypoints.
rubidium
2009-05-26
(svn r16429) -Change: Make the company settings behave like all others settin...
yexo
2009-02-11
(svn r15452) -Codechange: Add DC_NO_MODIFY_TOWN_RATING.
frosch
2009-02-11
(svn r15449) -Codechange: Rename DC_NO_TOWN_RATING to DC_NO_TEST_TOWN_RATING ...
frosch
2009-02-09
(svn r15434) -Codechange: bit of type safety for the DC_xxx flags.
rubidium
2009-02-09
(svn r15428) -Codechange: consistently use colour instead of having both colo...
rubidium
2009-02-08
(svn r15410) -Cleanup: get rid of most of the references to the 'patches' exc...
rubidium
2009-02-07
(svn r15395) -Fix [FS#2611] (r15377): one couldn't reset companies anymore in...
rubidium
2009-02-04
(svn r15335) -Change: use the patch change mechanism to change the road side ...
rubidium
2009-01-21
(svn r15190) -Feature: Allow terraforming of the tiles at the edges of the map.
Yexo
2009-01-12
(svn r15039) -Codechange: fix comments regarding old AI, remove one old AI hack
smatz
2009-01-08
(svn r14915) -Codechange: unify the receiving and sending of commands, and th...
rubidium
2009-01-07
(svn r14896) -Codechange: remove an unused constant and the related dead code.
rubidium
2009-01-07
(svn r14895) -Change: move CMD_NO_WATER from all DoCommandPs to the command t...
rubidium
2009-01-07
(svn r14890) -Codechange: move the notest information into the command table.
rubidium
2009-01-07
(svn r14889) -Codechange: replace some magic numbers with constants.
rubidium
2008-12-28
(svn r14754) -Codechange: get rid of _cmd_text and just pass it as (optional)...
rubidium
[next]