summaryrefslogtreecommitdiff
path: root/engine
AgeCommit message (Expand)Author
2017-12-11"Pic Pointers" and "Unown Pic Pointers" must start at the same addressRemy Oukaour
2017-12-11Name some gfx/unknown/ filesRemy Oukaour
2017-12-11Move the rest of gfx/misc/ into specific directoriesRemy Oukaour
2017-12-11Add member constants for the base data struct, same as most other structsRemy 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-11Document macros/map.asmRemy Oukaour
2017-12-11Rename overworld sprite files, consistent with their constantsRemy Oukaour
2017-12-10PokeCenter → Pokecenter (consistent with the POKECENTER map constants)Remy Oukaour
2017-12-10Use new palette constantsRemy Oukaour
2017-12-10Consistent capitalization for map names, matching their constantsRemy Oukaour
2017-12-10Use correct WRAM labels for intro/title scenesRemy Oukaour
2017-12-10Consistent code formatting: no redundant `a`s and spaces after commasRemy Oukaour
2017-12-09Move some gfx/unknown/ files into meaningful directoriesRemy Oukaour
2017-12-09Move some gfx/misc/ files into meaningful directoriesRemy Oukaour
2017-12-09Consistent pointer labels in WRAMRemy Oukaour
2017-12-09More WRAM cleanupRemy Oukaour
2017-12-09More WRAM organizationRemy Oukaour
2017-12-09Further WRAM organizationRemy Oukaour
2017-12-09More WRAM organizationRemy Oukaour
2017-12-09Start organizing WRAMRemy Oukaour
2017-12-09Define more charmap characters and use them in place of hard-coded numbersRemy Oukaour
2017-12-09Document constants with comments, actual names, and more thorough usageRemy Oukaour
2017-11-30Label all of PARTYMENUACTION_*mid-kid
2017-11-29Fix some SPRITE_ANIM_FRAMESET_ constantsmid-kid
2017-11-26Add MobileError-related labelsmid-kid
2017-11-25Label BattleTowerRoomMenumid-kid
2017-11-21Merge pull request #395 from surskitty/masterMarcus Huderle
2017-11-16CeruleanCaveNane -> CeruleanCaveNamemid-kid
2017-11-03Label some functions in gfx/load_pics.asmpfero
2017-10-29Define GetWarpSFXpfero
2017-10-28Fix WATERTILE/WALLTILE constantspfero
2017-10-25Labelling a few mom scripts.surskitty
2017-09-24Merge pull request #389 from yenatch/rgbds-3yenatch
2017-09-23Fix section linkingPikalaxALT
2017-08-24Fix unused Constant for Happinessi0brendan0
2017-06-24Merge pull request #370 from yenatch/graphicsyenatch
2017-06-24Fix gfx/miscyenatch
2017-06-24pngs in gfx/unknownyenatch
2017-06-21pngs in gfx/titleyenatch
2017-06-21pngs in gfx/splashyenatch
2017-06-21pngs in gfx/pokegearyenatch
2017-06-09Replace ‘jp [hl]’ with ‘jp hl’Ben10do
2017-05-28Fix no newline at eof in engine/time.asmyenatch
2017-03-24Revert "Fix floating sections"Ben10do
2017-03-15Fix floating sectionsAntonioND
2017-02-22Strip address comments.IIMarckus
2017-01-16Labels for Trainer Rankings stat tracking functionshatschky
2016-12-30Merge branch 'master' of https://github.com/PikalaxALT/pokecrystal into Pikal...YamaArashi