theo3
|
4f2f69ceb4
|
func renaming
|
2020-08-20 02:21:23 -07:00 |
|
theo3
|
78f629ecc3
|
entity.c refactoring and function naming
|
2020-08-19 18:57:17 -07:00 |
|
theo3
|
6b51df9908
|
Merge remote-tracking branch 'upstream/master'
|
2020-08-17 21:40:24 -07:00 |
|
notyouraveragehooman
|
81bdc81ccf
|
Merge pull request #62 from huderlem:choose-file
Decompile more chooseFile.c
|
2020-08-17 21:37:07 -07:00 |
|
notyouraveragehooman
|
09ba058295
|
Merge pull request #61 from HookedBehemoth:acroBandits
Decompile Acro-Bandits
|
2020-08-17 21:34:48 -07:00 |
|
Marcus Huderle
|
eed9d1fe6b
|
Decompile more chooseFile.c
|
2020-08-17 18:55:37 -05:00 |
|
Behemoth
|
debf6b2095
|
Decompile Acro-Bandits
|
2020-08-18 01:43:09 +02:00 |
|
Ibot02
|
8186e1ed0d
|
managerE.c: ok
|
2020-08-17 18:34:03 +02:00 |
|
Ibot02
|
cfaba92b84
|
manager4.c: ok
except that one function I gave up on, maybe someone else has an idea on how to make that work.
|
2020-08-17 14:00:36 +02:00 |
|
theo3
|
fc71c983d0
|
split unrelated code
|
2020-08-16 18:18:55 -07:00 |
|
theo3
|
793350e551
|
tektite.c OK
|
2020-08-16 17:32:21 -07:00 |
|
theo3
|
f2aeda134d
|
tektiteGolden.c OK
|
2020-08-16 15:39:30 -07:00 |
|
Marcus Huderle
|
2e78289112
|
Start decompiling chooseFile.c
|
2020-08-16 14:57:09 -05:00 |
|
theo3
|
f0e63c2a10
|
greatFairy.c finished
|
2020-08-15 16:27:27 -07:00 |
|
theo3
|
2a7a92cf54
|
Merge remote-tracking branch 'upstream/master'
|
2020-08-15 14:19:22 -07:00 |
|
Marcus Huderle
|
1a6dc8f838
|
Merge remote-tracking branch 'upstream/master' into docs
|
2020-08-15 16:12:22 -05:00 |
|
Marcus Huderle
|
c01a1898c8
|
Combine LCD bg structs
|
2020-08-15 15:13:20 -05:00 |
|
Marcus Huderle
|
f782111cba
|
Remove errant field in LcdControls struct
|
2020-08-15 14:50:46 -05:00 |
|
theo3
|
f08b8a7865
|
objectA.c OK
|
2020-08-15 12:34:09 -07:00 |
|
theo3
|
c32fcaca51
|
lilypadSmall.c OK
|
2020-08-15 11:18:00 -07:00 |
|
Marcus Huderle
|
bb76c4d0de
|
Document intro sequence code
|
2020-08-15 11:03:41 -05:00 |
|
Marcus Huderle
|
76aa792c35
|
Rename gFadeControl
|
2020-08-12 20:12:47 -05:00 |
|
Marcus Huderle
|
4c0217a782
|
Decompile graphics group loading function
|
2020-08-12 19:55:11 -05:00 |
|
Marcus Huderle
|
37d1781f51
|
Decompile more intro code and palette loading code
|
2020-08-11 20:27:29 -05:00 |
|
Marcus Huderle
|
546c69ed58
|
Document main screen handlers
|
2020-08-10 19:19:49 -05:00 |
|
notyouraveragehooman
|
2bd083c933
|
Merge branch 'master' into pot
|
2020-08-09 16:24:35 -07:00 |
|
theo3
|
4a4ac6fc91
|
fixes
|
2020-08-09 16:23:03 -07:00 |
|
notyouraveragehooman
|
149ae2e2d2
|
Merge branch 'master' into master
|
2020-08-09 16:20:59 -07:00 |
|
Marcus Huderle
|
2ae15a04f7
|
Finish decompiling src/object/pot.c
|
2020-08-09 17:27:28 -05:00 |
|
Ibot02
|
0934bc5301
|
Merge branch 'master' of github.com:zeldaret/tmc
|
2020-08-09 12:17:09 +02:00 |
|
Ibot02
|
a609afcf83
|
managerA.c ok
|
2020-08-09 12:13:02 +02:00 |
|
theo3
|
6e9908b9c9
|
ezloReminder.c
|
2020-08-09 03:12:45 -07:00 |
|
theo3
|
72118a5ce9
|
resolve conflicts with master
|
2020-08-08 15:08:42 -07:00 |
|
theo3
|
ac67812a25
|
renamed all occurences of "link" to "player"
|
2020-08-08 14:59:11 -07:00 |
|
Marcus Huderle
|
6a68cca275
|
Start decompiling pot.c
|
2020-08-08 16:53:27 -05:00 |
|
theo3
|
001bf63c61
|
initializeLink.c OK
|
2020-08-08 13:59:05 -07:00 |
|
Ibot02
|
b3dc734ad8
|
partial managerA.c ok
first three functions decomped
|
2020-08-08 17:01:13 +02:00 |
|
notyouraveragehooman
|
10819392f7
|
Merge pull request #44 from Ibot02:master
manager6.c OK
|
2020-08-07 22:30:56 -07:00 |
|
Ibot02
|
6bf6cc2d6a
|
Added manager.h
Moved the unknown struct from manager6.c to new header manager.h
|
2020-08-08 02:57:52 +02:00 |
|
Behemoth
|
6202efdfa1
|
Merge branch 'master' of github.com:zeldaret/tmc
|
2020-08-06 21:00:58 +02:00 |
|
Behemoth
|
6250d7ce72
|
more entity stuff
|
2020-08-06 21:00:49 +02:00 |
|
theo3
|
c73ef05b3d
|
Merge remote-tracking branch 'upstream/master'
|
2020-08-05 20:57:23 -07:00 |
|
theo3
|
83e6edf470
|
wisp.c OK
|
2020-08-05 20:47:10 -07:00 |
|
Marcus Huderle
|
6b09adf8d4
|
Decompile some more of mainLoop.c
|
2020-08-05 17:47:06 -05:00 |
|
Marcus Huderle
|
acdc85a61d
|
Match MainLoop()
|
2020-08-05 17:47:00 -05:00 |
|
Marcus Huderle
|
1cbdcf5a36
|
Finish decompiling object49.c
|
2020-08-05 17:46:53 -05:00 |
|
theo3
|
1db148cd09
|
Merge remote-tracking branch 'upstream/master'
|
2020-08-05 00:21:27 -07:00 |
|
theo3
|
9705996f78
|
rescinded entity changes, other fixes
|
2020-08-05 00:19:44 -07:00 |
|
theo3
|
6824834142
|
struct_02002A40 -> structures.h
|
2020-08-04 23:55:39 -07:00 |
|
Marcus Huderle
|
a155f25720
|
Decompile houseDoorExterior.c
|
2020-08-04 19:46:20 -05:00 |
|