226 コミット (dbe7bb3e56d799fb0a5f13c2ae3096b83caf5088)
 

作成者 SHA1 メッセージ 日付
  Thomas Buck dbe7bb3e56 Removed networking support 10年前
  Thomas Buck fa3ff40c5a Fixed console command input bug 10年前
  Thomas Buck 3da9d32798 Fixed Mac OS X wordexp problem 10年前
  Thomas Buck 22c3513f33 Leaking even more memory but can now switch levels 10年前
  Thomas Buck 30fac87b2a Saner cmake files 10年前
  Thomas Buck ed83ad86ba Added time utils, docLocalFull target 10年前
  Thomas Buck f66275b65c Removed duplicated TGA writing code 10年前
  Thomas Buck 781c888173 misc 10年前
  Thomas Buck 0beb9bbdea Removed duplicated GL init code 10年前
  Thomas Buck d6f06ef7db Simplified Config.h template 10年前
  Thomas Buck 85535e169d Removed unused code 10年前
  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年前