Commit Graph

7784 Commits

Author SHA1 Message Date
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
Scyrous 8e2c3ca3f2
Bugfix for cable car sprite array count 2024-09-29 14:13:50 +02:00
GriffinR 80a37c16be Remove explicit symbol sizes in sym_common.txt 2024-09-25 16:14:10 -04:00
GriffinR 473e0623ba
Merge pull request #2031 from GriffinRichards/fix-toolchain
Minor toolchain fixes
2024-09-19 12:23:58 -04:00
GriffinR 8f41d9eb17
Merge branch 'master' into fix-toolchain 2024-09-19 12:20:51 -04:00
GriffinR 635325304b
Merge pull request #2033 from Kurausukun/goodbye_gflib
Remove gflib
2024-09-19 12:19:48 -04:00
Kurausukun 9cb353179b fix indentation 2024-09-18 10:42:28 -04:00
Kurausukun 52c2728ff6 remove gflib 2024-09-18 10:37:34 -04:00
GriffinR 62c27faba4
Merge pull request #2032 from DizzyEggg/patch-1
remove ScriptContext_Enable from secret_base.h
2024-09-14 13:17:26 -04:00
DizzyEggg c4b5818d98
remove ScriptContext_Enable from secret_base.h 2024-09-14 19:13:02 +02:00
GriffinR db898f8baa
Merge pull request #2030 from skyeforeverblue/patch-2
Update pull_request_template.md to include Discord username update
2024-09-14 10:56:50 -04:00
GriffinR bc58a4ac04
Merge pull request #2029 from skyeforeverblue/patch-1
Update INSTALL.md to state that Windows 8 is no longer supported by Microsoft
2024-09-14 10:56:41 -04:00
GriffinR 302193a814 Have scaninc ignore non-existing files 2024-09-14 00:28:57 -04:00
GriffinR b8c71fa84d Fix .d files not updating if .o fails, fix clean rule, remove some unnecessary warnings 2024-09-13 23:38:50 -04:00
GriffinR 7007439be8 Remove old ld_script processing 2024-09-12 13:50:47 -04:00
GriffinR d9b824db3f Sync missing alignment from pokefirered 2024-09-12 12:27:31 -04:00
GriffinR 9e22bf1af4
Merge pull request #1957 from Icedude907/build-music-config
[Build System Rewrite] Improved audio rules
2024-09-12 10:46:30 -04:00
GriffinR 51131e2582
Merge pull request #1954 from Icedude907/build-scaninc-speed
[Build System Rewrite] Massive build speed improvement via scaninc changes
2024-09-12 10:45:41 -04:00
Skye Chappelle a75be4124d
Update pull_request_template.md to include Discord username update 2024-09-10 23:39:41 -04:00