1
0
Fork 0
mirror of https://github.com/notwa/mm synced 2024-06-28 21:07:12 -07:00
Commit Graph

28 Commits

Author SHA1 Message Date
Connor Olding 19a0e65352 room stuff for oot; fixes 2015-05-25 22:17:37 -07:00
Connor Olding 637abc3684 one class per file
...mostly
2015-05-25 20:10:00 -07:00
Connor Olding 907e5dcd93 move up debug-watching variables 2015-05-25 19:20:42 -07:00
Connor Olding 7b8c2fff87 getting things up to speed 2015-05-24 03:19:32 -07:00
Connor Olding 8774a3a5b3 debugging crap 2015-05-15 21:55:11 -07:00
Connor Olding 9b6c63df2d prevent multiple focus 2015-05-14 00:58:23 -07:00
Connor Olding 0e759ce1fa fix actor wiping on load state 2015-05-10 11:30:45 -07:00
Connor Olding 5c76e9466a a dumb frame-based message renderer 2015-05-07 15:27:26 -07:00
Connor Olding 9dabf504d4 complete rewrite of cheat menu 2015-05-03 16:46:09 -07:00
Connor Olding 28f9ae6fff basic actor flag handling 2015-05-02 06:35:15 -07:00
Connor Olding 9bc0df3033 big refactor 2015-05-01 20:36:02 -07:00
Connor Olding 736804be40 tweaks 2015-05-01 11:48:49 -07:00
Connor Olding b29e57b57a move data files to subdirectory 2015-05-01 09:59:16 -07:00
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