summaryrefslogtreecommitdiff
path: root/maps
AgeCommit message (Collapse)Author
2022-03-07Miscellaneous tweaks (#72)FrenchOrange
2022-01-10Don't require a boolean trainer flag for `givepoke`Rangi
2021-10-05Fix spacing between event scriptsRangi
2021-10-05Use constants in the `UnusedEnteiScript`Rangi
2021-06-08Rename `prioritysjump` to `sdefer`Rangi
2021-03-21Use numeric constants in text strings with "{d:interpolation}"Rangi
2021-03-17Assert some more table widthsRangi
2021-03-11Sync some files with pokecrystalRangi
2020-11-03More syncing with pokecrystalRangi
2020-10-28Replace many '; unused' with '; unreferenced'Rangi
2020-10-26Comment, remove, or revise many unreferenced labelsRangi
2020-10-23Name symbols in link.asm (#63)Elliot
Identify remaining link.asm labels
2020-10-21Identify unused Route 40 movement dataRangi
2020-10-21Consistent (x, y) coordinates for ugdoor macroRangi
2020-10-05Identify some more unnamed labelsRangi
2020-10-04Identify movement labels in map scriptsRangi
2020-09-27Use EGG_LEVEL for Togepi eggRangi
2020-07-26Use def_* macros for automatic map event countsRangi
2020-07-17SPRITE_GYM_GUY -> SPRITE_GYM_GUIDERangi
2020-07-17return → endcallback, reloadandreturn → reloadendRangi
2020-06-22Use pokepret account for committing to symbols branchRangi
2020-06-22Identify some more labelsRangi
2020-06-21Replace "Unreferenced" labels with "; unreferenced" commentsRangi
2020-06-20Identify some more Unknown labelsRangi
2020-06-19Rename labels to stop cheating the unnamed.py script.entrpntr
2020-06-16Merge branch 'master' of https://github.com/pret/pokegoldRangi
2020-06-16[in progress] Harmonize more constant and data files with pokecrystalRangi
2020-06-16Map script cleanups.entrpntr
2020-06-15WiseTriosRoom -> EcruteakTinTowerBackEntranceRangi
2020-06-15SPRITE_BUENA -> SPRITE_BEAUTYRangi
2020-06-15Miscellaneous cleanups.entrpntr
2020-06-15Treat std scripts like specials and predefs (ported from pokecrystal)Rangi
2020-06-15Port miscellaneous recent updates from pokecrystalRangi
2020-06-14Sync PlayersHouse1F labels with pokecrystalRangi
2020-06-14checkflag takes ENGINE constants, not EVENT constantsRangi
2020-06-05Clean up map scripts.entrpntr
2020-05-28Fill in sprite animation index constants, other minor cleanups.entrpntr
2020-05-15Remove remaining legacy macros from current code.entrpntr
2020-05-14Clean up battle anims, constants, and wram.entrpntr
2020-05-14Match pokecrystal file names and folder structure, tools updates.entrpntr
2020-05-13More cleanup of title screen, update unused sources script.entrpntr
2020-05-07Add end-of-ROM stadium data, fix Burned Tower script labels/constants.entrpntr
2020-05-04Clean up specials and swarms.entrpntr
2020-04-27Sync with the recent updates to pokecrystal.entrpntr
2020-04-06Add unnamed.py and update for rgbds v0.4.x before continuing.entrpntr
2020-03-17Cleanup macros before continuing.entrpntr
2020-02-19Add home/stone_queue.asm and update script_constants.asmlibjet
2019-12-11Updated macros/scripts/text.asm and cleaned up macros.asmlibjet
2019-10-12Use PSYCHIC_M for the Psychic TM.yenatch
[Ryan Tandy: adapted from pret/pokecrystal@0b8b6f9259bedacad55bb4667de5b2bbe6eafda7]
2019-10-11Add maps and map attributes.IIMarckus