GriffinR
|
f4cb6d229f
|
Add some missing sizeof usage for SpriteSheets
|
2023-01-24 17:04:48 -05:00 |
|
GriffinR
|
286a99eb1d
|
Merge pull request #1723 from GriffinRichards/fix-impassable
MapGridIsImpassableAt -> MapGridGetCollisionAt, and add fixes
|
2022-08-10 21:28:14 -04:00 |
|
GriffinR
|
e5c36cd745
|
MapGridIsImpassableAt -> MapGridGetCollisionAt, and add fixes
|
2022-08-03 14:21:13 -04:00 |
|
Eduardo Quezada
|
2e1bf0d965
|
OamData mosaic FALSE
|
2022-07-29 21:27:39 -04:00 |
|
GriffinR
|
593e2c9be0
|
Fix inconsistent static s/g names
|
2022-05-17 14:00:02 -04:00 |
|
GriffinR
|
062cdbe01c
|
Merge pull request #1599 from GriffinRichards/fix-tilemaps
Break up graphics/interface and graphics/misc
|
2022-01-20 08:53:44 -05:00 |
|
GriffinR
|
4dec9b83a3
|
Move more graphics out of misc
|
2022-01-14 12:29:30 -05:00 |
|
GriffinR
|
ce55e58ad8
|
Misc cleanup
|
2022-01-04 10:09:42 -05:00 |
|
GriffinR
|
04cc923d6c
|
Handle optional arguments for warp commands, add WARP_ID_NONE
|
2021-11-16 10:53:00 -05:00 |
|
GriffinR
|
862febe03a
|
Add MAP_OFFSET
|
2021-10-09 13:19:27 -04:00 |
|
GriffinR
|
f8f7617946
|
Add TAG_NONE
|
2021-09-14 13:14:14 -04:00 |
|
PikalaxALT
|
810ca5f8ff
|
Flatten pos fields in struct Sprite
|
2021-07-07 09:11:52 -04:00 |
|
ExpoSeed
|
43854664b5
|
Fix UB in RotatingGate_RotateInDirection
|
2021-05-11 10:12:01 -05:00 |
|
GriffinR
|
756fad0e61
|
Document some event object movement
|
2021-04-06 14:34:36 -04:00 |
|
GriffinR
|
3014241179
|
Give songs meaningful english names
|
2020-08-20 19:06:14 -04:00 |
|
GriffinR
|
c40879aa36
|
Use ST_OAM constants for OamData definitions
|
2019-12-06 19:05:44 -06:00 |
|
Phlosioneer
|
9848f84b9e
|
Use constants for Oam .shape and .size fields
Also some general formatting fixes for constants.
|
2019-03-16 12:37:04 -05:00 |
|
nullableVoidPtr
|
cceb8ac331
|
Remove trailing whitespace
|
2018-12-09 11:32:58 +08:00 |
|
nullableVoidPtr
|
f9ff7316d5
|
Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs
|
2018-12-06 10:38:28 +08:00 |
|
nullableVoidPtr
|
3909b6408c
|
Fix alloc.c as per #386, define INVALID_ constants and rename malloc to alloc as per #325
Some of the INVALID_ are likely erroneously placed, due to lack of documentation
|
2018-12-06 09:44:08 +08:00 |
|
DizzyEggg
|
bac1f1b6c9
|
Match and clean rotating_gate.c
One more down, many more to go.
|
2018-12-03 21:44:47 +01:00 |
|
Diegoisawesome
|
57b3393192
|
Fix compile error
|
2018-08-11 15:42:08 -07:00 |
|
Marcus Huderle
|
38a126df66
|
Rename field_map_obj to event_object_movement
|
2018-06-11 08:46:33 -05:00 |
|
DizzyEggg
|
1307fde8ca
|
make field tasks compile
|
2018-05-19 18:13:48 +02:00 |
|
Diegoisawesome
|
23b050a99e
|
Update naked attribute and ASM_DIRECT to NAKED macro
|
2018-05-11 17:24:32 -05:00 |
|
KDSKardabox
|
dc759a501b
|
add braces
|
2018-04-18 22:17:23 +05:30 |
|
KDSKardabox
|
0bab373f49
|
Perform requested changes
|
2018-04-18 22:10:26 +05:30 |
|
KDSKardabox
|
7700fe61fe
|
Decompile field camera
|
2018-04-18 17:42:41 +05:30 |
|
KDSKardabox
|
b818924feb
|
Decompile rotating_rate & remove debug check
|
2018-04-18 14:09:50 +05:30 |
|