cbt6
b3e53d255e
Use FALSE instead of 0
2022-07-17 05:04:49 +08:00
cbt6
d6cb94895f
Document src/overworld.c
2022-07-17 04:07:09 +08:00
cbt6
0feb0e47c9
Use constants and fix rock fragments' palettes
2022-07-13 06:09:56 +08:00
cbt6
56ca6d4bcc
Document src/field_effect.c
2022-07-13 04:07:52 +08:00
GriffinR
d848452ffb
Merge pull request #512 from GriffinRichards/header
...
Separate crt0, rom_header, and rom_header_gf
2022-07-05 11:43:30 -04:00
cbt6
a4327cd093
Remove use of enum when defining sMessageBoxType
2022-07-04 00:28:09 +08:00
cbt6
951b72145f
Document src/field_message_box.c
2022-07-03 23:48:40 +08:00
GriffinR
d1935aebb4
Merge branch 'master' of https://github.com/pret/pokefirered into header
2022-06-27 18:26:40 -04:00
GriffinR
9cde4e0f74
Remove address comments
2022-06-24 21:10:48 -04:00
LOuroboros
04a57bb791
Update pokemon.c
2022-06-24 21:35:22 -03:00
GriffinR
2eb1c9664e
Separate crt0, rom_header, and rom_header_gf
2022-06-21 20:16:20 -04:00
cbt6
b2146283e6
Rename as DoPortholeWarp
2022-06-22 00:04:39 +08:00
cbt6
c400604981
Document src/field_fadetransition.c
2022-06-21 21:31:35 +08:00
Kurausukun
4cd9615e99
fix constant usage
2022-06-19 21:39:24 -04:00
colonelsalt
ed9dcb2fbe
Some documentation of transform types
2022-05-13 08:24:02 +01:00
lioniac
6cf06255c0
Added missing SHINY_ODDS replacements ( #502 )
2022-05-09 23:04:35 -04:00
PikalaxALT
ccd694f665
Sync INSTALL.md with Emerald
2022-03-13 16:04:56 -04:00
GriffinR
16aacb0648
Sync pokemon jump documentation
2022-03-02 02:05:07 -05:00
GriffinR
82f0cced2d
Merge pokemon jump files
2022-03-01 17:53:05 -05:00
GriffinR
cd9d40b3cd
Add usage of ANIM_GET_ON_OFF_POKEMON_WEST, unused comments
2022-02-28 15:10:53 -05:00
GriffinR
a5e6e91605
Document/sync object event anims
2022-02-28 13:17:57 -05:00
cbt6
7ae187a2dd
Add clarifying comment
2022-02-28 23:27:26 +08:00
cbt6
0aaae88d6e
Rename movement action 0x9F
2022-02-28 23:12:57 +08:00
GriffinR
759f373d31
Merge pull request #488 from GriffinRichards/map-constants
...
Sync roamer.c, add missing map constant usage
2022-02-14 21:17:44 -05:00
GriffinR
59695b8221
Sync roamer
2022-02-11 15:05:15 -05:00
GriffinR
24f18af338
Add missing map constant usage
2022-02-11 14:43:38 -05:00
GriffinR
2598b285bb
Add missing trainer type constant usage
2022-02-11 13:26:55 -05:00
Deokishisu
27c3f7204a
Fix Magic Number in sub_8064544 in event_object_movement.c
...
`sub_8064544()` has something to do with handling boulder puzzles and used a magic number instead of `OBJ_EVENT_GFX_PUSHABLE_BOULDER` while checking the object's `graphicsId`. This has been fixed.
2022-02-11 06:19:16 -05:00
cbt6
0f3e26f9a4
Fix formatting and style
2022-02-10 01:53:48 +08:00
cbt6
ac3de6d02c
Rename some movement actions and functions
2022-02-10 00:20:22 +08:00
GriffinR
bef2668d8b
Merge pull request #481 from GriffinRichards/sync-classes
...
Sync/update trainer classes
2022-01-21 19:26:14 -05:00
GriffinR
cf41c78370
Remove berry fix
2022-01-15 13:03:36 -05:00
GriffinR
08a18d6e32
Sync/update trainer classes
2022-01-10 13:48:08 -05:00
GriffinR
26c496e099
Decompress map preview tilemaps
2022-01-06 15:34:55 -05:00
GriffinR
f1121b1593
Move map preview gfx to own folders
2022-01-06 15:26:00 -05:00
Luke Hubmayer-Werner
92d6d97c65
Fix party size calculations for larger-than-six PARTY_SIZE
2022-01-01 22:23:41 +10:30
GriffinR
7e38583a5d
Rotating Gate -> dir stair warp
2021-11-20 10:50:22 -05:00
GriffinR
b2c74cae84
Sync global
2021-11-19 20:36:59 -05:00
lioniac
0cc1d8a1b5
Multiple renamings; Removed some orphaned functions
2021-10-27 11:56:03 -03:00
lioniac
d9800a63e0
Few renamings based on Emerald
2021-10-18 15:33:46 -03:00
GriffinR
7f123f4d0f
Merge pull request #470 from GriffinRichards/fix-saveblockchunk
...
Disallow negative sizes in SAVEBLOCK_CHUNK
2021-10-13 13:43:58 -04:00
GriffinR
490300daab
Disallow negative sizes in SAVEBLOCK_CHUNK
2021-10-13 13:29:17 -04:00
GriffinR
1460774d1d
Sync fieldmap.c
2021-10-01 17:56:14 -04:00
GriffinR
fb1bca5b3e
Merge pull request #464 from colonelsalt/documentation
...
Document fields in oak_speech
2021-09-26 22:46:10 -04:00
SatoMew
e13a99717b
Add fix to disallow negative current HP values
2021-09-13 21:51:56 +01:00
colonelsalt
d3e0bb6bba
Removed #define access for data array in Oak speech subtasks take 3
2021-09-02 12:29:53 +01:00
colonelsalt
ba1a9e36f8
Removed #define access for data array in Oak speech subtasks take 2
2021-09-02 12:25:49 +01:00
colonelsalt
c8c5a06a43
Removed #define access for data array in Oak speech subtasks
2021-09-02 12:16:40 +01:00
colonelsalt
54377a43f5
Changed enum name for Oak speech trainer pics
2021-09-02 11:17:38 +01:00
colonelsalt
7ba40824f5
Documented some fields in oak_speech.c
2021-09-02 11:12:38 +01:00