Areloch
|
5525f8ecdd
Converts all game, gui editor, and system classes to utilize assets
|
4 years ago |
Areloch
|
3a93a30ced
Fixes a crash that comes from toggling the editors on and off, then clicking a menubar item
|
6 years ago |
Areloch
|
6cf0c9e360
Merge branch 'development' into EngineAPI-Refactor
|
6 years ago |
Lukas Joergensen
|
76908eae3c
Eliminate DefineConsoleMethod
|
7 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
|
40fff8ef50
Stabilizes the add/remove behavior of menubars by also tracking the modeless background control the menubars use for proper cleanup as well.
|
7 years ago |
Areloch
|
cfe977584d
Added function to guiMenuBar to find a menu by name.
|
7 years ago |
Areloch
|
2ca6af8e48
Refactors the Popup menus and GuiMenuBars to remove unneeded duplication and platform-specific/deprecated code.
|
7 years ago |
Thomas "elfprince13" Dickerson
|
1c2b096a72
Whitespace consistency
|
8 years ago |
Thomas "elfprince13" Dickerson
|
88106f9032
Fixed type inference for nulls in console functions
|
8 years ago |
Azaezel
|
1ee127b753
more unused variable cleanups
|
8 years ago |
Areloch
|
bedc79aacb
Merges in Monkey's fixes PR with a resolution for a conflict
|
10 years ago |
Areloch
|
b614d87e78
Fixes the menubar functionality when using SDL.
|
10 years ago |
Daniel Buckmaster
|
4f2f1ca4e1
Merge pull request #1356 from Areloch/PVS_Cleanup_813
|
10 years ago |
Areloch
|
11398bb04e
Issue found with PVS-Studio:
|
10 years ago |
Areloch
|
2002d74b78
Issue found with PVS-Studio:
|
10 years ago |
James Urquhart
|
f44a3f27d6
Fix stack balancing problems by refactoring execution calls
|
10 years ago |
Nathan Bowhay
|
f039c98f08
Fixed bug with dash character in menu item
|
10 years ago |
Nathan Bowhay
|
ae706b2407
Removed unused parameters
|
10 years ago |
LuisAntonRebollo
|
475f218bcd
Modified files for SDL2.
|
10 years ago |
Vincent Gee
|
acb192e2a5
Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro.
|
10 years ago |
cpusci
|
4c35fd37af
Simple pass over the codebase to standardize the platform types.
|
12 years ago |
DavidWyand-GG
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |