Commit Graph

4 Commits

Author SHA1 Message Date
Robert Manuszewski
f2bc02be0b ScriptPlugin: ScriptContext object is now marked as public so that maps with level blueprints calling functions on scripted objects can be saved without errors.
[CL 2294854 by Robert Manuszewski in Main branch]
2014-09-12 04:28:21 -04:00
Robert Manuszewski
7239feb99d ScriptPlugin: helper project for compiling lib files for Lua (moving from Extras to the plugin folder)
[CL 2294848 by Robert Manuszewski in Main branch]
2014-09-12 04:23:19 -04:00
Robert Manuszewski
6c3eefa7a7 Fixing missing comma in ScriptPlugin.uplugin, adding filename to the plugin manager error so that it's actually useful
[CL 2293849 by Robert Manuszewski in Main branch]
2014-09-11 11:59:05 -04:00
Robert Manuszewski
f3c1bd92cd ScriptPlugin: Adding Lua lib project to fix the problem with not being able to compile Lua with the plugin anymore. Moved Script plugins out of Script subfolder, merged ScriptPlugin and ScriptEditorPlugin into ScriptPlugin.
[CL 2293479 by Robert Manuszewski in Main branch]
2014-09-11 03:16:52 -04:00