summaryrefslogtreecommitdiff
path: root/constants
AgeCommit message (Expand)Author
2017-12-15Copy pokered's organization some more, with further constant and data filesRemy Oukaour
2017-12-15Move all misc/ and unknown/ files to meaningful directoriesRemy Oukaour
2017-12-15Move some misc/ files into meaningful directoriesRemy Oukaour
2017-12-15Move data/audio/ back into audio/Remy Oukaour
2017-12-15Move predef/ files into engine/Remy Oukaour
2017-12-15Start documenting effect commandsRemy Oukaour
2017-12-14Split items/ and trainers/ into their data/ and engine/ componentsRemy Oukaour
2017-12-14Reorganize macrosRemy Oukaour
2017-12-13Fix the spelling of Thursdaysurskitty
2017-12-13Rename the Onix trade house to match the restRemy Oukaour
2017-12-13Use constants for gender ratiosRemy Oukaour
2017-12-12Document more bugsRemy Oukaour
2017-12-12Remove unused constantRemy Oukaour
2017-12-12Merge branch 'master' of https://github.com/pret/pokecrystalRemy Oukaour
2017-12-12Document bugs and glitchesRemy Oukaour
2017-12-12Define constants for collision typesRemy Oukaour
2017-12-12Identify more sprite-related constantsRemy Oukaour
2017-12-12Identify more sprite-related constantsRemy Oukaour
2017-12-12Identify some SPRITE_ANIM_FRAME_IDX_* constantsRemy Oukaour
2017-12-12Separate sprite constants and sprite-related data constants, like Pokémon an...Remy Oukaour
2017-12-11Keep table labels in the same files as their contents.Remy Oukaour
2017-12-11Comments distinguish "move effects" and "effect commands"Remy Oukaour
2017-12-11Add member constants for the base data struct, same as most other structsRemy Oukaour
2017-12-11Map dimensions are separate from other constants, same as pokemon_constants v...Remy Oukaour
2017-12-11Move more data tables into data/ files.Remy Oukaour
2017-12-11Move lots of data tables into individual data/ filesRemy Oukaour
2017-12-11Add constants for time-of-day boundariesRemy Oukaour
2017-12-11tilemap → tilesetRemy Oukaour
2017-12-11Document macros/map.asmRemy Oukaour
2017-12-11Rename overworld sprite files, consistent with their constantsRemy Oukaour
2017-12-10Rename tilesets, consistent with constant namesRemy Oukaour
2017-12-10Use new palette constantsRemy Oukaour
2017-12-10Define more palette constantsRemy Oukaour
2017-12-10Consistent capitalization for map names, matching their constantsRemy Oukaour
2017-12-09Add constants for battle object colorsRemy Oukaour
2017-12-09More WRAM cleanupRemy Oukaour
2017-12-09More constantsRemy Oukaour
2017-12-09Separate file for mobile constantsRemy Oukaour
2017-12-09Document constants with comments, actual names, and more thorough usageRemy Oukaour
2017-12-06Merge pull request #404 from surskitty/masteryenatch
2017-11-30Label all of PARTYMENUACTION_*mid-kid
2017-11-29Fix some SPRITE_ANIM_FRAMESET_ constantsmid-kid
2017-11-27Constants for Rocket Grunt rosters.surskitty
2017-11-20Move all of constants/sram_constants.asm into srammid-kid
2017-11-19Labelled some battle tower-related functionsmid-kid
2017-11-18SelfDestruct -> Selfdestructmid-kid
2017-11-15Clean up labels in battle/moves/move_effects.asmmid-kid
2017-10-28Fix WATERTILE/WALLTILE constantspfero
2017-06-24Fix a misleading define for SLPyenatch
2017-01-16Labels for Trainer Rankings stat tracking functionshatschky