summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2018-01-26Sync documentation with codeRangi
2018-01-26Move-unique effect commands consistently go in engine/battle/move_effects/Rangi
2018-01-24Remove Special_ prefix from special routines (close #478)Rangi
2018-01-23MenuDataHeader → MenuHeader, MenuData2 → MenuData (might complete issue #...Rangi
2018-01-23trainers put the class and id first: `trainer YOUNGSTER, JOEY1, ...`Rangi
2018-01-23hiddenitem, like itemball and object_event, puts the item first and the event...Rangi
2018-01-23Daisy offers "grooming", not "massage"Rangi
2018-01-21Group engine/pokedex filesRemy Oukaour
2018-01-20PARTY_LENGTH; MON_NAME; sgb_border.binRemy Oukaour
2018-01-18More charmap and home/text.asm documentation for JP charsRemy Oukaour
2018-01-17</code>Remy Oukaour
2018-01-17Rename some tilesets (close #467)Remy Oukaour
2018-01-17Allow italics/bold within inline codeRemy Oukaour
2018-01-16"CryHeader" → "Cry"; "Cry" → "MonCry"Remy Oukaour
2018-01-16map_header → map_def; map_header_2 → map_dataRemy Oukaour
2018-01-15Move code out of gfx/ (close #474)Remy Oukaour
2018-01-15Markdown formattingRemy Oukaour
2018-01-14Merge branch 'master' of https://github.com/mid-kid/pokecrystal (resolve PR #...Remy Oukaour
2018-01-14Added menu documentationmid-kid
2018-01-13Introduce callback, hiddenitem, conditional_event, and cmdqueue macros for ma...Remy Oukaour
2018-01-12Use more constants in scriptsRemy Oukaour
2018-01-10Other files belong in data/battle/Remy Oukaour
2018-01-09Split tilesets/ into gfx/tilesets and data/tilesets/Remy Oukaour
2018-01-03Tileset images are 128px wideRemy Oukaour
2018-01-01BoldRemy Oukaour
2018-01-01Fix battle anim documentationRemy Oukaour
2018-01-01Use constants for rBGPI+rOBPI auto-incrementRemy Oukaour
2018-01-01Document some more battle animation commandsyenatch
2017-12-29fix markdown formatting in battle_anim_commands.mdyenatch
2017-12-29Document some battle animation commandsyenatch
2017-12-29Fix anim_obj x/y valuesyenatch
2017-12-28Consistent (x, y) coordinate formatting in map scriptsRemy Oukaour
2017-12-28Correct commentRemy Oukaour
2017-12-28Document the Magikarp bug fix from PR #443Remy Oukaour
2017-12-28Document another Magikarp length bug. (to do: correct formula values)Remy Oukaour
2017-12-28Specify which bugs are needed for backwards compatibilityRemy Oukaour
2017-12-28Document another bugRemy Oukaour
2017-12-28as → areRemy Oukaour
2017-12-28Explain what bugs, glitches, and flaws areRemy Oukaour
2017-12-28Document design flawsRemy Oukaour
2017-12-27Remove redundant data/ filename prefixesRemy Oukaour
2017-12-27Move events/ to engine/events/Remy Oukaour
2017-12-26Keep memory map values in hardware_constants.asmRemy Oukaour
2017-12-26Copy sram.asm's global start/end constants for wram.asm and vram.asmRemy Oukaour
2017-12-26Correct documentationRemy Oukaour
2017-12-26event/ → events/, and move some appropriate engine/ files thereRemy Oukaour
2017-12-26Use "battle_anims" and "sprite_anims" for clarity, not just "anims"Remy Oukaour
2017-12-26Split battle/ into data/ and engine/ componentsRemy Oukaour
2017-12-26Update docsRemy Oukaour
2017-12-25Clean up docs/music_commands.md formatting and link to old wiki pageRemy Oukaour