pokecrystal-board/docs
mid-kid a91b59ab5d Remove a documented bug that's not really a bug
I mean, technically, being able to read beyond a data table's size is
bad practice, but there's so many cases of this that it's not worth
mentioning.

For most of these cases, at least, it's safe to assume the index won't
ever get high enough to surpass such a table's length, because it's
either hardcoded or decided by the game without the use of
uncontrollable data. As such, they don't expose any actual bugs.
2018-07-26 23:34:05 +02:00
..
images Remove EXIF metadata from images 2018-02-08 19:38:14 +01:00
assembly_programming.md Expand assembly documentation 2017-12-25 14:33:18 -05:00
battle_anim_commands.md Update docs and comments to reflect renames 2018-04-04 23:44:24 +02:00
bugs_and_glitches.md Remove a documented bug that's not really a bug 2018-07-26 23:34:05 +02:00
design_flaws.md Merge branch 'master' into the-diffening 2018-07-21 02:06:31 +01:00
event_commands.md Fix rest of the givepokeitem/checkpokeitem references 2018-05-06 13:48:04 +02:00
map_event_scripts.md warp_event x, y, map, warp_id 2018-02-01 21:54:00 -05:00
menu.md Remove address comments in docs 2018-06-24 21:45:12 -04:00
move_effect_commands.md Other files belong in data/battle/ 2018-01-10 17:49:19 -05:00
movement_commands.md Update file paths in constants/ and docs/ 2018-04-01 17:01:51 +02:00
music_commands.md Allow italics/bold within inline code 2018-01-17 13:58:50 -05:00
pic_animations.md Fix doc links 2018-05-09 12:10:50 -04:00
text_commands.md More charmap and home/text.asm documentation for JP chars 2018-01-18 18:34:20 -05:00