summaryrefslogtreecommitdiff
path: root/tilesets/animations.asm
AgeCommit message (Expand)Author
2018-01-09Split tilesets/ into gfx/tilesets and data/tilesets/Remy Oukaour
2018-01-09Replace some hex constantsRemy Oukaour
2018-01-09Do a little cleanup towards issue #465Remy Oukaour
2018-01-03lava in gym_1 > fountain in unused safari zoneRemy Oukaour
2018-01-01Unused tileset animations stands out amid useful dataRemy Oukaour
2018-01-01Merge 2d0ed11 and 355acfc from Roukaour/masterxCrystal
2018-01-01Rename Pals labels in WRAM bank 5xCrystal
2018-01-01Use more palette(s) constantsxCrystal
2018-01-01Use constants for rBGPI+rOBPI auto-incrementRemy Oukaour
2017-12-28Lowercase v for VRAM addressesxCrystal
2017-12-25Resolve #428: Use `HIGH(X)` and `LOW(X)` instead of `X / $100` and `X % $100`...Remy Oukaour
2017-12-25Clean up color/palette codeRemy Oukaour
2017-12-10Rename tilesets, consistent with constant namesRemy Oukaour
2017-12-10Consistent code formatting: no redundant `a`s and spaces after commasRemy Oukaour
2017-12-09Move some gfx/misc/ files into meaningful directoriesRemy Oukaour
2017-09-23Fix section linkingPikalaxALT
2016-05-10Labeled every function in ROM0 that's referenced in the sourcepikalaxalt
2016-05-04More splitting of main.asm; remove unneeded rept 2pikalaxalt
2016-04-10Local labels starting with capital letters are now decorated with a trailing ...pikalaxalt
2015-12-23Battle Anim Object struct constantsPikalaxALT
2015-12-14map setup and warpsPikalaxALT
2015-11-20Annotate battle tower text bugPikalaxALT
2015-11-14More map object, swap StandingTile and NextTilePikalaxALT
2015-11-14More map object workPikalaxALT
2015-11-12Map header labels, tileset constantsPikalaxALT
2015-11-09Cleaning up static HRAM labels; movement stuff, route 38 trainersPikalaxALT
2015-10-24About time I got to these functionsPikalaxALT
2015-10-14Replaced "ldtile" and "dwtile" with the "tile" equs macroPikalaxALT
2015-10-13Revert sPlayerIDPikalaxALT
2015-10-13Final descriptive label in tilesets/animations.asmPikalaxALT
2015-10-13ldtile and dwtile macros added and globally implementedPikalaxALT
2015-07-20Reverted ld_hl_pointer macroPikalaxALT
2015-06-23Remove trailing newlines.IIMarckus
2015-02-10Blind wram part 5.yenatch
2015-02-10Blindly use wram labels for everything except mobile, part 2.yenatch
2014-02-01Use :: to export labels between objects.yenatch
2013-12-26clean up incbins in tileset animationsyenatch
2013-12-26fix whirlpool animation pointersyenatch
2013-12-26unused tileset animationsyenatch
2013-12-26flower animation graphicsyenatch
2013-12-26water animation graphicsyenatch
2013-12-26whirlpool animation graphicsyenatch
2013-12-26split out tileset animationsyenatch