adf88
|
be48b325fd
|
(svn r27914) -Fix/Feature: 'unban' console command - fix invalid help text and be more verbose
|
2017-09-10 14:03:29 +00:00 |
|
adf88
|
56ffa35511
|
(svn r27914) -Fix/Feature: 'unban' console command - fix invalid help text and be more verbose
|
2017-09-10 14:03:29 +00:00 |
|
adf88
|
43f162c664
|
(svn r27913) -Fix: 'unban' console command was not handling IPv6 adresses properly
|
2017-09-10 14:02:13 +00:00 |
|
adf88
|
f3fbf6beb8
|
(svn r27913) -Fix: 'unban' console command was not handling IPv6 adresses properly
|
2017-09-10 14:02:13 +00:00 |
|
Jonathan G Rennison
|
adb4463e5e
|
Add console command to check caches.
|
2017-02-22 02:51:25 +00:00 |
|
Jonathan G Rennison
|
e11f295b29
|
Change console command to unblock heliports to be unlisted.
|
2017-02-21 21:50:31 +00:00 |
|
Jonathan G Rennison
|
2fbeb29277
|
Merge branch 'crashlog_improvements' into jgrpp
# Conflicts:
# src/misc.cpp
# src/openttd.cpp
|
2017-02-21 21:50:08 +00:00 |
|
Jonathan G Rennison
|
349ddd90b7
|
Maintain a circular buffer of recent commands, add to crashlog.
Add console command to dump command log.
Increase max crashlog size.
|
2017-02-21 21:49:56 +00:00 |
|
Jonathan G Rennison
|
3884ea5da1
|
Add option for console commands to be unlisted.
|
2017-02-21 20:54:38 +00:00 |
|
Jonathan G Rennison
|
20a090b077
|
Show warning dialog if NewGRFs use too many string IDs.
Show when reloading/changing NewGRF config, or starting new game.
|
2016-12-08 23:48:53 +00:00 |
|
Jonathan G Rennison
|
5e67582a64
|
Merge branch 'save_ext' into jgrpp
# Conflicts:
# config.lib
# src/saveload/extended_ver_sl.cpp
# src/saveload/saveload.cpp
|
2016-09-07 22:02:57 +01:00 |
|
alberth
|
f286ba8db2
|
(svn r27653) -Fix(r27647): Rename FileOperation enum and values to SaveLoadOperation to avoid nameclash with windows compiler toolkit.
|
2016-09-04 16:06:50 +00:00 |
|
alberth
|
0adfb1ac6f
|
(svn r27653) -Fix(r27647): Rename FileOperation enum and values to SaveLoadOperation to avoid nameclash with windows compiler toolkit.
|
2016-09-04 16:06:50 +00:00 |
|
alberth
|
e735bbebce
|
(svn r27651) -Codechange: Introduce methods for setting the name and title of _file_to_saveload.
|
2016-09-04 12:58:04 +00:00 |
|
alberth
|
6f201ce4a8
|
(svn r27651) -Codechange: Introduce methods for setting the name and title of _file_to_saveload.
|
2016-09-04 12:58:04 +00:00 |
|
alberth
|
a959c0c965
|
(svn r27650) -Codechange: Replace SaveOrLoadMode by FileOperation and DetailedFileType.
|
2016-09-04 12:57:43 +00:00 |
|
alberth
|
597380e099
|
(svn r27650) -Codechange: Replace SaveOrLoadMode by FileOperation and DetailedFileType.
|
2016-09-04 12:57:43 +00:00 |
|
alberth
|
c3bed437ee
|
(svn r27649) -Codechange: Introduce detailed file type enum, rebuild FiosType with it.
|
2016-09-04 12:57:20 +00:00 |
|
alberth
|
df9a9f074a
|
(svn r27649) -Codechange: Introduce detailed file type enum, rebuild FiosType with it.
|
2016-09-04 12:57:20 +00:00 |
|
alberth
|
ec2b2fad58
|
(svn r27647) -Codechange: Introduce file operations, and use it to replace most of SaveLoadDialogMode
|
2016-09-04 12:56:23 +00:00 |
|
alberth
|
75ad6d0100
|
(svn r27647) -Codechange: Introduce file operations, and use it to replace most of SaveLoadDialogMode
|
2016-09-04 12:56:23 +00:00 |
|
alberth
|
76cd96e709
|
(svn r27645) -Add: Give console commands their own file list storage.
|
2016-09-04 12:55:21 +00:00 |
|
alberth
|
5969685954
|
(svn r27645) -Add: Give console commands their own file list storage.
|
2016-09-04 12:55:21 +00:00 |
|
alberth
|
8a9e9f838b
|
(svn r27644) -Codechange: Split GetFiosItem into BuildFileList and FindItem, and move both to FileList.
|
2016-09-04 12:54:52 +00:00 |
|
alberth
|
d6cd3b1605
|
(svn r27644) -Codechange: Split GetFiosItem into BuildFileList and FindItem, and move both to FileList.
|
2016-09-04 12:54:52 +00:00 |
|
alberth
|
93baf192a0
|
(svn r27642) -Codechange: FiosGet* file query functions take a destination file list.
|
2016-09-04 12:54:03 +00:00 |
|
alberth
|
caf3379746
|
(svn r27642) -Codechange: FiosGet* file query functions take a destination file list.
|
2016-09-04 12:54:03 +00:00 |
|
alberth
|
a38cdeccc0
|
(svn r27641) -Codechange: Fold the _fios_items file list vector into its own class.
|
2016-09-04 12:50:22 +00:00 |
|
alberth
|
bc08fe7c5f
|
(svn r27641) -Codechange: Fold the _fios_items file list vector into its own class.
|
2016-09-04 12:50:22 +00:00 |
|
alberth
|
e78627f2f1
|
(svn r27638) -Codechange: Move FiosType enum, move and rename SetFiosType function.
|
2016-09-04 12:47:07 +00:00 |
|
alberth
|
2fa0fdb176
|
(svn r27638) -Codechange: Move FiosType enum, move and rename SetFiosType function.
|
2016-09-04 12:47:07 +00:00 |
|
alberth
|
55c7c21c5d
|
(svn r27633) -Codechange: Extract _saveload_mode use from BuildFileList
|
2016-09-04 12:44:42 +00:00 |
|
alberth
|
a52864ef27
|
(svn r27633) -Codechange: Extract _saveload_mode use from BuildFileList
|
2016-09-04 12:44:42 +00:00 |
|
Jonathan G Rennison
|
0ea1d69ac0
|
Workaround console command to fix blocked heliports.
This is for savegames affected by the improved breakdowns bug.
|
2016-03-22 23:17:45 +00:00 |
|
Jonathan G Rennison
|
dde1c16105
|
Minimap screenshot: add console params and help to mostly match screenshot.
|
2015-09-11 03:44:25 +01:00 |
|
patch-import
|
019e862536
|
Import minimap patch.
Fix various compilation issues and update to current trunk.
http://www.tt-forums.net/viewtopic.php?p=848661#p848661
|
2015-09-11 03:31:27 +01:00 |
|
rubidium
|
034735a54c
|
(svn r26509) -Codechange: replace strdup with stredup (the latter ensures the return is not NULL)
|
2014-04-25 15:40:32 +00:00 |
|
rubidium
|
9ed12b0f07
|
(svn r26509) -Codechange: replace strdup with stredup (the latter ensures the return is not NULL)
|
2014-04-25 15:40:32 +00:00 |
|
rubidium
|
2be4215f43
|
(svn r26482) -Codechange: add an include that allows us to undefine/redefine "unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values
|
2014-04-23 20:13:33 +00:00 |
|
rubidium
|
0463dbdc9e
|
(svn r26482) -Codechange: add an include that allows us to undefine/redefine "unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values
|
2014-04-23 20:13:33 +00:00 |
|
zuu
|
27c67dfef2
|
(svn r26000) -Add: Optional filter parameter to the 'content state' console command, to limit the content list to only content where the name match the filter
|
2013-11-14 22:50:16 +00:00 |
|
zuu
|
a31b46ba84
|
(svn r26000) -Add: Optional filter parameter to the 'content state' console command, to limit the content list to only content where the name match the filter
|
2013-11-14 22:50:16 +00:00 |
|
zuu
|
c67bff42e0
|
(svn r25999) -Add: When calling the 'content select' console command without args, display all selected content
|
2013-11-14 22:48:03 +00:00 |
|
zuu
|
9088972738
|
(svn r25999) -Add: When calling the 'content select' console command without args, display all selected content
|
2013-11-14 22:48:03 +00:00 |
|
rubidium
|
c702853917
|
(svn r25705) -Fix: a number of typos (inspired by 90c920601c84975acb694f3673e2beb08b013753)
|
2013-08-09 18:43:44 +00:00 |
|
rubidium
|
13855f0a09
|
(svn r25705) -Fix: a number of typos (inspired by 90c920601c84975acb694f3673e2beb08b013753)
|
2013-08-09 18:43:44 +00:00 |
|
planetmaker
|
f00d9976f9
|
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow)
|
2013-01-08 22:46:42 +00:00 |
|
planetmaker
|
c24374f99c
|
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow)
|
2013-01-08 22:46:42 +00:00 |
|
frosch
|
d5ed1d7be9
|
(svn r24807) -Add [FS#2820]: Enable usage of 'companies' console command also in singleplayer.
|
2012-12-09 16:53:41 +00:00 |
|
frosch
|
870eab53d2
|
(svn r24807) -Add [FS#2820]: Enable usage of 'companies' console command also in singleplayer.
|
2012-12-09 16:53:41 +00:00 |
|