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 74c6e6c54d scaleBuffer() no longer limiting at 256x256 11 years ago
..
math New assert implementation, meta improvements 11 years ago
utils scaleBuffer() no longer limiting at 256x256 11 years ago
CMakeLists.txt Texture now TextureManager 11 years ago
Camera.cpp Added walk action. No longer crashes in World::isWall() 11 years ago
Command.cpp Added animation command 11 years ago
Console.cpp Support for mouse keys 4 & 5 11 years ago
Entity.cpp Enabled MULTITEXTURE in debug builds 11 years ago
Font.cpp Fixed TRLE colors and SDL heading 11 years ago
FontManager.cpp Fixed TRLE colors and SDL heading 11 years ago
FontSDL.cpp Fixed TRLE colors and SDL heading 11 years ago
FontTRLE.cpp Fixed TRLE colors and SDL heading 11 years ago
Game.cpp Created StaticMesh class 11 years ago
Menu.cpp Fixed TRLE colors and SDL heading 11 years ago
Mesh.cpp Moved methods from World into Room. Also changed some strange old delete-guards. 11 years ago
OpenRaider.cpp Moved methods from World into Room. Also changed some strange old delete-guards. 11 years ago
Render.cpp Texture now TextureManager 11 years ago
Room.cpp Enabled MULTITEXTURE in debug builds 11 years ago
RoomData.cpp Created StaticMesh class 11 years ago
SkeletalModel.cpp Created StaticMesh class 11 years ago
Sound.cpp New assert implementation, meta improvements 11 years ago
SoundAL.cpp New assert implementation, meta improvements 11 years ago
SoundNull.cpp New assert implementation, meta improvements 11 years ago
Sprite.cpp Various little fixes 11 years ago
StaticMesh.cpp Texture now TextureManager 11 years ago
TextureManager.cpp scaleBuffer() no longer limiting at 256x256 11 years ago
TombRaider.cpp Moved methods from World into Room. Also changed some strange old delete-guards. 11 years ago
ViewVolume.cpp Various little fixes 11 years ago
Window.cpp Split Font subsystem from Window 11 years ago
WindowSDL.cpp Support for mouse keys 4 & 5 11 years ago
World.cpp Created StaticMesh class 11 years ago
main.cpp Support for mouse keys 4 & 5 11 years ago