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年前