Files
Paradise/code/modules/awaymissions
Tigercat2000 b9abce843d NanoUI Update: Seperate UI Data into ui_data() proc
This commit changes how NanoUI's live data updating system works.
Previously, data for the template was directly gathered in the
ui_interact proc. Now, it is seperated into the proc `ui_data`.

To players, this does absolutely nothing.
To coders, this opens up the potential for a much more complicated and
fancy graphical updating system in the future, because the data is
available on-demand without ever having to call
nanomanager.try_update_ui.
2016-12-14 13:37:34 -08:00
..
2016-07-15 10:13:32 -07:00
2016-07-07 19:34:02 -07:00
2016-04-21 20:28:08 -07:00
2016-06-30 20:42:29 -04:00