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_func.h
Age
Commit message (
Expand
)
Author
2011-01-18
(svn r21844) -Codechange: move documentation towards the code to make it more...
rubidium
2010-12-07
(svn r21427) -Add: helper function to determine whether a command may be exec...
rubidium
2010-11-30
(svn r21358) -Codechange: make some network function names conform to coding ...
rubidium
2010-04-24
(svn r19714) -Feature: ctrl+click on a vehicle to start/stop it
smatz
2010-04-11
(svn r19602) -Codechange: add the name of the command to the desync logs
rubidium
2010-03-20
(svn r19494) -Codechange: Remove _error_message.
alberth
2010-03-14
(svn r19423) -Codechange: Move error message reporting of industry build in S...
alberth
2010-02-24
(svn r19227) -Codechange: Reorganization of parameters at CmdBuildRoadStop.
terkhen
2010-01-18
(svn r18866) -Codechange: remove the CmdFailed(ret)/CmdSucceeded(ret) wrapper...
rubidium
2010-01-11
(svn r18785) -Codechange: rewrite/rework DoCommandP in order to simplify it, ...
rubidium
2010-01-11
(svn r18784) -Codechange: make NetworkSend_Command accept a company instead o...
rubidium
2010-01-11
(svn r18781) -Codechange: pass the CommandCost to the callback instead of whe...
rubidium
2010-01-11
(svn r18779) -Codechange: merge the command callbacks of the primary vehicles...
rubidium
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-02-09
(svn r15434) -Codechange: bit of type safety for the DC_xxx flags.
rubidium
2009-01-21
(svn r15190) -Feature: Allow terraforming of the tiles at the edges of the map.
Yexo
2009-01-12
(svn r15014) -Codechange: Add a helper function to get the needed DC_xxx flag...
frosch
2009-01-08
(svn r14916) -Codechange: make it possible to send CommandContainers directly...
rubidium
2008-12-28
(svn r14754) -Codechange: get rid of _cmd_text and just pass it as (optional)...
rubidium
2008-01-13
(svn r11839) -Codechange: move some variables from variables.h to a more logi...
rubidium
2007-12-21
(svn r11680) -Codechange: refactor more out of openttd.h and functions.h.
rubidium
2007-12-21
(svn r11677) -Codechange: move price and command related types/functions to t...
rubidium