| .. |
|
enemy
|
Rename metaTiles
|
2024-01-06 15:01:44 +01:00 |
|
gba
|
Merge pull request #689 from KEKW555/KEKW555-patch-3
|
2024-01-21 00:50:07 -08:00 |
|
manager
|
name flag fields in structs
|
2025-03-09 18:57:54 +00:00 |
|
npc
|
Create new entity structs for NPCs
|
2023-08-01 11:36:11 +02:00 |
|
object
|
name flag fields in structs
|
2025-03-09 18:57:54 +00:00 |
|
playerItem
|
Use new entity struct for player
|
2023-12-30 22:09:30 +01:00 |
|
projectile
|
Create new entity structs for Projectiles
|
2023-07-23 23:52:47 +02:00 |
|
area.h
|
Add more tilemap documentation
|
2024-01-06 18:12:53 +01:00 |
|
asm.h
|
Merge pull request #689 from KEKW555/KEKW555-patch-3
|
2024-01-21 00:50:07 -08:00 |
|
backgroundAnimations.h
|
Create enums for Vvvs and MetaTiles
|
2023-06-24 00:19:33 +02:00 |
|
beanstalkSubtask.h
|
Rename metaTiles
|
2024-01-06 15:01:44 +01:00 |
|
collision.h
|
Rename vvv to actTile
|
2024-01-06 16:15:34 +01:00 |
|
color.h
|
Extract some data
|
2022-10-08 22:32:54 +02:00 |
|
common.h
|
Merge branch 'master' into tilemap-docs
|
2024-01-06 12:26:39 +01:00 |
|
cutscene.h
|
Extract some data
|
2022-10-08 22:32:54 +02:00 |
|
definitions.h
|
define collisions
|
2023-12-31 21:26:12 -08:00 |
|
droptables.h
|
Fix Kinstone drops mixup
|
2023-04-24 16:50:53 +02:00 |
|
effects.h
|
Use FX enum and add another sparkle to the enum
|
2022-11-21 19:17:21 +02:00 |
|
enemy.h
|
document tile asm functions
|
2023-12-31 17:34:02 -08:00 |
|
enemyUtils.h
|
Extract some data
|
2022-10-08 22:32:54 +02:00 |
|
enterPortalSubtask.h
|
Extract some data
|
2022-10-08 22:32:54 +02:00 |
|
entity.h
|
Rename metaTiles
|
2024-01-06 15:01:44 +01:00 |
|
fade.h
|
Add fade flags enum
|
2022-04-05 22:56:37 +03:00 |
|
figurineMenu.h
|
Extract some data
|
2022-10-08 22:32:54 +02:00 |
|
fileselect.h
|
Add more tilemap documentation
|
2024-01-06 18:12:53 +01:00 |
|
flags.h
|
Rename metaTiles
|
2024-01-06 15:01:44 +01:00 |
|
functions.h
|
replace ScreenTransitionData with Transition
|
2025-03-09 18:57:54 +00:00 |
|
game.h
|
Extract some map data definitions
|
2023-06-10 15:12:51 +02:00 |
|
global.h
|
Move function casts to typedef
|
2024-01-07 00:01:13 +05:30 |
|
hitbox.h
|
Extract some data
|
2022-10-08 22:32:54 +02:00 |
|
interrupts.h
|
header overhaul
|
2021-12-20 10:31:02 -08:00 |
|
item.h
|
Create new entity structs for Objects
|
2023-07-31 21:31:30 +02:00 |
|
itemMetaData.h
|
Extract some data
|
2022-10-08 22:32:54 +02:00 |
|
kinstone.h
|
Merge branch 'master' into tilemap-docs
|
2023-12-31 02:12:41 +01:00 |
|
main.h
|
Extract some map data definitions
|
2023-06-10 15:12:51 +02:00 |
|
manager.h
|
Add more tilemap documentation
|
2024-01-06 18:12:53 +01:00 |
|
map.h
|
Fix format
|
2024-01-06 18:43:02 +01:00 |
|
menu.h
|
Extract some data
|
2022-10-08 22:32:54 +02:00 |
|
message.h
|
fmt
|
2023-12-30 17:26:46 -08:00 |
|
npc.h
|
Create new entity structs for NPCs
|
2023-08-01 11:36:11 +02:00 |
|
object.h
|
Create new entity structs for Objects
|
2023-07-31 21:31:30 +02:00 |
|
pauseMenu.h
|
Extract some data
|
2022-10-08 22:32:54 +02:00 |
|
physics.h
|
Merge branch 'master' into tilemap-docs
|
2023-12-28 14:59:23 +01:00 |
|
player.h
|
Rename vvv to actTile
|
2024-01-06 16:15:34 +01:00 |
|
playeritem.h
|
Document some player item stuff
|
2022-08-09 18:56:13 +02:00 |
|
projectile.h
|
Create new entity structs for Projectiles
|
2023-07-23 23:52:47 +02:00 |
|
room.h
|
replace ScreenTransitionData with Transition
|
2025-03-09 18:57:54 +00:00 |
|
roomid.h
|
Extract some map data definitions
|
2023-06-10 15:12:51 +02:00 |
|
save.h
|
Match SortKinstoneBag
|
2023-12-24 04:54:59 +01:00 |
|
screen.h
|
Rename metaTiles
|
2024-01-06 15:01:44 +01:00 |
|
screenTransitions.h
|
replace ScreenTransitionData with Transition
|
2025-03-09 18:57:54 +00:00 |
|
script.h
|
Merge branch 'master' into tilemap-docs
|
2023-12-28 14:59:23 +01:00 |
|
scroll.h
|
Rename managers
|
2022-05-18 13:07:06 +02:00 |
|
sound.h
|
renamed and added a bunch of animations to enum
|
2023-09-19 21:23:45 +02:00 |
|
sprite.h
|
Rename managers
|
2022-05-18 13:07:06 +02:00 |
|
structures.h
|
Rename metaTiles
|
2024-01-06 15:01:44 +01:00 |
|
subtask.h
|
replace ScreenTransitionData with Transition
|
2025-03-09 18:57:54 +00:00 |
|
subtask2.h
|
Extract some data
|
2022-10-08 22:32:54 +02:00 |
|
tileMap.h
|
Add more tilemap documentation
|
2024-01-06 18:12:53 +01:00 |
|
tiles.h
|
Fix format
|
2024-01-06 18:43:02 +01:00 |
|
transitions.h
|
add enum for transition shape
|
2025-03-09 18:57:55 +00:00 |
|
ui.h
|
Rename managers
|
2022-05-18 13:07:06 +02:00 |
|
windcrest.h
|
SaveFile cleanup part 1
|
2023-08-02 20:50:18 +02:00 |