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-12-20
(svn r23640) -Fix: stop using FORCEINLINE (1/3rd of the instances were, the o...
truebrain
2011-12-19
(svn r23630) -Add: a Goal GUI to show your current goals
truebrain
2011-12-19
(svn r23628) -Add: ScriptSubsidy::Create, to create subsidies (GameScript only)
truebrain
2011-12-19
(svn r23627) -Add: ScriptNews::Create, to create custom news messages (GameSc...
truebrain
2011-12-19
(svn r23626) -Add: ScriptTown::SetText, which adds custom text to the Town GUI
truebrain
2011-12-19
(svn r23620) -Add: ScriptTown::SetCargoGoal and ScriptTown::SetGrowthRate (Ga...
truebrain
2011-12-19
(svn r23603) -Add: support for control commands in strings, in both network a...
truebrain
2011-12-19
(svn r23602) -Add: support for DEITY commands, commands where no real company...
truebrain
2011-12-19
(svn r23595) -Codechange: add comma after last enum to get a more uniform cod...
rubidium
2011-11-14
(svn r23215) -Codechange: stricter type safety for CommandFlags
rubidium
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
[next]