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