frosch
|
b6b1c1c474
|
(svn r19514) -Codechange: Allow console hooks to deny existance of commands.
|
2010-03-24 20:43:31 +00:00 |
|
frosch
|
9a00f6961f
|
(svn r19514) -Codechange: Allow console hooks to deny existance of commands.
|
2010-03-24 20:43:31 +00:00 |
|
smatz
|
52050197ea
|
(svn r19509) -Codechange: remove superfluous semicolons after function definitions
|
2010-03-23 22:37:18 +00:00 |
|
smatz
|
23041d9720
|
(svn r19509) -Codechange: remove superfluous semicolons after function definitions
|
2010-03-23 22:37:18 +00:00 |
|
peter1138
|
7d9b3ce17a
|
(svn r19374) -Change: Update documentation for console command connect to use ip:port#company parameter format, in line with command line help.
|
2010-03-08 11:51:23 +00:00 |
|
peter1138
|
3c40fe42d4
|
(svn r19374) -Change: Update documentation for console command connect to use ip:port#company parameter format, in line with command line help.
|
2010-03-08 11:51:23 +00:00 |
|
smatz
|
d4c5c2d29a
|
(svn r19085) -Codechange: simplify hooking of console commands
|
2010-02-10 18:18:08 +00:00 |
|
smatz
|
8cd83f87df
|
(svn r19085) -Codechange: simplify hooking of console commands
|
2010-02-10 18:18:08 +00:00 |
|
smatz
|
6582d54700
|
(svn r19083) -Cleanup: remove support for modifying variables from console
|
2010-02-10 17:32:39 +00:00 |
|
smatz
|
023fc16894
|
(svn r19083) -Cleanup: remove support for modifying variables from console
|
2010-02-10 17:32:39 +00:00 |
|
smatz
|
e7278ecf7a
|
(svn r19082) -Codechange: make 'developer' a regular setting
|
2010-02-10 17:01:03 +00:00 |
|
smatz
|
d8a0278cf2
|
(svn r19082) -Codechange: make 'developer' a regular setting
|
2010-02-10 17:01:03 +00:00 |
|
rubidium
|
1c494c6f71
|
(svn r19081) -Codechange: make it possible to disable compilation of the AI+Squirrel
|
2010-02-10 16:24:05 +00:00 |
|
rubidium
|
21bd2722cd
|
(svn r19081) -Codechange: make it possible to disable compilation of the AI+Squirrel
|
2010-02-10 16:24:05 +00:00 |
|
smatz
|
72acd65d4f
|
(svn r19079) -Codechange: use _debug_console_level instead of _stdlib_con_developer
|
2010-02-10 16:10:05 +00:00 |
|
smatz
|
ac6ff0de9b
|
(svn r19079) -Codechange: use _debug_console_level instead of _stdlib_con_developer
|
2010-02-10 16:10:05 +00:00 |
|
smatz
|
223aaf88a4
|
(svn r19077) -Codechange: remove company_pw from console vars
|
2010-02-10 15:26:47 +00:00 |
|
smatz
|
91988f2722
|
(svn r19077) -Codechange: remove company_pw from console vars
|
2010-02-10 15:26:47 +00:00 |
|
smatz
|
c736bbb875
|
(svn r19075) -Codechange: unhackify NetworkChangeCompanyPassword()
|
2010-02-10 15:17:27 +00:00 |
|
smatz
|
73ed81b1c7
|
(svn r19075) -Codechange: unhackify NetworkChangeCompanyPassword()
|
2010-02-10 15:17:27 +00:00 |
|
smatz
|
85c856a3ac
|
(svn r19074) -Change: when filtering list of settings and console commands, use strstr() instead of strncmp()
|
2010-02-10 13:52:10 +00:00 |
|
smatz
|
b91b3ac836
|
(svn r19074) -Change: when filtering list of settings and console commands, use strstr() instead of strncmp()
|
2010-02-10 13:52:10 +00:00 |
|
matthijs
|
bace545c37
|
(svn r18979) -Fix: Typo in console save command output.
|
2010-02-01 12:29:49 +00:00 |
|
matthijs
|
108b86282f
|
(svn r18979) -Fix: Typo in console save command output.
|
2010-02-01 12:29:49 +00:00 |
|
yexo
|
f5212de089
|
(svn r18944) -Change [FS#3232]: use the highest version of an AI that can load the AI data from a savegame instead of the exact same version
|
2010-01-29 00:03:31 +00:00 |
|
yexo
|
fae34ee719
|
(svn r18944) -Change [FS#3232]: use the highest version of an AI that can load the AI data from a savegame instead of the exact same version
|
2010-01-29 00:03:31 +00:00 |
|
yexo
|
504cf35de0
|
(svn r18943) -Feature [FS#2885]: make it possible to change newgame settings from within a game via the console (use setting_newgame instead of setting)
|
2010-01-28 23:17:28 +00:00 |
|
yexo
|
d75b9f1642
|
(svn r18943) -Feature [FS#2885]: make it possible to change newgame settings from within a game via the console (use setting_newgame instead of setting)
|
2010-01-28 23:17:28 +00:00 |
|
rubidium
|
9467b7c6d6
|
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header
|
2010-01-15 16:41:15 +00:00 |
|
rubidium
|
82fc28f77f
|
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header
|
2010-01-15 16:41:15 +00:00 |
|
rubidium
|
42d7f30dcc
|
(svn r18608) -Change: add the concept of music sets
|
2009-12-22 21:40:29 +00:00 |
|
rubidium
|
a8d6d18b22
|
(svn r18608) -Change: add the concept of music sets
|
2009-12-22 21:40:29 +00:00 |
|
rubidium
|
0da7a4dc91
|
(svn r18546) -Codechange: make making the screenshot not asynchronious; just do it at the moment it's requested.
|
2009-12-19 19:21:37 +00:00 |
|
rubidium
|
a6146f5f51
|
(svn r18546) -Codechange: make making the screenshot not asynchronious; just do it at the moment it's requested.
|
2009-12-19 19:21:37 +00:00 |
|
rubidium
|
1c3a99fe4c
|
(svn r18469) -Fix (r17139): possible invalid reads when listing content on the console
|
2009-12-12 21:56:13 +00:00 |
|
rubidium
|
510f8a9122
|
(svn r18469) -Fix (r17139): possible invalid reads when listing content on the console
|
2009-12-12 21:56:13 +00:00 |
|
rubidium
|
da30e736ca
|
(svn r18330) -Cleanup: remove some unneeded includes
|
2009-11-28 20:35:25 +00:00 |
|
rubidium
|
b00a5f1069
|
(svn r18330) -Cleanup: remove some unneeded includes
|
2009-11-28 20:35:25 +00:00 |
|
smatz
|
8894008ed7
|
(svn r18155) -Codechange: in MakeScreenshotName(), don't return pointer to local static variable - use global one instead
|
2009-11-17 23:08:55 +00:00 |
|
smatz
|
4eaa558ca1
|
(svn r18155) -Codechange: in MakeScreenshotName(), don't return pointer to local static variable - use global one instead
|
2009-11-17 23:08:55 +00:00 |
|
rubidium
|
3cd5d566cd
|
(svn r18053) -Codechange: remove the manual pause/unpause limitation with min_active_clients
|
2009-11-12 20:38:52 +00:00 |
|
rubidium
|
64ecceadda
|
(svn r18053) -Codechange: remove the manual pause/unpause limitation with min_active_clients
|
2009-11-12 20:38:52 +00:00 |
|
smatz
|
c7eb1c97dd
|
(svn r17941) -Fix: close BMP file when making screenshot fails
|
2009-11-01 20:40:36 +00:00 |
|
smatz
|
d87c032e52
|
(svn r17941) -Fix: close BMP file when making screenshot fails
|
2009-11-01 20:40:36 +00:00 |
|
smatz
|
a80f582a8a
|
(svn r17938) -Feature: non-automatic screenshot name can be entered in console
|
2009-11-01 18:15:35 +00:00 |
|
smatz
|
090c762921
|
(svn r17938) -Feature: non-automatic screenshot name can be entered in console
|
2009-11-01 18:15:35 +00:00 |
|
rubidium
|
982b8ee5fc
|
(svn r17693) -Cleanup: remove some unneeded includes
|
2009-10-04 17:16:41 +00:00 |
|
rubidium
|
d6cded5380
|
(svn r17693) -Cleanup: remove some unneeded includes
|
2009-10-04 17:16:41 +00:00 |
|
rubidium
|
ed8788d581
|
(svn r17682) -Codechange: remove erroneous space before some commas
|
2009-10-02 15:13:15 +00:00 |
|
rubidium
|
e9624fe0cc
|
(svn r17682) -Codechange: remove erroneous space before some commas
|
2009-10-02 15:13:15 +00:00 |
|