| .. |
|
APITemplates.h
|
2fb1dc2edc
Mark the deprecated AS API bindings in the documentation.
|
12 years ago |
|
Addons.cpp
|
6d5ddc23e0
Bump the copyright for 2014.
|
12 years ago |
|
Addons.h
|
6d5ddc23e0
Bump the copyright for 2014.
|
12 years ago |
|
AudioAPI.cpp
|
6d5ddc23e0
Bump the copyright for 2014.
|
12 years ago |
|
CMakeLists.txt
|
6d5ddc23e0
Bump the copyright for 2014.
|
12 years ago |
|
CoreAPI.cpp
|
47836474e2
Variant pointer refactoring. Variant can now hold a weak pointer to a RefCounted object, which is safer, and is returned using GetPtr(). Engine events have been converted to use that mechanism. GetPtr() is also directly available in AngelScript, as well as assigning a RefCounted or derived class handle to a Variant.
|
12 years ago |
|
EngineAPI.cpp
|
6d5ddc23e0
Bump the copyright for 2014.
|
12 years ago |
|
GraphicsAPI.cpp
|
2fb1dc2edc
Mark the deprecated AS API bindings in the documentation.
|
12 years ago |
|
IOAPI.cpp
|
6d5ddc23e0
Bump the copyright for 2014.
|
12 years ago |
|
InputAPI.cpp
|
6d5ddc23e0
Bump the copyright for 2014.
|
12 years ago |
|
MathAPI.cpp
|
c1205473d4
Tabs to spaces + other code formatting.
|
12 years ago |
|
NavigationAPI.cpp
|
33b2244204
Fixed FindNearestPoint() and MoveAlongSurface() for angel script
|
12 years ago |
|
NetworkAPI.cpp
|
2fb1dc2edc
Mark the deprecated AS API bindings in the documentation.
|
12 years ago |
|
PhysicsAPI.cpp
|
2fb1dc2edc
Mark the deprecated AS API bindings in the documentation.
|
12 years ago |
|
ResourceAPI.cpp
|
47836474e2
Variant pointer refactoring. Variant can now hold a weak pointer to a RefCounted object, which is safer, and is returned using GetPtr(). Engine events have been converted to use that mechanism. GetPtr() is also directly available in AngelScript, as well as assigning a RefCounted or derived class handle to a Variant.
|
12 years ago |
|
SceneAPI.cpp
|
2fb1dc2edc
Mark the deprecated AS API bindings in the documentation.
|
12 years ago |
|
Script.cpp
|
51c749f301
Doxygen uses // comment style. Header file uses /**/ style. Phew.
|
12 years ago |
|
Script.h
|
6d5ddc23e0
Bump the copyright for 2014.
|
12 years ago |
|
ScriptAPI.cpp
|
6d5ddc23e0
Bump the copyright for 2014.
|
12 years ago |
|
ScriptAPI.h
|
6d5ddc23e0
Bump the copyright for 2014.
|
12 years ago |
|
ScriptEventListener.h
|
6d5ddc23e0
Bump the copyright for 2014.
|
12 years ago |
|
ScriptFile.cpp
|
47836474e2
Variant pointer refactoring. Variant can now hold a weak pointer to a RefCounted object, which is safer, and is returned using GetPtr(). Engine events have been converted to use that mechanism. GetPtr() is also directly available in AngelScript, as well as assigning a RefCounted or derived class handle to a Variant.
|
12 years ago |
|
ScriptFile.h
|
6d5ddc23e0
Bump the copyright for 2014.
|
12 years ago |
|
ScriptInstance.cpp
|
6d5ddc23e0
Bump the copyright for 2014.
|
12 years ago |
|
ScriptInstance.h
|
6d5ddc23e0
Bump the copyright for 2014.
|
12 years ago |
|
UIAPI.cpp
|
2fb1dc2edc
Mark the deprecated AS API bindings in the documentation.
|
12 years ago |