octorock
|
06dc158598
|
Rename vvv to actTile
|
2024-01-06 16:15:34 +01:00 |
|
octorock
|
aced0bef69
|
Rename metaTiles
Now the 16x16 tiles are just called tiles and the 8x8 tiles are called subTiles.
|
2024-01-06 15:01:44 +01:00 |
|
octorock
|
c3b771a209
|
Merge branch 'master' into tilemap-docs
|
2024-01-06 12:26:39 +01:00 |
|
theo3
|
37ac9cb0fb
|
document tile asm functions
|
2023-12-31 17:34:02 -08:00 |
|
theo3
|
201955ea05
|
create enemy struct and enemy flags
|
2023-12-30 20:05:32 -08:00 |
|
theo3
|
fb9f59fbbb
|
label BounceUpdate asm
|
2023-12-30 17:13:42 -08:00 |
|
octorock
|
109b1020dc
|
Merge branch 'master' into tilemap-docs
|
2023-12-31 02:12:41 +01:00 |
|
theo3
|
a030120a0c
|
clean up linkAnimation.c
|
2023-12-28 19:05:06 -08:00 |
|
octorock
|
768efa50b3
|
Merge branch 'master' into tilemap-docs
|
2023-12-28 14:59:23 +01:00 |
|
octorock
|
488196754e
|
Create new entity structs for NPCs
|
2023-08-01 11:36:11 +02:00 |
|
octorock
|
f89bb66911
|
Create enums for Vvvs and MetaTiles
|
2023-06-24 00:19:33 +02:00 |
|
octorock
|
c317fe3f18
|
Extract KeyValuePairs
|
2023-06-17 00:10:00 +02:00 |
|
octorock
|
551cb72093
|
Extract some map data definitions
|
2023-06-10 15:12:51 +02:00 |
|
octorock
|
c280188436
|
Fix paths
|
2022-12-21 23:40:27 +01:00 |
|
octorock
|
67467fd831
|
Extract some data
And split up subtasks and world events.
|
2022-10-08 22:32:54 +02:00 |
|
octorock
|
a83c83ee8c
|
Extract some data
Sort data according to the compilation using they belong to.
Extract background animations.
|
2022-09-03 23:33:35 +02:00 |
|
Tal Hayon
|
79bae9cd8a
|
Various documentations
|
2022-08-08 20:03:12 +03:00 |
|
octorock
|
852effa474
|
Rename objects
|
2022-07-25 22:45:55 +02:00 |
|
Tal Hayon
|
49ebdffa11
|
Match sub_08027870
|
2022-07-19 02:29:25 +03:00 |
|
octorock
|
60e33b636d
|
Rename managers
|
2022-05-18 13:07:06 +02:00 |
|
Tal Hayon
|
268ac11430
|
Put const data in jailBars
|
2022-04-18 13:30:57 +03:00 |
|
Tal Hayon
|
01067740c1
|
Extract ui.h
|
2022-04-06 11:03:32 +03:00 |
|
octorock
|
03e15c611c
|
Decompile some of beanstalkSubtask
|
2022-03-31 22:38:53 +02:00 |
|
theo3
|
a633efd88c
|
sort out most of functions.h
|
2022-03-30 00:52:53 -07:00 |
|
theo3
|
65b80571b2
|
naming
|
2022-03-28 21:01:02 -07:00 |
|
theo3
|
755571834d
|
rename coord.h to physics.h
|
2022-03-28 17:28:17 -07:00 |
|
theo3
|
a9784e96ba
|
identify some functions
|
2022-03-28 12:06:05 -07:00 |
|
theo3
|
ffb4653b0d
|
move function decls from player.c
|
2022-03-27 23:20:26 -07:00 |
|
theo3
|
ca139bf558
|
merge
|
2022-03-27 00:19:10 -07:00 |
|
theo3
|
5208bfd1aa
|
player asm wip
|
2022-03-27 00:15:37 -07:00 |
|
Elliptic Ellipsis
|
29ef1953f0
|
Clean up a couple of bools
|
2022-03-25 14:24:18 +00:00 |
|
Elliptic Ellipsis
|
a0f7b73e66
|
Misc prototype cleanup
|
2022-03-20 16:57:09 +00:00 |
|
Elliptic Ellipsis
|
7780c76eac
|
Correct type of sub_0806F520 and use it as a bool
|
2022-03-18 23:16:15 +00:00 |
|
theo3
|
ef470547e0
|
cleanup
|
2022-03-17 19:16:43 -07:00 |
|
octorock
|
41ea9ab943
|
Decompile some UI
|
2022-03-17 00:58:47 +01:00 |
|
Tal Hayon
|
cc8ef3a260
|
Decompile object10
|
2022-03-13 01:15:41 +02:00 |
|
octorock
|
cffa1024ca
|
Decompile Object74
|
2022-03-10 19:40:44 +01:00 |
|
octorock
|
6b6f946caf
|
Decompile ObjectB
|
2022-03-10 19:17:41 +01:00 |
|
notyourav
|
a0548a8921
|
Merge pull request #438 from octorock/octorokBoss
Use new entity struct for octorok boss
|
2022-03-08 17:36:36 -08:00 |
|
notyourav
|
00524c0385
|
Merge pull request #437 from hatal175/fan
Decompile fan and stoneTablet
|
2022-03-08 17:30:43 -08:00 |
|
Tal Hayon
|
02d50d312b
|
Decompile stoneTablet
|
2022-03-07 23:24:22 +02:00 |
|
octorock
|
61315f2b04
|
Use new entity struct for octorok boss
|
2022-03-07 20:59:38 +01:00 |
|
Tal Hayon
|
8535b62aae
|
Decompile fan
|
2022-03-07 21:30:36 +02:00 |
|
octorock
|
8f678d15ed
|
Use same names for arm functions and their trampolines
To easier jump to the corresponding source code.
|
2022-03-07 12:29:01 +01:00 |
|
notyourav
|
4e94e1fbc3
|
Merge pull request #433 from octorock/objectUtils
Decompile rest of objectUtils
|
2022-03-06 22:36:16 -08:00 |
|
notyourav
|
884b757544
|
Merge pull request #430 from octorock/layer-struct
Improve LayerStruct
|
2022-03-06 13:53:40 -08:00 |
|
octorock
|
abb0272963
|
Decompile rest of objectUtils
|
2022-03-06 00:31:54 +01:00 |
|
octorock
|
d6bbbf2db6
|
Improve LayerStruct
|
2022-03-05 19:09:49 +01:00 |
|
octorock
|
7215695e13
|
Decompile some vram
|
2022-03-05 17:46:57 +01:00 |
|
octorock
|
4d66b468f8
|
Merge playerUtils
Merge all player utils files, split asm into functions
and decompile a bunch of functions.
|
2022-03-02 22:33:12 +01:00 |
|