Commit Graph

3284 Commits

Author SHA1 Message Date
GriffinR d60f819e5c Merge pull request #521 from cbt6/field-effect-constants
Add field effect constants as comments
2022-07-13 07:53:36 -04:00
cbt6 da47b35d81 Add field effect constants as comments 2022-07-13 16:35:10 +08:00
GriffinR fccd29fd2e Merge pull request #520 from cbt6/field-effect
Document src/field_effect.c
2022-07-12 18:24:31 -04: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
GriffinR 27e02b89b2 Merge pull request #519 from cbt6/field-message
Document src/field_message_box.c
2022-07-03 13:23:50 -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 724068dadf Merge pull request #516 from Kurausukun/bpm
Use Floats and Round Correctly in Tempo Calculation
2022-06-28 00:27:24 -04:00
Kurausukun f341e9bea3 use floats for tempo calculation 2022-06-28 00:14:11 -04:00
GriffinR d1935aebb4 Merge branch 'master' of https://github.com/pret/pokefirered into header 2022-06-27 18:26:40 -04:00
GriffinR 56f7c919f4 Merge pull request #515 from GriffinRichards/addr-comm
Remove address comments
2022-06-27 18:24:17 -04:00
GriffinR 23e9d9d43c Merge pull request #513 from coltongit/patch-1
Remove dead prototypes
2022-06-24 21:28:51 -04:00
GriffinR 9cde4e0f74 Remove address comments 2022-06-24 21:10:48 -04:00
GriffinR d73f39ae40 Merge pull request #514 from LOuroboros/patch-1
Replaced undefined BUGFIX_SETMONIVS with good ol' BUGFIX
2022-06-24 20:47:55 -04:00
LOuroboros 04a57bb791 Update pokemon.c 2022-06-24 21:35:22 -03:00
GriffinR 75c7e67f00 Fix Museum_1F -> PokemonCenter_1F text 2022-06-24 19:02:11 -04:00
Colton G. Rushton 440eb970f1 Remove dead prototypes
See https://github.com/pret/pokeemerald/pull/1656
2022-06-23 09:48:12 -03:00
GriffinR 2eb1c9664e Separate crt0, rom_header, and rom_header_gf 2022-06-21 20:16:20 -04:00
GriffinR c89af0d429 Merge pull request #511 from cbt6/field-transition
Document src/field_fadetransition.c
2022-06-21 12:25:41 -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
GriffinR f2b5d8000d Merge pull request #510 from Kurausukun/fix_constant
Fix Constant Usage
2022-06-19 21:46:47 -04:00
Kurausukun 4cd9615e99 fix constant usage 2022-06-19 21:39:24 -04:00
GriffinR 0ef7307040 Merge pull request #503 from colonelsalt/document_transform
Some documentation of transform types
2022-05-13 05:17:42 -04:00
colonelsalt 1bca7cadc1 Rename transform arg in header as well 2022-05-13 08:47:57 +01: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
GriffinR dca627c6bf Merge pull request #497 from GriffinRichards/update-build
Update Makefile to not require gcc-arm-none-eabi
2022-03-19 15:25:04 -04:00
GriffinR 4643644d7f Update Makefile to not require gcc-arm-none-eabi 2022-03-15 13:03:12 -04:00
GriffinR 3bdf9d7c65 Merge pull request #496 from GriffinRichards/sync-webhook
Add line breaks around webhook output
2022-03-14 15:26:26 -04:00
GriffinR f8aa4419fc Add line breaks around webhook output 2022-03-14 15:16:50 -04:00
GriffinR ac5274b8c2 Merge pull request #494 from PikalaxALT/replace-install
Sync INSTALL.md with Emerald
2022-03-14 09:58:54 -04:00
PikalaxALT aea142ba03 Fix two stale references to emerald in legacy_WSL1_INSTALL.md 2022-03-14 08:49:14 -04:00
PikalaxALT ccd694f665 Sync INSTALL.md with Emerald 2022-03-13 16:04:56 -04:00
GriffinR b7a624077c Merge pull request #492 from GriffinRichards/sync-poke-jump
Sync pokemon jump
2022-03-05 12:28:07 -05: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 fdfc8318c7 Merge pull request #491 from GriffinRichards/doc-anims
Document/sync object event anims
2022-03-01 09:51:09 -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
GriffinR 7cc59fbb11 Merge pull request #490 from cbt6/movement-action-0x9f
Rename movement action 0x9F
2022-02-28 10:41:16 -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 8d85ff1683 Merge pull request #487 from GriffinRichards/trainer-type-constants
Add missing trainer type constant usage
2022-02-11 19:52:26 -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