GriffinR
|
ceaff148f7
|
Shift to multiply
|
2022-06-09 10:52:19 -04:00 |
|
GriffinR
|
1ca1bff81c
|
Merge branch 'master' of https://github.com/GriffinRichards/pokeemerald into doc-arg
|
2022-06-03 15:43:21 -04:00 |
|
GriffinR
|
34438e6bc4
|
Continue documenting generic arguments
|
2022-06-03 15:38:03 -04:00 |
|
sneed
|
af6bf17930
|
Include config.h in siirtc.c
|
2022-06-03 21:04:14 +03:00 |
|
sphericalice
|
284e46927a
|
Use the FREE_AND_SET_NULL macro where appropriate
|
2022-06-03 15:56:11 +01:00 |
|
sphericalice
|
d03756dfd2
|
Use the TRY_FREE_AND_SET_NULL macro where appropriate
|
2022-06-03 15:42:53 +01:00 |
|
GriffinR
|
a8437493c1
|
Document generic argument names in battle anim palettes
|
2022-06-01 12:25:01 -04:00 |
|
GriffinR
|
5e6d8a77e4
|
Document some generic argument names
|
2022-05-31 14:34:25 -04:00 |
|
BlackShark
|
75a44fdd79
|
use more true & false constants
|
2022-05-27 02:18:52 +02:00 |
|
Martin Griffin
|
1cc59acca9
|
Static assertion for size of save structs
|
2022-05-25 19:48:42 +01:00 |
|
sneed
|
a913191323
|
Document DrawPagination
|
2022-05-25 16:12:16 +03:00 |
|
sneed
|
5c92062c23
|
Update pokemon_summary_screen.c
|
2022-05-25 08:37:36 +03:00 |
|
sneed
|
c316b11739
|
chanceCommon to chanceNotRare
|
2022-05-24 00:53:09 +03:00 |
|
sneed
|
c8e08edbae
|
rename item1 and item2 in BaseStats
|
2022-05-23 19:10:24 +03:00 |
|
GriffinR
|
f756e60455
|
Merge pull request #1663 from GriffinRichards/castform-pal
Generalize usage of castformPalette
|
2022-05-21 23:45:01 -04:00 |
|
GriffinR
|
6d772a5e30
|
Merge pull request #1662 from GriffinRichards/door-gfx
Clean up door animations
|
2022-05-21 16:07:02 -04:00 |
|
GriffinR
|
c9c754be06
|
Merge pull request #1661 from GriffinRichards/fix-inconsistent-static
Fix inconsistent static s/g names
|
2022-05-20 19:38:02 -04:00 |
|
GriffinR
|
7f64bf58d6
|
Merge pull request #1660 from GriffinRichards/doc-contest-bar
Document Task_UpdateContestResultBar
|
2022-05-19 12:52:44 -04:00 |
|
GriffinR
|
91baf08638
|
Generalize usage of castformPalette
|
2022-05-18 22:11:51 -04:00 |
|
GriffinR
|
c2dc4a5dea
|
Some field door comments
|
2022-05-18 13:03:02 -04:00 |
|
GriffinR
|
5c8e1e81ea
|
Color single-palette door anim graphics
|
2022-05-18 12:41:20 -04:00 |
|
GriffinR
|
67d73ee36f
|
Clean up door animation functions
|
2022-05-17 17:13:29 -04:00 |
|
GriffinR
|
593e2c9be0
|
Fix inconsistent static s/g names
|
2022-05-17 14:00:02 -04:00 |
|
GriffinR
|
71ea78cc32
|
Document Task_UpdateContestResultBar
|
2022-05-16 15:01:06 -04:00 |
|
cbt6
|
6d6dac3add
|
Use ARRAY_COUNT in sStepTimes for step functions
|
2022-05-15 21:44:04 +08:00 |
|
GriffinR
|
2b223acd87
|
Fix math in CreateBerrySprite
|
2022-04-26 21:44:11 -04:00 |
|
GriffinR
|
fc5747f0f7
|
Merge pull request #1649 from GriffinRichards/clean-trainer
Trainer hill clean up
|
2022-04-20 00:20:44 -04:00 |
|
sbird
|
59cff2190d
|
fix building without NDEBUG on agbcc
|
2022-04-16 19:03:20 +02:00 |
|
GriffinR
|
00e0eefe09
|
Document trainer hill prize selection
|
2022-04-01 01:37:48 -04:00 |
|
GriffinR
|
328b925a08
|
Move trainer hill map data to bin files
|
2022-03-31 14:08:31 -04:00 |
|
GriffinR
|
62f3f144ab
|
Clean up some trainer hill
|
2022-03-31 12:54:07 -04:00 |
|
GriffinR
|
66cbe29c14
|
Add bugfix for Battle Factory trainer IVs
|
2022-03-30 09:37:03 -04:00 |
|
GriffinR
|
5160520639
|
Merge pull request #1642 from GriffinRichards/bstrings
Add usage of battle strings table offset constant
|
2022-03-14 16:40:54 -04:00 |
|
GriffinR
|
33c05cefe2
|
Merge pull request #1644 from GriffinRichards/name-jump-long-grass
Name unknown_16.png
|
2022-03-14 16:32:08 -04:00 |
|
GriffinR
|
058783c148
|
Fix comment mistake
|
2022-03-14 16:01:17 -04:00 |
|
GriffinR
|
0a0157b62c
|
Name unknown_16.png
|
2022-03-14 15:54:47 -04:00 |
|
GriffinR
|
ce227aa055
|
Merge pull request #1640 from GriffinRichards/doc-egg-hatch
Improve egg hatch documentation
|
2022-03-12 09:41:14 -05:00 |
|
GriffinR
|
d664135572
|
Add usage of battle strings table offset constant
|
2022-03-10 10:44:04 -05:00 |
|
GriffinR
|
b1d61b9227
|
Merge pull request #1641 from GriffinRichards/subsprite-arr-count
Use ARRAY_COUNT for obj event subsprite tables
|
2022-03-03 23:08:52 -05:00 |
|
GriffinR
|
f78f46a1e2
|
Use ARRAY_COUNT for obj event subsprite tables
|
2022-03-03 14:54:05 -05:00 |
|
GriffinR
|
8bf7e7b6f5
|
Improve egg hatch documentation
|
2022-03-03 01:33:49 -05:00 |
|
GriffinR
|
a2ee0c8393
|
Merge pull request #1639 from GriffinRichards/typo-hoppy
Fix bunny hoppy typo
|
2022-02-28 22:34:24 -05:00 |
|
GriffinR
|
5d58cdd297
|
Fix bunny hoppy typo
|
2022-02-28 13:34:39 -05:00 |
|
GriffinR
|
2142ad96d5
|
Merge pull request #1638 from GriffinRichards/menu-arr-count
Add missing menu array counts
|
2022-02-28 01:49:09 -05:00 |
|
GriffinR
|
3d0663fe81
|
Additional trader clean up
|
2022-02-27 13:58:48 -05:00 |
|
GriffinR
|
36e5d5e759
|
Add missing menu array counts
|
2022-02-27 13:47:50 -05:00 |
|
cbt6
|
f826a5a82d
|
Use constants for PC locations
|
2022-02-23 15:07:22 +08:00 |
|
sphericalice
|
40efac0ddf
|
Rename GetBattlePyramindTrainerEncounterMusicId to fix typo
|
2022-02-22 19:13:17 +00:00 |
|
GriffinR
|
eca5233abe
|
Merge pull request #1633 from abaresk/slot-cleanup
Clean up and document Slot Machines more
|
2022-02-20 17:59:14 -05:00 |
|
hondew
|
08bf2587ce
|
Fix typos
|
2022-02-20 17:47:24 -05:00 |
|