Henny022p
|
46506530fc
|
cleanup structures.h
|
2025-03-09 19:00:33 +00:00 |
|
Henny022p
|
3b9b1a388b
|
cleanup headers
|
2025-03-09 18:58:01 +00:00 |
|
Henny022p
|
b19f86852b
|
more transition function cleanup
|
2025-03-09 18:57:56 +00:00 |
|
Henny022p
|
b5eab6fc2b
|
add enum for transition shape
|
2025-03-09 18:57:55 +00:00 |
|
Henny022p
|
e62e1d01cd
|
clean up some transition functions
|
2025-03-09 18:57:55 +00:00 |
|
Henny022p
|
e1f889e3cb
|
replace ScreenTransitionData with Transition
the struct did exist twice
|
2025-03-09 18:57:54 +00:00 |
|
octorock
|
560dfa45b1
|
Add more tilemap documentation
|
2024-01-06 18:12:53 +01:00 |
|
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 |
|
octorock
|
109b1020dc
|
Merge branch 'master' into tilemap-docs
|
2023-12-31 02:12:41 +01:00 |
|
octorock
|
a818f1b704
|
Use new entity struct for player
|
2023-12-30 22:09:30 +01:00 |
|
octorock
|
3b87c04162
|
Invert NENT_DEPRECATED define
To define ENT_DEPRECATED in files that still need the old entity structs.
|
2023-12-30 18:30:00 +01:00 |
|
theo3
|
d07c416641
|
message definitions
|
2023-12-28 21:58:54 -08:00 |
|
octorock
|
957da774e4
|
Merge branch 'master' into tilemap-docs
|
2023-12-28 15:07:11 +01:00 |
|
octorock
|
768efa50b3
|
Merge branch 'master' into tilemap-docs
|
2023-12-28 14:59:23 +01:00 |
|
Tony Jih
|
30e313fa09
|
True match sub_08080278 (#669)
* True match sub_08080278
co-worked with KEKW555
* Fix warning
|
2023-12-27 11:11:32 -08:00 |
|
KEKW555
|
f5939d862d
|
Match sub_080803D0 (#650)
|
2023-12-17 13:17:58 -08:00 |
|
octorock
|
b6a94d5062
|
Use metatile enum
|
2023-07-05 18:30:27 +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
|
99c0d42297
|
Document some screen shake data
|
2023-06-01 15:24:12 +02:00 |
|
octorock
|
bbac5ace3f
|
Merge remote-tracking branch 'upstream/master' into tilemap-docs
|
2023-05-31 23:51:20 +02:00 |
|
Tal Hayon
|
0d2b6b8bc9
|
Match sub_08080278 (by Catobat)
|
2023-01-07 08:24:24 +02:00 |
|
octorock
|
1d741c182d
|
Extract dungeon maps
|
2022-12-11 12:07:48 +01:00 |
|
Tal Hayon
|
44e4b69cdb
|
Matches from site(Henny022p,octorock,Léo Lam,ThothWhatsThis)
|
2022-11-21 19:18:07 +02:00 |
|
octorock
|
582831dac2
|
Match sub_08080CB4
|
2022-11-06 10:19:09 +00:00 |
|
octorock
|
67467fd831
|
Extract some data
And split up subtasks and world events.
|
2022-10-08 22:32:54 +02:00 |
|
Tal Hayon
|
00997aa737
|
Match sub_0807FC7C
|
2022-09-08 16:26:57 +03: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 |
|
octorock
|
ad44d63b73
|
Document some player item stuff
|
2022-08-09 18:56:13 +02:00 |
|
Tal Hayon
|
79bae9cd8a
|
Various documentations
|
2022-08-08 20:03:12 +03:00 |
|
Tal Hayon
|
18ef0d34b4
|
Document various fields and functions
|
2022-08-06 15:21:41 +03:00 |
|
Tal Hayon
|
3ab5c6b1de
|
Match sub_08080B60
|
2022-07-23 09:39:17 +03:00 |
|
Tal Hayon
|
09602b00af
|
Putting some nonmatch functions from site
|
2022-07-13 15:24:22 +03:00 |
|
octorock
|
e11cfed066
|
Decompile some functions
|
2022-06-11 22:58:02 +02:00 |
|
octorock
|
60e33b636d
|
Rename managers
|
2022-05-18 13:07:06 +02:00 |
|
Tal Hayon
|
8270f99711
|
Match sub_08080C80
|
2022-04-29 09:34:03 +03:00 |
|
Tal Hayon
|
10af15d30a
|
Replace int with s32
|
2022-04-17 10:10:17 +03:00 |
|
Tal Hayon
|
3952a45700
|
Put const data in itemOnGround
|
2022-04-16 23:30:28 +03:00 |
|
Tal Hayon
|
33b0d7de97
|
Match several scroll functions
|
2022-04-16 23:02:11 +03:00 |
|
octorock
|
4fd8048c3c
|
Decompile some functions
|
2022-04-11 18:55:07 +02:00 |
|
Tal Hayon
|
d6d7916a46
|
Use fixed point macros where possible
|
2022-04-01 18:19:56 +03:00 |
|
theo3
|
a9784e96ba
|
identify some functions
|
2022-03-28 12:06:05 -07:00 |
|
Henny022p
|
ce0ffa2a6b
|
fix area id after merge
|
2022-03-23 22:47:42 +01:00 |
|
Tal Hayon
|
60eb3e1d92
|
Decompile some scroll functions
|
2022-03-23 16:12:22 +02:00 |
|
octorock
|
d6bbbf2db6
|
Improve LayerStruct
|
2022-03-05 19:09:49 +01:00 |
|
octorock
|
5efe982847
|
Merge and split scroll
|
2022-03-02 22:33:13 +01:00 |
|