79 コミット (master)

作成者 SHA1 メッセージ 日付
  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年前
  Thomas Buck 16649cf2ee Unit tests 10年前