summaryrefslogtreecommitdiff
path: root/engine/timeofdaypals.asm
AgeCommit message (Expand)Author
2018-03-13Organize the engine/ directorymid-kid
2018-02-03Merge branch 'master' of https://github.com/pret/pokecrystalRangi
2018-01-24Remove Special_ prefix from special routines (close #478)Rangi
2018-01-23Prefix wram labels with w, part 2.luckytyphlosion
2018-01-22wStatusFlags/2 bit constantsRangi
2018-01-18Remove trailing whitespaceRemy Oukaour
2018-01-14Merge branch 'dev' of https://github.com/TheMostCuriousThing/pokecrystal (res...Remy Oukaour
2018-01-03Use BANK for hardcoded WRAM banks (except where bankswitches appear unnecessa...Adelaide Walter
2018-01-02Consistent predef function namesxCrystal
2018-01-02Consolidate Special function namesxCrystal
2018-01-02Clean up Predef function namesxCrystal
2018-01-01Rename Pals labels in WRAM bank 5xCrystal
2017-12-28Prefix engine_flags wram addresses with wxCrystal
2017-12-26Various cleanupRemy Oukaour
2017-12-15Move more contiguous related code blocks from main.asm to engine/ and events/Remy Oukaour
2017-12-14Reorganize macrosRemy Oukaour
2017-06-09Replace ‘jp [hl]’ with ‘jp hl’Ben10do
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-22Color fns, some more address decoding in link/mobilePikalaxALT
2015-12-14mystery gift, creditsPikalaxALT
2015-12-14map setup and warpsPikalaxALT
2015-11-26Battle Tower scripts and text labelsPikalaxALT
2015-11-20Annotate battle tower text bugPikalaxALT
2015-11-20bgcoordPikalaxALT
2015-11-12Map header labels, tileset constantsPikalaxALT
2015-11-11More splits; map setup labelsPikalaxALT
2015-10-24About time I got to these functionsPikalaxALT