summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2018-01-21Separate new_game graphicsRemy Oukaour
2018-01-20Scale addresses with PARTY_LENGTHRemy Oukaour
2018-01-20PARTY_LENGTH; MON_NAME; sgb_border.binRemy Oukaour
2018-01-20Rename BATTLETOWER_NROF constantsRemy Oukaour
2018-01-19Japanese characters in Japanese text (e.g. "ォ" not "," for $f4)Remy Oukaour
2018-01-19More Japanese charactersRemy Oukaour
2018-01-19Use hSerialConnectionStatus constants elsewhereRemy Oukaour
2018-01-19Resolve #471 (although link code still needs more cleanup, like its WRAM labels)Remy Oukaour
2018-01-19Keep hex address until surrounding code is cleaned upRemy Oukaour
2018-01-19More UnicodeRemy Oukaour
2018-01-19wrong bankRemy Oukaour