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
/
console_cmds.cpp
Age
Commit message (
Expand
)
Author
2010-02-10
(svn r19085) -Codechange: simplify hooking of console commands
smatz
2010-02-10
(svn r19083) -Cleanup: remove support for modifying variables from console
smatz
2010-02-10
(svn r19082) -Codechange: make 'developer' a regular setting
smatz
2010-02-10
(svn r19081) -Codechange: make it possible to disable compilation of the AI+S...
rubidium
2010-02-10
(svn r19079) -Codechange: use _debug_console_level instead of _stdlib_con_dev...
smatz
2010-02-10
(svn r19077) -Codechange: remove company_pw from console vars
smatz
2010-02-10
(svn r19075) -Codechange: unhackify NetworkChangeCompanyPassword()
smatz
2010-02-10
(svn r19074) -Change: when filtering list of settings and console commands, u...
smatz
2010-02-01
(svn r18979) -Fix: Typo in console save command output.
matthijs
2010-01-29
(svn r18944) -Change [FS#3232]: use the highest version of an AI that can loa...
yexo
2010-01-28
(svn r18943) -Feature [FS#2885]: make it possible to change newgame settings ...
yexo
2010-01-15
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...
rubidium
2009-12-22
(svn r18608) -Change: add the concept of music sets
rubidium
2009-12-19
(svn r18546) -Codechange: make making the screenshot not asynchronious; just ...
rubidium
2009-12-12
(svn r18469) -Fix (r17139): possible invalid reads when listing content on th...
rubidium
2009-11-28
(svn r18330) -Cleanup: remove some unneeded includes
rubidium
2009-11-17
(svn r18155) -Codechange: in MakeScreenshotName(), don't return pointer to lo...
smatz
2009-11-12
(svn r18053) -Codechange: remove the manual pause/unpause limitation with min...
rubidium
2009-11-01
(svn r17941) -Fix: close BMP file when making screenshot fails
smatz
2009-11-01
(svn r17938) -Feature: non-automatic screenshot name can be entered in console
smatz
2009-10-04
(svn r17693) -Cleanup: remove some unneeded includes
rubidium
2009-10-02
(svn r17682) -Codechange: remove erroneous space before some commas
rubidium
2009-09-20
(svn r17596) -Codechange: constify some tables
smatz
2009-09-13
(svn r17532) -Codechange: Rename several Invalidate functions to SetDirty for...
frosch
2009-09-07
(svn r17466) -Feature: reconnect console command (based on patch of bilbo)
rubidium
2009-08-28
(svn r17298) -Fix [FS#3153]: reloading an AI started a new AI in the first av...
yexo
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-08-06
(svn r17097) -Fix [FS#3092] (r13256): make restart command work again and mak...
rubidium
2009-07-09
(svn r16773) -Fix (r16014): forgot to remove obsoleted aliases
rubidium
2009-06-23
(svn r16634) -Codechange: use Company::IsHumanID() instead of IsHumanCompany()
smatz
2009-05-26
(svn r16432) -Feature(tte): use 'scrollto x y' in console to scroll to tile w...
smatz
2009-05-24
(svn r16420) -Fix [FS#2919]: don't allow content download via the console whe...
rubidium
2009-05-22
(svn r16379) -Codechange: remove GetNumTowns(), GetNumIndustries() and GetAct...
smatz
2009-05-19
(svn r16360) -Codechange: don't use _network_playas as a 'second' _local_comp...
rubidium
2009-05-18
(svn r16352) -Codechange: use PoolItem::GetIfValid() instead of PoolItem::IsV...
smatz
2009-05-17
(svn r16327) -Codechange: replace IsValidPoolItemID(index) by PoolItem::IsVal...
smatz
2009-05-16
(svn r16325) -Codechange: replace GetPoolItem(index) by PoolItem::Get(index)
smatz
2009-05-10
(svn r16269) -Codechange: use gcc's ability to check parameters sent to print...
smatz
2009-05-06
(svn r16242) -Codechange: rework pausing
rubidium
2009-04-26
(svn r16176) -Fix: forbid joining AI companies via the 'move' and 'join' cons...
yexo
2009-04-21
(svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had t...
rubidium
2009-04-19
(svn r16096) -Fix [FS#2849]: connect tried to validate too much of the compan...
rubidium
2009-04-04
(svn r15947) -Codechange: replace uint32 client_ip with NetworkAddress client...
rubidium
2009-04-03
(svn r15931) -Codechange: let the host and ban lists use of SmallVector.
rubidium
2009-03-15
(svn r15718) -Cleanup: apply some comment coding style on the rest of the sou...
rubidium
2009-03-06
(svn r15628) -Fix [FS#2705]: kicking/banning a client from the Client list wi...
smatz
2009-02-25
(svn r15576) -Codechange: rename SwitchModes to SwitchMode and don't hardcode...
yexo
2009-02-18
(svn r15514) -Fix: make the join/spectate command require to be connected to ...
rubidium
2009-02-08
(svn r15411) -Feature(ttette): make 'set' a alias for the setting/patch conso...
rubidium
2009-02-08
(svn r15410) -Cleanup: get rid of most of the references to the 'patches' exc...
rubidium
[next]