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
|
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
|
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 |
|
Reinmmar
|
b163ecafc9
|
Applied the enum for interactions (#647)
* Interactions enum applied
* Interactions enum applied
|
2023-12-10 16:21:31 -08:00 |
|
KEKW555
|
d0a8433e2c
|
Match sub_08088160 (#637)
* Nuke asm/non_matching/figurineDevice/sub_08088160.inc
* Match sub_08088160
* Remove headers
* Update vars
* Add JP & EU ifdefs
* Revert field names
|
2023-12-03 14:02:58 -08:00 |
|
Reinmmar
|
a616ac6376
|
formatting
|
2023-08-23 19:44:17 +02:00 |
|
Reinmmar
|
1d9edca76a
|
Commented a bunch and renamed functions
|
2023-08-23 13:18:25 +02:00 |
|
Reinmmar
|
643a6359e3
|
Labeled Inputs and renamed functions and variables
|
2023-08-14 13:52:19 +02:00 |
|
notyourav
|
2ebab6f49f
|
Merge pull request #620 from Henny022p/savefile
SaveFile cleanup
|
2023-08-06 18:52:38 -07:00 |
|
Henny022p
|
ea30d2264b
|
SaveFile cleanup part 3
|
2023-08-02 22:19:34 +02:00 |
|
Henny022p
|
1e02286d2c
|
SaveFile cleanup part 2
|
2023-08-02 21:19:43 +02:00 |
|
Henny022p
|
bc22015987
|
SaveFile cleanup part 1
|
2023-08-02 20:50:18 +02:00 |
|
octorock
|
4d67e6fe1f
|
Create new entity structs for Objects
|
2023-07-31 21:31:30 +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 |
|
Catobat
|
d5afe1f2dd
|
Name a lot of functions about interactable objects
|
2023-04-28 23:36:33 +02:00 |
|
octorock
|
67467fd831
|
Extract some data
And split up subtasks and world events.
|
2022-10-08 22:32:54 +02:00 |
|
Tal Hayon
|
137ce4b6e2
|
Match sub_08087F94
|
2022-09-01 14:24:08 +03:00 |
|
Tal Hayon
|
ae3ae650f1
|
Match sub_08088328
|
2022-08-18 18:16:51 +03:00 |
|
octorock
|
852effa474
|
Rename objects
|
2022-07-25 22:45:55 +02:00 |
|
Tal Hayon
|
09602b00af
|
Putting some nonmatch functions from site
|
2022-07-13 15:24:22 +03:00 |
|
Elliptic Ellipsis
|
69568e03b0
|
Should be the rest of them
|
2022-06-22 00:00:57 +01:00 |
|
Elliptic Ellipsis
|
ca06566e2f
|
Many more timers -> dec
|
2022-06-21 23:26:53 +01:00 |
|
Tal Hayon
|
4de453b4de
|
Add TextCategory enum
|
2022-04-28 09:19:46 +03:00 |
|
theo3
|
92240d4314
|
name remaining entity fields
|
2022-03-28 20:10:22 -07:00 |
|
theo3
|
6cf555f074
|
figurine cleanup
|
2022-03-28 17:26:07 -07:00 |
|
octorock
|
7c9f5d2f23
|
Decompile staffroll
|
2022-03-19 01:09:40 +01:00 |
|
Tal Hayon
|
105be8ac6e
|
Decompile objectB9 (cuccoMinigame)
|
2022-03-18 13:40:47 +02:00 |
|
theo3
|
ef470547e0
|
cleanup
|
2022-03-17 19:16:43 -07:00 |
|
octorock
|
052bacdbad
|
Merge and split game
|
2022-03-02 22:33:13 +01:00 |
|
octorock
|
eda6ecfb9a
|
Decompile FigurineDevice
|
2022-02-27 00:11:15 +01:00 |
|