..
api
(svn r26714) [1.4] -Backport from trunk:
2014-08-03 14:03:07 +00:00
script_config.cpp
(svn r25592) -Fix [FS#5644]: 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
2013-07-12 18:54:27 +00:00
script_config.hpp
(svn r25592) -Fix [FS#5644]: 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
2013-07-12 18:54:27 +00:00
script_fatalerror.hpp
(svn r23358) -Codechange: move AI_FatalError to Script_FatalError (and to its own file)
2011-11-29 23:21:13 +00:00
script_info.cpp
(svn r25555) -Fix [FS#5632]: [Script] Texts from scripts were not validated before they were shown, causing an assertion to trigger
2013-07-04 16:36:47 +00:00
script_info.hpp
(svn r26057) -Fix: a number of possibly uninitialised variables
2013-11-23 13:12:19 +00:00
script_info_dummy.cpp
(svn r24776) -Doc: Typo fixes, additions, and additional dots collected from various sources (including Eagle_rainbow, MinchinWeb)
2012-12-01 13:12:39 +00:00
script_instance.cpp
(svn r26057) -Fix: a number of possibly uninitialised variables
2013-11-23 13:12:19 +00:00
script_instance.hpp
(svn r25342) -Add: StoryPage data structures and GS API
2013-06-09 12:19:09 +00:00
script_scanner.cpp
(svn r25546) -Fix: two small memory leaks
2013-06-30 20:40:49 +00:00
script_scanner.hpp
(svn r24487) -Codechange [FS#5236]: make several DoesContentExist return the path instead of a boolean (LordAro)
2012-08-20 21:01:40 +00:00
script_storage.hpp
(svn r26057) -Fix: a number of possibly uninitialised variables
2013-11-23 13:12:19 +00:00
script_suspend.hpp
(svn r23360) -Codechange: move AIInstance to ScriptInstance, making it reusable by other script API instances
2011-11-29 23:21:33 +00:00
squirrel.cpp
(svn r26113) -Fix: unhandled seek error, and leaking file descriptor
2013-11-25 16:42:35 +00:00
squirrel.hpp
(svn r23604) -Add: initial support for GameScripts
2011-12-19 20:50:54 +00:00
squirrel_class.hpp
(svn r23651) -Feature: [NoGo] GSText now accepts string arguments as parameters to the constructor
2011-12-21 14:55:28 +00:00
squirrel_helper.hpp
(svn r23735) -Codechange: remove ~50 includes from headers that weren't needed
2012-01-03 20:26:05 +00:00
squirrel_helper_type.hpp
(svn r22406) -Document: some more "random-ish" tidbits
2011-05-01 19:51:52 +00:00
squirrel_std.cpp
(svn r23293) -Codechange: make LoadScript/LoadFile non-static
2011-11-23 13:37:48 +00:00
squirrel_std.hpp
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow)
2013-01-08 22:46:42 +00:00