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.cpp
Age
Commit message (
Expand
)
Author
2011-12-19
(svn r23626) -Add: ScriptTown::SetText, which adds custom text to the Town GUI
truebrain
2011-12-19
(svn r23621) -Add: allow manipulation of signs via GameScripts
truebrain
2011-12-19
(svn r23620) -Add: ScriptTown::SetCargoGoal and ScriptTown::SetGrowthRate (Ga...
truebrain
2011-12-19
(svn r23617) -Add: ScriptTown::ExpandTown, to grow a town (GameScript only)
truebrain
2011-12-19
(svn r23611) -Add: run the begin of the script already while generating, and ...
truebrain
2011-12-19
(svn r23602) -Add: support for DEITY commands, commands where no real company...
truebrain
2011-12-10
(svn r23474) -Codechange: move the declaration error related functions to err...
rubidium
2011-11-14
(svn r23215) -Codechange: stricter type safety for CommandFlags
rubidium
2011-11-04
(svn r23091) -Codechange: rename some Get*Z functions to Get*PixelZ functions...
rubidium
2011-10-04
(svn r22996) -Fix: make sure temporary storage is cleared before test and exe...
yexo
2011-08-21
(svn r22785) -Codechange: rename IsGeneratingWorld to HasModalProgress
rubidium
2011-07-03
(svn r22629) -Fix [FS#4599]: Remove all usages of the ErrorRefStack. It was c...
frosch
2011-02-07
(svn r22016) -Fix [FS#4479]: when paused and having the allowed actions while...
rubidium
2011-02-07
(svn r22015) -Codechange: move yet another pair of methods from functions.h
rubidium
2011-01-22
(svn r21890) -Cleanup: remove some unneeded includes
rubidium
2010-12-07
(svn r21430) -Feature [FS#1521]: building while paused always works in the sc...
rubidium
2010-12-07
(svn r21428) -Fix [FS#4021]: vehicles could be built while the game it paused...
rubidium
2010-12-07
(svn r21427) -Add: helper function to determine whether a command may be exec...
rubidium
2010-12-07
(svn r21425) -Codechange: add "command types" to all commands
rubidium
2010-11-30
(svn r21358) -Codechange: make some network function names conform to coding ...
rubidium
2010-11-20
(svn r21273) -Codechange: Return values should start at the same line.
alberth
2010-09-08
(svn r20768) -Codechange: unify send-to-depot commands
rubidium
2010-09-05
(svn r20746) -Fix: set CMD_NO_WATER flag for CmdBuildBridge
yexo
2010-09-03
(svn r20729) -Fix [FS#4107]: assert when overbuilding object
yexo
2010-08-26
(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some...
rubidium
2010-08-18
(svn r20547) -Change: the way order backups are performed. Now restoring an o...
rubidium
2010-08-18
(svn r20546) -Fix (r20542): starting AIs shouldn't cause an assertion to trigger
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-06-23
(svn r20013) -Fix [FS#3890]: silence some warnings / take the advice of the w...
rubidium
2010-06-05
(svn r19933) -Fix [FS#3804]: Keep _current_company and _local_company in sync...
frosch
2010-05-12
(svn r19801) -Add [FS#3691]: custom naming of depots. Based on work by sbr
rubidium
2010-04-17
(svn r19663) -Fix: in rare cases, update of signals could be missed
smatz
2010-04-11
(svn r19602) -Codechange: add the name of the command to the desync logs
rubidium
2010-04-11
(svn r19601) -Fix: make the desync replay parse the "whole" string instead of...
rubidium
2010-04-08
(svn r19589) -Change: add some more useful information to the desync log and ...
rubidium
2010-03-20
(svn r19494) -Codechange: Remove _error_message.
alberth
2010-03-14
(svn r19419) -Codechange: Use failed CommandCost object to retrieve message i...
alberth
2010-03-14
(svn r19415) -Codechange: Forward CommandCost with an error back to the caller.
alberth
2010-03-14
(svn r19414) -Doc: Several doxygen additions and corrections.
alberth
2010-02-24
(svn r19224) -Codechange: change parameters passed to ShowErrorMessage() a bit
smatz
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
[prev]
[next]