| .. |
|
Addons.cpp
|
a40fead7dc
Updated license for the new year.
|
13 years ago |
|
Addons.h
|
a40fead7dc
Updated license for the new year.
|
13 years ago |
|
CMakeLists.txt
|
92eb073cb7
Applied cmake patch from weitjong.
|
13 years ago |
|
Precompiled.cpp
|
a40fead7dc
Updated license for the new year.
|
13 years ago |
|
Precompiled.h
|
a40fead7dc
Updated license for the new year.
|
13 years ago |
|
Script.cpp
|
4d72b5a609
ScriptAPIDumper dumps to console when output file is not provided. Removed caveat from have to compile with ENABLE_LOGGING. Exposed variants to print to stderr to script. Added shell script for calling ConvertDocsToWiki executable. Fixed Editor application to handle exit on error gracefully. Updated documentation and wiki accordingly.
|
13 years ago |
|
Script.h
|
a40fead7dc
Updated license for the new year.
|
13 years ago |
|
ScriptEventListener.h
|
cddaa40080
Fixed ScriptInstance.cpp to compile under GCC and LLVM. Better Eclipse build environment setup. General code cleanup. During Editor startup, resets scene when loading requested scene from file specified by the parameter fails.
|
13 years ago |
|
ScriptFile.cpp
|
cddaa40080
Fixed ScriptInstance.cpp to compile under GCC and LLVM. Better Eclipse build environment setup. General code cleanup. During Editor startup, resets scene when loading requested scene from file specified by the parameter fails.
|
13 years ago |
|
ScriptFile.h
|
74c01e7da5
Added compiled AngelScript bytecode support.
|
13 years ago |
|
ScriptInstance.cpp
|
852047545e
Added section on bytecode precompilation to the scripting documentation page.
|
13 years ago |
|
ScriptInstance.h
|
78be6bf40b
Clarified event description.
|
13 years ago |