1
0
Fork 0
mirror of https://github.com/notwa/mm synced 2024-06-30 22:07:11 -07:00
Commit Graph

15 Commits

Author SHA1 Message Date
Connor Olding 7760598432 handle string formatting in T 2015-03-27 02:41:27 -07:00
Connor Olding aafdcfae69 a little refactoring 2015-03-27 02:32:23 -07:00
Connor Olding c64292bc29 iterate and count by pointers, validation 2015-03-27 01:59:40 -07:00
Connor Olding 72f4095761 show info on current Z-target 2015-03-26 16:48:29 -07:00
Connor Olding 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
Connor Olding 304790bd7e refactor addresses, tuck away in folder 2015-03-20 19:46:08 -07:00
Connor Olding 14dba9d59f highlight new actors; fix reversing 2015-03-19 01:23:50 -07:00
Connor Olding 4e656e336b note unloaded actors; cleanup 2015-03-18 22:19:25 -07:00
Connor Olding 6d7d4975b6 use arrays for actor types 2015-03-18 21:50:35 -07:00
Connor Olding e4a32dd945 merge actor change into actor lister 2015-03-18 10:27:45 -07:00
Connor Olding 9bfad76e3d refactor actor iteration 2015-03-17 19:10:06 -07:00
Connor Olding 6fe4a58056 preliminary OoT support 2015-03-17 14:58:07 -07:00
Connor Olding 89ead305aa furthening the tweakening 2015-03-08 09:38:43 -07:00
Connor Olding 0f1245b0e8 tweaks 2015-03-07 16:02:54 -08:00
Connor Olding f245d6fc3e buggy actor lister 2015-03-07 07:53:11 -08:00