Open Source Tomb Raider Engine
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Thomas Buck 4836137bc6 Prepared to add glut 10 年前
..
commands Removed OpenRaider class, added RunTime class 10 年前
games Added TombRaider1.h 10 年前
loader Slight improvements in new Loader 10 年前
math Removed vec_t typedefs 10 年前
utils Using C++11 std::chrono for utils/time 10 年前
Camera.h Removed vec_t typedefs 10 年前
Console.h Console input keeps keyboard focus 10 年前
Entity.h Sorting vectors now working 10 年前
Exception.h Menu using Folder API. WIP, does not work well! [ci skip] 10 年前
Font.h Removed C-Style string handling code. This resolves #4 as bufferString() no longer exists! 10 年前
FontManager.h Removed C-Style string handling code. This resolves #4 as bufferString() no longer exists! 10 年前
FontSDL.h Wrapped Text Rendering. Menu dialogs. 10 年前
FontTRLE.h Removed C-Style string handling code. This resolves #4 as bufferString() no longer exists! 10 年前
Game.h Console now made with imgui 10 年前
Log.h Split Log class from Console 10 年前
Menu.h Console now made with imgui 10 年前
MenuFolder.h Console now made with imgui 10 年前
Mesh.h Started implementing new level file loader 10 年前
Render.h Screenshot command and other small improvements 10 年前
Room.h Fixed many 64 to 32 bit warnings 10 年前
RoomData.h Sorting vectors now working 10 年前
RunTime.h Multiple changes World uses smart pointers, UI got calculate and shutdown, Removed atexit handler 10 年前
Script.h Started implementing new level file loader 10 年前
SkeletalModel.h Fixed many 64 to 32 bit warnings 10 年前
Sound.h Fixed many 64 to 32 bit warnings 10 年前
SoundAL.h Fixed many 64 to 32 bit warnings 10 年前
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. 10 年前
Sprite.h Fixed many 64 to 32 bit warnings 10 年前
StaticMesh.h Removed vec_t typedefs 10 年前
TextureManager.h Fixed imgui rendering 10 年前
TombRaider.h Screenshot command and other small improvements 10 年前
TombRaiderData.h Fixed Lara no longer rotating with camera 10 年前
UI.h imgui Console in own class 10 年前
ViewVolume.h Removed vec_t typedefs 10 年前
Window.h Created UI windowing interface 10 年前
WindowGLUT.h Prepared to add glut 10 年前
WindowSDL.h Created UI windowing interface 10 年前
World.h Multiple changes World uses smart pointers, UI got calculate and shutdown, Removed atexit handler 10 年前
config.h.in Using C++11 std::chrono for utils/time 10 年前
global.h Console now made with imgui 10 年前