mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
31c3c94d64
Fixes #813
31 lines
935 B
Markdown
31 lines
935 B
Markdown
These pages are for documenting pieces of the [pokecrystal](https://github.com/pret/pokecrystal) disassembly project. For more information, please see its [README.md](https://github.com/pret/pokecrystal/blob/master/README.md) and [wiki](https://github.com/pret/pokecrystal/wiki).
|
|
|
|
|
|
## Issues with the source code
|
|
|
|
- [bugs_and_glitches.md](bugs_and_glitches.md)
|
|
- [design_flaws.md](design_flaws.md)
|
|
|
|
|
|
## Map event scripts
|
|
|
|
- [map_event_scripts.md](map_event_scripts.md)
|
|
- [event_commands.md](event_commands.md)
|
|
- [movement_commands.md](movement_commands.md)
|
|
- [text_commands.md](text_commands.md)
|
|
- [map_setup_scripts.md](map_setup_scripts.md)
|
|
|
|
|
|
## Other types of scripts
|
|
|
|
- [battle_anim_commands.md](battle_anim_commands.md)
|
|
- [move_effect_commands.md](move_effect_commands.md)
|
|
- [music_commands.md](music_commands.md)
|
|
- [vc_patch.md](vc_patch.md)
|
|
|
|
|
|
## Other subsystems
|
|
|
|
- [pic_animations.md](pic_animations.md)
|
|
- [menus.md](menus.md)
|