summaryrefslogtreecommitdiff
path: root/engine/time.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-24Rename some routines to avoid conflicts when removing "Special_" prefixesRangi
2018-01-23Prefix wram labels with w, part 2.luckytyphlosion
2018-01-22Add daily+weekly bit flags (close issue #429)Rangi
2018-01-14Merge branch 'master' of https://github.com/xCrystal/pokecrystal (resolve PR ...Remy Oukaour
2018-01-11Use maskbits some moreRemy Oukaour
2018-01-02Clean up XXX comments for unused contentxCrystal
2017-12-28Prefix engine_flags wram addresses with wxCrystal
2017-12-24callba/callab → farcall/callfarRemy Oukaour
2017-05-28Fix no newline at eof in engine/time.asmyenatch
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
2016-03-08More annotations of HP bar animations, including an oversight by GameFreak re...pikalaxalt
2016-03-01Battle animation annotationsPikalaxALT
2016-01-10PokegearPikalaxALT
2016-01-05maptrigger macroPikalaxALT
2015-12-01More animations including cutting grassPikalaxALT
2015-10-24About time I got to these functionsPikalaxALT
2015-10-16Split up bank 2; other relabelingsPikalaxALT
2015-10-10Annotation of PrintNum arguments in bc, and radio functionsPikalaxALT
2015-10-04soft resetPikalaxALT
2015-10-02Moved time-related functions in bank 4 to engine/time.asmPikalaxALT
2013-09-07move common asm from engine/ to common/yenatch
2013-08-29move time-related asm from main.asm into engine/time.asmyenatch