zturtleman / sgfork

Automatically exported from code.google.com/p/sgfork for archive purposes. I do not maintain it. Don't report issues here.
GNU General Public License v2.0
0 stars 0 forks source link

Customizable UI&HUD via files #49

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Overall description of the new feature:
Current HUD is hardly hardcoded in SG code.
We need to make in very-very configurable.
Like you may edit/create your own HUD ui file with your description and 
you'll get the new HUD.
You may decide where and how to draw one or other thing.

Variables to control the new feature:
The HUD one.

Original issue reported on code.google.com by igorpana...@gmail.com on 29 Aug 2009 at 6:15

GoogleCodeExporter commented 9 years ago
I'm on it.

Original comment by igorpana...@gmail.com on 29 Aug 2009 at 6:16

GoogleCodeExporter commented 9 years ago
r70 - Imported UI from reaction factory.

Next thing to do is HUD.

Original comment by igorpana...@gmail.com on 4 Sep 2009 at 8:12

GoogleCodeExporter commented 9 years ago
Partly HUD is done in r73.
More things to come.
There are few features that blocking this one:
issue 60, issue 61.

Next step is to unlock all functions from CG_Draw2D to use them inside HUD 
files.
(Don't forget to create CG_DRAWUPS()!)

Original comment by igorpana...@gmail.com on 11 Sep 2009 at 2:16