104 Commity (master)

Autor SHA1 Wiadomość Data
  Thomas Buck 99f07ee6fe Commander now ezOptionParser. Fixed many warnings. 8 lat temu
  Thomas Buck d6eab5d760 Imgui update, debugging 9 lat temu
  Thomas Buck 6f7ddbfbaf First bbox cache test 9 lat temu
  Thomas Buck 9121091e5e No longer including gl.h globally, renamed own assert. 9 lat temu
  Thomas Buck f420cc3872 Fixes for Linux compilation 9 lat temu
  Thomas Buck 0e0c0947a7 Now v0.1.4. New Readme. Updated docs. 9 lat temu
  Thomas Buck 8ebbd705a4 Main menu rewrite as imgui window 9 lat temu
  Thomas Buck f7cbc216ce Using float for font colors. Better controller mapping. 9 lat temu
  Thomas Buck 917e1b47ed Removed unused stuff [skip ci] 9 lat temu
  Thomas Buck 9e759a7937 Added support for TR1 levels 9 lat temu
  Thomas Buck a0efd8352e Small fixes (tried to compile with Visual Studio) 9 lat temu
  Thomas Buck dfbc01cc42 TR3 level loader, assert macros 9 lat temu
  Thomas Buck 09b15dddcd Format code [skip ci] 9 lat temu
  Thomas Buck 71bf2febc7 Back face culling, log levels, clipboard support. 9 lat temu
  Thomas Buck 29ca435f21 Debug info now displayed as imgui overlay 9 lat temu
  Thomas Buck 3c66d229bf Now using stb_truetype instead of SDL2-TTF. 9 lat temu
  Thomas Buck 7e3389dcf0 Fixed FontImGui, now readable. 9 lat temu
  Thomas Buck e2f3ea30ad TextureManager is now completely static. 9 lat temu
  Thomas Buck a3d6411368 Removed Exceptions, moved GL code into Shader 9 lat temu
  Thomas Buck 28c15c890e Menu background now chosen randomly 9 lat temu
  Thomas Buck 39b0ffac3b Using stb_image, stb_image_write. New imgui version. 9 lat temu
  Thomas Buck 6625071dfd Render StaticModels 9 lat temu
  Thomas Buck 881d13ab74 Tweak CMakeLists so sources appear in IDEs [skip ci] 9 lat temu
  Thomas Buck c2db7bcfbd Moving to OpenGL 3.3 core. Depending on GLM. Removed old level reader, old math lib. 9 lat temu
  Thomas Buck 42a23d13d0 Sprite support in LoaderTR2 and UI 9 lat temu
  Thomas Buck 741083b757 Fixed indent [skip ci] 9 lat temu
  Thomas Buck 8d3b675c4b LoaderTR2 tries to load external SFX file 9 lat temu
  Thomas Buck 838fe35ad4 Added BinaryMemory reader 9 lat temu
  Thomas Buck c3c681e66f LoaderTR2 starts filling Rooms 9 lat temu
  Thomas Buck e968717184 Added texture viewer 9 lat temu
  Thomas Buck e83305bc8e Auto code indentation [skip ci] 9 lat temu
  Thomas Buck 05698efead Updated imgui, utils/time using more C++11 features 9 lat temu
  Thomas Buck 8b3cd134e0 Added level loader test driver and fixed parsing bug 9 lat temu
  Thomas Buck c33dc66af1 Using C++11 std::chrono for utils/time 9 lat temu
  Thomas Buck 1bb089c311 imgui integration working more or less 9 lat temu
  Thomas Buck 6541e0c674 Removed C-Style string handling code. 9 lat temu
  Thomas Buck 16dbdf29cd Screenshot command and other small improvements 10 lat temu
  Thomas Buck 60df802f2a Use Console as Stream everywhere 10 lat temu
  Thomas Buck 3088d9685a Press dot key in Menu to see hidden files 10 lat temu
  Thomas Buck 846d0c034d Menu now works like a Filemanager 10 lat temu
  Thomas Buck 8bedd53014 Removed Menu play button 10 lat temu
  Thomas Buck c69125ae26 Travis/Linux fix 10 lat temu
  Thomas Buck 89a9fbbded Menu working with Folder API! 10 lat temu
  Thomas Buck 4263f71122 Menu using Folder API. WIP, does not work well! 10 lat temu
  Thomas Buck 5b458f42fe Started implementing file system utilities 10 lat temu
  Thomas Buck 7cff58d7cd Improved Script reader and its Unit Test 10 lat temu
  Thomas Buck 5a2b0b7e2c Script reader, unit tests 10 lat temu
  Thomas Buck ca11cfe73a Unit Tests are back! 10 lat temu
  Thomas Buck 963ed862de Added dep clibs/commander for command line parsing 10 lat temu
  Thomas Buck a42f966526 Implemented binary file reader 10 lat temu