octorock
|
1ecc23d534
|
Fix format
|
2024-01-06 18:43:02 +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
|
8b69eadaef
|
Fix format
|
2023-12-30 22:48:48 +01:00 |
|
octorock
|
a818f1b704
|
Use new entity struct for player
|
2023-12-30 22:09:30 +01:00 |
|
octorock
|
5676cb7890
|
Use new entity structs in a few more files
|
2023-12-30 18:42: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 |
|
octorock
|
33473d1d5b
|
Create new entity structs for enemies
|
2023-12-30 18:12:05 +01: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 |
|
Reinmmar
|
261e837e8b
|
Cleaned this up a bit
|
2023-12-04 18:04:49 +01:00 |
|
KEKW555
|
b43850a9aa
|
Match sub_080762D8 (#640)
* Nuke sub_080762D8.inc
* Match sub_080762D8
* Fix field name
* Fix field name v2
|
2023-12-03 14:10:57 -08:00 |
|
Reinmmar
|
4a1bbf3dd8
|
labeled unused minish boots animations
|
2023-09-20 12:45:48 +02:00 |
|
Reinmmar
|
0fdb9c5ac2
|
renamed and added a bunch of animations to enum
|
2023-09-19 21:23:45 +02:00 |
|
Reinmmar
|
b4cf2f7a92
|
PLEASE I BEG OF YOU ACCEPT IT CLANG
|
2023-09-18 19:04:55 +02:00 |
|
Reinmmar
|
47e6390a4f
|
clang-format wanted this change
|
2023-09-18 19:03:19 +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
|
4c37e6cf5e
|
added bow_state :)
|
2023-09-17 21:13:44 +02:00 |
|
Reinmmar
|
ab3e4ef0f4
|
Labeled one Portal Type and some animations
|
2023-09-17 21:07:48 +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
|
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 |
|
octorock
|
ea9b7e7848
|
Fix palette groups
|
2022-12-22 23:47:13 +01: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
|
3a151b343d
|
Document various fields
|
2022-07-29 20:58:24 +03:00 |
|
octorock
|
852effa474
|
Rename objects
|
2022-07-25 22:45:55 +02:00 |
|
Tal Hayon
|
542b20b914
|
Match OcarinaUpdate and sub_08026110
|
2022-07-16 08:29:08 +03:00 |
|
Tal Hayon
|
6243626efe
|
Match sub_08076088
|
2022-05-21 19:37:34 +03:00 |
|
Tal Hayon
|
82f40860ad
|
Remove some gotos
|
2022-04-29 10:01:15 +03:00 |
|
Tal Hayon
|
7a3ca3499c
|
Put const data in itemJarEmpty
|
2022-04-16 21:36:50 +03:00 |
|
Tal Hayon
|
9d043a4ad7
|
Match sub_080774A0 and put const data in itemMoleMitts
|
2022-04-16 21:34:26 +03:00 |
|
Tal Hayon
|
0b81971858
|
Put const data in itemShield
|
2022-04-16 21:03:06 +03:00 |
|
Tal Hayon
|
13d44cf944
|
Put const data in itemPacciCane
|
2022-04-16 20:59:56 +03:00 |
|
Tal Hayon
|
8c3854d7ef
|
Put const data in itemOcarina
|
2022-04-16 20:58:27 +03:00 |
|
Tal Hayon
|
2cad513327
|
Put const data in itemTryPickupObject
|
2022-04-16 20:56:55 +03:00 |
|
Tal Hayon
|
456cf5f5b9
|
Put cosnt data in itemBomb
|
2022-04-16 20:53:27 +03:00 |
|
Tal Hayon
|
3c6101e313
|
Put const data in itemBow
|
2022-04-16 20:49:53 +03:00 |
|
Tal Hayon
|
0f05b0237d
|
Put const data in itemBoomerang
|
2022-04-16 20:47:42 +03:00 |
|