RSS feed
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 "..."
ad6effee
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2020/11/30 06:32
Don't hardcode CRCs within Crystal base data
900dc1b4
– Neil Basu <nbasu02@gmail.com>
authored
on 2020/11/27 08:36
document unused male grunts
4613bcfa
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2020/11/24 15:11
Use STRING_BUFFER_LENGTH for the wStringBuffers
4ca9f45d
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2020/11/21 16:14
Fix tools/free_space.py
145e7522
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2020/11/17 11:14
Use assert to ensure correct base data size
97e98198
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2020/11/17 06:12
Correct some filename comments
9b3c45b1
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2020/11/17 06:09
Resolve some "???" comments
cd3fb2ca
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2020/11/09 11:38
sRTCStatusFlags is one byte
fa3712ea
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2020/11/09 11:38
Remove "XXX" comments (various "???+" still mark unclear code)
6a5edc98
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2020/11/09 11:12
Terser damage calculation constants
17894e5f
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2020/11/09 10:17
Replace $0 with 0 for "ld l, a / ld h, 0" idiom
03e149e5
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2020/11/09 10:05
Identify wBattleAnimTemp0-3
62b756c4
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2020/11/08 14:32
Rename "dummy game" to "memory game"
7254c100
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2020/11/03 18:25
Identify remaining uses of wBuffer1-6 as general-purpose HP buffers or mobile
a831b34e
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2020/11/03 17:52
Identify some uses of wBuffer1-6 in new Crystal code
9f62d791
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2020/11/03 17:45
Identify some more uses of wBuffer1-6
c88c4a83
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2020/11/03 14:53
Identify more uses of wBuffer1-6
826e070f
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2020/11/03 05:13
More syncing with pokegold
01d6e6c7
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2020/11/02 14:32
Group some link.asm code into "paragraphs"
1756a553
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2020/11/02 05:33
Group link-related WRAM labels together
9ab9088a
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2020/11/01 08:42
Identify wLinkBattleRNPreamble
6220200f
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2020/11/01 07:36
Identify some more labels, and make some more consistent
4a323cf5
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2020/10/30 13:32
UnusedSpriteAnimGFX was to sprite anims as AnimObjGFX is to battle anims
9b000216
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2020/10/30 12:12
Extract more RGB data to .pal files
fe1a58de
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2020/10/30 11:39
Identify wSpriteAnimDict key constants
7a42f179
– Rangi <35663410+Rangi42@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2020/10/30 08:26
Merge pull request #776 from Rangi42/unreferenced
1092983b
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2020/10/30 07:28
Refer to rgbds' own install instructions
12371569
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2020/10/30 06:45
Identify mobile Name Card exchange labels
ba5bc304
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2020/10/29 19:23
Updates to more closely sync with pokegold
7883e8f4
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2020/10/29 12:43
Define SERIAL_LINK_BYTE_TIMEOUT
a51b1a2f
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2020/10/29 11:15
Port more pokegold link engine symbols, and name an unused WRAM byte
bcc0d633
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2020/10/29 10:45
Identify the remaining (non-mobile) uses of another WRAM union
ea426a88
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2020/10/28 09:35
Identify more WRAM labels, and start a <X>_DummyFunction label convention
6d333bed
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2020/10/28 06:21
Replace many '; unused' with '; unreferenced'
446f1846
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2020/10/27 09:22
Identify remaining Mystery Gift labels and constants
Next