Eduardo Quezada
94fc3ca044
Fixed check
2022-07-29 10:30:12 -04:00
Eduardo Quezada
53fc50229f
Review changes from pokeemerald #1719
2022-07-29 10:21:59 -04:00
Eduardo Quezada
7f53f533bb
Synced src/battle_script_commands.c
2022-07-29 09:42:03 -04:00
Eduardo Quezada
0709da5867
Multiple changes 2
2022-07-28 01:20:05 -04:00
Eduardo Quezada
f5e9cc595b
Multiple changes
...
- BATTLESTRINGS_ID_ADDER ->BATTLESTRINGS_TABLE_START
- Defines for battle windows
- MAIL_NONE
- MON_DATA_FILLER -> MON_DATA_UNUSED_RIBBONS
- Usage of BattlePutTextOnWindow with masks
- PlayCry1 -> PlayCry_Normal
- BlendPalettes(0xFFFFFFFF -> BlendPalettes(PALETTES_ALL
- FillPalette(0 -> FillPalette(RGB_BLACK
2022-07-27 18:14:48 -04:00
Eduardo Quezada
a81c1539e5
SpriteCallbackDummy2 -> SpriteCallbackDummy_2
2022-07-27 14:45:55 -04:00
Eduardo Quezada
36791b994b
speciesToEvolve -> postEvoSpecies
2022-07-27 14:44:41 -04:00
Eduardo Quezada
611112269e
StringCopy10 to StringCopy_Nickname
2022-07-27 14:35:19 -04:00
Eduardo Quezada
f998a7b661
tData7 and tData8
2022-07-27 14:23:03 -04:00
Eduardo Quezada
3b98289de2
BeginNormalPaletteFade PALETTES_ALL documentation
2022-07-27 13:16:28 -04:00
GriffinR
deec274991
Merge pull request #523 from cbt6/field-effect-helpers
...
Document src/field_effect_helpers.c
2022-07-26 11:06:45 -05:00
cbt6
4940c4da98
Document src/field_effect_helpers.c
2022-07-19 00:01:57 +08:00
GriffinR
2e4534c593
Merge pull request #522 from cbt6/overworld
...
Document src/overworld.c
2022-07-16 18:18:48 -04:00
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
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
1ff0849127
Reformat object event graphics info
2022-07-02 16:42:36 -04: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
garakmon
c518cba3ec
use json for region map sections
...
- also update wild encounters inja template to consider whitespace trimming
2022-04-21 20:21:58 -04:00
Jesus Arechiga
f2480e0fd5
Updates to INSTALL.md for Apple Silicon Macs
...
Apple Silicon Macs new default bash installs Homebrew in a different directory than Intel macs, and thus breaks compatibility of some of the build commands. New notes are added specifically for Apple Silicon Mac users.
There was previous discussion in the pokeemerald discord that helped verify these additional requirements for Apple Silicon Macs, and thus should also be changed in that repo's INSTALL.md
2022-03-26 00:30:21 -07: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