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
GriffinR
281bddcd3d
Merge pull request #1765 from AsparagusEduardo/pret/pokefirered_sync4
...
Implemented review changes from https://github.com/pret/pokefirered/pull/548
2022-09-06 21:40:37 -04:00
GriffinR
74b563f696
Merge pull request #1749 from GriffinRichards/ur-classes
...
Fix names and constant usage for union room classes
2022-09-06 21:35:10 -04:00
GriffinR
f334b61b44
Merge pull request #1769 from AsparagusEduardo/pret/pr/frontierTrainerMonAlign
...
Aligned FRONTIER_MONS trainer macros with the rest for consistency
2022-09-06 21:20:49 -04:00
Eduardo Quezada
12bb32666b
Aligned FRONTIER_MONS trainer macros with the rest for consistency
2022-09-06 17:05:56 -04:00
sbird
584bfe0221
[debug] add support for mgba printf
...
* adds support for mgba printf debugging as well as adding support for switching between debugging configuration
* adds `mini_printf` as an alternative to libc printf as well as switches to choose a pretty printing handler
* adds a pretty printing format to `mini_printf` to print preproc encoded strings
2022-09-06 13:40:31 +02:00
GriffinR
7dac3c4b65
Merge pull request #1766 from tustin2121/tustin2121-patch-extern
...
Adding missing externs
2022-09-05 20:28:33 -04:00
GriffinR
c8afeea182
Generate trainer pic palettes from image
2022-09-05 16:09:45 -04:00
tustin2121
33f10d2139
Adding missing externs
...
If there are not externs on these forward declarations, it's entirely possible for the program to link and missing data to be assigned to someplace presumed in IWRAM or something.
2022-09-05 09:49:20 -04:00
Eduardo Quezada
7500435a80
Implemented review changes from https://github.com/pret/pokefirered/pull/548
2022-09-04 21:24:12 -03:00
GriffinR
36551dff2f
Treat warp ids as strings to allow constants
2022-09-03 15:43:43 -04:00
GriffinR
797aa08141
Merge pull request #1764 from AsparagusEduardo/pret/battlerMacros
...
Further uses of GET_BATTLER_SIDE macros'
2022-09-03 01:04:55 -04:00
Eduardo Quezada
41bf6bde25
Removed pointless macro
2022-09-03 00:28:53 -04:00
Eduardo Quezada
790bdd69f8
Using GET_BATTLER_SIDE and GET_BATTLER_SIDE2
2022-09-03 00:28:32 -04:00
GriffinR
97021baec6
Drop usage of global directive
2022-09-02 21:53:44 -04:00
GriffinR
8b7230c3c4
CpuFastFill -> CpuFastFill16 in fieldmap
2022-09-02 19:41:28 -04:00
GriffinR
7f1c4720a2
Update arguments for ApplyGlobalTintToPaletteSlot
2022-09-02 19:36:46 -04:00
GriffinR
03a98c72bc
Sync fieldmap
2022-09-02 19:29:35 -04:00
GriffinR
ff53a553bc
Merge pull request #1761 from AsparagusEduardo/pret/tmFlagNames
...
Renamed TM flags to keep consistency with the rest of the repo
2022-09-02 17:09:49 -04:00
Eduardo Quezada
c7fc2e13f7
Renamed TM flags to keep consistency with the rest of the repo
2022-09-02 16:54:58 -04:00
GriffinR
a28fbbc1b8
Merge pull request #1748 from GriffinRichards/fix-judgement
...
Standardize judgement vs judgment spelling
2022-09-01 11:51:04 -04:00
GriffinR
d211adbc77
Merge pull request #1760 from LOuroboros/bermuda
...
Updated a couple of sizeofs in src/battle_pyramid_bag.c
2022-09-01 11:42:09 -04:00
LOuroboros
5d346fd939
Updated a couple more sizeofs
2022-08-31 23:49:43 -03:00
GriffinR
b66de1f056
Merge pull request #1759 from LOuroboros/pyramidSchemes
...
Automatized the contents of some sideof in src/item.c
2022-08-31 22:14:06 -04:00
LOuroboros
ea345f90f5
Picked the correct pointers for correctness' sake
2022-08-31 23:06:20 -03:00
LOuroboros
e02b33ee11
Automatized the contents of some sideof in src/item.c
2022-08-31 23:00:24 -03:00
GriffinR
0a2ac61b0f
Merge pull request #1757 from AsparagusEduardo/pret_clean2
...
Cleanup based on previous PRs
2022-08-27 11:40:33 -04:00
Eduardo Quezada
1c8d3a4922
Removed unnecessary parenthesis
2022-08-27 11:19:50 -04:00
Eduardo Quezada
99fbad92e2
IS_BATTLER_OF_TYPE
2022-08-27 02:50:55 -04:00
Eduardo Quezada
866d916f2f
SpriteTemplate formatting
2022-08-27 02:07:58 -04:00
Eduardo Quezada
1f0a952546
Usage of BATTLE_OPPOSITE
2022-08-27 01:44:39 -04:00
Eduardo Quezada
15d611ba65
Usage of BATTLE_PARTNER
2022-08-27 01:26:13 -04:00
Eduardo Quezada
6c457f42af
Corrected uses of GetBattlerSide
2022-08-27 00:59:12 -04:00