2019-03-11 03:00:01 +00: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/blob/master/wiki ).
2019-03-11 02:12:23 +00:00
2019-03-11 02:43:57 +00:00
## Issues with the source code
2019-03-11 02:12:23 +00:00
2019-03-11 03:00:01 +00:00
- [bugs_and_glitches.md ](https://github.com/pret/pokecrystal/blob/master/docs/bugs_and_glitches.md )
- [design_flaws.md ](https://github.com/pret/pokecrystal/blob/master/docs/design_flaws.md )
2019-03-11 02:12:23 +00:00
2019-03-11 02:43:57 +00:00
## Map event scripts
2019-03-11 02:12:23 +00:00
2019-03-11 03:00:01 +00:00
- [map_event_scripts.md ](https://github.com/pret/pokecrystal/blob/master/docs/map_event_scripts.md )
- [event_commands.md ](https://github.com/pret/pokecrystal/blob/master/docs/event_commands.md )
- [movement_commands.md ](https://github.com/pret/pokecrystal/blob/master/docs/movement_commands.md )
- [text_commands.md ](https://github.com/pret/pokecrystal/blob/master/docs/text_commands.md )
2019-03-11 02:12:23 +00:00
2019-03-11 02:43:57 +00:00
## Other types of scripts
2019-03-11 03:00:01 +00:00
- [battle_anim_commands.md ](https://github.com/pret/pokecrystal/blob/master/docs/battle_anim_commands.md )
- [move_effect_commands.md ](https://github.com/pret/pokecrystal/blob/master/docs/move_effect_commands.md )
- [music_commands.md ](https://github.com/pret/pokecrystal/blob/master/docs/music_commands.md )
2019-03-11 02:43:57 +00:00
## Other subsystems
2019-03-11 03:00:01 +00:00
- [pic_animations.md ](https://github.com/pret/pokecrystal/blob/master/docs/pic_animations.md )
- [menus.md ](https://github.com/pret/pokecrystal/blob/master/docs/menus.md )