Commit Graph

7 Commits

Author SHA1 Message Date
Sebastian Krzyszkowiak 345f9f1786 Run CopyRuntimeToGD.sh with bash explicitly (#427)
The script contains bashisms which fail on systems where sh is
symlinked to dash instead of bash.
2017-12-22 11:12:02 +01:00
Florian Rival e307505d03 Add scripts to copy GDJS Runtime/Extensions for newIDE and adapted build scripts 2017-06-03 17:48:03 +02:00
Florian Rival 91eb914dcb Add parameter to clear any stopped scene from scene stack when changing scene
Also refactors some parts and add documentation
2015-08-06 17:58:10 +12:00
Florian Rival f1ca1348cb Fix automatisms deactivation for HTML5 games 2015-04-22 15:19:12 +12:00
Florian Rival 63c21f7877 Integrated scripts into the build process, no need to call them manually (Still need testing on Windows) 2014-08-13 23:01:39 +02:00
Florian Rival 0d5d555b91 Made some scripts more robusts 2014-08-12 22:58:10 +02:00
Florian Rival e8cd1b16b7 Added GDJS and Extensions to this repository. 2014-06-30 21:39:29 +02:00