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