Commit History

Author SHA1 Message Date
  Jeff Hutchinson 1940becb2d Compilation fixes for C++20 2 years ago
  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. 3 years ago
  Areloch 5525f8ecdd Converts all game, gui editor, and system classes to utilize assets 4 years ago
  Lukas Aldershaab 197a62f6ea Convert dStrcmp to String::compare for more cases 4 years ago
  Areloch a5404ad216 Adds ability to utilize bitmap arrays and set entry indexes for popup menus 5 years ago
  AzaezelX 9fef1b3cd1 uninitialized variables-gui 5 years ago
  Areloch d720eb8ccd Makes the graphics menu in the stock UI mostly functional again 6 years ago
  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 years ago
  Areloch 398b00f0dd Minor fixes for guiPopupMenuCtrl to get the submenu arrow to render, as well as a sanity check. 7 years ago
  Areloch 2ca6af8e48 Refactors the Popup menus and GuiMenuBars to remove unneeded duplication and platform-specific/deprecated code. 7 years ago
  Areloch 818b617972 Implements the right-mouse popup menus in the editor in SDL to make it match to Windows. 9 years ago