7 Commits

Author SHA1 Message Date
rxi
95bdb07d49 Removed unused variables 2020-05-07 22:40:34 +01:00
rxi
ae42176953 Renamed common.matches_pattern => common.match_pattern 2020-05-07 14:18:46 +01:00
rxi
3057786ce2 Moved matches_pattern from syntax to common 2020-05-07 10:27:37 +01:00
rxi
05ca43e637 Changed rounding type on common.draw_text() 2020-05-03 16:48:35 +01:00
rxi
c658b6f1ca Removed underscore from start of globals, added VERSION
eg. `_SCALE` => `SCALE`
prevents conflict with lua's own _NAME globals
2020-04-25 09:58:01 +01:00
rxi
59881f81a6 Fixed common.path_suggest() for system.list_dir() changes 2020-04-21 23:47:01 +01:00
rxi
d8c4bfa6ba Initial commit 2019-12-28 11:17:56 +00:00