1
0
Fork 0
mirror of https://github.com/notwa/mm synced 2024-11-05 05:39:02 -08:00
Commit graph

11 commits

Author SHA1 Message Date
7b147f9653 warn about printf truncation 2015-07-22 22:51:31 -07:00
307e3ac751 refactor "A" boilerplate
less memory. maybe faster?
2015-05-26 10:22:18 -07:00
4c00f0b3fb abstract menu handling, make Text unselectable 2015-05-26 08:15:36 -07:00
3ff9b9289b convenience function 2015-05-25 22:17:43 -07:00
637abc3684 one class per file
...mostly
2015-05-25 20:10:00 -07:00
6c89f9306b dump ordered tables to be git-friendly 2015-05-01 11:29:43 -07:00
fee7a6f2e2 Monitor class; class inheritance 2015-05-01 08:40:32 -07:00
30dff10c7e abstract to FlagMonitor class 2015-04-25 23:54:04 -07:00
d83517d31b pointer boilerplate
this also fixes a subtle bug with Z targets,
since `(not 0) == false` in Lua
2015-03-26 16:36:44 -07:00
9a57ee1975 more boilerplate 2015-03-26 07:27:36 -07:00
749170ea5c update scripts with more addresses and such 2015-03-04 21:39:26 -08:00