You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merging cgame and ui will make things better, only negatives I can think of are (possibly?) take longer to load main menu and UI/cgame VM can't be replaced separately.
I created a patch for merging ui into cgame awhile ago, but didn't get Team Arena working. code/ui/ui_shared.c doesn't support loading hud and menus at the same time. :/
The text was updated successfully, but these errors were encountered:
Hmm, I should probably decide if I'm going to support Team Arena UI or just replace with new UI see #48. If not supporting TA UI, this is fairly easy. :/
Also I wonder if I should rename cgame after merging ui into it. uxgame.qvm?... probably not. seems like it might make it easier to handling connecting cgame and ui if I had some other name for the connecting part (UX) though..
http://ztm.x10host.com/2013/03/18/why-is-there-a-ui-vm/
Merging cgame and ui will make things better, only negatives I can think of are (possibly?) take longer to load main menu and UI/cgame VM can't be replaced separately.
I created a patch for merging ui into cgame awhile ago, but didn't get Team Arena working. code/ui/ui_shared.c doesn't support loading hud and menus at the same time. :/
The text was updated successfully, but these errors were encountered: