Commit History

作者 SHA1 備註 提交日期
  Areloch 7b01b42e15 Fixes a crash that comes from toggling the editors on and off, then clicking a menubar item 6 年之前
  Areloch 3a71c75596 Merge branch 'development' into EngineAPI-Refactor 6 年之前
  Lukas Joergensen 3c99ef73a9 Eliminate DefineConsoleMethod 7 年之前
  Azaezel 9141d37ca2 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 f237caff5e Stabilizes the add/remove behavior of menubars by also tracking the modeless background control the menubars use for proper cleanup as well. 7 年之前
  Areloch 1c98d6ece8 Added function to guiMenuBar to find a menu by name. 7 年之前
  Areloch 253dd02096 Refactors the Popup menus and GuiMenuBars to remove unneeded duplication and platform-specific/deprecated code. 7 年之前
  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 年之前
  cpusci 4c35fd37af Simple pass over the codebase to standardize the platform types. 12 年之前
  DavidWyand-GG 7dbfe6994d Engine directory for ticket #1 13 年之前