提交歷史

作者 SHA1 備註 提交日期
  Olathuss 44df6dada7 Close Menu Implemented 8 月之前
  Areloch c2d1e9d654 Expands functionality of MenuBuilder to act as primary API for building out menus 2 年之前
  Jeff Hutchinson 1940becb2d Compilation fixes for C++20 2 年之前
  Jeff Hutchinson 755bbacaa0 Fix specific usage of Con::executef where it was not being assigned to a ConsoleValue before getting it's data out of it. 4 年之前
  Areloch 5525f8ecdd Converts all game, gui editor, and system classes to utilize assets 4 年之前
  Lukas Aldershaab 197a62f6ea Convert dStrcmp to String::compare for more cases 5 年之前
  Areloch a5404ad216 Adds ability to utilize bitmap arrays and set entry indexes for popup menus 5 年之前
  AzaezelX 9fef1b3cd1 uninitialized variables-gui 5 年之前
  Areloch d720eb8ccd Makes the graphics menu in the stock UI mostly functional again 6 年之前
  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 398b00f0dd Minor fixes for guiPopupMenuCtrl to get the submenu arrow to render, as well as a sanity check. 7 年之前
  Areloch 2ca6af8e48 Refactors the Popup menus and GuiMenuBars to remove unneeded duplication and platform-specific/deprecated code. 8 年之前
  Areloch 818b617972 Implements the right-mouse popup menus in the editor in SDL to make it match to Windows. 9 年之前