提交历史

作者 SHA1 备注 提交日期
  marauder2k7 0da0903599 Merge branch 'development' into imageAsset_refactor_rev3 6 月之前
  AzaezelX f633ef3a3d fill in the validated variables 6 月之前
  Olathuss 44df6dada7 Close Menu Implemented 8 月之前
  marauder2k7 4d980e5406 various cleanups and fixes 9 月之前
  marauder2k7 32c6330b72 guiControlProfile 9 月之前
  AzaezelX 07ed59a872 TORQUE_TOOLS off compile fix 1 年之前
  Areloch c2d1e9d654 Expands functionality of MenuBuilder to act as primary API for building out menus 1 年之前
  Areloch d0f914b3e6 From Nils' UI work 2 年之前
  AzaezelX f5a34308f9 add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2 年之前
  Areloch 5525f8ecdd Converts all game, gui editor, and system classes to utilize assets 4 年之前
  Areloch 3a93a30ced Fixes a crash that comes from toggling the editors on and off, then clicking a menubar item 6 年之前
  Areloch 6cf0c9e360 Merge branch 'development' into EngineAPI-Refactor 6 年之前
  Lukas Joergensen 76908eae3c Eliminate DefineConsoleMethod 7 年之前
  Azaezel 8ec82013ca corrects PopupMenu::checkItem() not checking the item. also prepends m to member variables for the MenuItem class to correct a few more locals hiding classvar reports. 7 年之前
  Areloch 40fff8ef50 Stabilizes the add/remove behavior of menubars by also tracking the modeless background control the menubars use for proper cleanup as well. 7 年之前
  Areloch cfe977584d Added function to guiMenuBar to find a menu by name. 7 年之前
  Areloch 2ca6af8e48 Refactors the Popup menus and GuiMenuBars to remove unneeded duplication and platform-specific/deprecated code. 8 年之前
  Thomas "elfprince13" Dickerson 1c2b096a72 Whitespace consistency 8 年之前
  Thomas "elfprince13" Dickerson 88106f9032 Fixed type inference for nulls in console functions 8 年之前
  Azaezel 1ee127b753 more unused variable cleanups 9 年之前
  Areloch bedc79aacb Merges in Monkey's fixes PR with a resolution for a conflict 10 年之前
  Areloch b614d87e78 Fixes the menubar functionality when using SDL. 10 年之前
  Daniel Buckmaster 4f2f1ca4e1 Merge pull request #1356 from Areloch/PVS_Cleanup_813 10 年之前
  Areloch 11398bb04e Issue found with PVS-Studio: 10 年之前
  Areloch 2002d74b78 Issue found with PVS-Studio: 10 年之前
  James Urquhart f44a3f27d6 Fix stack balancing problems by refactoring execution calls 10 年之前
  Nathan Bowhay f039c98f08 Fixed bug with dash character in menu item 10 年之前
  Nathan Bowhay ae706b2407 Removed unused parameters 10 年之前
  LuisAntonRebollo 475f218bcd Modified files for SDL2. 10 年之前
  Vincent Gee acb192e2a5 Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro. 11 年之前