OpenRaider  0.1.4-dev
Open Source Tomb Raider Game Engine implementation
File List
Here is a list of all files with brief descriptions:
[detail level 1234]
  include
  commands
  loader
  system
  utils
 Camera.hCamera, View Frustum
 Console.hConsole Window
 Entity.hThings in the World
 Game.hGameplay Handler
 global.hIncluded everywhere
 Log.hGlobal Logging Utility
 Menu.hMain Menu
 Mesh.hTextured/Colored Mesh
 Render.hWorld Renderer
 Room.hRoom in World
 RoomData.hAuxiliary Room classes
 RoomMesh.hRoom Mesh Geometry
 RunTime.hRuntime Configuration Storage
 Script.hTomb Raider 2/3 Script Loader
 SkeletalModel.hMoveable Mesh Geometry
 SoundManager.hSound Source Manager
 Sprite.h2D Billboard Collection
 StaticMesh.hStatic Model Meshes
 TextureManager.hTexture Registry
 UI.hUI/Event Manager
 World.hWorld Model
  src
  commands
  deps
  loader
  system
  utils
 Camera.cppCamera, View Frustum
 Console.cppConsole Window
 Entity.cppThings in the World
 Game.cppGameplay Handler
 Log.cppGlobal Logging Utility
 main.cppMain Entry Point
 Menu.cppMain Menu
 Mesh.cppTextured/Colored Mesh
 Render.cppWorld Renderer
 Room.cppRoom in World
 RoomData.cppAuxiliary Room classes
 RoomMesh.cppRoom Mesh Geometry
 RunTime.cppRuntime Configuration Storage
 Script.cppTomb Raider 2/3 Script Loader
 SkeletalModel.cppMoveable Mesh Geometry
 SoundManager.cppSound Source Manager
 Sprite.cpp2D Billboard Collection
 StaticMesh.cppStatic Model Meshes
 TextureManager.cppTexture Registry
 UI.cppUI/Event Manager
 World.cppWorld Model
  test
 binary.cppBinary File Reading Unit Test
 Script.cppTomb Raider Script Loader Unit Test
 ScriptPayload.hTomb Raider Script Loader Unit Test Payload
 ScriptTest.hTomb Raider Script Loader Unit Test Header