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
/
console_cmds.c
Age
Commit message (
Expand
)
Author
2005-05-03
(svn r2259) - Fix (regression): remove a warning and make the help for variab...
Darkvater
2005-05-02
(svn r2254) - Fix: using 'ls' or 'dir' in the console always shows loadable s...
Darkvater
2005-05-02
(svn r2247) - Fix (regression): executing scripts now works (remove newline c...
Darkvater
2005-05-02
(svn r2244) - Fix: 'scrollto' is not debug only..sorry :)
Darkvater
2005-05-02
(svn r2243) -Fix: Rework of console. Use 'help command|variable' to get help ...
Darkvater
2005-03-29
(svn r2106) -Fix: improved the network-join algoritm, it is now a bit more st...
truelight
2005-03-28
(svn r2100) - Fix: [1024703]: Infinite access for A:\ (win32). Patch [1171208...
darkvater
2005-03-27
(svn r2085) Improve browsing via console:
tron
2005-03-25
(svn r2071) - Feature: [ 1168743 ] save command for console: "save <filename>...
Darkvater
2005-03-25
(svn r2069) - Feature: [ 1168743 ] save command for console (pkirchhofer)
Darkvater
2005-02-22
(svn r1899) - Fix: fix braindead strcmp from previous commit. /me bangs head ...
Darkvater
2005-02-22
(svn r1897) - Fix: [ 1120424 ] Set name overwrites same name. Renamings becau...
Darkvater
2005-02-18
(svn r1887) Stylistic change of ConExec()
tron
2005-02-18
(svn r1886) Correctly process the last line of a script, even if it's not new...
tron
2005-02-17
(svn r1883) -Fix: [1109400] Better test if a string actually contains any con...
tron
2005-02-06
(svn r1833) byte -> char transition: the rest
tron
2005-02-06
(svn r1821) Move generic string handling functions to string.[ch] and introdu...
tron
2005-02-05
(svn r1803) Move debugging stuff into files of it's own
tron
2005-01-24
(svn r1648) -Fix: server can now pause and unpause a game through the console...
darkvater
2005-01-24
(svn r1639) Fixed spelling: Wrong command in error for goto_dir
dominik
2005-01-23
(svn r1631) A couple of fixes for the signed/unsigned warnings. Only train_cm...
dominik
2005-01-22
(svn r1596) Add some more statics
tron
2005-01-22
(svn r1594) Convert all undefined parameter lists to (void) and add the appro...
tron
2005-01-22
(svn r1590) -Fix: [1107347] ban 1 crashes dedicated server. Dedicated server ...
darkvater
2005-01-16
(svn r1547) -Feature: windows dedicated (if anyone would run that, but ok), i...
darkvater
2005-01-15
(svn r1527) -Add: RCon (Remote Connection). A server can set:
truelight
2005-01-15
(svn r1524) -"Feature": when windows exception tracker is enabled (release bu...
darkvater
2005-01-15
(svn r1520) Trim 134 (!) lines with trailing whitespace ):
tron
2005-01-08
(svn r1422) Fixed linux compiling, that was broken in r1420
dominik
2005-01-08
(svn r1420) -Fix: Console alias, load_game functionality and load fix (sign_de)
darkvater
2005-01-04
(svn r1373) -Fix: compilation fix for windows
darkvater
2005-01-04
(svn r1370) -Add: added console support for loading maps. Use 'load', 'list_f...
truelight
2005-01-02
(svn r1322) -Add: banning system (mostly tnx to guru3)
truelight
2004-12-23
(svn r1252) -Add: [Network] With 'set restart_game_date' you can set the date...
truelight
2004-12-23
(svn r1251) -Fix: [Console] The alias 'clean_company' is now working correctly
truelight
2004-12-23
(svn r1250) -Fix: a dedicated server could not kick user number 1
truelight
2004-12-23
(svn r1244) -Fix: no longer show the current password when 'set company_pw' i...
truelight
2004-12-22
(svn r1239) -Feature: Added gui option of setting company password. It can be...
darkvater
2004-12-22
(svn r1231) -Fix: missing header file for console_cmds.c
truelight
2004-12-22
(svn r1228) -Add: [Network] When a server normally shuts down, it removed its...
truelight
2004-12-19
(svn r1174) -Fix: [Network] All strings can now be translated (no more hardco...
truelight
2004-12-19
(svn r1168) -Cleanup: [Network] Cleaned the network code a bit. Added 'const'
truelight
2004-12-16
(svn r1137) -Fix: [Network] Replaces all strncpy with ttd_strlcpy.. windows r...
truelight
2004-12-16
(svn r1131) -Add: [Network] Autoclean_companies (set it with 'set autoclean_c...
truelight
2004-12-16
(svn r1129) -Add: [Network] Added 'reset_company <company-id>'. If a company is
truelight
2004-12-15
(svn r1116) -Add: [Console] With 'set server_advertise on/off' you can put se...
truelight
2004-12-15
(svn r1102) -Fix: [Console] 'set server_pw' was acting crazy when you typed m...
truelight
2004-12-15
(svn r1101) -Fix: [Console] Removed magic numbers
truelight
2004-12-15
(svn r1100) -Fix: [Console] 'set company_pw' is now working again (Hackykid)
truelight
2004-12-13
(svn r1077) Implements scripts/autoexec.scr to get executed on game starting ...
dominik
[prev]
[next]