Lasse Öörni c3d68e849c Added RemoveShaderParameter to Material. 14 years ago
..
APITemplates.h f899c2f7ca Fixed bugs in Map. 14 years ago
AudioAPI.cpp 2da8d4ae47 Renamed Matrix4x3 to Matrix3x4. 14 years ago
CMakeLists.txt 4a35758028 Moved container & string classes to a separate library. 14 years ago
Console.cpp 118ed95315 Multithreaded the shader compilation using all available CPU cores. 14 years ago
Console.h d69efd65f0 Container library fixes. 14 years ago
CoreAPI.cpp 516b532a8f Refactored StringUtils as member functions of String & the classes to be converted. 14 years ago
DebugHud.cpp f1010c683e Removed errorprone string addition operations. 14 years ago
DebugHud.h 7c45da5588 Import new code. 14 years ago
Engine.cpp f1010c683e Removed errorprone string addition operations. 14 years ago
Engine.h d69efd65f0 Container library fixes. 14 years ago
EngineAPI.cpp e5867952a9 Added a search cache for engine API AngelScript object types. 14 years ago
GraphicsAPI.cpp c3d68e849c Added RemoveShaderParameter to Material. 14 years ago
IOAPI.cpp 118ed95315 Multithreaded the shader compilation using all available CPU cores. 14 years ago
InputAPI.cpp 6531fa08d5 Moved Controls to Network library. 14 years ago
MathAPI.cpp 4409bc0df0 Moved Color back to the Math library. 14 years ago
NetworkAPI.cpp 343e9052b3 Fixed search/replaced function & variable names. 14 years ago
PhysicsAPI.cpp f60321b20f Use PODVector more extensively. 14 years ago
Precompiled.cpp 7c45da5588 Import new code. 14 years ago
Precompiled.h f60321b20f Use PODVector more extensively. 14 years ago
ResourceAPI.cpp 565de1ad02 Moved some of StringUtils functions to the String class. 14 years ago
SceneAPI.cpp 343e9052b3 Fixed search/replaced function & variable names. 14 years ago
ScriptAPI.cpp d69efd65f0 Container library fixes. 14 years ago
ScriptAPI.h 7c45da5588 Import new code. 14 years ago
UIAPI.cpp f60321b20f Use PODVector more extensively. 14 years ago