summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-01-23Completing labels for Route 35.surskitty
2018-01-23Renaming the UnknownScript for reloading the map after battle.surskitty
2018-01-23Labelling some more UnknownScripts. These files remain incomplete.surskitty
2018-01-23Prefix wram labels with w, part 2.luckytyphlosion
2018-01-23Replace Stack with wStack.luckytyphlosion
2018-01-23Prefix wram labels with w, part 1.luckytyphlosion
Handle edge cases first.
2018-01-23wMenuData3 → w2DMenuDataRangi
2018-01-23MenuDataHeader → MenuHeader, MenuData2 → MenuData (might complete issue ↵Rangi
#440)
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 ↵Rangi
event last
2018-01-23Missed a fileRangi
2018-01-23"Speech" houses just have dialog NPCsRangi
2018-01-23wGameTimerPause bit flag constantsRangi
2018-01-23Struct macros should have their main label outside the macroRangi
2018-01-23Cry headers and map headers were eliminatedRangi
2018-01-23x is the standard temp variableRangi
2018-01-23Separate data/mon_menu.asmRangi
2018-01-23Rename some more mapsRangi
The Pokécom Center's .blk contains 1F and the Administration room, but the .asm script is just for the Admin room; 1F-related text and scripts are in GoldenrodPokecenter1F.asm. Presumably both map scripts shared the same .blk.
2018-01-23EcruteakHouse → EcruteakTinTowerEntranceRangi
2018-01-23Fix formattingRangi
2018-01-23New usernameRangi
2018-01-23Daisy offers "grooming", not "massage"Rangi
2018-01-23Merge branch 'master' of github.com:pret/pokecrystalsurskitty
2018-01-22PALETTE_SIZERangi
2018-01-22tile+color macros in gfx.asmRangi
2018-01-22$20 is BG_MAP_WIDTHRangi
2018-01-22No significance to what data is at the dummied-out broken pointersRangi
2018-01-22KrissHouse → PlayersHouseRangi
2018-01-22Don't say "House" twiceRangi
2018-01-22Add data/text/Rangi
2018-01-22Move type data to data/types/Rangi
2018-01-22Add daily+weekly bit flags (close issue #429)Rangi
2018-01-22wStatusFlags/2 bit constantsRangi
2018-01-22More engine flag constantsRangi
2018-01-22More engine bit flag constantsRangi
2018-01-22Actually use PLAYER_OBJECTRangi
2018-01-22Day-Care bit flagsRangi
2018-01-22wUnlockedUnowns engine flag constantsRangi
Use local labels for "End"ings
2018-01-22Engine flag bit constants for wPokegearFlagsRangi
2018-01-22Rearrange Makefile by contentRangi
2018-01-22Cleaner roammon and treemon dataRangi
2018-01-22Merge pull request #456 from Rangi42/masteryenatch
OAM data documentation; move more content into data/; move palettes into gfx/; more code+script constants; consistent map naming
2018-01-22Add back catch-all graphics rules.yenatch
.pal -> .gbcpal has been omitted for now since there's no tool to convert it yet.
2018-01-21Comment on wGBCOnlyDecompressBuffer sizeRemy Oukaour
2018-01-21wGBCOnlyDecompressBufferRemy Oukaour
2018-01-216 → PARTY_LENGTHRemy Oukaour
2018-01-21Group engine/pokedex filesRemy Oukaour
2018-01-21Unrelated routine gets its own fileRemy Oukaour
2018-01-21POKEDEX_SCXRemy Oukaour
2018-01-21cgb layoutsRemy Oukaour