Bjorn Neergaard
|
54e801776d
|
Revert "Make JSON.stringify encode numbers properly"
This reverts commit f4600644ec.
|
2015-12-27 15:45:48 -06:00 |
|
Bjorn Neergaard
|
f4600644ec
|
Make JSON.stringify encode numbers properly
JSON doesn't allow scientific/exponential notation...
Fixes #14098
|
2015-12-27 15:19:24 -06:00 |
|
Bjorn Neergaard
|
da4842dddf
|
Make NanoUI resistant to Topic spoofs
Move Topic() into a NanoUI-specific ui_act proc
Update to @YotaXP's latest JSON code.
Return focus to the mapwindow if a key is pressed in a NanoUI.
|
2015-12-15 22:37:52 -06:00 |
|
YotaXP
|
2869b1cf61
|
Re-write JSON writer to output valid JSON
How the old one worked, I don't know...
We don't have a reader yet, but we don't use a reader sooo...
|
2015-12-15 14:41:34 -06:00 |
|
Bjorn Neergaard
|
56e359efb8
|
Refactor JSON
* Move into seperate module
* Use aboslute pathing
|
2015-11-26 07:11:28 -05:00 |
|