| .. |
|
cmd_queue.asm
|
Fix inaccurate denotations to the concepts of tile, tile collision, and collision permission (#1078)
|
2024-01-30 00:41:51 +01:00 |
|
decorations.asm
|
1) Fix DECOFLAG order. 2) The doll is Staryu, not Starmie (and the sprite can be either)
|
2023-09-13 08:07:13 +02:00 |
|
events.asm
|
Identify more bit flags (#120)
|
2024-11-28 14:50:00 -05:00 |
|
init_map.asm
|
Identify more bit flags (#120)
|
2024-11-28 14:50:00 -05:00 |
|
landmarks.asm
|
Add engine/overworld/landmarks.asm and engine/events/fish.asm.
|
2020-05-09 20:31:18 -04:00 |
|
load_map_part.asm
|
Address PR suggestions (#1078)
|
2024-01-30 00:42:08 +01:00 |
|
map_object_action.asm
|
Add more assert cases in the codebase (pret/pokecrystal#1115)
|
2024-04-27 12:23:02 -05:00 |
|
map_objects_2.asm
|
Add bank 9 files before trainer card.
|
2020-04-29 18:48:23 -04:00 |
|
map_objects.asm
|
Identify more bit flags (#120)
|
2024-11-28 14:50:00 -05:00 |
|
map_setup.asm
|
Identify more bit flags (#120)
|
2024-11-28 14:50:00 -05:00 |
|
movement.asm
|
Identify various "????"s (#116)
|
2024-06-11 20:54:43 -04:00 |
|
npc_movement.asm
|
Identify more bit flags (#120)
|
2024-11-28 14:50:00 -05:00 |
|
overworld.asm
|
Identify more bit flags (#120)
|
2024-11-28 14:50:00 -05:00 |
|
player_movement.asm
|
Identify more bit flags (#120)
|
2024-11-28 14:50:00 -05:00 |
|
player_object.asm
|
Identify more bit flags (#120)
|
2024-11-28 14:50:00 -05:00 |
|
player_step.asm
|
Improve some innacurate function names, labels, and comments (#1078)
|
2024-01-30 00:26:13 +01:00 |
|
scripting.asm
|
Identify more bit flags (#120)
|
2024-11-28 14:50:00 -05:00 |
|
select_menu.asm
|
more accurate script names: refreshscreen -> reanchormap, and reloadmappart -> refreshmap (#1078)
|
2024-01-30 00:41:00 +01:00 |
|
spawn_points.asm
|
Add engine/overworld/map_setup.asm.
|
2020-04-10 18:31:36 -04:00 |
|
tile_events.asm
|
Fix inaccurate denotations to the concepts of tile, tile collision, and collision permission (#1078)
|
2024-01-30 00:41:51 +01:00 |
|
time.asm
|
Use time constants more often
|
2022-01-10 20:58:47 -05:00 |
|
variables.asm
|
Use ~X instead of $ff ^ X
|
2021-11-23 20:50:17 -05:00 |
|
wildmons.asm
|
Clean up bugs commented in the source code (#89)
|
2022-07-09 16:12:32 -05:00 |