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 years ago
..
commands Removed OpenRaider class, added RunTime class 9 years ago
games Added TombRaider1.h 10 years ago
loader Slight improvements in new Loader 9 years ago
math Removed vec_t typedefs 10 years ago
utils Using C++11 std::chrono for utils/time 9 years ago
Camera.h Removed vec_t typedefs 10 years ago
Console.h Console input keeps keyboard focus 9 years ago
Entity.h Sorting vectors now working 9 years ago
Exception.h Menu using Folder API. WIP, does not work well! [ci skip] 9 years ago
Font.h Removed C-Style string handling code. This resolves #4 as bufferString() no longer exists! 9 years ago
FontManager.h Removed C-Style string handling code. This resolves #4 as bufferString() no longer exists! 9 years ago
FontSDL.h Wrapped Text Rendering. Menu dialogs. 9 years ago
FontTRLE.h Removed C-Style string handling code. This resolves #4 as bufferString() no longer exists! 9 years ago
Game.h Console now made with imgui 9 years ago
Log.h Split Log class from Console 9 years ago
Menu.h Console now made with imgui 9 years ago
MenuFolder.h Console now made with imgui 9 years ago
Mesh.h Started implementing new level file loader 9 years ago
Render.h Screenshot command and other small improvements 9 years ago
Room.h Fixed many 64 to 32 bit warnings 10 years ago
RoomData.h Sorting vectors now working 9 years ago
RunTime.h Multiple changes World uses smart pointers, UI got calculate and shutdown, Removed atexit handler 9 years ago
Script.h Started implementing new level file loader 9 years ago
SkeletalModel.h Fixed many 64 to 32 bit warnings 10 years ago
Sound.h Fixed many 64 to 32 bit warnings 10 years ago
SoundAL.h Fixed many 64 to 32 bit warnings 10 years ago
SoundNull.h Some small changes. Using namespace for file-scope declarations. SoundNull now pretends to have even more functionality. Mousegrab state can be queried. Should now grab more reliably. 9 years ago
Sprite.h Fixed many 64 to 32 bit warnings 10 years ago
StaticMesh.h Removed vec_t typedefs 10 years ago
TextureManager.h Fixed imgui rendering 9 years ago
TombRaider.h Screenshot command and other small improvements 9 years ago
TombRaiderData.h Fixed Lara no longer rotating with camera 10 years ago
UI.h imgui Console in own class 9 years ago
ViewVolume.h Removed vec_t typedefs 10 years ago
Window.h GLUT windowing working more or less 9 years ago
WindowGLUT.h GLUT windowing working more or less 9 years ago
WindowSDL.h GLUT windowing working more or less 9 years ago
World.h Multiple changes World uses smart pointers, UI got calculate and shutdown, Removed atexit handler 9 years ago
config.h.in Using C++11 std::chrono for utils/time 9 years ago
global.h Console now made with imgui 9 years ago