summaryrefslogtreecommitdiff
path: root/engine/time_capsule
AgeCommit message (Collapse)Author
2017-12-15Move predef/ files into engine/Remy Oukaour
Get rid of single-file engine/ subdirectories Move tilesets/ palettes unrelated to individual tilesets into data/palettes/ (more from engine/colors.asm can be moved here too)
2017-12-11More consistent data tablesRemy Oukaour
2017-12-11Move lots of data tables into individual data/ filesRemy Oukaour
(This is not expected to be their final location, but it makes them easier to relocate when necessary, and easier for users to edit until the whole project's file structure is finalized.)
2016-05-13Name all link trade animation related functionspikalaxalt
2016-05-04More splitting of main.asm; remove unneeded rept 2pikalaxalt
2016-01-18Prepare to mergePikalaxALT
2015-12-22Color fns, some more address decoding in link/mobilePikalaxALT
2015-12-21More link trade shenanigansPikalaxALT
2015-12-11Card FlipPikalaxALT
2015-11-29Pokedex labelsPikalaxALT
2015-11-28Renaming sections, further dissolving main.asmPikalaxALT
2015-11-20bgcoordPikalaxALT
2015-11-19main.asm is now under 30k linesPikalaxALT