Open Source Tomb Raider Engine
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Thomas Buck 0ac5aa293a GLUT windowing working more or less 9 年前
..
commands Console now made with imgui 9 年前
deps Console input keeps keyboard focus 9 年前
loader Split Log class from Console 9 年前
math Unit Tests are back! 9 年前
utils Using C++11 std::chrono for utils/time 9 年前
CMakeLists.txt GLUT windowing working more or less 9 年前
Camera.cpp imgui integration working more or less 9 年前
Console.cpp Console input keeps keyboard focus 9 年前
Entity.cpp Split Log class from Console 9 年前
Exception.cpp Menu using Folder API. WIP, does not work well! 9 年前
Font.cpp imgui integration working more or less 9 年前
FontManager.cpp Sensible default values 9 年前
FontSDL.cpp Removed C-Style string handling code. This resolves #4 as bufferString() no longer exists! 9 年前
FontTRLE.cpp Removed C-Style string handling code. This resolves #4 as bufferString() no longer exists! 9 年前
Game.cpp Console now made with imgui 9 年前
Log.cpp Split Log class from Console 9 年前
Menu.cpp Split Log class from Console 9 年前
MenuFolder.cpp Console now made with imgui 9 年前
Mesh.cpp Removed vec_t typedefs 10 年前
Render.cpp Removed OpenRaider class, added RunTime class 9 年前
Room.cpp Split Log class from Console 9 年前
RoomData.cpp Sorting vectors now working 10 年前
RunTime.cpp Sensible default values 9 年前
Script.cpp Script parser can read all TR2/TR3 PC/PSX Scripts 9 年前
SkeletalModel.cpp Split Log class from Console 9 年前
Sound.cpp imgui integration working more or less 9 年前
SoundAL.cpp Fixed many 64 to 32 bit warnings 10 年前
SoundNull.cpp Some small changes. 9 年前
Sprite.cpp Fixed many 64 to 32 bit warnings 10 年前
StaticMesh.cpp Removed vec_t typedefs 10 年前
TextureManager.cpp Split Log class from Console 9 年前
TombRaider.cpp Screenshot command and other small improvements 9 年前
UI.cpp Using C++11 std::chrono for utils/time 9 年前
ViewVolume.cpp Removed vec_t typedefs 10 年前
Window.cpp Improved imgui integration. Colors still seem wrong! 9 年前
WindowGLUT.cpp GLUT windowing working more or less 9 年前
WindowSDL.cpp GLUT windowing working more or less 9 年前
World.cpp Multiple changes World uses smart pointers, UI got calculate and shutdown, Removed atexit handler 9 年前
config.cpp.in Screenshot command and other small improvements 9 年前
main.cpp Prepared to add glut 9 年前