1
0
Fork 0
mirror of https://github.com/notwa/mm synced 2024-06-26 03:57:13 -07:00
Commit Graph

325 Commits

Author SHA1 Message Date
Connor Olding f1ebc3f9ff use new features again 2016-05-18 03:41:34 -07:00
Connor Olding 2edbe2135a update lips and patch 2016-05-18 03:06:49 -07:00
Connor Olding 6c62cd965c refactor build scripts, use new lips features 2016-04-26 15:34:04 -07:00
Connor Olding 5691484000 update lips 2016-04-26 15:15:18 -07:00
Connor Olding 8f4c4a41b9 update lips 2016-04-21 13:04:49 -07:00
Connor Olding f2a291c6cd add ROM version of spawner for OoT debug 2016-04-15 12:17:46 -07:00
Connor Olding e50dd330b8 update debug printing
render to the HUD dlist and clean out some code
2016-04-15 08:34:25 -07:00
Connor Olding c8dbc6dd98 misc asm cleanup 2016-04-14 17:02:37 -07:00
Connor Olding beac40d4c6 use same code for ROM and RAM, recurse into dlists 2016-04-14 17:02:11 -07:00
Connor Olding ff3305d273 update lips; update lips writers 2016-04-10 08:56:42 -07:00
Connor Olding d19fd2d3ae update lips 2016-04-10 08:43:07 -07:00
Connor Olding b72b6f3dc3 update lips 2016-04-10 06:51:24 -07:00
Connor Olding f3f27f5676 add widescreen romhack 2016-04-09 04:48:52 -07:00
Connor Olding 25cbd24a2e allow dumb injection 2016-04-09 01:54:43 -07:00
Connor Olding f73760f200 nevermind 2016-04-08 10:15:15 -07:00
Connor Olding 636b54e93e update lips 2016-04-07 10:29:21 -07:00
Connor Olding a1788c5104 add OoT widescreen hack 2016-04-07 07:02:27 -07:00
Connor Olding 4c05e280c8 update lips 2016-04-07 04:00:11 -07:00
Connor Olding 955b5a5848 update lips 2016-04-02 08:42:22 -07:00
Connor Olding 330cbf1485 fix some broken lips features 2016-04-02 05:43:26 -07:00
Connor Olding 69cf091406 fix potential stack alignment issue 2016-03-24 23:37:37 -07:00
Connor Olding ea26e1d5ba update todo list 2016-02-02 18:43:18 -08:00
Connor Olding 3e4df3ffc2 set another event flag 2016-02-02 08:49:42 -08:00
Connor Olding 2a7310c344 properly "unset" unfrozen mountain scenes 2016-02-02 03:14:31 -08:00
Connor Olding c7121d612e shuffle waterfall exit 2016-02-02 03:00:32 -08:00
Connor Olding 188cda6a5a don't shuffle cutscenes 2016-02-02 03:00:17 -08:00
Connor Olding 4c60e8f05d shuffle by hooking scene setup instead
writes exit value before it's read.
fixes actors not loading (koume) and simplifies things.
2016-02-01 02:53:38 -08:00
Connor Olding af5e3fec67 fix a couple entrance names 2016-02-01 01:32:39 -08:00
Connor Olding 6a6f8a89b5 unshuffle deku princess prison 2016-01-31 03:18:40 -08:00
Connor Olding 10d273fe19 fix void outs and death warps 2016-01-31 03:17:25 -08:00
Connor Olding f6e0ed6b8e add basic support for OoT beta quest rom 2016-01-31 02:26:50 -08:00
Connor Olding 8df8f7ba8d use shorter turtle cutscenes 2016-01-30 19:09:51 -08:00
Connor Olding 93115a1d63 fix shuffling cleansed/unfrozen scenes 2016-01-30 12:37:03 -08:00
Connor Olding 00509592dc always cleanse swamp after beating odolwa 2016-01-30 12:14:13 -08:00
Connor Olding e6e32772f9 add twinmold to warp list 2016-01-30 11:19:08 -08:00
Connor Olding 5a3a5053c0 add some exits, more todo stuff 2016-01-30 11:14:45 -08:00
Connor Olding 961e53bbc9 ignore more known stuff 2016-01-26 01:12:20 -08:00
Connor Olding cd70baa5f1 use cleansed/unfrozen scenes, fix stack alignment 2016-01-23 03:16:21 -08:00
Connor Olding e62ea5242c add kicked-out/caught entrances 2016-01-23 00:56:04 -08:00
Connor Olding b5b908b3c4 comment every entrance value 2016-01-19 22:39:02 -08:00
Connor Olding 7101e83426 pair entrances, add owls, skip SoT cutscene 2016-01-19 22:00:23 -08:00
Connor Olding c6eba55171 add basic exit shuffling 2016-01-19 19:01:18 -08:00
Connor Olding 4faf79f891 add crappy exit value monitor 2016-01-19 16:35:07 -08:00
Connor Olding ad9381adf7 finish beta quest basics, ready to shuffle 2016-01-19 16:31:21 -08:00
Connor Olding e6b5fe590f fix a certain case in serialize.lua
this should actually check if the whole string
matches [A-Za-z_][0-9A-Za-z_]*
but thats for another time
2016-01-19 16:30:00 -08:00
Connor Olding 617a10cba3 begin work on beta quest hack 2016-01-18 20:40:55 -08:00
Connor Olding 7f8f7c8438 update lips 2016-01-18 20:29:26 -08:00
Connor Olding 6bcae93d1b update a few entrance names 2016-01-18 20:25:43 -08:00
Connor Olding 0d832b1f3b make entrance names less than bad 2016-01-17 15:49:01 -08:00
Connor Olding 55ad6351af inline scene names alongside entrance lists 2016-01-17 15:06:58 -08:00