GriffinR
|
16be1e8447
|
Use window constants for move relearner
|
2022-09-29 12:10:10 -04:00 |
|
GriffinR
|
f254df9a1a
|
Use window constants in berry_tag_screen
|
2022-09-29 11:28:27 -04:00 |
|
GriffinR
|
b8bf9dea56
|
Merge pull request #1791 from AsparagusEduardo/pret/pr/unk40EF
Documented unk40EF in Summary Screen
|
2022-09-25 21:50:37 -04:00 |
|
Eduardo Quezada
|
5054cf3586
|
Documented unk40EF in Summary Screen
|
2022-09-25 21:33:20 -03:00 |
|
GriffinR
|
f695ddd1ba
|
Ignore new Porymap config
|
2022-09-25 18:34:07 -04:00 |
|
GriffinR
|
4579efe4c7
|
Merge pull request #1790 from AsparagusEduardo/pret/pr/namingScreenGender
Gender icon in naming screen based on Pokémon name length
|
2022-09-24 23:27:40 -04:00 |
|
Eduardo Quezada
|
0f35f080ec
|
Gender icon in naming screen based on Pokémon name length
|
2022-09-24 23:48:24 -03:00 |
|
GriffinR
|
d8b3919063
|
Ignore Porymap's prefabs file
|
2022-09-24 18:27:53 -04:00 |
|
GriffinR
|
9b6b164aad
|
Merge pull request #1768 from SBird1337/feature/mgba-print
[debug] add support for mgba printf
|
2022-09-23 13:49:48 -04:00 |
|
sbird
|
343d7f7d26
|
[debug] do not use heap allocation for MgbaPrintf
|
2022-09-23 04:12:57 +02:00 |
|
sbird
|
12670e8e3e
|
[debug] simplify macros, add EX versions
|
2022-09-23 03:48:58 +02:00 |
|
sbird
|
22329d3318
|
[debug] use boolean constants for nStopProgram
|
2022-09-23 03:23:44 +02:00 |
|
sbird
|
44a5a8d31e
|
[debug] fix AGBAssert for AGBPrintf debug block
|
2022-09-23 03:22:57 +02:00 |
|
GriffinR
|
ad9247439c
|
Merge pull request #1788 from AsparagusEduardo/pret/pr/newKeys
Added missing uses of JOY_xx macros
|
2022-09-22 20:50:19 -04:00 |
|
Eduardo Quezada
|
7e112b0f0d
|
Added missing uses of JOY_xx macros
|
2022-09-22 21:43:33 -03:00 |
|
GriffinR
|
d79252aa7f
|
Merge pull request #1784 from AsparagusEduardo/pret/pr/FrontierPartySize
Altered MAX_FRONTIER_PARTY_SIZE to be automatically calculated by the other frontier party sizes
|
2022-09-22 12:19:05 -04:00 |
|
GriffinR
|
b8341558c3
|
Merge pull request #1779 from GriffinRichards/sync-fld-weather
Add misc constant usage to field_weather_effect
|
2022-09-22 12:13:07 -04:00 |
|
GriffinR
|
9bcc36fe08
|
Merge pull request #1767 from GriffinRichards/trainer-pals
Generate trainer pic palettes from image
|
2022-09-22 11:34:03 -04:00 |
|
GriffinR
|
e74fa7b8c0
|
Merge pull request #1785 from AsparagusEduardo/pret/pr/malloc
Removed unnecessary malloc.h macros
|
2022-09-22 11:25:06 -04:00 |
|
Eduardo Quezada
|
8a68596b64
|
Removed free macro
|
2022-09-16 20:36:44 -03:00 |
|
Eduardo Quezada
|
e412ec30a0
|
Removed calloc macro
|
2022-09-16 20:34:22 -03:00 |
|
Eduardo Quezada
|
63156b4398
|
Removed malloc macro
|
2022-09-16 20:24:26 -03:00 |
|
Eduardo Quezada
|
bca1267ca8
|
Altered MAX_FRONTIER_PARTY_SIZE to be automatically calculated by the other frontier party sizes
|
2022-09-15 14:52:18 -03:00 |
|
GriffinR
|
36494c1c1d
|
Merge pull request #1783 from AsparagusEduardo/pret/pr/battlerReservedPalettes
gReservedSpritePaletteCount using MAX_BATTLERS_COUNT for battles
|
2022-09-14 12:14:33 -04:00 |
|
Eduardo Quezada
|
492380bd24
|
gReservedSpritePaletteCount using MAX_BATTLERS_COUNT for battles
|
2022-09-14 12:20:59 -03:00 |
|
GriffinR
|
c1dfd3c9ec
|
Merge pull request #1763 from GriffinRichards/rm-global
Drop usage of global directive
|
2022-09-13 15:08:37 -04:00 |
|
GriffinR
|
509f1d59cd
|
Merge pull request #1782 from LOuroboros/patch-2
Removed unused extern declaration of old gUnknown func
|
2022-09-13 14:51:20 -04:00 |
|
LOuroboros
|
2d841a25f9
|
Removed unused extern declaration of old gUnknown func
|
2022-09-13 15:45:01 -03:00 |
|
GriffinR
|
91c040b081
|
Merge pull request #1777 from AsparagusEduardo/pret/pr/trailingWhitespace
Cleaned trailing whitespace
|
2022-09-13 14:00:11 -04:00 |
|
GriffinR
|
4c34babb4d
|
Merge pull request #1780 from LOuroboros/raquaza
Fixed a typo and scripting vars alignment
|
2022-09-12 22:02:46 -04:00 |
|
GriffinR
|
e7a459c778
|
Merge pull request #1781 from AsparagusEduardo/pret/pr/argumentsHeaders
Added missing labels in headers
|
2022-09-12 21:27:57 -04:00 |
|
LOuroboros
|
14c6d8b91a
|
Fixed alignment for the value of vars 0x4020 to 0x40FF
|
2022-09-12 21:33:03 -03:00 |
|
LOuroboros
|
cb83a09203
|
Fixed vars alignment
|
2022-09-12 21:27:53 -03:00 |
|
LOuroboros
|
222362e804
|
Fixed Raquaza typo
|
2022-09-12 21:26:22 -03:00 |
|
Eduardo Quezada
|
5eb9312250
|
Added missing labels in headers
|
2022-09-12 21:14:15 -03:00 |
|
GriffinR
|
041870672a
|
Add misc constant usage to field_weather_effect
|
2022-09-12 15:11:58 -04:00 |
|
GriffinR
|
d3d8b4a181
|
Merge pull request #1762 from GriffinRichards/sync-fieldmap
Sync fieldmap
|
2022-09-12 14:32:27 -04:00 |
|
Eduardo Quezada
|
65108c3192
|
Cleaned trailing whitespace
|
2022-09-11 14:14:49 -04:00 |
|
GriffinR
|
91cba0e648
|
Merge pull request #1776 from AsparagusEduardo/pret/pr/ShinyValue
Added parenthesis to GET_SHINY_VALUE
|
2022-09-11 13:49:50 -04:00 |
|
Eduardo Quezada
|
61752a4977
|
Added parenthesis to GET_SHINY_VALUE
|
2022-09-11 13:35:58 -04:00 |
|
GriffinR
|
c3623bc928
|
Merge pull request #1775 from AsparagusEduardo/pret/pr/repeatedStrings
Removed repeated extern consts in strings.h
|
2022-09-09 12:53:55 -04:00 |
|
Eduardo Quezada
|
9144779634
|
Removed repeated extern consts in strings.h
|
2022-09-09 08:49:16 -04:00 |
|
GriffinR
|
ecb75ee514
|
Merge pull request #1774 from AsparagusEduardo/pret/pr/monCoords
Adjusted style of coords tables
|
2022-09-08 21:48:05 -04:00 |
|
Eduardo Quezada
|
1fa9bc1b5c
|
Adjusted style of coords tables
|
2022-09-08 18:32:01 -04:00 |
|
GriffinR
|
75ded96ecf
|
Merge pull request #1773 from Jaizu/patch-27
Fix 'y' actually being 'x' in CreatePCMultichoice
|
2022-09-08 16:31:26 -04:00 |
|
Jaizu
|
d58af1ba92
|
Fix 'y' actually being 'x' in CreatePCMultichoice
|
2022-09-08 10:38:52 +02:00 |
|
GriffinR
|
c5e1feae38
|
Merge pull request #1772 from LOuroboros/patch-1
Undefined temporary preproc macro HIBYTE
|
2022-09-07 16:50:57 -04:00 |
|
LOuroboros
|
05c13614c6
|
Undefined temporary preproc macro HIBYTE
|
2022-09-07 13:41:48 -03:00 |
|
GriffinR
|
af1725793a
|
Merge pull request #1771 from SBird1337/doc/aslr
[doc] fix misnamed dma <--> aslr
|
2022-09-07 10:43:08 -04:00 |
|
sbird
|
3a0759d458
|
[doc] fix misnamed dma <--> aslr
|
2022-09-07 14:37:03 +02:00 |
|