2019-03-10 20:01:24 -07:00
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 ).
2019-03-10 19:12:23 -07:00
2019-03-10 19:43:57 -07:00
## Issues with the source code
2019-03-10 19:12:23 -07:00
2019-03-10 20:08:05 -07:00
- [bugs_and_glitches.md ](bugs_and_glitches.md )
- [design_flaws.md ](design_flaws.md )
2019-03-10 19:12:23 -07:00
2019-03-10 19:43:57 -07:00
## Map event scripts
2019-03-10 19:12:23 -07:00
2019-03-10 20:08:05 -07:00
- [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 )
2020-07-22 17:21:26 -07:00
- [map_setup_scripts.md ](map_setup_scripts.md )
2019-03-10 19:12:23 -07:00
2019-03-10 19:43:57 -07:00
## Other types of scripts
2019-03-10 20:08:05 -07:00
- [battle_anim_commands.md ](battle_anim_commands.md )
- [move_effect_commands.md ](move_effect_commands.md )
- [music_commands.md ](music_commands.md )
2022-03-12 15:34:04 -08:00
- [vc_patch.md ](vc_patch.md )
2019-03-10 19:43:57 -07:00
## Other subsystems
2019-03-10 20:08:05 -07:00
- [pic_animations.md ](pic_animations.md )
- [menus.md ](menus.md )