23 Commits (b2436b7de4539e656e63e1fffadcc4846ad67406)

Author SHA1 Message Date
  Thomas Buck b2436b7de4 RunTime now static. StaticMesh displays bounding boxes. 9 years ago
  Thomas Buck f41562f7f2 Windowing classes now static. Tried to clamp camera rotation. 9 years ago
  Thomas Buck 3e15451d64 Fixed StaticModel rotation 9 years ago
  Thomas Buck 881d13ab74 Tweak CMakeLists so sources appear in IDEs [skip ci] 9 years ago
  Thomas Buck 86eb716b47 Fix glm includes for Travis 9 years ago
  Thomas Buck c2db7bcfbd Moving to OpenGL 3.3 core. Depending on GLM. Removed old level reader, old math lib. 9 years ago
  Thomas Buck 00706b69ab LoaderTR2 loads Moveables and Entities 9 years ago
  Thomas Buck efa479c45d Improved Console, added auto-completion 9 years ago
  Thomas Buck ad4fa38113 Rewrote OpenAL, SoundManager, added system folder 9 years ago
  Thomas Buck 2c6806450e Added FPS histogram 9 years ago
  Thomas Buck bdc9462674 Added sound debug UI, removed sound command 9 years ago
  Thomas Buck 86066a01ca Implemented get command 9 years ago
  Thomas Buck e83305bc8e Auto code indentation [skip ci] 9 years ago
  Thomas Buck 874680e731 Fonts can be changed on-the-fly 9 years ago
  Thomas Buck cb8108aed5 Console now made with imgui 9 years ago
  Thomas Buck f00fb80309 Split Log class from Console 9 years ago
  Thomas Buck 53919aa554 Removed OpenRaider class, added RunTime class 9 years ago
  Thomas Buck 1bb089c311 imgui integration working more or less 9 years ago
  Thomas Buck 6541e0c674 Removed C-Style string handling code. 9 years ago
  Thomas Buck 3c90bc49a8 Created UI windowing interface 9 years ago
  Thomas Buck 84c85a588c Moved command logic into static Command methods 9 years ago
  Thomas Buck e54e18e7e6 Added some more commands 9 years ago
  Thomas Buck dc2e6b69a0 Rewrote command system 9 years ago