558 次程式碼提交 (e83305bc8e84e3a12501d0565bfd462858061edd)
 

作者 SHA1 備註 提交日期
  Thomas Buck ac30fd8388 Started with Window and WindowSDL 10 年之前
  Thomas Buck b346206d92 Slimmed down math/math.h 10 年之前
  Thomas Buck 383029d5d5 Added (pretty empty) OpenRaider main Singleton 10 年之前
  Thomas Buck e6fc5fc572 rewrote time lib using ctime 10 年之前
  Thomas Buck 3fe7ac2ece Added main.h, removed rc_ methods. 10 年之前
  Thomas Buck e02c32dc3c Moved math, Matrix, Quaternion, Vector3d into lib 10 年之前
  Thomas Buck d813f77f4e Added Quaternion into utils. 10 年之前
  Thomas Buck cf3e00c3d6 Added Matrix and Vector3d into utils 10 年之前
  Thomas Buck b04d417e70 Re-added utils 10 年之前
  Thomas Buck a31ca8c3a6 Added volume setting to Sound 10 年之前
  Thomas Buck 218d9b73e4 Fixed scripts 10 年之前
  Thomas Buck 420e8b75af Added Sound without many changes made. 10 年之前
  Thomas Buck c676a07a35 Fresh start 10 年之前
  Thomas Buck 9fff7d88ee Removed unit tests 10 年之前
  Thomas Buck cc9bb0d9b8 Fixed Mac Bundle setup script and its permissions 10 年之前
  Thomas Buck 2e9c1855c3 Removed useless global variables. 10 年之前
  Thomas Buck 9dcd190664 Make cursor visible when disabling mousegrab 10 年之前
  Thomas Buck 87350702ff Removed unused FullScreen config toggle 10 年之前
  Thomas Buck 1e125794e2 Window resizing working 10 年之前
  Thomas Buck efecb6eea3 Fixed warnings with new Xcode 10 年之前
  Thomas Buck 4f383dbc60 Added SSE detection 10 年之前
  Thomas Buck f570706e20 Added texture debugging 10 年之前
  Thomas Buck b3f067cf83 Added method to remove loaded sound 10 年之前
  Thomas Buck 4f961c18a6 Nicer output 10 年之前
  Thomas Buck 299ddfb347 Bugfix: only play a sound if it exists 10 年之前
  Thomas Buck 7e6f80090c Fixed offset sound ids 10 年之前
  Thomas Buck ab733572ff Removed unused code in Camera 10 年之前
  Thomas Buck 58c9004361 Removed duplicated buffering code from GLString. 10 年之前
  Thomas Buck e10e884d34 default to debug configuration 10 年之前
  Thomas Buck af0289cceb Utility lib uses assert() everywhere 10 年之前
  Thomas Buck 2ad0b33026 Started using asserts 10 年之前
  Thomas Buck 95ac4ecec2 Consistent use of rc_get_bool. 10 年之前
  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 年之前