retro8/data
Samuel P 19abc7751b
API Compat fixes (#8)
Changes:

* api: add() and del() compat fixes
* add() returns the value being added if subject is not nil
* del() returns the value removed, if found in the table
(implies subject is not nil)
* api: atan2 returns are [0,1[ instead of ]-π,π]
* api: atan2 returns are offset by -1/4 circle
* atan2(0,0) = 0.75
* function behavior now matches pico8 on wiki example code
2020-02-03 13:43:32 +01:00
..
api.lua API Compat fixes (#8) 2020-02-03 13:43:32 +01:00
default.gcw0.desktop fixes for OpenDingux first OPK release 2019-12-26 18:47:03 +01:00
icon.aseprite implemented basic menu functions, added icon and .desktop file for opk 2019-12-26 04:33:19 +01:00
icon.png implemented basic menu functions, added icon and .desktop file for opk 2019-12-26 04:33:19 +01:00
pico8_font.png fixes for OpenDingux first OPK release 2019-12-26 18:47:03 +01:00