2019-03-11 03:01:24 +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/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:04:07 +00:00
- [bugs_and_glitches.md ](https://pret.github.io/pokecrystal/bugs_and_glitches )
- [design_flaws.md ](https://pret.github.io/pokecrystal/design_flaws )
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:04:07 +00:00
- [map_event_scripts.md ](https://pret.github.io/pokecrystal/map_event_scripts )
- [event_commands.md ](https://pret.github.io/pokecrystal/event_commands )
- [movement_commands.md ](https://pret.github.io/pokecrystal/movement_commands )
- [text_commands.md ](https://pret.github.io/pokecrystal/text_commands )
2019-03-11 02:12:23 +00:00
2019-03-11 02:43:57 +00:00
## Other types of scripts
2019-03-11 03:04:07 +00:00
- [battle_anim_commands.md ](https://pret.github.io/pokecrystal/battle_anim_commands )
- [move_effect_commands.md ](https://pret.github.io/pokecrystal/move_effect_commands )
- [music_commands.md ](https://pret.github.io/pokecrystal/music_commands )
2019-03-11 02:43:57 +00:00
## Other subsystems
2019-03-11 03:04:07 +00:00
- [pic_animations.md ](https://pret.github.io/pokecrystal/pic_animations )
- [menus.md ](https://pret.github.io/pokecrystal/menus )