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
2012-01-03
(svn r23741) -Revert (r23740): the few parts that the Windows / non-network c...
rubidium
2012-01-03
(svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files
rubidium
2011-12-28
(svn r23680) -Fix [FS#4915]: prevent removal of the (AI) company the local pl...
rubidium
2011-12-21
(svn r23647) -Add: add rescan_game as console command (patch by Xaroth)
truebrain
2011-12-19
(svn r23612) -Add: allow importing libraries in the same way as AI does, only...
truebrain
2011-12-19
(svn r23606) -Add: GameScanner, to auto-detect game scripts, and wire it in t...
truebrain
2011-12-19
(svn r23605) -Add: GAME_DIR and CONTENT_TYPE_GAME, and read gamescript from t...
truebrain
2011-12-10
(svn r23470) -Codechange: move declaration of SwitchToMode to a header instea...
rubidium
2011-12-01
(svn r23384) -Remove: no longer allow a binary to be without AI support; the ...
truebrain
2011-11-29
(svn r23364) -Codechange: refactor AIConfig, moving it mostly to Scriptconfig
truebrain
2011-11-15
(svn r23230) -Codechange: stupid casing for UnPause. It's a single word, not ...
rubidium
2011-11-14
(svn r23222) -Codechange: reduce tar scanning calls to the bare minimum
rubidium
2011-11-14
(svn r23217) -Codechange: introduce the concept of scanning only in a limited...
rubidium
2011-10-15
(svn r23031) -Fix [FS#4804]: for the admin "bots" there was no distinction be...
rubidium
2011-08-24
(svn r22829) -Codechange: unify the dirtying of windows after an AI scan
rubidium
2011-08-21
(svn r22793) -Codechange: remove callback default to make clear they are not ...
rubidium
2011-08-20
(svn r22771) -Codechange: unify some NewGRFScan calling code
rubidium
2011-08-13
(svn r22738) -Fix [FS#4722] (r21854): Setting company passwords via the GUI o...
frosch
2011-07-02
(svn r22617) -Codechange: Add GameOptionsInvalidationData enum for data value...
frosch
2011-05-28
(svn r22512) -Add: Save heightmap.
alberth
2011-05-03
(svn r22414) -Fix [FS#4606]: kicking thyself via remote console crashes the s...
rubidium
2011-04-22
(svn r22365) -Codechange: add overload of NetworkServerKickOrBanIP using the ...
rubidium
2011-04-22
(svn r22362) -Codechange: NetworkFindClientInfoFromClientID -> NetworkClientI...
rubidium
2011-04-15
(svn r22322) -Fix [FS#4593]: Obey the law of conservation of parantheses in t...
planetmaker
2011-02-14
(svn r22080) -Doc: Add doxygen comments to a few functions and improve a few ...
planetmaker
2011-02-11
(svn r22063) -Change: make the "has network" check also check whether the cli...
rubidium
2011-02-05
(svn r21975) -Add: console command to reset the engine pool. It removes the t...
frosch
2011-01-22
(svn r21890) -Cleanup: remove some unneeded includes
rubidium
2011-01-19
(svn r21855) -Feature [FS#4368]: [Network] Console command to change the pass...
rubidium
2011-01-19
(svn r21854) -Codechange: refactor the password setting methods to make it po...
rubidium
2011-01-15
(svn r21804) -Remove [FS#4409]: the 'stopall' console command, as its functio...
smatz
2011-01-03
(svn r21703) -Feature [FS#4372]: list_ai_libs console command to get a list o...
yexo
2011-01-03
(svn r21702) -Fix: make sure the colour argument of echoc is properly validat...
rubidium
2011-01-03
(svn r21701) -Codechange: ConsoleColour = TextColour, so make it that way and...
rubidium
2011-01-01
(svn r21692) -Cleanup: remove unused extern declaration of HashCurrentCompany...
smatz
2010-11-18
(svn r21250) -Fix [FS#3952]: Rescanning AIs didn't "forget" removed AIs
rubidium
2010-11-18
(svn r21248) -Codechange: don't run the tar scanner twice upon startup
rubidium
2010-11-18
(svn r21246) -Fix: upon rescanning AIs the new AIs would (after some time) sh...
rubidium
2010-10-27
(svn r21050) -Fix (r20515): ignore underscores as well for help messages
rubidium
2010-10-17
(svn r20974) -Add: remote console (rcon) for remote admins (dihedral)
rubidium
2010-08-26
(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some...
rubidium
2010-08-18
(svn r20542) -Codechange: generalise the setting of "p2" to the ClientID.
rubidium
2010-08-16
(svn r20515) -Feature: ignore _ in console command names so there is no "inco...
rubidium
2010-08-16
(svn r20512) -Fix [FS#4036]: Generation seed is unsigned.
frosch
2010-08-15
(svn r20508) -Add [FS#3973]: A new screenshot type that makes a zoomed-in scr...
michi_cc
2010-08-03
(svn r20344) -Feature: add rescan_newgrf console command
yexo
2010-08-01
(svn r20281) -Codechange: unify case scope closure + break coding style
rubidium
2010-07-24
(svn r20211) -Codechange: Indented code should have curly braces around it.
alberth
2010-07-15
(svn r20157) -Fix [FS#3950]: make it *very* clear that saveconfig doesn't sav...
rubidium
2010-06-26
(svn r20022) -Doc: Add some doxygen comments.
alberth
[next]