提交历史

作者 SHA1 备注 提交日期
  Robert MacGregor ba07e6c6d7 * Cleanup: Remove the partial editor tools integration from the TORQUE_SECURE_VFS implementation in preference for developers building mod tools builds instead. 3 年之前
  Robert MacGregor 0e93373824 * BugFix: When querying against root with Torque::FS::DumpDirectories, correctly return directories with their path. 3 年之前
  Robert MacGregor 277cdf67b0 * Feature: Initial secure VFS implementation with asset import capability. 3 年之前
  Areloch 26ef40950b Updated version of OTHGMars' updated window and resolution options modes. 4 年之前
  Areloch cba14c035f Change Asset Browser logic to utilize folder heirarchy instead of strict Asset Type filtration 5 年之前
  Marc Chapman a578ef77d3 Fixes a crash that occurs on linux headless servers 6 年之前
  OTHGMars 3af77bbf15 Adds support for SDL joystick and game controllers. 6 年之前
  OTHGMars 49fa248ec4 Fills in monitor functions in PlatformWindowManagerSDL 6 年之前
  Areloch 71d31c57fd Enables SDL's ability to drag and drop files onto the game window and have it call back into script for handling. 7 年之前
  Azaezel 60631cb146 expanded debug reporting for SDL_Init 8 年之前
  Areloch f02d0d6c4e Hooks the splash window code up to the same image loading code as the icon code, and also adds a check if it tries to load a BMP for either(this is a bad format and really shouldn't be used for pretty much anything). 8 年之前
  Areloch 170cdadf60 Fixes window icons with SDL, hooking it through the var $Core::windowIcon as the path. 8 年之前
  Jeff Hutchinson f6b8ef126d fix SDL text events from generating a ~ key when opening the console 8 年之前
  Areloch 6f72c7b119 Implements the splash screen window to the SDL platform stuff. 9 年之前
  Azaezel 4a8f6737b6 Mouse wheel check has to occur before mouse motion. Apparently the one is a subset of the other. also thanks @dottools for the proper codeline. 10 年之前
  Azaezel 06f6819d63 sdl2 mouse wheel scrolling rev1 10 年之前
  LuisAntonRebollo aa35157eef PlatformSDL implementation. 10 年之前