79 Commits (master)

Author SHA1 Message Date
  Thomas Buck 9121091e5e No longer including gl.h globally, renamed own assert. 9 years ago
  Thomas Buck 0e0c0947a7 Now v0.1.4. New Readme. Updated docs. 9 years ago
  Thomas Buck 71bf2febc7 Back face culling, log levels, clipboard support. 9 years ago
  Thomas Buck a9c5247665 Fixed unit tests no longer compiling 9 years ago
  Thomas Buck a3d6411368 Removed Exceptions, moved GL code into Shader 9 years ago
  Thomas Buck 4e9ef0cb43 Fixed StaticMesh Y offset 9 years ago
  Thomas Buck 881d13ab74 Tweak CMakeLists so sources appear in IDEs [skip ci] 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 fc4324ff3f Renamed Vector3d to Vec3, added math unit test 9 years ago
  Thomas Buck e968717184 Added texture viewer 9 years ago
  Thomas Buck e83305bc8e Auto code indentation [skip ci] 9 years ago
  Thomas Buck 8b3cd134e0 Added level loader test driver and fixed parsing bug 9 years ago
  Thomas Buck 874680e731 Fonts can be changed on-the-fly 9 years ago
  Thomas Buck c255717a7d Fix for gcc (travis linux) 9 years ago
  Thomas Buck ae635bd43a Moved getX() methods [skip ci] 9 years ago
  Thomas Buck 846d0c034d Menu now works like a Filemanager 9 years ago
  Thomas Buck dc3ffcdb41 Fixed binary Unit Test 9 years ago
  Thomas Buck 10fb294dca Script test should also run with older zlib on Travis 9 years ago
  Thomas Buck b085b79791 Script Unit Test should run everywhere 9 years ago
  Thomas Buck c69125ae26 Travis/Linux fix 9 years ago
  Thomas Buck 4263f71122 Menu using Folder API. WIP, does not work well! 9 years ago
  Thomas Buck 63765138fb Script parser can read all TR2/TR3 PC/PSX Scripts 9 years ago
  Thomas Buck 6efb5b8954 Allow Travis failure on OSX, try Coverity again 9 years ago
  Thomas Buck a3adea1549 Can read TR3 Script 9 years ago
  Thomas Buck 200377a871 Script parser can read level scripts 9 years ago
  Thomas Buck 533b83eb78 Improved global assert 9 years ago
  Thomas Buck 10b62cf4d6 Parser working with TR2 Script 9 years ago
  Thomas Buck 72e38566ba Don't run Script Unit Test on Travis... 9 years ago
  Thomas Buck 7cff58d7cd Improved Script reader and its Unit Test 9 years ago
  Thomas Buck 5a2b0b7e2c Script reader, unit tests 9 years ago
  Thomas Buck 9fff7d88ee Removed unit tests 10 years ago
  Thomas Buck dbe7bb3e56 Removed networking support 10 years ago
  Thomas Buck 30fac87b2a Saner cmake files 10 years ago
  Thomas Buck ed83ad86ba Added time utils, docLocalFull target 10 years ago
  Thomas Buck 31ca2563f6 Renamed MatMath and moved into utils 10 years ago
  Thomas Buck 8058f5c6a9 Moved bounding volumes into ViewVolume 10 years ago
  Thomas Buck 8f46787188 moved tga code into utils 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 da64856659 Building tests with cmake 10 years ago
  Thomas Buck 63e4bb5fd6 Removed memory test 10 years ago
  Thomas Buck afda40b282 Reenabled some warnings 10 years ago
  Thomas Buck 213c0f8e7d Greatest has colors. Documented TombRaider1.h 10 years ago
  Thomas Buck dded8c3512 Port to SDL2 10 years ago
  Thomas Buck 74504d8622 More cppcheck warnings 10 years ago
  Thomas Buck 497f6a692b Fixed more cppcheck warnings 10 years ago
  Thomas Buck 60300a9418 static analysis 10 years ago
  Thomas Buck 9fc57f33eb Better memory test 10 years ago
  Thomas Buck 4c6d8f2a0f memory test using greatest 10 years ago