Skip to content

Change game support to OOP to clean it up a bit#39

Merged
thecybermind merged 7 commits intomainfrom
dev_oopgame
Mar 19, 2026
Merged

Change game support to OOP to clean it up a bit#39
thecybermind merged 7 commits intomainfrom
dev_oopgame

Conversation

@thecybermind
Copy link
Owner

Game support now is now all objects inheriting from a generic GameSupport class. All the functions are member functions, all the static variables are now members, etc.

@thecybermind thecybermind self-assigned this Mar 18, 2026
@thecybermind thecybermind added enhancement New feature or request topic:game api Dealing with the game-specific engine API labels Mar 18, 2026
… also in main_load_mod, if the "mod" setting is a relative path to a .qvm file, it places it as-is first in the mod search list
@thecybermind thecybermind merged commit 00a9922 into main Mar 19, 2026
2 checks passed
@thecybermind thecybermind deleted the dev_oopgame branch March 19, 2026 00:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request topic:game api Dealing with the game-specific engine API

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant