Commit Graph

7802 Commits

Author SHA1 Message Date
shachar700 95aa41f0d4
Fixed switchout bug in multibattle where order of mons gets messed up (#2099) 2025-01-29 07:43:13 +00:00
Raymond Dodge a3d0978762
Replace easy_chat alphabetialOrder magic numbers with EC_INDEX values (#2096) 2025-01-18 20:58:03 -05:00
DizzyEggg e83f7c79eb
Fix conflicting types for rotating gate functions (#2087) 2025-01-17 18:19:21 -05:00
DizzyEggg 0a436d580e
Extern gSprites and gOamMatrices with known array size (#2090) 2025-01-17 18:18:17 -05:00
GriffinR 2f67b17571
Document bard music (#2053)
* Missing bard song limit constants
* Index bard sound arrays with word constants
* Document bard music
2025-01-17 17:54:38 +00:00
Raymond Dodge b5b0ffd511
Define field script opcode constants (#2005)
Replace the magic number opcodes in field script command macros with
these new constants
2025-01-17 17:04:00 +00:00
Martin Griffin 9952b676db
Merge pull request #2095 from DizzyEggg/transition
Fix CaveTransition pals
2025-01-15 09:21:22 +00:00
DizzyEggg 9385dfed67 Fix CaveTransition pals 2025-01-15 10:08:02 +01:00
Martin Griffin 1c765d1126
Merge pull request #2085 from DizzyEggg/patch-4
remove undef TASK_NONE from list_menu
2025-01-09 19:29:09 +00:00
DizzyEggg 84856817b2
remove undef TASK_NONE from list_menu 2025-01-09 19:33:45 +01:00
Martin Griffin 0779c9cf49
Merge pull request #2084 from DizzyEggg/patch-3
extern gAncientPowerRockSpriteTemplate fix
2025-01-09 15:51:10 +00:00
DizzyEggg 9ab4f5d26a
extern gAncientPowerRockSpriteTemplate fix 2025-01-09 15:50:39 +01:00
Martin Griffin 697d2b7f30
Merge pull request #2083 from DizzyEggg/patch-2
missing const in extern gBasicHitSplatSpriteTemplate
2025-01-08 06:05:37 +00:00
DizzyEggg 0ec1189f34
extern const gBasicHitSplatSpriteTemplate 2025-01-07 22:14:54 +01:00
Martin Griffin 5e75cd037b
Merge pull request #2082 from shachar700/patch-2
Update vars.h (cleanup)
2025-01-06 20:38:52 +00:00
shachar700 a0e8753083
Update vars.h (cleanup)
Removed an extra are
2025-01-06 22:17:24 +02:00
Eduardo Quezada 50d325f081
Slight contest documentation (#2078) 2024-12-27 11:09:33 -05:00
DizzyEggg 861c579c11
remove sBirchSpeechPlatformBlackPal (#2075) 2024-12-13 17:39:51 -05:00
Martin Griffin 404818e441
Merge pull request #2072 from AsparagusEduardo/_pret/pr/fixStyle
Fixed brace style inconsistencies
2024-12-05 21:10:49 +00:00
Eduardo Quezada 5483e05db6 Fixed brace style inconsistencies 2024-12-05 12:46:50 -03:00
Eduardo Quezada 3f98c78297
Added POKEMART_LIST_END to avoid users accidentally removing it (#1947) 2024-12-04 17:38:23 -05:00
Eduardo Quezada e605ffba53
Fix recorded battle link player loops (#2071) 2024-12-04 16:22:16 -05:00
Eduardo Quezada 4beb0efbcc
Added extra encoded character support (#2050) 2024-11-24 20:46:01 -05:00
GriffinR 6560bbab21 Restore .map file creation 2024-11-23 14:17:40 -05:00
Martin Griffin f775b09ae0
Merge pull request #2055 from GriffinRichards/spinda-spots
Add TRY_DRAW_SPOT_PIXEL
2024-11-20 12:22:59 +00:00
GriffinR 9275e71390
Merge pull request #2066 from surtr-games/bugfix_battle_ai
BUGFIX: Fix Counter and Mirror Coat checking the wrong category
2024-11-15 15:18:32 -05:00
surtr-games 13692076f9 Fixed a bug with Counter and Mirror Coat where they would be scored up depending on the wrong target mon type category. 2024-11-14 00:30:25 -05:00
GriffinR 9ea76f9815
Merge pull request #2064 from Lactozilla/fix-contestants-turn-blink-effect-offsets
Remove usage of gHeap in sSpritePalettes_ContestantsTurnBlinkEffect
2024-11-12 12:47:24 -05:00
Lactozilla b60da57d8a Remove usage of gHeap in sSpritePalettes_ContestantsTurnBlinkEffect
Those offsets into gHeap are actually just inside of eContestTempSave.
2024-11-12 14:28:33 -03:00
Martin Griffin f8119bedd4
Merge pull request #2062 from GriffinRichards/emerald-version-png
Lay out emerald version png horizontally
2024-11-04 20:47:19 +00:00
GriffinR 1b8e6fbe3f Lay out emerald version png horizontally 2024-11-04 15:40:10 -05:00
GriffinR f04c2faeb0
Silence 'Nothing to be done for generated' messages (#2059) 2024-11-03 23:53:53 +01:00
GriffinR da791cde94 Add TRY_DRAW_SPOT_PIXEL 2024-10-24 12:45:47 -04:00
Martin Griffin e45fe13af4
Merge pull request #2052 from fdeblasio/bardDefine
Added define value for bard sound length
2024-10-21 14:50:51 +01:00
Frank 544b76fbbf Added value for bard sound length 2024-10-21 09:04:42 -04:00
luckytyphlosion a55c75d350
Get rid of common syms (#2040) 2024-10-14 23:52:11 -04:00
mid-kid 253d3dd7ef
Remove unnecessary looping for rule generation and unroll macros (#2046) 2024-10-14 23:47:07 -04:00
GriffinR a0be2cbf7b Fix Fallorbor typo 2024-10-12 23:50:12 -04:00
GriffinR b6892f5b67 Let scaninc ignore empty C files 2024-10-11 15:03:38 -04:00
mid-kid 2c7964dbc2
Fix deleting files with dependency files (#2045) 2024-10-11 14:33:32 -04:00
Martin Griffin fcc067e515
[preproc] support C23 enum underlying type syntax (#2043) 2024-10-11 13:50:26 -04:00
GriffinR 6d24d8a78f Fix libpng installation for workflow on Ubuntu 24.04 2024-10-11 13:29:16 -04:00
Martin Griffin 6395d55b43
Merge pull request #2044 from AreaZR/Excessive
Fix typo: | should be || in Task_TryFieldPoisonWhiteOut
2024-10-10 20:26:12 +01:00
Rose 9ad0018c17 Fix typo: | should be || in Task_TryFieldPoisonWhiteOut
Yes, this is honestly overkill, as it doesn't actually fix any behavioral bugs, but I was suggested to do this. This was a typo made in the source that GameFreak made, and the compiler warns against this. I opened a PR in pokeemerald expansion and was suggested to open one here.
2024-10-10 10:27:33 -04:00
psf 9a24c031bb
Replaced copyright magic numbers in intro.c with constants (#2035) 2024-10-02 20:48:54 -04:00
GriffinR 2b73d10a2a
Merge pull request #2041 from Jaizu/patch-9
Ignore mGBA screenshots
2024-10-02 15:35:20 -04:00
GriffinR 44e9228a6e
Merge pull request #2038 from GriffinRichards/gflib-syms
Remove explicit symbol sizes in sym_common.txt
2024-10-02 15:34:42 -04:00
GriffinR 37d104f7a5
Merge pull request #2039 from Scyrous/patch-1
Bugfix for cable car hikerGraphicsIds array
2024-10-02 15:34:22 -04:00
Jaizu c8cc0fa5a3
Ignore mGBA screenshots
Everytime I make a new project I suffer, please merge.
2024-10-01 10:07:45 +02:00
Scyrous 1dc85df1f0
Update cable_car.c 2024-09-29 14:38:08 +02:00