shithub: pokecrystal

RSS feed

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

79bb2784 – mid-kid <esteve.varela@gmail.com> authored on 2020/06/20 13:56
Better label 2D menu data

248763b2 – mid-kid <esteve.varela@gmail.com> authored on 2020/05/27 12:59
Prevent OaksPKMNTalk from looping forever if NUM_GRASSMON is changed

aae59de9 – mid-kid <esteve.varela@gmail.com> authored on 2020/04/28 17:30
Label some audio commands as unused

8003084c – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/08/03 14:56
HappinessData_DaisysGrooming uses percent macro

0de7808d – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/08/03 11:22
Identify constant in NamingScreen_IsTargetBox

8cc79c08 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/28 17:30
'make tidy' shouldn't trigger 'make -C tools'

d56f172b – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/27 04:32
rgbdscheck requires 0.4.1

553cb9bc – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/07/26 12:31
Merge pull request #754 from Rangi42/master

35821ec5 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/25 14:36
Correct constants in DoNPCTrade

89c47f21 – mid-kid <esteve.varela@gmail.com> authored on 2020/07/24 10:32
Ignore tools/stadium

dcb24bc7 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/24 05:49
Use def_* macros for automatic map event counts

88cbdb48 – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/07/23 19:54
Merge pull request #751 from Rangi42/master

2c5055f6 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/23 18:00
Generate the Stadium 2 checksum data with pfero's tool instead of raw INCBINs

dd369f31 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/22 16:24
Move EngineFlags and SpecialsPointers into data/engine/

11dc805d – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/22 16:21
Revert "Factor out tables into data/overworld/"

b5a7e7de – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/22 11:22
Factor out tables into data/overworld/

212846af – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/22 09:37
Treat map setup commands like trade script commands

Next