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 df44fe47d7 Camera sensitivity stored in OpenRaider 11 years ago
..
math Slimmed down math/math.h 11 years ago
utils Added mouse scrolling support. Used in Console to scroll the history. 11 years ago
CMakeLists.txt Added Render 11 years ago
Camera.cpp Camera sensitivity stored in OpenRaider 11 years ago
Console.cpp Added Game class. Moved typedefs into global header. 11 years ago
Emitter.cpp Added Camera, Emitter, Mesh, Particle, ViewVolume 11 years ago
Game.cpp gWorld and LARA for Render now moved to Game 11 years ago
Menu.cpp Added TombRaider level loader 11 years ago
Mesh.cpp Added Camera, Emitter, Mesh, Particle, ViewVolume 11 years ago
OpenRaider.cpp Camera sensitivity stored in OpenRaider 11 years ago
Particle.cpp Added Camera, Emitter, Mesh, Particle, ViewVolume 11 years ago
Render.cpp gWorld and LARA for Render now moved to Game 11 years ago
SkeletalModel.cpp Added SkeletalModel, now using std::vector 11 years ago
Sound.cpp Added Sound initialization 11 years ago
Texture.cpp Added Texture 11 years ago
TombRaider.cpp Validating pak before putting it in menu list 11 years ago
ViewVolume.cpp Added Camera, Emitter, Mesh, Particle, ViewVolume 11 years ago
Window.cpp Moved drawText into WindowSDL. Added Console. 11 years ago
WindowSDL.cpp Can now also bind mouse actions 11 years ago
World.cpp Added World, WorldData, using std list and vector. 11 years ago
main.cpp Added Game class. Moved typedefs into global header. 11 years ago