215 コミット (31ca2563f6628823c594de78b6696ee1c58131ab)
 

作成者 SHA1 メッセージ 日付
  Thomas Buck 31ca2563f6 Renamed MatMath and moved into utils 10年前
  Thomas Buck 8c4705ae16 Removed unused getFileFromFullPath() 10年前
  Thomas Buck 34fda27205 Fixed fullPath() 10年前
  Thomas Buck 9bec5d5bd9 Rewrote bufferString() 10年前
  Thomas Buck 9d6b4a084e Moved List and Vector into templates folder 10年前
  Thomas Buck d67accb36c Moved TombRaider1.h into subfolder 10年前
  Thomas Buck 90351b7492 Moved Light into Render 10年前
  Thomas Buck fc5a643f94 Moved Config.h template 10年前
  Thomas Buck 8058f5c6a9 Moved bounding volumes into ViewVolume 10年前
  Thomas Buck 8f46787188 moved tga code into utils 10年前
  Thomas Buck d87735b48c Created static utility library 10年前
  Thomas Buck b41824444c typo 10年前
  Thomas Buck 5c17eedce4 Finished documenting TombRaider.h 10年前
  Thomas Buck 3f68f9ed33 check file extension of level paks 10年前
  Thomas Buck 9c09d264f0 Fixed Doxygen excludes 10年前
  Thomas Buck fb95148453 Fixed Doxyfile 10年前
  Thomas Buck e7e5d6d59a Moved Doxyfile template into cmake folder 10年前
  Thomas Buck 373b8a7bdf Added setup target 10年前
  Thomas Buck 45be7bcd1f Added install target for non-apple os 10年前
  Thomas Buck 69e8a7172c Mac bundle always has setup script 10年前
  Thomas Buck 154d59cd4c Setup Script in Mac App Bundle 10年前
  Thomas Buck 331d5edd97 Added run target 10年前
  Thomas Buck d4f8fe41ac Added cppcheck and doxygen build targets 10年前
  Thomas Buck 943792a0c9 Added cppcheck targets 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 4d2079fccb Split CMakeLists.txt 10年前
  Thomas Buck 70d3f0eca7 Use same warnings as with makefile 10年前
  Thomas Buck 8f2aa2da89 compiler flag handling 10年前
  Thomas Buck 05125aa31b make install builds a distributable Mac bundle 10年前
  Thomas Buck 1459b7e25f Can build Mac Bundle 10年前
  Thomas Buck 842a2d2007 Sound working with cmake 10年前
  Thomas Buck b673ba0e7b Removed mac_dist, not needed with cmake 10年前
  Thomas Buck 0b677d3a82 Fixed Readme, added licenses for cmake scripts 10年前
  Thomas Buck 580270d5f2 More or less working. No sound! 10年前
  Thomas Buck bdae1c57a6 using sdl2-config for include path 10年前
  Thomas Buck 63e4bb5fd6 Removed memory test 10年前
  Thomas Buck 4527fbcef6 Replaced custom map with std::map 10年前
  Thomas Buck e13113bcf4 Extended TombRaider.h documentation 10年前
  Thomas Buck 571d3bffeb More documentation for TombRaider.h 10年前
  Thomas Buck 7f08e5f072 Started documenting TombRaider.h 10年前
  Thomas Buck 63fd9fe292 attributes interfered with doxygen 10年前
  Thomas Buck ec2d858b4e Fixed Font character placement. 10年前
  Thomas Buck 0cf6616d97 Removed first mouse movement workaraound 10年前
  Thomas Buck 0c0ae24bff Now linking OpenRaider to correct TTF lib 10年前
  Thomas Buck ecb9d6002d Used wrong delete 10年前
  Thomas Buck afda40b282 Reenabled some warnings 10年前
  Thomas Buck e1e5fdf581 Warnings for printf-wrappers 10年前