aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/daycarem.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Sync with pokereddannye2020-05-201-298/+0
* Merge branch 'master' of github.com:pret/pokeyellowpikalaxalt2016-06-111-18/+18
|\
| * Part 1 of syncing with pokered.IIMarckus2016-06-081-18/+18
* | Pikapic animation function labelspikalaxalt2016-06-081-2/+2
|/
* Split out pikachu engine functions; sprite state data macrospikalaxalt2016-06-061-1/+1
* Daycarepikalaxalt2016-05-301-0/+29
* overworld item & movement code, cable club code, remove more instances of W_,...luckytyphlosion2015-10-291-4/+4
* clean up wram aliasesYamaArashi2015-07-231-13/+13
* Merge branch 'master' of https://github.com/YamaArashi/pokereddannye2015-07-191-70/+74
|\
| * miscYamaArashi2015-07-181-70/+74
* | Name sound effectsdannye2015-07-191-1/+1
|/
* money / coins hram constantsYamaArashi2015-07-171-3/+3
* menu stuffYamaArashi2015-07-151-4/+4
* named party menu/naming screen wram variablesYamaArashi2015-07-131-1/+1
* movemon and removepokemon wram variablesYamaArashi2015-07-121-9/+9
* named wram variablesYamaArashi2015-07-121-3/+3
* TX_ASMU-Daniel-PC\Daniel2015-07-031-1/+1
* Rename/organize part 2 of 4U-Daniel-PC\Daniel2015-07-031-2/+2
* serial/trade/miscYamaArashi2015-02-071-2/+2
* Merge remote-tracking branch 'YamaArashi/master'yenatch2014-09-201-4/+4
|\
| * Commented more sprite and map codeYamaArashi2014-09-131-1/+1
| * Labelled and commented mostly sprite-related thingsYamaArashi2014-09-091-1/+1
| * Labelled many functions/variablesYamaArashi2014-08-081-2/+2
* | Use PARTY_LENGTH and related constants in menu and hud code.yenatch2014-08-221-4/+4
|/
* Use macros for predef calls/jumps instead of static ids.yenatch2014-06-161-6/+3
* Rename predef functions so they aren't excessive in length.yenatch2014-06-161-1/+1
* Use monster struct macros in wram. Rename related labels for consistency.yenatch2014-06-141-10/+10
* Remove most static wram addresses. Use labels instead.yenatch2014-05-261-20/+20
* Label BCD math predefs.yenatch2014-05-251-2/+2
* Merge branch 'master' of https://github.com/huderlem/pokered into pull-dataU-Fish-PC\Daniel2014-05-191-9/+3
* Pull map scripts out of main.asmU-Fish-PC\Daniel2014-05-181-0/+274