1
0
Fork 0
mirror of https://github.com/notwa/mm synced 2024-11-04 20:09:03 -08:00
Commit graph

376 commits

Author SHA1 Message Date
39eacdac78 fill in the blanks 2016-05-07 03:13:06 -07:00
6c62cd965c refactor build scripts, use new lips features 2016-04-26 15:34:04 -07:00
5691484000 update lips 2016-04-26 15:15:18 -07:00
aabb1499a6 update build scripts 2016-04-21 13:04:59 -07:00
8f4c4a41b9 update lips 2016-04-21 13:04:49 -07:00
1568e4bee2 forgot to add build script, fix ROM address 2016-04-15 12:27:00 -07:00
f2a291c6cd add ROM version of spawner for OoT debug 2016-04-15 12:17:46 -07:00
c38ac76ba6 ad-hoc building in a build directory 2016-04-15 11:43:38 -07:00
e50dd330b8 update debug printing
render to the HUD dlist and clean out some code
2016-04-15 08:34:25 -07:00
c8dbc6dd98 misc asm cleanup 2016-04-14 17:02:37 -07:00
beac40d4c6 use same code for ROM and RAM, recurse into dlists 2016-04-14 17:02:11 -07:00
ff3305d273 update lips; update lips writers 2016-04-10 08:56:42 -07:00
d19fd2d3ae update lips 2016-04-10 08:43:07 -07:00
35a3d1ee43 use relative return labels 2016-04-10 07:17:23 -07:00
e74da86e3e flesh out patch.lua and use the new features 2016-04-10 07:04:56 -07:00
b72b6f3dc3 update lips 2016-04-10 06:51:24 -07:00
f3f27f5676 add widescreen romhack 2016-04-09 04:48:52 -07:00
9ef811be23 add ad-hoc address translation to rom patcher 2016-04-09 04:18:00 -07:00
335fe5ca9d add rom fixing to command-line 2016-04-09 04:17:15 -07:00
25cbd24a2e allow dumb injection 2016-04-09 01:54:43 -07:00
f73760f200 nevermind 2016-04-08 10:15:15 -07:00
636b54e93e update lips 2016-04-07 10:29:21 -07:00
a1788c5104 add OoT widescreen hack 2016-04-07 07:02:27 -07:00
85c02b8352 cleanup 2016-04-07 04:04:41 -07:00
4c05e280c8 update lips 2016-04-07 04:00:11 -07:00
c684893ade rename randomizer to bq (beta quest)
why did i even think it was called that?
2016-04-04 07:46:09 -07:00
1722f35bee set up compressed rom build 2016-04-04 07:39:46 -07:00
608589b274 allow for compressed files 2016-04-04 07:37:08 -07:00
1fc77b93ad use a cleaner method of loading extra file 2016-04-04 07:35:17 -07:00
955b5a5848 update lips 2016-04-02 08:42:22 -07:00
7114fdbcf5 first working ROM build of beta quest 2016-04-02 06:27:00 -07:00
330cbf1485 fix some broken lips features 2016-04-02 05:43:26 -07:00
b5198842ad start work on romhack of beta quest 2016-04-02 02:06:46 -07:00
9828d53fd6 fix a few commands in the MM text dumper 2016-03-24 23:38:45 -07:00
69cf091406 fix potential stack alignment issue 2016-03-24 23:37:37 -07:00
0258dcc2db add MM text dumping script 2016-02-04 04:06:51 -08:00
ea26e1d5ba update todo list 2016-02-02 18:43:18 -08:00
3e4df3ffc2 set another event flag 2016-02-02 08:49:42 -08:00
eb239668b0 add incomplete filename list for OoT NTSC 1.0 2016-02-02 08:47:12 -08:00
17453757e4 add actor file heuristics 2016-02-02 05:29:57 -08:00
2a7310c344 properly "unset" unfrozen mountain scenes 2016-02-02 03:14:31 -08:00
c7121d612e shuffle waterfall exit 2016-02-02 03:00:32 -08:00
188cda6a5a don't shuffle cutscenes 2016-02-02 03:00:17 -08:00
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
af5e3fec67 fix a couple entrance names 2016-02-01 01:32:39 -08:00
6a6f8a89b5 unshuffle deku princess prison 2016-01-31 03:18:40 -08:00
10d273fe19 fix void outs and death warps 2016-01-31 03:17:25 -08:00
f6e0ed6b8e add basic support for OoT beta quest rom 2016-01-31 02:26:50 -08:00
8df8f7ba8d use shorter turtle cutscenes 2016-01-30 19:09:51 -08:00
93115a1d63 fix shuffling cleansed/unfrozen scenes 2016-01-30 12:37:03 -08:00