shithub: pokecrystal

RSS feed

bd45cfd5 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2021/10/06 13:44
Add `assert PokemonPicPointers == UnownPicPointers` in `GetFrontpicPointer`

be7a5e09 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2021/09/21 13:37
Factor out usage_exit into into tools/common.h

2691c9f5 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2021/09/21 13:16
Small refactoring and optimization to tools/gfx.c

314c5fc9 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2021/09/20 17:39
Rewrite tools/gfx.c

fb2a95af – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2021/09/07 15:18
`and 50 percent` -> `and %011111111`

7d40476e – mid-kid <esteve.varela@gmail.com> authored on 2021/09/07 11:34
Drop C standard for tools/ to C11

960642ce – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2021/09/05 08:52
Fix #804: update "Clair can give TM24 Dragonbreath twice"

588cf882 – Andrew Cook <ariscop@gmail.com> authored and GitHub <noreply@github.com> committed on 2021/09/05 22:47
Label wram variables for in home/mobile and lib/mobile (#843)

8059d0c8 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2021/09/05 08:40
Clean up the recently documented bug fixes

35f6b6e6 – Colton G. Rushton <colton51919@gmail.com> authored and GitHub <noreply@github.com> committed on 2021/09/05 09:16
Add multiple design flaw fixes (#848)

b9684565 – Colton G. Rushton <colton51919@gmail.com> authored and GitHub <noreply@github.com> committed on 2021/09/05 09:09
Minor formatting fix to the Sunny Day moves fix (#851)

b49f5ac7 – Colton G. Rushton <colton51919@gmail.com> authored and GitHub <noreply@github.com> committed on 2021/09/03 12:37
Add fix for Sunny Day moves used by the "Smart" AI (#849)

868e28f3 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2021/09/02 14:48
Update usage doc comments for some tools/*.py scripts

02170262 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2021/09/02 14:37
Rewrite tools/pokemon_animation.c

a18f83b9 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2021/09/02 13:15
Rewrite tools/pokemon_animation_graphics.c, and keep `void usage` and `void parse_args` at the top of tools' files

c8f06f45 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2021/09/01 23:04
Use an `error_exit` macro for tools

0d1a029e – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2021/09/01 21:21
Rewrite tools/scan_includes.c to use common.h and factor out a parse_args function

313deab5 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2021/09/01 20:21
Rewrite tool png_dimensions.c, and start using common.h more

8f88e044 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2021/09/01 20:20
Remove unused tool palette.c

a283f449 – IIMarckus <iimarckus@gmail.com> authored on 2021/08/16 10:44
More EFFECTIVEness.

52290d8e – IIMarckus <iimarckus@gmail.com> authored on 2021/08/16 10:42
Use EFFECTIVE constant for 1.0× battle damage.

d93c13c9 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2021/07/19 14:59
Identify more palettes in CBG layouts

1e9befdf – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2021/07/10 17:43
Comment explaining what the "base" Stadium data is for

80a3f7e1 – Nescientist <86188284+Nescientist@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2021/06/20 12:56
Fixing comments in BattleCommand_Teleport

72f3234e – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2021/06/19 17:52
Switch from Travis CI to GitHub Actions

f59f1bdb – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2021/06/19 15:52
Standardize capitalization of ".Jumptable"

7a03fecc – TheFakeMateo <skeetendomateo@gmail.com> authored and Rangi <35663410+Rangi42@users.noreply.github.com> committed on 2021/06/09 14:27
Fix incorrectly swapped Players PC menu constants

e4d82e92 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2021/06/08 16:35
Rename `prioritysjump` to `sdefer`

1f9e688b – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2021/06/07 16:00
MON_PKRUS -> MON_POKERUS

a41dac9a – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2021/06/07 15:36
"ld [MON_LEVEL], a" in ComputeNPCTrademonStats should be "ld [wCurPartyLevel], a"

e140e88b – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2021/05/30 19:32
Add more comments to tileset palette animation functions

ed0a0f71 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2021/05/30 11:51
Move the dbbw, dbww, and dbwww macros to legacy

b1dbadbd – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2021/05/09 08:26
Require rgbds 0.5.1

efd10069 – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2021/04/27 08:11
Use {interpolation} to generate sequences of RAM labels

c5f9e25c – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2021/04/26 08:00
SPECIAL -> UNUSED_TYPES_END

316fa4b6 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2021/04/19 12:31
Use rgbds 0.5.0

35219230 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2021/04/13 08:58
Remove extra trailing newline

a90d7bed – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2021/04/13 08:51
Group miscellaneous graphics from main.asm into their own object file

af4558f0 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2021/04/12 10:51
Comment that unused music bytes are left over from more channels

bf688645 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2021/04/12 10:48
Rename SOUND_REST to SOUND_CRY

87faa77b – iimarckus <iimarckus@gmail.com> authored and GitHub <noreply@github.com> committed on 2021/04/12 08:35
Remove some unnecessary padding allocations

2fe0cbbb – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2021/03/24 14:34
Add some comments regarding 16-bit increment/decrement

dc18e188 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2021/03/24 06:24
Sync some files with pokegold

8bf76af5 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2021/03/23 16:47
Consistent comments in the tileset animation engine

e2838892 – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2021/03/23 05:38
Merge pull request #816 from Rangi42/lists

94057c77 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2021/03/22 13:15
Verify uneven list sizes with list_start, li, and assert_list_length macros

dbe2360e – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2021/03/22 12:41
Miscellaneous cleanup

8daf8fe1 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2021/03/21 17:07
The radio's "Places & People" does not comment on Mysticalman Eusine

5037adc5 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2021/03/21 16:09
Clean up some macro definitions

90ce1261 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2021/03/21 14:14
Use numeric constants in text strings with "{d:interpolation}"

0506e5b1 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2021/03/21 13:47
Assert the sBox1-14 tables have NUM_BOXES entries

7fd23ae9 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2021/03/18 18:30
Run tools/palfix.py on gfx

4522162d – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2021/03/17 12:16
Consistent labels for each nickname in RAM

6c8f8609 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2021/03/17 07:38
Assert some more table widths

36842965 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2021/03/16 13:53
Revise some constant definitions

52bcd782 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2021/03/15 14:21
palfix.py outputs 2-bit grayscale if possible

ee36bd93 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2021/03/15 12:47
Add tools/palfix.py, and make Python tools executable

ec1fe073 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2021/03/15 11:40
$11 = wTempMonStructEnd - wTempMonLevel

97a11c62 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2021/03/11 12:43
Sync some files with pokegold

d132a20b – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2021/03/11 11:28
Verify script command table sizes

dbabd8b4 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2021/03/10 16:06
Define MAPGROUP_* constants and verify MapGroup_* table sizes

71073a5f – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2021/03/09 15:43
Verify RAM table lengths

e791c539 – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2021/03/08 02:01
Merge pull request #806 from Rangi42/tables

fb35fe6a – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2021/03/08 04:54
Align "Overworld Map" to 8 bits ($xx00)

c1c609ec – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2021/03/08 04:41
Identify scrolling menu lists in WRAM

98da09b3 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2021/03/04 13:13
Define more struct offset constants with rsreset instead of const_def

ef20126f – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2021/03/04 12:58
Verify wild data sizes with def_grass/water_wildmons and end_grass/water_wildmons macros

40902ffe – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2021/03/03 17:22
Verify data table sizes with table_width and assert_table_length macros

9c17fb14 – ElectroDeoxys <40245959+ElectroDeoxys@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2021/03/03 17:17
Document AI redundant bug (#802)

0e818f8b – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2021/03/01 16:11
Define SCENE_ALWAYS EQU -1 for coord_events

4401d240 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2021/02/22 07:00
Identify link sync buffers, separate from link action bytes

3c3d87e7 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2021/02/16 10:58
Use NITE_HOUR constant for Buena's event

287d893d – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2021/02/10 03:50
Use PARTY_LENGTH and MAILBOX_CAPACITY constants

5b9e6c02 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2021/02/05 09:56
Identify label BattleTowerFade.loop

d10b168c – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2021/02/05 08:56
Identify unreferenced Goldenrod Pokémon Center text labels

a5395780 – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2021/02/05 04:45
Merge pull request #798 from CelestialAmber/master

4be482e5 – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2021/02/05 04:45
Merge pull request #799 from FredrIQ/typo_fix

4264d53e – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2021/02/05 07:44
Identify some more labels

8f4dcbcb – Fredrik Ljungdahl <fredde1994@gmail.com> authored on 2021/02/04 07:42
Battle Tower: fix typo in constant (PROGESS -> PROGRESS)

b391b6ce – Amber Brault <celestialamber1@gmail.com> authored on 2021/01/21 06:01
Fix typo

7d3ea886 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2021/01/09 10:16
Rename GetFarHalfword to GetFarWord

f773fd1d – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2021/01/06 05:20
The 'tmhm' macro adjusts to the number of TMs/HMs/tutors

5db89278 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/12/23 11:54
Remove "Buffer" suffix from two HRAM labels

99e66c25 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/12/23 11:29
Rename some labels

1a054661 – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/12/21 03:43
Merge pull request #793 from nbasu02/document-stat-up-hit-update-statmessage

fff34334 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/12/20 18:35
Clarify signed magnitude in the growth_rate macro

9248dbc4 – Neil Basu <nbasu02@gmail.com> authored on 2020/12/20 16:41
move statupmessage above checkfaint in Attack and DefenseUpHit documentation

99781263 – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/12/18 04:26
Merge pull request #792 from nbasu02/document-stat-up-hit-fix

49458edf – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/12/18 04:25
Edit wording and diff format

cfc9bf5a – Neil Basu <nbasu02@gmail.com> authored on 2020/12/14 17:34
shorten documents on stat up hit effects

5dc8c92d – Neil Basu <nbasu02@gmail.com> authored on 2020/12/14 15:17
Document fix for StatUpHit effects when opponent is KO'd

3550a873 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/12/09 10:11
Update rgbdscheck.asm

e485280a – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/12/09 06:53
Require rgbds 0.4.2

6f226f58 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/12/08 16:24
Identify link.asm WRAM labels based on ax6's research notes <https://pastebin.com/NTxjzKGQ>

9fea403b – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/12/08 09:34
grey -> gray

098903fc – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/12/07 08:32
FarString -> PlaceFarString, and document a BrokenPlaceFarString bug

4ef556cb – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/12/07 08:13
Document AI_Smart_Conversion2 bug (resolves #786)

b1d04e4e – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/12/07 08:01
Merge pull request #790 from nbasu02/mark-unused-grunts

7b9d8767 – aljohnston112 <aljohnston112@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/12/07 06:44
Identified two magic numbers and cleaned up some comments (#783)

5e9d43e3 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/12/04 17:28
text "<PARA>..." → text_start and para "..."

Next