Files
Paradise/code/modules/pda
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-09-05 23:02:10 -04:00
2016-07-15 00:54:14 -04:00
2016-09-05 23:12:08 -04:00
2016-07-07 19:34:02 -07:00
2016-07-07 19:34:02 -07:00
2016-09-05 23:12:08 -04:00
2016-07-07 19:34:02 -07:00
2016-07-07 19:34:02 -07:00
D:
2016-08-24 10:25:56 -07:00