octorock
|
1ecc23d534
|
Fix format
|
2024-01-06 18:43:02 +01: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
|
f5c6178ed4
|
gustjar player fields
|
2024-01-01 13:07:43 -08: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
|
917ca10ba5
|
Merge branch 'master' into enemies
|
2023-12-30 22:18:38 +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
|
37723f5607
|
document RoomVars struct
|
2023-12-29 21:42:55 -08:00 |
|
theo3
|
7c1c612c9b
|
fix fakematch in LinkHoldingItem_Action3
|
2023-12-28 17:54:39 -08:00 |
|
octorock
|
768efa50b3
|
Merge branch 'master' into tilemap-docs
|
2023-12-28 14:59:23 +01:00 |
|
KEKW555
|
a3097b5d85
|
True match 0801A570
|
2023-12-23 18:05:08 +05:30 |
|
KEKW555
|
5cb7b79d6a
|
Match sub_0801A570 (#643)
* Nuke sub_0801A570.inc
* Match sub_0801A570
* Fix arg data type
* Fix misc issues
|
2023-12-09 16:53:18 -08:00 |
|
Reinmmar
|
c19e313df4
|
found more anims, also removing != 0 sometimes
|
2023-09-24 18:03:34 +02:00 |
|
Reinmmar
|
ed438ebd78
|
Formatting again
|
2023-09-18 19:01:17 +02:00 |
|
Reinmmar
|
e689c1b32d
|
Filled in the directions
|
2023-09-18 18:56:46 +02:00 |
|
Reinmmar
|
e8639051ba
|
Labeled PlayerState and PlayerAction stuff
|
2023-09-17 12:09:53 +02:00 |
|
Reinmmar
|
1739e6205a
|
Labeled all unlabeled inputs(if I didn't miss any)
|
2023-08-15 03:54:03 +02:00 |
|
Henny022p
|
bc22015987
|
SaveFile cleanup part 1
|
2023-08-02 20:50:18 +02: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
|
bbac5ace3f
|
Merge remote-tracking branch 'upstream/master' into tilemap-docs
|
2023-05-31 23:51:20 +02:00 |
|
Catobat
|
18b86e484a
|
Formatting
|
2023-05-06 00:36:48 +02:00 |
|
Catobat
|
b4995417d3
|
Use more PlayerFlags constants
|
2023-04-30 18:49:08 +02:00 |
|
Catobat
|
06c0f111e7
|
Name all possible R button actions
|
2023-04-30 16:00:33 +02:00 |
|
Catobat
|
985eeb67a1
|
Name members for R actions in struct_0200AF00
|
2023-04-30 15:10:30 +02:00 |
|
Catobat
|
e59630f202
|
Fix dungeon item mixup
|
2023-04-24 16:31:06 +02:00 |
|
octorock
|
ea9b7e7848
|
Fix palette groups
|
2022-12-22 23:47:13 +01:00 |
|
octorock
|
1d741c182d
|
Extract dungeon maps
|
2022-12-11 12:07:48 +01:00 |
|
octorock
|
6531b88285
|
Match UpdatePlayerCollision
|
2022-11-06 10:45:14 +00:00 |
|
octorock
|
67467fd831
|
Extract some data
And split up subtasks and world events.
|
2022-10-08 22:32:54 +02:00 |
|
Tal Hayon
|
74fc26d12c
|
Match sub_0801AC98
|
2022-09-06 21:42:28 +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 |
|
Ibot02
|
715b145143
|
Cleanup
Added a struct for the lookup table, moved things out of the for structure for clarity.
Co-authored-by: wjg <torak2@live.nl>
|
2022-08-19 22:29:45 +02:00 |
|
Tal Hayon
|
52e3382791
|
Match sub_0801AFE4
|
2022-08-15 21:36:29 +03:00 |
|
Tal Hayon
|
bcb7b24511
|
Match DeleteLoadedTileEntity and sub_0801A2B0
|
2022-08-15 11:01:14 +03:00 |
|
octorock
|
ad44d63b73
|
Document some player item stuff
|
2022-08-09 18:56:13 +02:00 |
|
Tal Hayon
|
18ef0d34b4
|
Document various fields and functions
|
2022-08-06 15:21:41 +03:00 |
|
Tal Hayon
|
09602b00af
|
Putting some nonmatch functions from site
|
2022-07-13 15:24:22 +03:00 |
|
Elliptic Ellipsis
|
598896cefd
|
Format
|
2022-06-28 03:28:39 +01:00 |
|
Tal Hayon
|
14a80b635c
|
Match sub_0801A9F0
|
2022-05-22 18:44:02 +03:00 |
|
Tal Hayon
|
1c970613ec
|
Match sub_0801A8D0
|
2022-05-21 00:09:09 +03:00 |
|
octorock
|
60e33b636d
|
Rename managers
|
2022-05-18 13:07:06 +02:00 |
|
Tal Hayon
|
968e200c78
|
Use enums across more scripts and files
|
2022-05-14 20:51:30 +03:00 |
|
Tal Hayon
|
a4e7f0b2e6
|
Match sub_0801AA58
|
2022-04-23 22:49:23 +03:00 |
|