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
2006-01-29
(svn r3469) - Fix: plug a possible memleak with subsequential strdup's withou...
Darkvater
2006-01-25
(svn r3428) - Feature: server_info was left out previous commit. Move some co...
Darkvater
2006-01-25
(svn r3427) - Feature: Allow seeing and setting the maximum amount of compani...
Darkvater
2006-01-19
(svn r3411) - Fix: When changing the server password via the console, actuall...
peter1138
2006-01-19
(svn r3408) - Ok, compile before you commit; sorry (fix previous commit)
Darkvater
2006-01-19
(svn r3407) - Feature: Kick and ban now with IP numbers.
Darkvater
2005-10-19
(svn r3070) - it doesn't matter where the '.' is found for the IP, if it is f...
Darkvater
2005-10-19
(svn r3069) - CodeChange: now that we have the '|' char, use that as a sepera...
Darkvater
2005-10-19
(svn r3068) - Feature: make it possible to create a screenshot from the conso...
Darkvater
2005-10-19
(svn r3067) - Feature: allow unbanning players based on banlist-id (as well a...
Darkvater
2005-09-26
(svn r2987) -Fix: restart_game_date is an UINT16, not a BYTE. Now setting the...
tron
2005-09-11
(svn r2945) Add 'del' alias to rm console command
Darkvater
2005-09-11
(svn r2941) -Feature: Implement the console command rm to remove savegames
tron
2005-08-28
(svn r2899) -Fix: Several format string vulnerabilities and buffer overflows ...
tron
2005-07-24
(svn r2701) Insert Id tags into all source files
tron
2005-07-22
(svn r2672) Move saving/loading related declarations to saveload.h
tron
2005-07-17
(svn r2609) - Feature: remove extension from savegames/scenarios when browsin...
Darkvater
2005-07-08
(svn r2535) Tabs
tron
2005-06-30
(svn r2498) -Fix: [1230241] The console variable autoclean_unprotected was li...
tron
2005-06-21
(svn r2468) -Codechange: Got rid of DEREF_PLAYER and replaced it by GetPlayer
celestar
2005-06-16
(svn r2449) * Added an extra warning to the stopall command, "For debugging o...
matthijs
2005-06-16
(svn r2445) * Add: "stopall" console command, which forcibly stops all vehicl...
matthijs
2005-06-02
(svn r2397) - CodeChange: rename all "ttd" files to "openttd" files.
Darkvater
2005-05-28
(svn r2375) - CodeChange: add the newly added 'all' of server_ip to it's help...
Darkvater
2005-05-28
(svn r2374) - CodeChange: giving server_ip a value of 'all' will make the ser...
Darkvater
2005-05-28
(svn r2372) - Fix (console): update the example scripts in the scripts/ direc...
Darkvater
2005-05-20
(svn r2352) - Feature: add the possibility to print out the current debug-level
Darkvater
2005-05-17
(svn r2338) - CodeChange: only call the variable hooks when you set their val...
Darkvater
2005-05-16
(svn r2332) - Feature: Add 'clear' command and CTRL+L to empty the console wi...
Darkvater
2005-05-15
(svn r2323) Remove unused dereferencing
tron
2005-05-15
(svn r2318) - Feature: added console command 'part' to leave a currently runn...
Darkvater
2005-05-14
(svn r2309) - CodeChange: Change all _iconsole_color_whatever into _icolour_w...
Darkvater
2005-05-13
(svn r2302) - Fix: when you started a server 'load <file>' did not work prior...
Darkvater
2005-05-12
(svn r2298) - CodeChange: removed CmdAbuses: CmdSetTownNameType(), CmdStartNe...
Darkvater
2005-05-11
(svn r2292) - Fix (regression): make error message more general for console e...
Darkvater
2005-05-04
(svn r2266) - Feature: it is now possible to start a dedicated server on Win9...
Darkvater
2005-05-04
(svn r2265) - Fix: some more useful help messages and consistent errors for f...
Darkvater
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
[next]