79 次程式碼提交 (master)

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