Commit Graph

  • 25d112c0b0 Fix BG Map Mode bug in Pokedex graphics (#7) (bug fix to acd022d765) xCrystal 2023-08-10 12:54:59 +0200
  • e5171321a9 Fix overworld frame for non-speech textbox sizes (#10) xCrystal 2023-08-09 10:17:43 +0200
  • be5f3ad6e1 Remove unused map environment with index 0 (#7), Implement function to draw the overworld textbox (#10) xCrystal 2023-08-07 13:23:57 +0200
  • f64bbf700d Consolidate behavior of fading to/from white in overworld (#2), Fix naming screen tiles (#3) (bug fix to 6e3c5fd008) xCrystal 2023-08-04 23:54:53 +0200
  • 55a38ff2de Make map environments more granular and make all map palettes except darkness depend on map environment (#7) xCrystal 2023-08-04 18:45:50 +0200
  • 6e3c5fd008 Expand tilesets from 192 to 255 tiles (#2) [Commit 2], Reorganization of pokecrystal charmap and fonts layout (#3) xCrystal 2023-08-02 19:52:51 +0200
  • a1e095074c Remove Japanese text and non-english fonts (#1), Expand tilesets from 192 to 255 tiles (#2) [Commit 1] xCrystal 2023-08-02 18:21:34 +0200
  • dd04feb32a Remove map name sign feature (#1) xCrystal 2023-07-31 19:30:40 +0200
  • 8ac94cc479 Change MBC from MBC3 (0x10) to MBC5 (0x1b) (#7) xCrystal 2023-07-31 18:52:47 +0200
  • d8c2e7688a Create a fourth time of day (#2) [Commit 2] xCrystal 2023-07-31 12:32:36 +0200
  • 9df4cf6946 Create a fourth time of day (#2) xCrystal 2023-07-31 12:27:53 +0200
  • 05448d7a7e Remove RTC (#1) and remove time of day dependence on RTC (#7) [Commit #2] xCrystal 2023-07-28 00:07:07 +0200
  • 0571144a7b Remove RTC (#1) and remove time of day dependence on RTC (#7) [Commit 1] xCrystal 2023-07-27 20:32:15 +0200
  • 59bda0b36b Fix some pokecrystal bug and glitches (#8) xCrystal 2023-07-27 13:01:32 +0200
  • d30b9dd60f Further remove unnecessary DMG/SGB checking (#7) and remove SGB layouts and palette data (#1) xCrystal 2023-07-26 17:01:20 +0200
  • acd022d765 Remove unnecessary DMG and SGB checking (#7) xCrystal 2023-07-26 14:29:16 +0200
  • 15f452ff26 Remove indoor sprites (#7), and improve overworld sprite sorting in VRAM (#2) xCrystal 2023-07-26 10:30:47 +0200
  • 2d5bd722cd Clean up WRAM, SRAM, and HRAM space (#6) xCrystal 2023-07-25 19:49:25 +0200
  • 787caa2147 Get rid of LANDMARK_SPECIAL (#1) xCrystal 2023-07-25 18:32:57 +0200
  • 473c23a727 Remove unnecessary event and engine flags (#1) xCrystal 2023-07-25 18:24:38 +0200
  • 7bbe559252 Remove phone scripts data and text (#1) xCrystal 2023-07-25 16:39:30 +0200
  • 5147904f78 Remove original maps and object events (#1) xCrystal 2023-07-25 15:33:08 +0200
  • 60cacea4b0 Remove unreferenced content in bank 0 (#1) xCrystal 2023-07-25 11:54:34 +0200
  • fc7f2d4e0e Remove Mobile, Battle Tower, Mystery Gift, and Odd Egg (#1) xCrystal 2023-07-24 21:13:11 +0200
  • 74b8214272 Expand blocks per tileset from 128 to 256 (#2) xCrystal 2023-07-24 14:05:48 +0200
  • 1d64befdb7
    Replace magic number with TEXTBOX_FRAME_TILES (#1057) Idain 2023-07-18 09:58:37 -0400
  • 31c55dc74d
    Use BattleAnim_Dummy in data/moves/animations.asm (#1052) vulcandth 2023-06-22 15:15:43 -0500
  • 438c48daad
    Rename PAL_NPC_SILVER to PAL_NPC_EMOTE (#1053) vulcandth 2023-06-01 07:47:53 -0500
  • 5e983d32aa
    Use NO_INPUT instead of magic number (#1051) Idain 2023-05-28 10:12:33 -0400
  • 5e8c7c8f78
    Fix tools/free_space.awk for new rgbds (#1049) mid-kid 2023-05-17 16:18:18 +0200
  • 8c6242a152 Fix macro definitiosn for unused commands Idain 2023-05-06 20:12:45 -0400
  • 354fefaefb Use time capsule label for time capsule copies mid-kid 2023-04-01 03:29:33 +0200
  • a1e711b80d Use more appropriate labels for link operations mid-kid 2023-04-01 02:58:53 +0200
  • 4c4fd7258c Define SERIAL_PATCH_PREAMBLE_LENGTH mid-kid 2023-03-31 13:13:52 +0200
  • 5ae35e5770 Label wOTLinkBattleRNData mid-kid 2023-03-30 21:23:46 +0200
  • 08cfbbb1d9 Document link patch lists a little bit better mid-kid 2023-03-30 21:05:07 +0200
  • 2fc7d17851 Unionize wSwitchMonBuffer mid-kid 2023-03-30 12:47:02 +0200
  • c8e9a82190 Make wMysteryGift*GameVersion constants consistent mid-kid 2023-03-30 05:15:35 +0200
  • a6ac67dea2 IsMailEuropean → ParseMailLanguage (and give it constants) mid-kid 2023-03-30 04:51:49 +0200
  • 1674b6ca5a
    Fixed the wrong CheckHiddenOpponent bugfix (#1046) Damien Doury 2023-04-06 18:05:59 +0200
  • 06dd208cc7 Update EndBug to v9. vulcandth 2023-04-01 13:56:21 -0500
  • c75d121c78 Missed DEF in add_tm vulcandth 2023-03-16 21:25:33 -0500
  • cfd432f468 Minor battle tower fixes mid-kid 2023-03-08 13:51:04 +0100
  • cf1c505555 GetNicknamenamePointer -> GetNicknamePointer mid-kid 2023-02-26 12:28:06 +0100
  • 18efb2fab3 Document scripting engine fix for MBC30 mid-kid 2023-02-24 11:46:09 +0100
  • 0aadbec02a Label indirect access to rIE in lib/mobile Andrew Cook 2023-02-21 13:33:43 +1100
  • c01409be5a
    Relabel some map_object struct fields (#1029) vulcandth 2023-01-03 21:16:08 -0600
  • 2d40e99d11
    Ensure linked songs are in the same bank (#1027) Daniel Harding 2022-12-29 07:59:32 -0600
  • ce99c9e93c Use rgbgfx -c embedded to extract palettes Rangi 2022-12-27 18:34:46 -0500
  • cb8505e022
    Define InitDefaultEZChatMsgs and sEZChatMessages (#1022) vulcandth 2022-12-26 12:55:01 -0600
  • 25e12c9391
    wUnlockedUnowns engine_flag constants (#1025) vulcandth 2022-12-26 12:14:10 -0600
  • f739f8b1ac Add table assert DoBattleAnimFrame.Jumptable vulcandth 2022-12-23 18:48:14 -0600
  • 4387298b2c Comment the Crystal 1.0 bugs as "BUG:" too Rangi 2022-12-14 22:30:20 -0500
  • 8fd66c080f Use rgbds 0.6.1 (0.6.0 also still works) Rangi 2022-12-03 11:11:20 -0500
  • eb28b5ae56 Only patch Stadium data for a 2MB ROM Rangi 2022-12-03 11:10:55 -0500
  • b232b4be5f
    Bug: PRZ and BRN stat reductions don't apply to switched Pokémon (#1021) vulcandth 2022-12-01 15:54:01 -0600
  • c4e3f2bbc2
    TrainerWalkToPlayer should reference wSeenTrainerDistance (#1020) vulcandth 2022-11-22 20:03:24 -0600
  • f7d26fbe9c .CheckNPC label and comment correction vulcandth 2022-11-07 20:27:09 -0600
  • 8b429e2a54 Make sure tools are built before dependencies are generated mid-kid 2022-10-25 17:55:30 +0200
  • 0425018d1c Fix preinclude dependencies mid-kid 2022-10-25 17:51:13 +0200
  • a95336d9e7
    Fix Spelling Typos in engine/battle_anims/functions.asm Idain 2022-10-17 00:16:12 -0400
  • 90bec40276 Fix LodePNG to avoid -Wcast-qual warnings Rangi 2022-10-14 16:17:52 -0400
  • 89a888277a Revise macros in tools Rangi 2022-10-12 21:43:00 -0400
  • ce004be92c Revise constants in CheckShininess Rangi 2022-10-12 21:41:08 -0400
  • 1222ea7def Fix rgbdscheck running on older rgbds mid-kid 2022-10-08 19:07:00 +0200
  • 770d2fc4cb
    FAQ.md require 0.6.0 vulcandth 2022-10-02 23:29:47 -0500
  • c61bd0d5a7 Update tools/unnamed.py for rgbds 0.6.0 object files Rangi 2022-10-02 22:34:10 -0400
  • 8e135931a6 Require rgbds 0.6.0 Rangi 2022-10-02 22:03:53 -0400
  • 70a3ec1acc startswith works with a tuple Rangi 2022-09-30 16:55:35 -0400
  • f76f5c3583 Fix array size Rangi 2022-09-30 16:55:09 -0400
  • 38578cc34d
    Generate the correct Stadium base data for every ROM (#1010) Rangi 2022-09-30 16:42:29 -0400
  • a9869f1896
    Replace hardcoded wMonType constants (#1011) Idain 2022-09-28 20:51:39 -0400
  • bceeea8e3b
    Fix Typo: GoldenrodPokecomCenterSaveBeforeTradeCornetText -> GoldenrodPokecomCenterSaveBeforeTradeCornerText vulcandth 2022-09-24 20:04:28 -0500
  • f7507b7782 $f -> BATTLEACTION_FORFEIT Rangi 2022-09-23 23:10:24 -0400
  • 8fc3b8e6e3 Dance Theatre -> Dance Theater Rangi 2022-09-23 22:06:52 -0400
  • 553a272e52
    TYPO: NUM_MOVE_EFECTS > NUM_MOVE_EFFECTS (#1009) Idain 2022-09-21 23:01:39 -0400
  • 29fada7d8c Don't use removeprefix in tools/unnamed.py (it worked locally...) Rangi 2022-09-18 23:56:11 -0400
  • 55ca2da25a Fix tools/unnamed.py and add tools/consts.py Rangi 2022-09-18 23:41:45 -0400
  • 6c26e2617c Update and add more tool scripts Rangi 2022-09-18 23:08:43 -0400
  • 711f5c87b3 Comment about the redundant event const_next 1900 Rangi 2022-09-15 18:05:52 -0400
  • 0f5540740b
    Some Mobile code labeling and removed magic numbers (#993) Andrew Cook 2022-09-15 10:49:58 +1000
  • 41d5ea0482
    Rename the object_struct field labels and constants (#1005) Rangi 2022-09-12 09:15:44 -0400
  • 4c239a6f65
    Rename macros/wram.asm to macros/ram.asm (#1003) vulcandth 2022-09-11 00:05:07 -0500
  • 53e1c48092 Link to the symbols branch Rangi 2022-09-10 13:52:20 -0400
  • 57a23299fb
    Use DEF for constants in Music IDs design flaw doc vulcandth 2022-09-09 10:26:05 -0500
  • ae79200b1d
    Remove duplicate BUG comment in bug doc diff vulcandth 2022-09-08 20:33:56 -0500
  • cff8aec3a7 mobile/mobile_45.asm -> lib/mobile/mail.asm mid-kid 2022-08-31 22:39:52 +0200
  • 8ed7c392cd Fix order of parameters in dsprite macro vulcandth 2022-09-07 19:25:20 -0500
  • 39ba36cb92 Use RS Group offset constants for slot_reel vulcandth 2022-09-04 15:28:25 -0500
  • 5d629f9b31 Fix diff Rangi 2022-08-31 19:14:20 -0400
  • 01dffba788
    Document fish bug properly (#995) Idain 2022-08-31 19:13:10 -0400
  • 4883950318 Use for loops to generate box pointer tables Rangi 2022-08-31 18:03:49 -0400
  • c7dee19a48 Match bug docs with source code Rangi 2022-08-31 17:56:00 -0400
  • 9801b93906 Add Bug comment for fishing/surfing on NPCs vulcandth 2022-08-31 00:43:12 -0500
  • b764a3a84d Document fix for fishing and Surfing on top of NPCs Rangi 2022-08-30 17:06:12 -0400
  • 40c899162b Replace numbers with constants in PlayHitSound Fredrik Ljungdahl 2022-08-24 07:26:31 +0200
  • bc4fec0694
    Fix AI_Smart_Rage comment (#988) Idain 2022-08-21 23:39:08 -0400
  • 7ef31d9889 Move non-Pokémon graphics out of gfx/icons Rangi 2022-08-17 17:45:26 -0400
  • 38cd2155df
    Bug Doc: Options menu fails to clear joypad state on initialization (#984) The Void 2022-08-11 23:28:35 -0500
  • 0d5cf5c8b9
    Refer to "Rival", not "Silver" (#983) Rangi 2022-08-10 21:24:56 -0400