summaryrefslogtreecommitdiff
path: root/battle/effect_commands.asm
AgeCommit message (Collapse)Author
2016-01-18Prepare to mergePikalaxALT
2016-01-12More WRAM tidyingPikalaxALT
2016-01-09Finish labels in engine/namingscreen.asmPikalaxALT
2016-01-09Split base statsPikalaxALT
2015-12-29More movement stuffPikalaxALT
2015-12-28trainer cardPikalaxALT
2015-12-26jumptable macro repurposedPikalaxALT
2015-12-26Move effects; no more reloadmapmusic, returnafterbattlePikalaxALT
2015-12-24writebackup --> closewindow; game corner prize vendors; othersPikalaxALT
2015-12-23More battle anims and bg effectsPikalaxALT
2015-12-23Battle Anim Object struct constantsPikalaxALT
2015-12-19More work on slots; WRAM cleanup, Move DeleterPikalaxALT
2015-12-17ElevatorPikalaxALT
2015-11-28Renaming sections, further dissolving main.asmPikalaxALT
2015-11-23link and seer labelsPikalaxALT
2015-11-16Options menu, some mobile fnsPikalaxALT
2015-11-11Further split bank 4PikalaxALT
2015-11-10No more DefaultFlypointPikalaxALT
2015-11-10enum macros/move_anim.asm, resolve battle/anims.asm function labelsPikalaxALT
2015-11-10Move some gfx files around, also clock reset fnPikalaxALT
2015-11-09Cleaning up static HRAM labels; movement stuff, route 38 trainersPikalaxALT
2015-11-09Some work on battle animationsPikalaxALT
2015-11-08Attempting to decode AI switchingPikalaxALT
2015-11-08More battle core labelsPikalaxALT
2015-11-07more battle core labelsPikalaxALT
2015-11-07Pokemon animationsPikalaxALT
2015-11-07battle/ai/switch.asm and more battle/effect_commands.asmPikalaxALT
2015-11-06Still more battle command labelsPikalaxALT
2015-11-06More battle command labelsPikalaxALT
2015-11-06Sprite movement function labelsPikalaxALT
2015-11-06BattleCommand labels copied from macrosPikalaxALT
2015-11-05Some battle labelsPikalaxALT
2015-11-04Replace party struct relative values with EQUS constantsPikalaxALT
2015-11-01Fix merge conflictsPikalaxALT
2015-11-01Sweepthrough of ClearBox arg conversion to lbPikalaxALT
2015-10-26merge with newest updateJimB16
2015-10-24About time I got to these functionsPikalaxALT
2015-10-19merge conflicts resolvedJimB16
2015-10-19Move battle start animation functions to its own filePikalaxALT
2015-10-10changed name of some labelsJimB16
2015-10-07Labeling of AI item and wild encounter functionsPikalaxALT
2015-10-07More labels, including fns responsible for partymon generationPikalaxALT
2015-09-12found functions that determine next OTPkmnJimB16
2015-09-10Merge remote-tracking branch 'upstream/master'JimB16
2015-09-10changed more labelsJimB16
2015-09-09Fix typos in comments.IIMarckus
2015-09-06changed varlabels for multiply- and divide-func, renamed battletext-labelsJimB16
2015-09-04changed more labelsJimB16
2015-07-22Various annotationsPikalaxALT
Annotated the SGB functions in predef/sgb.asm, and some of the map scripts. Renamed several functions in home. Renamed six WRAM addresses corresponding to party icon animations, and renamed several others relative to these.
2015-07-20Reverted ld_hl_pointer macroPikalaxALT