1
0
Fork 0
OpenTTD/src/game
rubidium 7a081330e4 (svn r25599) [1.3] -Backport from trunk:
- Fix: [Admin] End-of-rcon data could not be determined reliably for any rcon command [FS#5643] (r25598, r25588, r25587)
- Fix: [Content] When the server closed the connection, the client would for eternity try to read a packet and never timeout making it impossible to reconnect [FS#5635] (r25597)
- Fix: [Script] Changing the script difficulty level in-game would also change the settings using the default even though they were not allowed to change in-game [FS#5644] (r25592)
- Fix: [Admin] Ensure that sent and received length of json strings are the same [FS#5646] (r25590, r25589)
- Fix: [Squirrel] Stack overflow did not show an error, due to the stack to throw the error already being full [FS#5320] (r25585)
2013-07-13 10:13:55 +00:00
..
game.hpp (svn r25169) [1.3] -Backport from trunk: 2013-04-08 20:56:30 +00:00
game_config.cpp (svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files 2012-01-03 21:32:51 +00:00
game_config.hpp (svn r23606) -Add: GameScanner, to auto-detect game scripts, and wire it in the console 2011-12-19 20:55:56 +00:00
game_core.cpp (svn r25599) [1.3] -Backport from trunk: 2013-07-13 10:13:55 +00:00
game_info.cpp (svn r23969) -Codechange: trunk heads to 1.3 now 2012-02-19 19:14:17 +00:00
game_info.hpp (svn r23735) -Codechange: remove ~50 includes from headers that weren't needed 2012-01-03 20:26:05 +00:00
game_instance.cpp (svn r24468) -Add [FS#5219]: API compatibility scripts for Goal Scripts (Hirundo) 2012-08-13 19:22:26 +00:00
game_instance.hpp (svn r23720) -Fix/Feature [FS#4935]: show the script debug window also when the game script crashes 2012-01-02 22:44:28 +00:00
game_scanner.cpp (svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files 2012-01-03 21:32:51 +00:00
game_scanner.hpp (svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow) 2013-01-08 22:46:42 +00:00
game_text.cpp (svn r25169) [1.3] -Backport from trunk: 2013-04-08 20:56:30 +00:00
game_text.hpp (svn r23634) -Add: support language files for GameScript (Rubidium) 2011-12-19 21:05:46 +00:00