Commit Graph

  • 5e8c7c8f78 Fix tools/free_space.awk for new rgbds (#1049) mid-kid 2023-05-17 16:18:18 +02:00
  • 8c6242a152 Fix macro definitiosn for unused commands Idain 2023-05-06 20:12:45 -04:00
  • fe7b55cba4 IsMailEuropean → ParseMailLanguage (and give it constants) mid-kid 2023-04-19 17:13:17 +00:00
  • 354fefaefb Use time capsule label for time capsule copies mid-kid 2023-04-01 03:29:33 +02:00
  • a1e711b80d Use more appropriate labels for link operations mid-kid 2023-04-01 02:58:53 +02:00
  • 4c4fd7258c Define SERIAL_PATCH_PREAMBLE_LENGTH mid-kid 2023-03-31 13:13:52 +02:00
  • 5ae35e5770 Label wOTLinkBattleRNData mid-kid 2023-03-30 21:23:46 +02:00
  • 08cfbbb1d9 Document link patch lists a little bit better mid-kid 2023-03-30 21:05:07 +02:00
  • 2fc7d17851 Unionize wSwitchMonBuffer mid-kid 2023-03-30 12:47:02 +02:00
  • c8e9a82190 Make wMysteryGift*GameVersion constants consistent mid-kid 2023-03-30 05:15:35 +02:00
  • a6ac67dea2 IsMailEuropean → ParseMailLanguage (and give it constants) mid-kid 2023-03-30 04:51:49 +02:00
  • 1674b6ca5a Fixed the wrong CheckHiddenOpponent bugfix (#1046) Damien Doury 2023-04-06 18:05:59 +02:00
  • 06dd208cc7 Update EndBug to v9. vulcandth 2023-04-01 13:56:21 -05:00
  • c75d121c78 Missed DEF in add_tm vulcandth 2023-03-16 21:25:33 -05:00
  • 956e68a2fc Minor battle tower fixes mid-kid 2023-03-08 12:54:30 +00:00
  • cfd432f468 Minor battle tower fixes mid-kid 2023-03-08 13:51:04 +01:00
  • 560b13bc25 GetNicknamenamePointer -> GetNicknamePointer mid-kid 2023-02-26 11:29:35 +00:00
  • cf1c505555 GetNicknamenamePointer -> GetNicknamePointer mid-kid 2023-02-26 12:28:06 +01:00
  • 18efb2fab3 Document scripting engine fix for MBC30 mid-kid 2023-02-24 11:46:09 +01:00
  • 0aadbec02a Label indirect access to rIE in lib/mobile Andrew Cook 2023-02-21 13:33:43 +11:00
  • 7dc5201189 Relabel some map_object struct fields (#1029) Rangi42 2023-01-04 03:17:13 +00:00
  • c01409be5a Relabel some map_object struct fields (#1029) vulcandth 2023-01-03 21:16:08 -06:00
  • 2d40e99d11 Ensure linked songs are in the same bank (#1027) Daniel Harding 2022-12-29 07:59:32 -06:00
  • ce99c9e93c Use rgbgfx -c embedded to extract palettes Rangi 2022-12-27 18:34:46 -05:00
  • 7084008c7c Define InitDefaultEZChatMsgs and sEZChatMessages (#1022) Rangi42 2022-12-26 18:56:06 +00:00
  • cb8505e022 Define InitDefaultEZChatMsgs and sEZChatMessages (#1022) vulcandth 2022-12-26 12:55:01 -06:00
  • 6f9d4e79ba wUnlockedUnowns engine_flag constants (#1025) Rangi42 2022-12-26 18:15:14 +00:00
  • 25e12c9391 wUnlockedUnowns engine_flag constants (#1025) vulcandth 2022-12-26 12:14:10 -06:00
  • f739f8b1ac Add table assert DoBattleAnimFrame.Jumptable vulcandth 2022-12-23 18:48:14 -06:00
  • 4387298b2c Comment the Crystal 1.0 bugs as "BUG:" too Rangi 2022-12-14 22:30:20 -05:00
  • 8fd66c080f Use rgbds 0.6.1 (0.6.0 also still works) Rangi 2022-12-03 11:11:20 -05:00
  • eb28b5ae56 Only patch Stadium data for a 2MB ROM Rangi 2022-12-03 11:10:55 -05:00
  • b232b4be5f Bug: PRZ and BRN stat reductions don't apply to switched Pokémon (#1021) vulcandth 2022-12-01 15:54:01 -06:00
  • c4e3f2bbc2 TrainerWalkToPlayer should reference wSeenTrainerDistance (#1020) vulcandth 2022-11-22 20:03:24 -06:00
  • fe26f23ada .CheckNPC label and comment correction mid-kid 2022-11-09 13:02:17 +00:00
  • f7d26fbe9c .CheckNPC label and comment correction vulcandth 2022-11-07 20:27:09 -06:00
  • 8b429e2a54 Make sure tools are built before dependencies are generated mid-kid 2022-10-25 17:55:30 +02:00
  • 0425018d1c Fix preinclude dependencies mid-kid 2022-10-25 17:51:13 +02:00
  • a95336d9e7 Fix Spelling Typos in engine/battle_anims/functions.asm Idain 2022-10-17 00:16:12 -04:00
  • 90bec40276 Fix LodePNG to avoid -Wcast-qual warnings Rangi 2022-10-14 16:17:52 -04:00
  • 89a888277a Revise macros in tools Rangi 2022-10-12 21:43:00 -04:00
  • ce004be92c Revise constants in CheckShininess Rangi 2022-10-12 21:41:08 -04:00
  • 1222ea7def Fix rgbdscheck running on older rgbds mid-kid 2022-10-08 19:07:00 +02:00
  • 770d2fc4cb FAQ.md require 0.6.0 vulcandth 2022-10-02 23:29:47 -05:00
  • c61bd0d5a7 Update tools/unnamed.py for rgbds 0.6.0 object files Rangi 2022-10-02 22:34:10 -04:00
  • 1e4d38c746 Require rgbds 0.6.0 Rangi42 2022-10-03 02:08:11 +00:00
  • 8e135931a6 Require rgbds 0.6.0 Rangi 2022-10-02 22:03:53 -04:00
  • 70a3ec1acc startswith works with a tuple Rangi 2022-09-30 16:55:35 -04:00
  • f76f5c3583 Fix array size Rangi 2022-09-30 16:55:09 -04:00
  • 38578cc34d Generate the correct Stadium base data for every ROM (#1010) Rangi 2022-09-30 16:42:29 -04:00
  • a9869f1896 Replace hardcoded wMonType constants (#1011) Idain 2022-09-28 20:51:39 -04:00
  • 13fa9dd220 Fix Typo: GoldenrodPokecomCenterSaveBeforeTradeCornetText -> GoldenrodPokecomCenterSaveBeforeTradeCornerText vulcandth 2022-09-25 01:05:16 +00:00
  • bceeea8e3b Fix Typo: GoldenrodPokecomCenterSaveBeforeTradeCornetText -> GoldenrodPokecomCenterSaveBeforeTradeCornerText vulcandth 2022-09-24 20:04:28 -05:00
  • f7507b7782 $f -> BATTLEACTION_FORFEIT Rangi 2022-09-23 23:10:24 -04:00
  • fd0e3fa9e5 Dance Theatre -> Dance Theater Rangi42 2022-09-24 02:11:31 +00:00
  • 8fc3b8e6e3 Dance Theatre -> Dance Theater Rangi 2022-09-23 22:06:52 -04:00
  • 553a272e52 TYPO: NUM_MOVE_EFECTS > NUM_MOVE_EFFECTS (#1009) Idain 2022-09-21 23:01:39 -04:00
  • 29fada7d8c Don't use removeprefix in tools/unnamed.py (it worked locally...) Rangi 2022-09-18 23:56:11 -04:00
  • 55ca2da25a Fix tools/unnamed.py and add tools/consts.py Rangi 2022-09-18 23:41:45 -04:00
  • 6c26e2617c Update and add more tool scripts Rangi 2022-09-18 23:08:43 -04:00
  • 711f5c87b3 Comment about the redundant event const_next 1900 Rangi 2022-09-15 18:05:52 -04:00
  • 40b5481d61 Some Mobile code labeling and removed magic numbers (#993) vulcandth 2022-09-15 00:50:56 +00:00
  • 0f5540740b Some Mobile code labeling and removed magic numbers (#993) Andrew Cook 2022-09-15 10:49:58 +10:00
  • 3e3999df67 Rename the object_struct field labels and constants (#1005) Rangi42 2022-09-12 13:16:53 +00:00
  • 41d5ea0482 Rename the object_struct field labels and constants (#1005) Rangi 2022-09-12 09:15:44 -04:00
  • 4c239a6f65 Rename macros/wram.asm to macros/ram.asm (#1003) vulcandth 2022-09-11 00:05:07 -05:00
  • 53e1c48092 Link to the symbols branch Rangi 2022-09-10 13:52:20 -04:00
  • 57a23299fb Use DEF for constants in Music IDs design flaw doc vulcandth 2022-09-09 10:26:05 -05:00
  • ae79200b1d Remove duplicate BUG comment in bug doc diff vulcandth 2022-09-08 20:33:56 -05:00
  • cff8aec3a7 mobile/mobile_45.asm -> lib/mobile/mail.asm mid-kid 2022-08-31 22:39:52 +02:00
  • 8ed7c392cd Fix order of parameters in dsprite macro vulcandth 2022-09-07 19:25:20 -05:00
  • eaa4fea005 Use RS Group offset constants for slot_reel mid-kid 2022-09-05 10:18:34 +00:00
  • 39ba36cb92 Use RS Group offset constants for slot_reel vulcandth 2022-09-04 15:28:25 -05:00
  • 5d629f9b31 Fix diff Rangi 2022-08-31 19:14:20 -04:00
  • 01dffba788 Document fish bug properly (#995) Idain 2022-08-31 19:13:10 -04:00
  • fb34151250 Use for loops to generate box pointer tables Rangi42 2022-08-31 22:06:49 +00:00
  • 4883950318 Use for loops to generate box pointer tables Rangi 2022-08-31 18:03:49 -04:00
  • c7dee19a48 Match bug docs with source code Rangi 2022-08-31 17:56:00 -04:00
  • 9801b93906 Add Bug comment for fishing/surfing on NPCs vulcandth 2022-08-31 00:43:12 -05:00
  • b764a3a84d Document fix for fishing and Surfing on top of NPCs Rangi 2022-08-30 17:06:12 -04:00
  • 40c899162b Replace numbers with constants in PlayHitSound Fredrik Ljungdahl 2022-08-24 07:26:31 +02:00
  • bc4fec0694 Fix AI_Smart_Rage comment (#988) Idain 2022-08-21 23:39:08 -04:00
  • 7ef31d9889 Move non-Pokémon graphics out of gfx/icons Rangi 2022-08-17 17:45:26 -04:00
  • 38cd2155df Bug Doc: Options menu fails to clear joypad state on initialization (#984) The Void 2022-08-11 23:28:35 -05:00
  • c6f153247f Refer to "Rival", not "Silver" (#983) Rangi42 2022-08-11 01:25:51 +00:00
  • 0d5cf5c8b9 Refer to "Rival", not "Silver" (#983) Rangi 2022-08-10 21:24:56 -04:00
  • 367a104203 PP must be 40 or less Rangi 2022-08-10 21:20:53 -04:00
  • 062afea5b4 Rename scene and callback labels (#981) Rangi42 2022-08-09 22:05:14 +00:00
  • c3331eb7b1 Rename scene and callback labels (#981) vulcandth 2022-08-09 17:04:18 -05:00
  • 134f45b71d Fix Bug doc Ruins of Alpha Heading Size vulcandth 2022-08-08 14:28:36 -05:00
  • 07e8efee7e Fix some whitespace Rangi 2022-08-07 00:38:08 -04:00
  • 7cac5b787b Assert that there are NUM_FRAMES textbox frames Rangi 2022-08-06 12:24:40 -04:00
  • 79227f894f Define scene constants alongside scene_scripts (#979) Rangi42 2022-07-29 21:44:12 +00:00
  • 8826d97ee4 Define scene constants alongside scene_scripts (#979) Rangi 2022-07-29 17:43:10 -04:00
  • 51bfd31ea8 Use '$' for hex, not '0x' Rangi 2022-07-21 19:59:10 -04:00
  • 78d93a6246 urlencode special characters like 'é' in documentation link anchors (#976) Colton G. Rushton 2022-07-21 20:48:28 -03:00
  • d9dbc13701 Basic Issue Template with Discord Link (#974) vulcandth 2022-07-19 19:16:35 -05:00
  • 974bb7bf33 Only use "; BUG:" comments for documented bugs Rangi 2022-07-17 14:08:56 -04:00
  • 2bfaeb00fb wVirtualOAM -> wShadowOAM and hTransferVirtualOAM -> hTransferShadowOAM (#971) Rangi42 2022-07-09 21:19:17 +00:00
  • 145d8dd5c2 wVirtualOAM -> wShadowOAM and hTransferVirtualOAM -> hTransferShadowOAM (#971) Colton G. Rushton 2022-07-09 18:18:22 -03:00