Yao Wei Tjong 姚伟忠 733b0bbaeb Fix AngelScript library to support Android ABI arm64-v8a (untested). 11 years ago
..
as_array.h d9d39592dd Update to AngelScript 2.29.0. 11 years ago
as_atomic.cpp d9d39592dd Update to AngelScript 2.29.0. 11 years ago
as_atomic.h 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. 12 years ago
as_builder.cpp 562a2e2d77 Update to AngelScript 2.29.1. Closes #412. 11 years ago
as_builder.h 562a2e2d77 Update to AngelScript 2.29.1. Closes #412. 11 years ago
as_bytecode.cpp d9d39592dd Update to AngelScript 2.29.0. 11 years ago
as_bytecode.h 56b453c25e Update to AngelScript 2.28.0 WIP to fix a ternary operator crash bug. 12 years ago
as_callfunc.cpp d9d39592dd Update to AngelScript 2.29.0. 11 years ago
as_callfunc.h d9d39592dd Update to AngelScript 2.29.0. 11 years ago
as_callfunc_arm.cpp d9d39592dd Update to AngelScript 2.29.0. 11 years ago
as_callfunc_arm_gcc.S d9d39592dd Update to AngelScript 2.29.0. 11 years ago
as_callfunc_arm_msvc.asm d50403798a Update AngelScript to 2.28.1. 12 years ago
as_callfunc_arm_xcode.S 463ce2a65d Enabled option to build Urho3D static and shared library (without main entry point) for Android. Fixed debug compiler flags being defined multiple times for Android build. Added post-build command to strip the generated Urho3D shared library if it is built for embedded devices. Enhanced cmake_gcc.sh to automatically fix the generated Eclipse project setting files for Android build. 12 years ago
as_callfunc_mips.cpp 56b453c25e Update to AngelScript 2.28.0 WIP to fix a ternary operator crash bug. 12 years ago
as_callfunc_ppc.cpp 56b453c25e Update to AngelScript 2.28.0 WIP to fix a ternary operator crash bug. 12 years ago
as_callfunc_ppc_64.cpp 56b453c25e Update to AngelScript 2.28.0 WIP to fix a ternary operator crash bug. 12 years ago
as_callfunc_sh4.cpp 56b453c25e Update to AngelScript 2.28.0 WIP to fix a ternary operator crash bug. 12 years ago
as_callfunc_x64_gcc.cpp 562a2e2d77 Update to AngelScript 2.29.1. Closes #412. 11 years ago
as_callfunc_x64_mingw.cpp d9d39592dd Update to AngelScript 2.29.0. 11 years ago
as_callfunc_x64_msvc.cpp d9d39592dd Update to AngelScript 2.29.0. 11 years ago
as_callfunc_x64_msvc_asm.asm 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. 12 years ago
as_callfunc_x86.cpp d9d39592dd Update to AngelScript 2.29.0. 11 years ago
as_callfunc_xenon.cpp 56b453c25e Update to AngelScript 2.28.0 WIP to fix a ternary operator crash bug. 12 years ago
as_compiler.cpp 562a2e2d77 Update to AngelScript 2.29.1. Closes #412. 11 years ago
as_compiler.h d9d39592dd Update to AngelScript 2.29.0. 11 years ago
as_config.h 733b0bbaeb Fix AngelScript library to support Android ABI arm64-v8a (untested). 11 years ago
as_configgroup.cpp d9d39592dd Update to AngelScript 2.29.0. 11 years ago
as_configgroup.h 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. 12 years ago
as_context.cpp d9d39592dd Update to AngelScript 2.29.0. 11 years ago
as_context.h d9d39592dd Update to AngelScript 2.29.0. 11 years ago
as_criticalsection.h d50403798a Update AngelScript to 2.28.1. 12 years ago
as_datatype.cpp 562a2e2d77 Update to AngelScript 2.29.1. Closes #412. 11 years ago
as_datatype.h 562a2e2d77 Update to AngelScript 2.29.1. Closes #412. 11 years ago
as_debug.h d9d39592dd Update to AngelScript 2.29.0. 11 years ago
as_gc.cpp d9d39592dd Update to AngelScript 2.29.0. 11 years ago
as_gc.h d9d39592dd Update to AngelScript 2.29.0. 11 years ago
as_generic.cpp 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. 12 years ago
as_generic.h 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. 12 years ago
as_globalproperty.cpp 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. 12 years ago
as_map.h d50403798a Update AngelScript to 2.28.1. 12 years ago
as_memory.cpp d9d39592dd Update to AngelScript 2.29.0. 11 years ago
as_memory.h 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. 12 years ago
as_module.cpp 562a2e2d77 Update to AngelScript 2.29.1. Closes #412. 11 years ago
as_module.h d9d39592dd Update to AngelScript 2.29.0. 11 years ago
as_namespace.h d9d39592dd Update to AngelScript 2.29.0. 11 years ago
as_objecttype.cpp 562a2e2d77 Update to AngelScript 2.29.1. Closes #412. 11 years ago
as_objecttype.h d9d39592dd Update to AngelScript 2.29.0. 11 years ago
as_outputbuffer.cpp 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. 12 years ago
as_outputbuffer.h 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. 12 years ago
as_parser.cpp 562a2e2d77 Update to AngelScript 2.29.1. Closes #412. 11 years ago
as_parser.h 562a2e2d77 Update to AngelScript 2.29.1. Closes #412. 11 years ago
as_property.h 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. 12 years ago
as_restore.cpp 562a2e2d77 Update to AngelScript 2.29.1. Closes #412. 11 years ago
as_restore.h d9d39592dd Update to AngelScript 2.29.0. 11 years ago
as_scriptcode.cpp 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. 12 years ago
as_scriptcode.h 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. 12 years ago
as_scriptengine.cpp 562a2e2d77 Update to AngelScript 2.29.1. Closes #412. 11 years ago
as_scriptengine.h 562a2e2d77 Update to AngelScript 2.29.1. Closes #412. 11 years ago
as_scriptfunction.cpp 562a2e2d77 Update to AngelScript 2.29.1. Closes #412. 11 years ago
as_scriptfunction.h 562a2e2d77 Update to AngelScript 2.29.1. Closes #412. 11 years ago
as_scriptnode.cpp 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. 12 years ago
as_scriptnode.h d9d39592dd Update to AngelScript 2.29.0. 11 years ago
as_scriptobject.cpp d9d39592dd Update to AngelScript 2.29.0. 11 years ago
as_scriptobject.h 3168019a5f Updated to AngelScript 2.28.0. Added dictionary addon from AngelScript SDK. Closes #46. 12 years ago
as_string.cpp d9d39592dd Update to AngelScript 2.29.0. 11 years ago
as_string.h d9d39592dd Update to AngelScript 2.29.0. 11 years ago
as_string_util.cpp 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. 12 years ago
as_string_util.h 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. 12 years ago
as_symboltable.h d9d39592dd Update to AngelScript 2.29.0. 11 years ago
as_texts.h 562a2e2d77 Update to AngelScript 2.29.1. Closes #412. 11 years ago
as_thread.cpp 8be6780654 Update AngelScript threading code to newest from SVN for WinXP compatibility fix. 11 years ago
as_thread.h 8be6780654 Update AngelScript threading code to newest from SVN for WinXP compatibility fix. 11 years ago
as_tokendef.h 562a2e2d77 Update to AngelScript 2.29.1. Closes #412. 11 years ago
as_tokenizer.cpp d9d39592dd Update to AngelScript 2.29.0. 11 years ago
as_tokenizer.h 56b453c25e Update to AngelScript 2.28.0 WIP to fix a ternary operator crash bug. 12 years ago
as_typeinfo.cpp 56b453c25e Update to AngelScript 2.28.0 WIP to fix a ternary operator crash bug. 12 years ago
as_typeinfo.h 56b453c25e Update to AngelScript 2.28.0 WIP to fix a ternary operator crash bug. 12 years ago
as_variablescope.cpp 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. 12 years ago
as_variablescope.h 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. 12 years ago