86 次程式碼提交 (6a2026b656f8ece005b54bad219a758cfdae7b3c)

作者 SHA1 備註 提交日期
  Thomas Buck 6a2026b656 Added Game class. 11 年之前
  Thomas Buck 9fd1622471 Can now also bind mouse actions 11 年之前
  Thomas Buck 78e55f04a8 Added mouse scrolling support. 11 年之前
  Thomas Buck 48b09ec110 Added help command 11 年之前
  Thomas Buck 5a7d335545 Console working. 11 年之前
  Thomas Buck 0da8aace78 Moved drawText into WindowSDL. Added Console. 11 年之前
  Thomas Buck e17f49b67e Added mouse motion support 11 年之前
  Thomas Buck 355253f9b0 Mouse support for menu 11 年之前
  Thomas Buck c0b2f96ab4 basic menu functionality working 11 年之前
  Thomas Buck 066ff8356c preparing menu 11 年之前
  Thomas Buck 933c01b593 Key bindings working 11 年之前
  Thomas Buck 982261e7aa Added Menu 11 年之前
  Thomas Buck 7443062c49 Finished implementing set command. 11 年之前
  Thomas Buck c5d2af8adb Added Sound initialization 11 年之前
  Thomas Buck 73135ebc12 More set commands implemented 11 年之前
  Thomas Buck 03bb3e01ed Started implementing command system. 11 年之前
  Thomas Buck 841ec1cd84 Added GL initialization 11 年之前
  Thomas Buck 947533bb1b Font rendering working 11 年之前
  Thomas Buck 9ab9b81ba7 Wrote TTF string rendering 11 年之前
  Thomas Buck 3b6f0730c6 Started font support 11 年之前
  Thomas Buck c40ad37355 Displaying empty SDL window 11 年之前
  Thomas Buck a72a1e7f5b Added main loop, started event handling 11 年之前
  Thomas Buck fe8d624d75 Finished most of WindowSDL 11 年之前
  Thomas Buck b346206d92 Slimmed down math/math.h 11 年之前
  Thomas Buck 383029d5d5 Added (pretty empty) OpenRaider main Singleton 11 年之前
  Thomas Buck c676a07a35 Fresh start 11 年之前
  Thomas Buck cc9bb0d9b8 Fixed Mac Bundle setup script and its permissions 11 年之前
  Thomas Buck 87350702ff Removed unused FullScreen config toggle 11 年之前
  Thomas Buck 1e125794e2 Window resizing working 11 年之前
  Thomas Buck 4f383dbc60 Added SSE detection 11 年之前
  Thomas Buck f570706e20 Added texture debugging 11 年之前
  Thomas Buck 4f961c18a6 Nicer output 11 年之前
  Thomas Buck 299ddfb347 Bugfix: only play a sound if it exists 11 年之前
  Thomas Buck 95ac4ecec2 Consistent use of rc_get_bool. 11 年之前
  Thomas Buck dbe7bb3e56 Removed networking support 11 年之前
  Thomas Buck fa3ff40c5a Fixed console command input bug 11 年之前
  Thomas Buck f66275b65c Removed duplicated TGA writing code 11 年之前
  Thomas Buck 781c888173 misc 11 年之前
  Thomas Buck 0beb9bbdea Removed duplicated GL init code 11 年之前
  Thomas Buck 85535e169d Removed unused code 11 年之前
  Thomas Buck 31ca2563f6 Renamed MatMath and moved into utils 11 年之前
  Thomas Buck 34fda27205 Fixed fullPath() 11 年之前
  Thomas Buck d67accb36c Moved TombRaider1.h into subfolder 11 年之前
  Thomas Buck 3f68f9ed33 check file extension of level paks 11 年之前
  Thomas Buck 154d59cd4c Setup Script in Mac App Bundle 11 年之前
  Thomas Buck bdae1c57a6 using sdl2-config for include path 11 年之前
  Thomas Buck 63e4bb5fd6 Removed memory test 11 年之前
  Thomas Buck 4527fbcef6 Replaced custom map with std::map 11 年之前
  Thomas Buck ecb9d6002d Used wrong delete 11 年之前
  Thomas Buck afda40b282 Reenabled some warnings 11 年之前