This website requires JavaScript.
Explore
Help
Sign In
pokehacks
/
pokecrystal-board
Watch
0
Star
0
Fork
0
You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced
2024-11-16 11:27:33 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
pokecrystal-board
/
data
/
trainers
History
Rangi
0d5cf5c8b9
Refer to "Rival", not "Silver" (
#983
)
...
Fixes
#982
2022-08-10 21:24:56 -04:00
..
attributes.asm
Verify data table sizes with table_width and assert_table_length macros
2021-03-04 00:15:03 -05:00
class_names.asm
Verify uneven list sizes with list_start, li, and assert_list_length macros
2021-03-22 17:17:08 -04:00
dvs.asm
Clean up bugs commented in the source code (
#912
)
2022-07-09 16:12:02 -05:00
encounter_music.asm
Verify data table sizes with table_width and assert_table_length macros
2021-03-04 00:15:03 -05:00
gendered_trainers.asm
Remove all address comments
2018-06-24 16:13:22 +02:00
genders.asm
Verify data table sizes with table_width and assert_table_length macros
2021-03-04 00:15:03 -05:00
leaders.asm
Move battle engine data into data/
2018-01-09 15:12:49 -05:00
palettes.asm
Verify data table sizes with table_width and assert_table_length macros
2021-03-04 00:15:03 -05:00
parties.asm
Consistency with order of constant comments
2018-08-07 20:53:14 +02:00
party_pointers.asm
Verify data table sizes with table_width and assert_table_length macros
2021-03-04 00:15:03 -05:00
pic_pointers.asm
Verify data table sizes with table_width and assert_table_length macros
2021-03-04 00:15:03 -05:00
sprites.asm
Refer to "Rival", not "Silver" (
#983
)
2022-08-10 21:24:56 -04:00