提交历史

作者 SHA1 备注 提交日期
  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 7 年之前
  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 9 年之前
  Thomas "elfprince13" Dickerson 88106f9032 Fixed type inference for nulls in console functions 9 年之前
  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 11 年之前
  Nathan Bowhay f039c98f08 Fixed bug with dash character in menu item 11 年之前
  Nathan Bowhay ae706b2407 Removed unused parameters 11 年之前
  LuisAntonRebollo 475f218bcd Modified files for SDL2. 11 年之前
  Vincent Gee acb192e2a5 Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro. 11 年之前
  cpusci 4c35fd37af Simple pass over the codebase to standardize the platform types. 12 年之前
  DavidWyand-GG 7dbfe6994d Engine directory for ticket #1 13 年之前