Open Source Tomb Raider Engine
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Thomas Buck 0803eb5e74 removed duplicate code 11 years ago
..
math Slimmed down math/math.h 11 years ago
utils Removed string cast 11 years ago
CMakeLists.txt Started world refactoring 11 years ago
Camera.cpp Removed Emitter and Particle 11 years ago
Command.cpp Added my Todo list 11 years ago
Console.cpp Many small fixes 11 years ago
Game.cpp Rewrote room loading code 11 years ago
Menu.cpp add missing includes and defines for linux compilation fix a warning with string cast 11 years ago
Mesh.cpp Added Camera, Emitter, Mesh, Particle, ViewVolume 11 years ago
OpenRaider.cpp Prepare for Windows support 11 years ago
Render.cpp removed duplicate code 11 years ago
Room.cpp Implemented all missing new methods. Builds and runs! 11 years ago
SkeletalModel.cpp add missing includes and defines for linux compilation fix a warning with string cast 11 years ago
Sound.cpp Sound interface now abstract 11 years ago
SoundAL.cpp Sound interface now abstract 11 years ago
Sprite.cpp Rewrote Sprite loading in Game 11 years ago
Texture.cpp Many small fixes 11 years ago
TombRaider.cpp Many small fixes 11 years ago
ViewVolume.cpp Added Camera, Emitter, Mesh, Particle, ViewVolume 11 years ago
Window.cpp removed glu includes 11 years ago
WindowSDL.cpp Moved Command code into own file 11 years ago
World.cpp Render using new interface 11 years ago
main.cpp Prepare for Windows support 11 years ago