Henny022p
|
6c71c8f559
|
cleanup unused and transitive includes
|
2025-03-09 19:00:34 +00:00 |
|
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 |
|
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
|
dcc596ed87
|
define collisions
|
2023-12-31 21:26:12 -08:00 |
|
theo3
|
37ac9cb0fb
|
document tile asm functions
|
2023-12-31 17:34:02 -08:00 |
|
theo3
|
5049daabc5
|
label contact flags
|
2023-12-30 21:07:06 -08:00 |
|
theo3
|
11bccad6bc
|
merge upstream
|
2023-12-30 17:25:11 -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 |
|
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
|
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
|
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
|
1739e6205a
|
Labeled all unlabeled inputs(if I didn't miss any)
|
2023-08-15 03:54:03 +02:00 |
|
octorock
|
5899c30dc9
|
Create new entity structs for Player Items
|
2023-07-30 23:51:54 +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 |
|
Catobat
|
b4995417d3
|
Use more PlayerFlags constants
|
2023-04-30 18:49:08 +02:00 |
|
Tal Hayon
|
44e4b69cdb
|
Matches from site(Henny022p,octorock,Léo Lam,ThothWhatsThis)
|
2022-11-21 19:18:07 +02:00 |
|
octorock
|
67467fd831
|
Extract some data
And split up subtasks and world events.
|
2022-10-08 22:32:54 +02:00 |
|
Tal Hayon
|
e4def8a88d
|
Match sub_080A2E00
|
2022-08-26 07:00:12 +03:00 |
|
Tal Hayon
|
e67d2dbd38
|
Match sub_08078D60
|
2022-08-15 22:49:13 +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
|
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
|
461841290a
|
Fix all the zero comparison bit tricks I could find
|
2022-07-22 11:02:49 +03:00 |
|
Tal Hayon
|
c4f1be50ba
|
Add nonmatch for sub_080A7A84
|
2022-07-14 02:59:46 +03:00 |
|
Tal Hayon
|
09602b00af
|
Putting some nonmatch functions from site
|
2022-07-13 15:24:22 +03:00 |
|
Tal Hayon
|
d8f70dcfbf
|
Match sub_080ACDB0
|
2022-07-04 18:42:08 +03:00 |
|
Elliptic Ellipsis
|
69568e03b0
|
Should be the rest of them
|
2022-06-22 00:00:57 +01:00 |
|
Elliptic Ellipsis
|
66fb42033d
|
Even more
|
2022-06-21 23:32:13 +01:00 |
|
Elliptic Ellipsis
|
ca06566e2f
|
Many more timers -> dec
|
2022-06-21 23:26:53 +01:00 |
|
Tal Hayon
|
6c31ed0ee2
|
Match PlayerItemCellOverwriteSet
|
2022-05-06 00:50:31 +03:00 |
|
Tal Hayon
|
603efdcb04
|
match sub_080A7B98
|
2022-05-04 22:57:40 +03:00 |
|
Tal Hayon
|
1ac2d10b8d
|
Put const data in playerItemFireRodProjectile
|
2022-04-21 09:18:38 +03:00 |
|
Tal Hayon
|
26b9110180
|
Match sub_080ACF2C and put const data in playerItemHeldObject
|
2022-04-20 22:09:14 +03:00 |
|
Tal Hayon
|
1208153d25
|
Match functions and put const data in playerItemSword
|
2022-04-19 23:12:29 +03:00 |
|
notyourav
|
57886f751b
|
Merge pull request #493 from hatal175/data3
|
2022-04-13 13:36:29 -07:00 |
|
Tal Hayon
|
ce25a10148
|
Move const data into playerItemSpiralBeam
|
2022-04-13 22:38:00 +03:00 |
|
Tal Hayon
|
a78e5f4ca9
|
Move const data into playerItemGustBig
|
2022-04-13 22:34:33 +03:00 |
|
Tal Hayon
|
875fd3e024
|
put const data in playerItemBow
|
2022-04-13 19:48:14 +03:00 |
|