80 Commits (master)

Author SHA1 Message Date
  Thomas Buck 0e0c0947a7 Now v0.1.4. New Readme. Updated docs. 9 years ago
  Thomas Buck 8ebbd705a4 Main menu rewrite as imgui window 9 years ago
  Thomas Buck 86a7bbab0f Improved Sound Debug UI, updated ImGui 9 years ago
  Thomas Buck 3c66d229bf Now using stb_truetype instead of SDL2-TTF. 9 years ago
  Thomas Buck 39b0ffac3b Using stb_image, stb_image_write. New imgui version. 9 years ago
  Thomas Buck 3e15451d64 Fixed StaticModel rotation 9 years ago
  Thomas Buck 6724d84f3b Removed WindowGLUT, added WindowGLFW 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 d38523376a Updated Readme [skip ci] 9 years ago
  Thomas Buck c6d13daa97 moved default linux config path to share/OpenRaider too [skip ci] 9 years ago
  Thomas Buck 012e0fda3a make install should work properly on Mac and Linux 9 years ago
  Thomas Buck 0ac5aa293a GLUT windowing working more or less 9 years ago
  Thomas Buck cb8108aed5 Console now made with imgui 9 years ago
  Thomas Buck 1bb089c311 imgui integration working more or less 9 years ago
  Thomas Buck ae407b1b59 Started integrating imgui 9 years ago
  Thomas Buck f39e9a85fe Console using std::string. Added utf8-cpp dependency. 9 years ago
  Thomas Buck ca11cfe73a Unit Tests are back! 9 years ago
  Thomas Buck 779ca1dee2 Updated Readme 9 years ago
  Thomas Buck 963ed862de Added dep clibs/commander for command line parsing 9 years ago
  Thomas Buck d8d2fce36b Added (blank) binary file reading utils 9 years ago
  Thomas Buck e186676da7 git hash in version string 9 years ago
  Thomas Buck d656ab9e38 Added Travis CI info to docs 9 years ago
  Thomas Buck c8dec28362 Added ftrapv switch 9 years ago
  Thomas Buck 504b3ae06f Added PNG reading/writing 9 years ago
  Thomas Buck 48b2985506 Added FontManager 10 years ago
  Thomas Buck 0d25be737e Finished TRLE font support, loading lps files 10 years ago
  Thomas Buck 93af7ceb65 Split Font subsystem from Window 10 years ago
  Thomas Buck 77edab5033 Simplified bind() methods 10 years ago
  Thomas Buck d055397c15 Added flattr button 10 years ago
  Thomas Buck e841776fe1 Prepared for Windows support 10 years ago
  Thomas Buck 21e8671a1b Rewrote Readme 10 years ago
  Thomas Buck 03bb3e01ed Started implementing command system. 10 years ago
  Thomas Buck 9fff7d88ee Removed unit tests 10 years ago
  Thomas Buck 4f383dbc60 Added SSE detection 10 years ago
  Thomas Buck f570706e20 Added texture debugging 10 years ago
  Thomas Buck e10e884d34 default to debug configuration 10 years ago
  Thomas Buck 95ac4ecec2 Consistent use of rc_get_bool. 10 years ago
  Thomas Buck dbe7bb3e56 Removed networking support 10 years ago
  Thomas Buck 85535e169d Removed unused code 10 years ago
  Thomas Buck 373b8a7bdf Added setup target 10 years ago
  Thomas Buck 45be7bcd1f Added install target for non-apple os 10 years ago
  Thomas Buck 331d5edd97 Added run target 10 years ago
  Thomas Buck d4f8fe41ac Added cppcheck and doxygen build targets 10 years ago
  Thomas Buck 35a0e11b37 Also run regression tests 10 years ago
  Thomas Buck 77b8e82432 Can run unit tests as build target 10 years ago
  Thomas Buck c2b0e12694 Unit tests are extra build target 10 years ago
  Thomas Buck 4d2079fccb Split CMakeLists.txt 10 years ago
  Thomas Buck 0b677d3a82 Fixed Readme, added licenses for cmake scripts 10 years ago
  Thomas Buck bdae1c57a6 using sdl2-config for include path 10 years ago
  Thomas Buck 63e4bb5fd6 Removed memory test 10 years ago