Commit Graph

  • 2f46a89b15 Merge pull request #2283 from mrgriffin/pret-incgfx Martin Griffin 2026-04-19 09:28:43 +01:00
  • fed3b0c81a Migrate INCBINs to INCGFX via migrate_incgfx.py Martin Griffin 2026-04-09 12:04:32 +01:00
  • df02d49e9b INCGFX: in-source arguments for gbagfx Martin Griffin 2026-03-30 13:29:25 +01:00
  • 84e8d23425 Remove INCBIN_S* Martin Griffin 2026-04-18 09:30:12 +01:00
  • 962442a51e Implement remaining MEMACC commands (#2281) Marcus Huderle 2026-04-08 18:53:33 -05:00
  • 0661846d65 Mention the width of RAM variables in constants/battle.h Thomas Winwood 2026-04-08 21:17:35 +01:00
  • 041ff613ca Generate '.d' files for 'maps.s' and 'map_events.s' (#2279) Martin Griffin 2026-04-07 15:03:44 +01:00
  • 81c92f708e Remove stray dereference in union room chat AZero13 2026-04-05 19:24:42 -04:00
  • 897c70415a Fix fakematchings regarding modulo AZero13 2026-04-02 16:54:36 -04:00
  • 30185ea16b Merge pull request #2272 from SiliconA-Z/fix-broken-missing-return Martin Griffin 2026-04-05 07:01:33 +01:00
  • 04feeffeda Fix broken missing return. AZero13 2026-04-04 23:56:25 -04:00
  • 8502e08bd8 Update battle_util2.c AZero13 2026-03-28 17:52:29 -04:00
  • e82d0df9ad Fix fakematch in DynamicPlaceholderTextUtil_Reset AZero13 2026-03-28 15:31:37 -04:00
  • 61674ecd4b Remove ... INT_MAX from bg.c (#2255) SiliconA-Z 2026-03-26 03:00:08 -04:00
  • efc1514128 Add C23's %b to DebugPrintf (#2246) Estellar 2026-03-22 18:24:19 -03:00
  • efe893388a Add gBattleOutcome == B_OUTCOME_DREW to bugfix AZero13 2026-03-03 10:33:47 -05:00
  • 01677393e2 Use -E for all midis Marcus Huderle 2026-03-21 10:14:58 -05:00
  • d731ae90d8 Convert last 3 .s files to .midi Marcus Huderle 2026-03-21 09:35:45 -05:00
  • 6d4fe878de Convert almost all remaining sound .s files to .midi huderlem 2026-03-21 01:38:13 +00:00
  • 1b35dd881e Convert almost all remaining sound .s files to .midi Marcus Huderle 2026-03-20 20:33:31 -05:00
  • 7eb6cc21ce BUGFIX: Use the unique fully open Timer Ball sprite kittenchilly 2026-03-04 09:30:17 -06:00
  • 25ffb2c12c Add enum for Elevations (#2233) Marky 2026-02-20 06:17:42 +00:00
  • 86a159a1eb chore(linker): add dwarf5 line number section to ld script (#2235) Kildemal 2026-02-15 20:33:12 +05:30
  • 064ca5c243 Added macro for Surf/Muddy Water's animation (#2232) Frank DeBlasio 2026-02-06 10:08:20 -05:00
  • 926488b69a Document gym leader match call texts GriffinR 2026-02-01 13:36:33 -05:00
  • 63390a940e Merge pull request #2226 from fdeblasio/matchCallDocumentation GriffinR 2026-02-01 13:16:34 -05:00
  • f9c826ca57 Merge pull request #2228 from hedara90/fix-spaces hedara90 2026-01-20 12:13:48 +01:00
  • f0b5abe290 Merge pull request #2070 from mrgriffin/battle-anim-cmd-args Martin Griffin 2026-01-19 19:14:16 +00:00
  • dc077e50d3 Merge pull request #2225 from fdeblasio/stadiumRenames GriffinR 2026-01-19 10:51:21 -05:00
  • 22eed3f4bf Partially document battle_anim_effects_1.c Martin Griffin 2024-12-03 10:09:35 +00:00
  • 0e415dde46 Document battle_anim_dragon.c Martin Griffin 2024-11-28 16:37:04 +00:00
  • 5d713ad9bb Document battle_anim_dark.c Martin Griffin 2024-11-28 15:17:32 +00:00
  • 050a9415c7 Document battle_anim_bug.c Martin Griffin 2024-11-28 13:27:44 +00:00
  • e09423fadf Document battle_anim_normal.c Martin Griffin 2024-11-27 19:49:03 +00:00
  • 80db2c6aec Renamed building and stadium palettes to be more accurate Frank 2026-01-08 21:09:44 -05:00
  • 902a37ef23 Added MATCH_CALL_TEXT_END define Frank 2026-01-18 01:23:19 -05:00
  • 294a1b88a2 Replaced two more instances of flag Frank 2026-01-18 01:16:36 -05:00
  • 509f652ac6 Added defines for 0xFFFF Frank 2026-01-18 01:08:12 -05:00
  • cc882e5de2 Added more descriptive names for Match Call text flags Frank 2026-01-18 01:00:03 -05:00
  • 2ea4cf42cc Merge pull request #2227 from Jaizu/patch-11 GriffinR 2026-01-18 17:46:52 -05:00
  • be8057540b Use apt update before installing bin utils Jaizu 2026-01-18 20:14:16 +01:00
  • 6eb688876d Merge pull request #2223 from estellarc/pret/avatar-to-state GriffinR 2026-01-03 22:20:34 -05:00
  • edc7399104 sPlayerAvatarGfxToStateFlagstructure Estellar 2026-01-03 21:49:12 -03:00
  • b4abc6b5ce Merge pull request #2124 from cawtds/fix-active-battler-ub GriffinR 2026-01-03 14:26:03 -05:00
  • a5ee0f2727 ItemTMHMOrEvolutionStone enum (#2192) Bassoonian 2026-01-02 21:59:12 +01:00
  • b11741855d Add enum for battle script opcodes (#2222) cawtds 2026-01-02 21:19:01 +01:00
  • 13b7dc4401 Document UpdateLegendaryMarkingColor (#2221) Martin Griffin 2025-12-30 19:39:09 +00:00
  • 9045b9b582 Remove mistakenly-added test file Marcus Huderle 2025-12-29 07:41:43 -06:00
  • 163c8a4321 Add --set-agbl option to wav2agb Marcus Huderle 2025-12-28 08:50:34 -06:00
  • 8d1f3ccd6a Update .wav samples to use 'agbl' chunk to accomodate for vanilla's off-by-one behavior Marcus Huderle 2025-12-27 10:33:04 -06:00
  • cbadae08cc Merge pull request #2219 from Jaizu/some_typos mrgriffin 2025-12-27 14:23:17 +00:00
  • 76463dac15 Merge pull request #2219 from Jaizu/some_typos Martin Griffin 2025-12-27 14:19:58 +00:00
  • daf63255a6 Fix some typos Jaizu 2025-12-27 15:06:33 +01:00
  • 4a1b91b4c6 Merge pull request #2218 from ShinyDragonHunter/xcmd_0C mrgriffin 2025-12-27 13:52:20 +00:00
  • 057aa2610c Merge pull request #2218 from ShinyDragonHunter/xcmd_0C Martin Griffin 2025-12-27 13:48:55 +00:00
  • 349da0484b Document m4a xcmd_0C Josh 2025-12-27 01:11:40 +00:00
  • b0d2642e56 Merge pull request #2215 from shachar700/pokenav-glow Martin Griffin 2025-12-26 08:58:16 +00:00
  • 5240ee1515 Added comment shachar700 2025-12-10 13:51:47 +02:00
  • 02c44242f8 Added bugfix for missing no weather case in Cmd_weather_get (#2203) Mitsunee 2025-12-10 04:22:08 +01:00
  • c7a066f31d Merge pull request #2171 from ShinyDragonHunter/unused_funcs GriffinRichards 2025-12-10 03:18:21 +00:00
  • f0e351b33d Merge pull request #2171 from ShinyDragonHunter/unused_funcs GriffinR 2025-12-09 22:14:57 -05:00
  • 6afcefe8f1 Merge pull request #2074 from GriffinRichards/fix-trainer-decompress GriffinR 2025-12-09 21:59:13 -05:00
  • bcd5735f76 Merge pull request #2176 from NTx86/gba-fix-object-event-range-type GriffinR 2025-12-09 21:57:06 -05:00
  • 0326dbacd8 Merge pull request #2178 from FosterProgramming/pret_update GriffinRichards 2025-12-10 02:50:11 +00:00
  • cc7327d620 Merge pull request #2177 from NTx86/gba-fix-list-menu-item-alloc GriffinR 2025-12-09 21:47:39 -05:00
  • 90081e4847 Merge pull request #2178 from FosterProgramming/pret_update GriffinR 2025-12-09 21:46:51 -05:00
  • 83b05d5efa Merge pull request #2201 from mrgriffin/pret-flag-registered-wally GriffinR 2025-12-09 21:43:30 -05:00
  • eb1a6d311a fixed pokenav glow issue shachar700 2025-12-04 23:34:36 +02:00
  • 4d3144cc66 Merge pull request #2214 from GriffinRichards/hidden-item-error Martin Griffin 2025-12-04 06:28:53 +00:00
  • d8a6b72e23 Display error for invalid hidden item flags GriffinR 2025-12-03 21:31:22 -05:00
  • 4297a5ea81 Clean up wav2agb's Makefile GriffinR 2025-12-02 21:07:19 -05:00
  • d507b24ae9 Convert .aif files to .wav (#2213) Marcus Huderle 2025-12-01 09:01:26 -06:00
  • 8797a07e55 Added enum for IsMonDisobedient mitsunee 2025-11-29 11:22:16 +01:00
  • 7b6bdab12a add arm-none-eabi-newlib to required arch linux packages Flit 2025-11-19 21:10:06 -05:00
  • 55a6f2f117 Merge pull request #2208 from Mitsunee/spelling-synchronize-paralyze mrgriffin 2025-11-19 20:31:51 +00:00
  • ff230c7603 Merge pull request #2208 from Mitsunee/spelling-synchronize-paralyze Martin Griffin 2025-11-19 20:28:33 +00:00
  • afa42f5d29 Standardize spelling of "paralyze" mitsunee 2025-11-19 21:19:15 +01:00
  • c0569cd529 Standardize spelling of "synchronize" mitsunee 2025-11-19 21:14:45 +01:00
  • c5bbaeab5d STATIC_ASSERT for sizeof(struct ListMenu) Martin Griffin 2025-11-08 14:54:18 +00:00
  • f8e7a2db5f Fix incorrect UBFIX checks (#2206) hedara90 2025-11-16 11:33:16 +01:00
  • b553acb96a Merge pull request #2205 from Mitsunee/standardize-spelling-of-canceler GriffinRichards 2025-11-16 04:16:02 +00:00
  • b231424527 Merge pull request #2205 from Mitsunee/standardize-spelling-of-canceler GriffinR 2025-11-15 23:12:55 -05:00
  • 73ec0813e1 Standardize spelling of "canceler" mitsunee 2025-11-15 12:11:32 +01:00
  • c466dce996 Fix FLAG_REGISTERED_WALLY Martin Griffin 2025-11-06 13:40:22 +00:00
  • 1a9fbbcfba Fix copyvar with non-var argument Martin Griffin 2025-11-06 11:15:13 +00:00
  • fdcaac9175 Added some music documentation (#2198) psf 2025-11-06 01:27:16 -08:00
  • 400788ddf6 Implicit waitstate for special/specialvars Martin Griffin 2025-11-05 21:55:49 +00:00
  • 8b8c593bf6 Fix preproc not correctly reading skipped lines symbols inside enum (#2197) FosterProgramming 2025-11-05 10:04:30 +01:00
  • d1d5435487 Improve undefined map assembler messages (#2196) Martin Griffin 2025-10-30 01:34:03 +00:00
  • 1de27646d2 Remove magic numbers in slot_machine.c (#2195) Estellar 2025-10-28 06:19:12 -03:00
  • fa5ca10b17 Add spritesheet rules for healthbox graphics (#2180) Josh 2025-10-19 18:32:19 +01:00
  • 7fd0029ed7 Add typedefs for MAPSEC and METLOC values (#2183) DavidJCobb 2025-10-19 18:37:13 +02:00
  • 0965dffe70 Use TaskFunc wherever posible (#2188) Estellar 2025-10-18 13:53:50 -03:00
  • f2cf20ce9b INSTALL.MD updated for OpenBSD (#2186) Jan Helbling 2025-10-14 13:30:26 +02:00
  • f4f7c38255 Use MainCallback wherever posible (#2184) Estellar 2025-10-14 05:41:27 -03:00
  • d05742ca05 Fix include order in wild_encounter.c (#2185) FosterProgramming 2025-10-14 10:36:32 +02:00
  • 80ec69fc5d switched from head -c 12 to dd bs=1 count=12, to successful compiling with OpenBSD (#2091) Jan Helbling 2025-10-14 10:35:53 +02:00
  • 9c8cfe3b75 Fix include order in src/clock.c to be alphabetical (#2181) FosterProgramming 2025-09-13 18:49:36 +02:00
  • 276275f837 Fix 3 spaces tabs in field_message_box.c (#2179) FosterProgramming 2025-09-10 07:44:14 +02:00
  • b6742bac1c Name pokemon summary screen remaining unnamed symbols Jamie Foster 2025-09-01 15:18:53 +02:00