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 4836137bc6 Prepared to add glut 9 years ago
..
commands Console now made with imgui 9 years ago
deps Console input keeps keyboard focus 9 years ago
loader Split Log class from Console 9 years ago
math Unit Tests are back! 10 years ago
utils Using C++11 std::chrono for utils/time 9 years ago
CMakeLists.txt Prepared to add glut 9 years ago
Camera.cpp imgui integration working more or less 9 years ago
Console.cpp Console input keeps keyboard focus 9 years ago
Entity.cpp Split Log class from Console 9 years ago
Exception.cpp Menu using Folder API. WIP, does not work well! 10 years ago
Font.cpp imgui integration working more or less 9 years ago
FontManager.cpp Sensible default values 9 years ago
FontSDL.cpp Removed C-Style string handling code. This resolves #4 as bufferString() no longer exists! 9 years ago
FontTRLE.cpp Removed C-Style string handling code. This resolves #4 as bufferString() no longer exists! 9 years ago
Game.cpp Console now made with imgui 9 years ago
Log.cpp Split Log class from Console 9 years ago
Menu.cpp Split Log class from Console 9 years ago
MenuFolder.cpp Console now made with imgui 9 years ago
Mesh.cpp Removed vec_t typedefs 10 years ago
Render.cpp Removed OpenRaider class, added RunTime class 9 years ago
Room.cpp Split Log class from Console 9 years ago
RoomData.cpp Sorting vectors now working 10 years ago
RunTime.cpp Sensible default values 9 years ago
Script.cpp Script parser can read all TR2/TR3 PC/PSX Scripts 10 years ago
SkeletalModel.cpp Split Log class from Console 9 years ago
Sound.cpp imgui integration working more or less 9 years ago
SoundAL.cpp Fixed many 64 to 32 bit warnings 10 years ago
SoundNull.cpp Some small changes. 10 years ago
Sprite.cpp Fixed many 64 to 32 bit warnings 10 years ago
StaticMesh.cpp Removed vec_t typedefs 10 years ago
TextureManager.cpp Split Log class from Console 9 years ago
TombRaider.cpp Screenshot command and other small improvements 9 years ago
UI.cpp Using C++11 std::chrono for utils/time 9 years ago
ViewVolume.cpp Removed vec_t typedefs 10 years ago
Window.cpp Improved imgui integration. Colors still seem wrong! 9 years ago
WindowGLUT.cpp Prepared to add glut 9 years ago
WindowSDL.cpp Console now made with imgui 9 years ago
World.cpp Multiple changes World uses smart pointers, UI got calculate and shutdown, Removed atexit handler 9 years ago
config.cpp.in Screenshot command and other small improvements 9 years ago
main.cpp Prepared to add glut 9 years ago