Commit Graph

  • 860585b0af Clarify documentation of maskbits Rangi 2021-10-29 17:33:52 -0400
  • 753ed7186c Use -1 for terminating happiness probability data Rangi 2021-10-28 17:02:13 -0400
  • 187b120007 Add assertions to some more tables Rangi 2021-10-24 18:25:44 -0400
  • d4a6a1b2bc Add table assertions to slot machine data Rangi 2021-10-15 22:15:00 -0400
  • 81f0cacefb Clarify how Yellow updated catch rates for Gen 2 items Rangi 2021-10-15 17:10:57 -0400
  • 9a83f78980 Clarify table_width edit for PokedexDataPointerTable mid-kid 2021-10-13 21:40:36 +0200
  • 40b6f2236d Kill Freenode. IIMarckus 2021-10-08 04:40:47 -0600
  • bd45cfd5fd Add assert PokemonPicPointers == UnownPicPointers in GetFrontpicPointer Rangi 2021-10-06 17:44:34 -0400
  • be7a5e09b5 Factor out usage_exit into into tools/common.h Rangi 2021-09-21 17:37:43 -0400
  • 2691c9f5c8 Small refactoring and optimization to tools/gfx.c Rangi 2021-09-21 17:16:14 -0400
  • 314c5fc9ab Rewrite tools/gfx.c Rangi 2021-09-20 21:39:39 -0400
  • fb2a95afed and 50 percent -> and %011111111 Rangi 2021-09-07 19:18:22 -0400
  • 7d40476e14 Drop C standard for tools/ to C11 mid-kid 2021-09-07 15:34:38 +0200
  • 960642ce73 Fix #804: update "Clair can give TM24 Dragonbreath twice" Rangi 2021-09-05 12:52:01 -0400
  • 588cf88257
    Label wram variables for in home/mobile and lib/mobile (#843) Andrew Cook 2021-09-06 02:47:24 +1000
  • 8059d0c845 Clean up the recently documented bug fixes Rangi 2021-09-05 12:40:32 -0400
  • 35f6b6e68c
    Add multiple design flaw fixes (#848) Colton G. Rushton 2021-09-05 13:16:06 -0300
  • b9684565fb
    Minor formatting fix to the Sunny Day moves fix (#851) Colton G. Rushton 2021-09-05 13:09:39 -0300
  • b49f5ac73b
    Add fix for Sunny Day moves used by the "Smart" AI (#849) Colton G. Rushton 2021-09-03 16:37:56 -0300
  • 868e28f309 Update usage doc comments for some tools/*.py scripts Rangi 2021-09-02 18:48:17 -0400
  • 021702628c Rewrite tools/pokemon_animation.c Rangi 2021-09-02 18:37:36 -0400
  • a18f83b911 Rewrite tools/pokemon_animation_graphics.c, and keep void usage and void parse_args at the top of tools' files Rangi 2021-09-02 17:15:50 -0400
  • c8f06f45d5 Use an error_exit macro for tools Rangi 2021-09-02 03:04:40 -0400
  • 0d1a029e81 Rewrite tools/scan_includes.c to use common.h and factor out a parse_args function Rangi 2021-09-02 01:21:15 -0400
  • 313deab552 Rewrite tool png_dimensions.c, and start using common.h more Rangi 2021-09-02 00:21:10 -0400
  • 8f88e04401 Remove unused tool palette.c Rangi 2021-09-02 00:20:46 -0400
  • a283f44954 More EFFECTIVEness. IIMarckus 2021-08-16 14:44:57 -0600
  • 52290d8e03 Use EFFECTIVE constant for 1.0× battle damage. IIMarckus 2021-08-16 14:42:45 -0600
  • d93c13c94c Identify more palettes in CBG layouts Rangi 2021-07-19 18:59:16 -0400
  • 1e9befdf18 Comment explaining what the "base" Stadium data is for Rangi 2021-07-10 21:43:12 -0400
  • 80a3f7e1ba
    Fixing comments in BattleCommand_Teleport Nescientist 2021-06-20 16:56:11 +0200
  • 72f3234e03 Switch from Travis CI to GitHub Actions Rangi 2021-06-19 21:52:15 -0400
  • f59f1bdb88 Standardize capitalization of ".Jumptable" Rangi 2021-06-19 19:52:05 -0400
  • 7a03fecc38 Fix incorrectly swapped Players PC menu constants TheFakeMateo 2021-06-09 18:27:02 -0500
  • e4d82e92d0 Rename prioritysjump to sdefer Rangi 2021-06-08 20:35:04 -0400
  • 1f9e688b76 MON_PKRUS -> MON_POKERUS Rangi 2021-06-07 20:00:21 -0400
  • a41dac9a2f "ld [MON_LEVEL], a" in ComputeNPCTrademonStats should be "ld [wCurPartyLevel], a" Rangi 2021-06-07 19:36:03 -0400
  • e140e88b7b Add more comments to tileset palette animation functions Rangi 2021-05-30 23:32:03 -0400
  • ed0a0f7159 Move the dbbw, dbww, and dbwww macros to legacy Rangi 2021-05-30 15:51:49 -0400
  • b1dbadbdd3 Require rgbds 0.5.1 Rangi 2021-05-09 12:26:28 -0400
  • efd1006917
    Use {interpolation} to generate sequences of RAM labels Rangi 2021-04-27 12:11:39 -0400
  • c5f9e25cc4 SPECIAL -> UNUSED_TYPES_END Rangi 2021-04-26 12:00:16 -0400
  • 316fa4b695 Use rgbds 0.5.0 Rangi 2021-04-19 16:31:37 -0400
  • 3521923096 Remove extra trailing newline Rangi 2021-04-13 12:58:29 -0400
  • a90d7bed73 Group miscellaneous graphics from main.asm into their own object file Rangi 2021-04-13 12:51:27 -0400
  • af4558f0df Comment that unused music bytes are left over from more channels Rangi 2021-04-12 14:51:00 -0400
  • bf688645b1 Rename SOUND_REST to SOUND_CRY Rangi 2021-04-12 14:48:05 -0400
  • 87faa77b5b
    Remove some unnecessary padding allocations iimarckus 2021-04-12 12:35:13 -0600
  • 2fe0cbbb19 Add some comments regarding 16-bit increment/decrement Rangi 2021-03-24 18:34:33 -0400
  • dc18e188b2 Sync some files with pokegold Rangi 2021-03-24 10:24:52 -0400
  • 8bf76af5a7 Consistent comments in the tileset animation engine Rangi 2021-03-23 20:47:32 -0400
  • e2838892d6
    Merge pull request #816 from Rangi42/lists Rangi 2021-03-23 09:38:23 -0400
  • 94057c7726 Verify uneven list sizes with list_start, li, and assert_list_length macros Rangi 2021-03-22 17:15:21 -0400
  • dbe2360ecd Miscellaneous cleanup Rangi 2021-03-22 16:41:17 -0400
  • 8daf8fe19c The radio's "Places & People" does not comment on Mysticalman Eusine Rangi 2021-03-21 21:07:45 -0400
  • 5037adc55f Clean up some macro definitions Rangi 2021-03-21 20:09:34 -0400
  • 90ce126139 Use numeric constants in text strings with "{d:interpolation}" Rangi 2021-03-21 18:14:31 -0400
  • 0506e5b1b9 Assert the sBox1-14 tables have NUM_BOXES entries Rangi 2021-03-21 17:47:53 -0400
  • 7fd23ae918 Run tools/palfix.py on gfx Rangi 2021-03-18 22:30:21 -0400
  • 4522162d45 Consistent labels for each nickname in RAM Rangi 2021-03-17 16:16:02 -0400
  • 6c8f8609cb Assert some more table widths Rangi 2021-03-17 11:38:01 -0400
  • 3684296583 Revise some constant definitions Rangi 2021-03-16 17:53:42 -0400
  • 52bcd78290 palfix.py outputs 2-bit grayscale if possible Rangi 2021-03-15 18:21:33 -0400
  • ee36bd9342 Add tools/palfix.py, and make Python tools executable Rangi 2021-03-15 16:47:35 -0400
  • ec1fe073a3 $11 = wTempMonStructEnd - wTempMonLevel Rangi 2021-03-15 15:40:48 -0400
  • 97a11c623e Sync some files with pokegold Rangi 2021-03-11 17:43:20 -0500
  • d132a20b7a Verify script command table sizes Rangi 2021-03-11 16:28:52 -0500
  • dbabd8b4a9 Define MAPGROUP_* constants and verify MapGroup_* table sizes Rangi 2021-03-10 21:06:06 -0500
  • 71073a5f3b Verify RAM table lengths Rangi 2021-03-09 20:43:24 -0500
  • e791c5392b
    Merge pull request #806 from Rangi42/tables Rangi 2021-03-08 07:01:31 -0800
  • fb35fe6aba Align "Overworld Map" to 8 bits ($xx00) Rangi 2021-03-08 09:54:01 -0500
  • c1c609ec4a Identify scrolling menu lists in WRAM Rangi 2021-03-08 09:41:55 -0500
  • 98da09b3e9 Define more struct offset constants with rsreset instead of const_def Rangi 2021-03-04 18:13:33 -0500
  • ef20126fe5 Verify wild data sizes with def_grass/water_wildmons and end_grass/water_wildmons macros Rangi 2021-03-04 17:58:30 -0500
  • 40902ffe24 Verify data table sizes with table_width and assert_table_length macros Rangi 2021-03-03 22:22:41 -0500
  • 9c17fb14c8
    Document AI redundant bug (#802) ElectroDeoxys 2021-03-03 22:17:57 +0000
  • 0e818f8b8b Define SCENE_ALWAYS EQU -1 for coord_events Rangi 2021-03-01 21:11:58 -0500
  • 4401d24074 Identify link sync buffers, separate from link action bytes Rangi 2021-02-22 12:00:53 -0500
  • 3c3d87e765 Use NITE_HOUR constant for Buena's event Rangi 2021-02-16 15:58:09 -0500
  • 287d893d22 Use PARTY_LENGTH and MAILBOX_CAPACITY constants Rangi 2021-02-10 08:50:39 -0500
  • 5b9e6c0299 Identify label BattleTowerFade.loop Rangi 2021-02-05 14:56:29 -0500
  • d10b168c6f Identify unreferenced Goldenrod Pokémon Center text labels Rangi 2021-02-05 13:56:39 -0500
  • a539578006
    Merge pull request #798 from CelestialAmber/master Rangi 2021-02-05 09:45:18 -0800
  • 4be482e587
    Merge pull request #799 from FredrIQ/typo_fix Rangi 2021-02-05 09:45:11 -0800
  • 4264d53eb6 Identify some more labels Rangi 2021-02-05 12:44:21 -0500
  • 8f4dcbcb59 Battle Tower: fix typo in constant (PROGESS -> PROGRESS) Fredrik Ljungdahl 2021-02-04 12:42:56 +0100
  • b391b6cef0 Fix typo Amber Brault 2021-01-21 11:01:53 -0500
  • 7d3ea88611 Rename GetFarHalfword to GetFarWord Rangi 2021-01-09 15:16:05 -0500
  • f773fd1dd8 The 'tmhm' macro adjusts to the number of TMs/HMs/tutors Rangi 2021-01-06 10:20:19 -0500
  • 5db892782a Remove "Buffer" suffix from two HRAM labels Rangi 2020-12-23 16:54:28 -0500
  • 99e66c2557 Rename some labels Rangi 2020-12-23 16:29:30 -0500
  • 1a054661ec
    Merge pull request #793 from nbasu02/document-stat-up-hit-update-statmessage Rangi 2020-12-21 08:43:47 -0500
  • 9248dbc472 move statupmessage above checkfaint in Attack and DefenseUpHit documentation Neil Basu 2020-12-20 21:41:13 -0800
  • fff343349d Clarify signed magnitude in the growth_rate macro Rangi 2020-12-20 23:35:22 -0500
  • 9978126309
    Merge pull request #792 from nbasu02/document-stat-up-hit-fix Rangi 2020-12-18 09:26:31 -0500
  • 49458edf94
    Edit wording and diff format Rangi 2020-12-18 09:25:49 -0500
  • cfc9bf5a33 shorten documents on stat up hit effects Neil Basu 2020-12-14 22:34:10 -0800
  • 5dc8c92d83 Document fix for StatUpHit effects when opponent is KO'd Neil Basu 2020-12-14 20:17:21 -0800
  • 3550a87360 Update rgbdscheck.asm Rangi 2020-12-09 15:11:18 -0500
  • e485280a8a Require rgbds 0.4.2 Rangi 2020-12-09 11:53:29 -0500