294 Commits (36ece5eb8761650a602f119b953a6046964894e5)

Author SHA1 Message Date
  Thomas Buck af0289cceb Utility lib uses assert() everywhere 10 years ago
  Thomas Buck 2ad0b33026 Started using asserts 10 years ago
  Thomas Buck 95ac4ecec2 Consistent use of rc_get_bool. 10 years ago
  Thomas Buck dbe7bb3e56 Removed networking support 10 years ago
  Thomas Buck fa3ff40c5a Fixed console command input bug 10 years ago
  Thomas Buck 3da9d32798 Fixed Mac OS X wordexp problem 10 years ago
  Thomas Buck 22c3513f33 Leaking even more memory but can now switch levels 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 f66275b65c Removed duplicated TGA writing code 10 years ago
  Thomas Buck 781c888173 misc 10 years ago
  Thomas Buck 0beb9bbdea Removed duplicated GL init code 10 years ago
  Thomas Buck d6f06ef7db Simplified Config.h template 10 years ago
  Thomas Buck 85535e169d Removed unused code 10 years ago
  Thomas Buck 31ca2563f6 Renamed MatMath and moved into utils 10 years ago
  Thomas Buck 8c4705ae16 Removed unused getFileFromFullPath() 10 years ago
  Thomas Buck 34fda27205 Fixed fullPath() 10 years ago
  Thomas Buck 9bec5d5bd9 Rewrote bufferString() 10 years ago
  Thomas Buck d67accb36c Moved TombRaider1.h into subfolder 10 years ago
  Thomas Buck 8f46787188 moved tga code into utils 10 years ago
  Thomas Buck d87735b48c Created static utility library 10 years ago
  Thomas Buck 5c17eedce4 Finished documenting TombRaider.h 10 years ago
  Thomas Buck 3f68f9ed33 check file extension of level paks 10 years ago
  Thomas Buck 45be7bcd1f Added install target for non-apple os 10 years ago
  Thomas Buck 69e8a7172c Mac bundle always has setup script 10 years ago
  Thomas Buck 154d59cd4c Setup Script in Mac App Bundle 10 years ago
  Thomas Buck 331d5edd97 Added run target 10 years ago
  Thomas Buck 4d2079fccb Split CMakeLists.txt 10 years ago
  Thomas Buck 842a2d2007 Sound working with cmake 10 years ago
  Thomas Buck 580270d5f2 More or less working. No sound! 10 years ago
  Thomas Buck bdae1c57a6 using sdl2-config for include path 10 years ago
  Thomas Buck 63e4bb5fd6 Removed memory test 10 years ago
  Thomas Buck 4527fbcef6 Replaced custom map with std::map 10 years ago
  Thomas Buck ec2d858b4e Fixed Font character placement. 10 years ago
  Thomas Buck 0cf6616d97 Removed first mouse movement workaraound 10 years ago
  Thomas Buck ecb9d6002d Used wrong delete 10 years ago
  Thomas Buck afda40b282 Reenabled some warnings 10 years ago
  Thomas Buck e1e5fdf581 Warnings for printf-wrappers 10 years ago
  Thomas Buck ed64d4ffb2 Step folders in menu list with right/left arrow 10 years ago
  Thomas Buck 74b9337201 Recursively search for level paks 10 years ago
  Thomas Buck bb20513f44 Documented World.h 10 years ago
  Thomas Buck 2c3c3a8f5f Documented Texture.h 10 years ago
  Thomas Buck bd4340aa40 Removed UNICODE_SUPPORT macro 10 years ago
  Thomas Buck f8d57a8a47 Documented Render.h 10 years ago
  Thomas Buck 5c35ca3039 Removed FastCard option 10 years ago
  Thomas Buck bd830f9eaa fixed timer bug. enabled more fastcard options. 10 years ago
  Thomas Buck 28367b9b24 typos 10 years ago
  Thomas Buck dded8c3512 Port to SDL2 10 years ago
  Thomas Buck 232c18bb0e Silenced some cppcheck warnings 10 years ago
  Thomas Buck c0dcf2d54a Renamed OpenGLMesh to Mesh. 10 years ago