Jonathan G Rennison
|
e735c1a51a
|
Merge branch 'master' into jgrpp
# Conflicts:
# src/aircraft_cmd.cpp
# src/autoreplace_cmd.cpp
# src/pathfinder/follow_track.hpp
# src/pathfinder/yapf/yapf_rail.cpp
# src/saveload/afterload.cpp
# src/saveload/saveload.cpp
# src/script/api/ai/ai_station.hpp.sq
# src/script/api/game/game_station.hpp.sq
# src/script/api/script_station.hpp
# src/track_func.h
# src/vehicle_base.h
|
2018-11-05 12:53:36 +00:00 |
|
Charles Pigott
|
f5b1115039
|
Doc: Lots and lots of doxymentation fixes
|
2018-10-31 12:35:54 +01:00 |
|
Jonathan G Rennison
|
f34833f111
|
Merge branch 'improved_breakdowns' into jgrpp
# Conflicts:
# src/vehiclelist.cpp
|
2017-08-15 19:26:26 +01:00 |
|
frosch
|
b4b98e5165
|
(svn r27893) -Codechange: Use fallthrough attribute. (LordAro)
|
2017-08-13 18:38:42 +00:00 |
|
frosch
|
a47fb85cd8
|
(svn r27893) -Codechange: Use fallthrough attribute. (LordAro)
|
2017-08-13 18:38:42 +00:00 |
|
Jonathan G Rennison
|
82ec6d93dc
|
Merge branch 'master' into jgrpp
|
2017-06-25 11:55:27 +01:00 |
|
frosch
|
80d10598c1
|
(svn r27884) -Fix: Console command parser failed when the command had many parameters, and also did not print any error messages about it.
|
2017-06-22 16:32:50 +00:00 |
|
frosch
|
5e7a50c8eb
|
(svn r27884) -Fix: Console command parser failed when the command had many parameters, and also did not print any error messages about it.
|
2017-06-22 16:32:50 +00:00 |
|
frosch
|
bb02505fb3
|
(svn r27883) -Fix [FS#6576]: Console command parser passed invalid strings to the debug output, if command lines had many parameters.
|
2017-06-22 16:31:04 +00:00 |
|
frosch
|
968f1151d1
|
(svn r27883) -Fix [FS#6576]: Console command parser passed invalid strings to the debug output, if command lines had many parameters.
|
2017-06-22 16:31:04 +00:00 |
|
Jonathan G Rennison
|
3884ea5da1
|
Add option for console commands to be unlisted.
|
2017-02-21 20:54:38 +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
|
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
|
e61fe21237
|
(svn r26506) -Codechange: replace most of vsnprintf with vseprintf
|
2014-04-24 19:51:45 +00:00 |
|
rubidium
|
b886c8db8c
|
(svn r26506) -Codechange: replace most of vsnprintf with vseprintf
|
2014-04-24 19:51:45 +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 |
|
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 |
|
frosch
|
9041473814
|
(svn r26284) -Fix: Comparison of NULL and char 0. (lbalbalba)
|
2014-01-28 20:03:12 +00:00 |
|
frosch
|
21cde19d98
|
(svn r26284) -Fix: Comparison of NULL and char 0. (lbalbalba)
|
2014-01-28 20:03:12 +00:00 |
|
rubidium
|
573f6dcd34
|
(svn r26100) -Fix: possible buffer overflow in console handling of aliases
|
2013-11-25 10:13:59 +00:00 |
|
rubidium
|
89a1217e86
|
(svn r26100) -Fix: possible buffer overflow in console handling of aliases
|
2013-11-25 10:13:59 +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 |
|
planetmaker
|
f00d9976f9
|
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow)
|
2013-01-08 22:46:42 +00:00 |
|
rubidium
|
d8d2f74559
|
(svn r23741) -Revert (r23740): the few parts that the Windows / non-network compiles stumble on
|
2012-01-03 21:47:01 +00:00 |
|
rubidium
|
3481ca0f57
|
(svn r23741) -Revert (r23740): the few parts that the Windows / non-network compiles stumble on
|
2012-01-03 21:47:01 +00:00 |
|
rubidium
|
6d6be50ae0
|
(svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files
|
2012-01-03 21:32:51 +00:00 |
|
rubidium
|
d5eeab43b7
|
(svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files
|
2012-01-03 21:32:51 +00:00 |
|
rubidium
|
b25cf57542
|
(svn r21701) -Codechange: ConsoleColour = TextColour, so make it that way and remove some unneeded casts
|
2011-01-03 12:01:41 +00:00 |
|
rubidium
|
692e61d1dc
|
(svn r21701) -Codechange: ConsoleColour = TextColour, so make it that way and remove some unneeded casts
|
2011-01-03 12:01:41 +00:00 |
|
smatz
|
cae28bf8eb
|
(svn r21688) -Codechange: verify the colour code passed to IConsolePrint()/IConsolePrintF() is valid
|
2011-01-01 17:06:59 +00:00 |
|
smatz
|
ed186da1be
|
(svn r21688) -Codechange: verify the colour code passed to IConsolePrint()/IConsolePrintF() is valid
|
2011-01-01 17:06:59 +00:00 |
|
smatz
|
62bc55cf7b
|
(svn r21686) -Cleanup: remove unused constants and comment used ones
|
2011-01-01 16:35:32 +00:00 |
|
smatz
|
c0471356ba
|
(svn r21686) -Cleanup: remove unused constants and comment used ones
|
2011-01-01 16:35:32 +00:00 |
|
rubidium
|
cca0ca3d70
|
(svn r20977) -Fix (r20975): compilation didn't get to the link stage if you, or config.lib, decided you don't need network support
|
2010-10-17 17:50:40 +00:00 |
|
rubidium
|
c68174b1b3
|
(svn r20977) -Fix (r20975): compilation didn't get to the link stage if you, or config.lib, decided you don't need network support
|
2010-10-17 17:50:40 +00:00 |
|
rubidium
|
a5d414a734
|
(svn r20975) -Add: logging of console output for remote admins (dihedral)
|
2010-10-17 17:43:01 +00:00 |
|
rubidium
|
d0c3cb352c
|
(svn r20975) -Add: logging of console output for remote admins (dihedral)
|
2010-10-17 17:43:01 +00:00 |
|
rubidium
|
ad12a91cda
|
(svn r20974) -Add: remote console (rcon) for remote admins (dihedral)
|
2010-10-17 17:41:52 +00:00 |
|
rubidium
|
a7c0820d4e
|
(svn r20974) -Add: remote console (rcon) for remote admins (dihedral)
|
2010-10-17 17:41:52 +00:00 |
|
rubidium
|
d98ff7c4c4
|
(svn r20515) -Feature: ignore _ in console command names so there is no "inconsistent" behaviour w.r.t. underscores anymore without breaking backwards compatability greatly
|
2010-08-16 15:18:21 +00:00 |
|
rubidium
|
4ca2c440cd
|
(svn r20515) -Feature: ignore _ in console command names so there is no "inconsistent" behaviour w.r.t. underscores anymore without breaking backwards compatability greatly
|
2010-08-16 15:18:21 +00:00 |
|
rubidium
|
605f6d0ed3
|
(svn r20280) -Fix: indentation of some switch cases
|
2010-08-01 18:48:00 +00:00 |
|
rubidium
|
7385008cb0
|
(svn r20280) -Fix: indentation of some switch cases
|
2010-08-01 18:48:00 +00:00 |
|
terkhen
|
88ca183191
|
(svn r20239) -Doc: Give a common name to all fall throughs (FALL THROUGH).
|
2010-07-29 14:26:28 +00:00 |
|
terkhen
|
c92b2e9d3c
|
(svn r20239) -Doc: Give a common name to all fall throughs (FALL THROUGH).
|
2010-07-29 14:26:28 +00:00 |
|
alberth
|
ef17c6042f
|
(svn r20021) -Codechange: Move variable declarations.
|
2010-06-26 15:12:51 +00:00 |
|
alberth
|
ba5712f211
|
(svn r20021) -Codechange: Move variable declarations.
|
2010-06-26 15:12:51 +00:00 |
|
rubidium
|
9440f9f4c4
|
(svn r19862) -Change: allow "" and " " as arguments meaning nothing and space for the in-game console
|
2010-05-20 15:10:33 +00:00 |
|
rubidium
|
5688b7c68e
|
(svn r19862) -Change: allow "" and " " as arguments meaning nothing and space for the in-game console
|
2010-05-20 15:10:33 +00:00 |
|
frosch
|
9a00f6961f
|
(svn r19514) -Codechange: Allow console hooks to deny existance of commands.
|
2010-03-24 20:43:31 +00:00 |
|