shithub: pokecrystal

RSS feed

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

27388589 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/10/27 06:00
Create data/collision/ for tile collision-related data

66ddeeff – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/10/26 18:35
Update the style guide with new conventions and rgbasm possibilities

c85ba78b – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/10/26 18:24
Use more assertions to ensure correct code and data

9dcdad5e – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/10/26 11:45
Comment, remove, or revise many unreferenced labels

a2b6befd – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/10/23 12:04
Identify some more labels, mostly WRAM

7991db97 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/10/23 09:36
Identify some more link.asm labels (syncing to pokegold)

8a73bb9a – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/10/23 08:38
Identify remaining debug color picker labels

bd3f6340 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/10/22 17:25
Identify remaining map object labels

d8310c16 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/10/22 13:41
Identify some more map object labels and constants

15f6a0af – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/10/22 08:55
Identify a few more labels and data

b9a74ff7 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/10/22 06:54
Identify more sprite graphics and map object labels, and have consistent anonymous jumptable labels

ae4fe080 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/10/21 20:53
Identify some more labels (a few link-related)

3a2932ce – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/10/21 18:51
Identify remaining two battle anim BG effect functions

f954c616 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/10/21 17:54
Remove incomplete fix for the save corruption bug

65068647 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/10/21 17:34
Identify remaining battle AI labels

0e3857ea – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/10/21 12:09
Identify unused Route 40 movement data

3cd7b9e5 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/10/21 11:39
Consistent (x, y) coordinates for ugdoor macro

93dcc8b6 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/10/21 11:39
Identify SwitchItemsInBag labels

7b12060e – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/10/19 16:27
Battle transition spin quadrants are like pokered's half circles

406ac7af – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/10/14 14:32
Identify some values as relative struct offsets in MoveScreenLoop

80f7504f – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/10/14 07:22
tools/sym_comments.py can comment labels with their sym file addresses

2e90df15 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/10/06 14:09
Update battle anim bg function comments, and identify more unnamed labels

cf26f559 – 7Soul <5599828+7Soul@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/10/06 12:45
Identify battle bg effects functions and constants (#773)

fc08ff2c – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/10/06 09:50
Identify some unnamed labels

42d0a256 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/10/05 16:10
Identify some more unnamed labels

6b7ade66 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/10/05 12:15
Identify more unnamed labels

ff2d8502 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/10/05 07:24
Identify some more unnamed labels

d9603e3e – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/10/04 18:34
Identify more unnamed labels

e475ce6f – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/10/04 17:03
tools/unnamed.py -r . -l N prints up to N unnamed symbols next to their filenames

306c8575 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/10/04 15:43
Identify some more unnamed labels

5a546068 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/10/04 14:32
Identify SGB blk/pal packets

16947037 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/10/04 14:15
Identify movement labels in map scripts

836da09f – 7Soul <5599828+7Soul@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/10/04 12:06
Identify anim object constants (#772)

2ffc5f90 – 7Soul <5599828+7Soul@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/10/03 18:54
Identify battle animation functions (#771)

034729bd – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/09/27 08:46
Note that the map connection Surf bug fix will change the movement speed

1357e0d6 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/09/27 08:39
Fix #769: document the Heavy Ball weight bank bug

e9767dcf – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/09/27 08:31
More optimal fix for the experience underflow bug

51352aaa – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/09/27 08:31
Use EGG_LEVEL for Togepi egg

4246553f – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/09/27 08:31
Fix whitespace alignment of comments

9c80f4eb – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/09/15 04:36
rgbds has moved from rednex to gbdev

59adc787 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/09/12 09:11
wHallOfFameCount is one byte

427f491e – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/09/01 08:24
Pan Docs: "When sending three or more data sets, data is continued in further packet(s). Unused bytes at the end of the last packet should be set to zero."

cf37abd3 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/08/29 16:35
Remove wKickCounter and wPresentPower aliases for wBattleAnimParam

49bbc993 – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/08/29 15:55
Merge pull request #768 from Rangi42/master

622eeb54 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/08/29 09:27
Group bugs and glitches by category

5ccae8a6 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/08/29 08:52
Fix #767: Clarify battle moves menu bug behavior

77d97a04 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/08/28 17:38
Note possibly intentional "bugs"

cab4cd10 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/08/28 10:29
Close #763 and #764: document two more bugs/oversights

a147c355 – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/08/27 08:13
Merge pull request #762 from mid-kid/master

3b43f79d – mid-kid <esteve.varela@gmail.com> authored on 2020/08/27 14:03
Use hex for tile IDs in engine/movie/splash.asm

353f78f4 – mid-kid <esteve.varela@gmail.com> authored on 2020/08/27 11:10
GS_INTRO_STAR/SPARKLE -> GS_GAMEFREAK_LOGO_STAR/SPARKLE

15c08ad8 – mid-kid <esteve.varela@gmail.com> authored on 2020/08/27 10:52
Small changes to better match pokegold

d39da495 – mid-kid <esteve.varela@gmail.com> authored on 2020/08/22 13:53
Modify macros/wram.asm to match recent renames

13c4a93c – mid-kid <esteve.varela@gmail.com> authored on 2020/08/22 12:22
Fix some constants surrounding sprite animations

733664b1 – mid-kid <esteve.varela@gmail.com> authored on 2020/08/22 11:49
Document splash screen animation

2b2c1ac6 – mid-kid <esteve.varela@gmail.com> authored on 2020/08/21 21:24
Split engine/movie/intro.asm into itself and splash.asm

926e2318 – mid-kid <esteve.varela@gmail.com> authored on 2020/08/21 21:10
Move all splash screen files to gfx/splash

c5a34293 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/08/21 12:03
wBattleScriptFlags is one byte

7dad9fd1 – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/08/19 06:19
Merge pull request #761 from mid-kid/master

e40f421f – mid-kid <esteve.varela@gmail.com> authored on 2020/08/19 09:32
Document weird code involving link trades of mew and celebi

0b31d12d – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/08/18 12:35
Merge pull request #756 from mid-kid/master

315d6c66 – mid-kid <esteve.varela@gmail.com> authored on 2020/08/18 18:20
Add wTitleScreenSelectedOption constants

b577e4e1 – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/08/18 06:19
Merge pull request #760 from ISSOtm/master

e0b783bb – ISSOtm <eldredhabert0@gmail.com> authored on 2020/08/18 09:41
Enable compatibility with upcoming RGBASM version

9d6ac04c – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/08/17 12:29
"<NULL>" -> 0, for 'and a'

328a6737 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/08/17 09:02
Use ISCONST for future rgbds lexer compatibility

7233c19f – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/08/13 10:46
Add a template for maps/*.asm

7729dcd2 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/08/13 09:47
Consistent constants for radio data table sizes (could still be better)

f65448a4 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/08/12 16:59
Factor out gfx/pack/pack_menu.tilemap

959b8a92 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/08/11 10:14
'make clean' reuses 'make tidy' commands

ed3e70b9 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/08/11 10:12
Identify some time-related data

64e2cff5 – mid-kid <esteve.varela@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/08/07 14:10
Merge pull request #758 from danShumway/patch-1

9876cea1 – Daniel Shumway <3317194+danShumway@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/08/07 00:40
Update Arch install instructions

8befc889 – mid-kid <esteve.varela@gmail.com> authored on 2020/08/04 16:26
Remove a verifiably false comment

aabfc0b4 – mid-kid <esteve.varela@gmail.com> authored on 2020/08/04 14:09
`d` is the multiplier for Sprites_Sine

b6055b19 – mid-kid <esteve.varela@gmail.com> authored on 2020/08/03 19:41
Use TRUE for hCGBPalUpdate

ac48d654 – mid-kid <esteve.varela@gmail.com> authored on 2020/08/03 19:00
Document wTitleScreenSelectedOption variable

6f30d796 – mid-kid <esteve.varela@gmail.com> authored on 2020/08/03 18:56
TX_NUM -> TX_DECIMAL

2d2a7dec – mid-kid <esteve.varela@gmail.com> authored on 2020/08/03 18:56
Label some mobile battle screen functions

58b45443 – mid-kid <esteve.varela@gmail.com> authored on 2020/08/03 18:55
Minor title screen fixes

e59b08ce – mid-kid <esteve.varela@gmail.com> authored on 2020/08/03 18:54
Add extra japanese chars not represented as of yet

Next