aboutsummaryrefslogtreecommitdiffstats
path: root/engine/battle/animations.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #167 from Pokechu22/rgbds-0.3.3yenatch2017-09-291-4/+4
|\
| * Replace deprecated mnemonics by the correct onesAntonio Niño Díaz2017-06-091-4/+4
* | Fix typos in commentsdannye2017-06-241-2/+2
|/
* sync engine code with pokeyellowYamaArashi2016-06-121-12/+13
* Remove the last address commentsdannye2016-06-121-3/+3
* Remove some leftover address commentsdannye2016-06-121-2/+2
* remove address commentsYamaArashi2016-06-111-152/+152
* Clean up more Yellow ifdefs.IIMarckus2016-03-221-3/+0
* No more W_dannye2015-08-301-115/+115
* commented SGB palette stuffYamaArashi2015-08-121-2/+2
* commented audio codeYamaArashi2015-08-081-9/+9
* named wram variablesYamaArashi2015-08-071-1/+1
* named animation functions/variablesYamaArashi2015-07-241-416/+490
* Name some battle sound effectsdannye2015-07-211-173/+173
* Merge branch 'master' of https://github.com/YamaArashi/pokereddannye2015-07-191-5/+5
|\
| * miscYamaArashi2015-07-181-5/+5
* | Name sound effectsdannye2015-07-191-175/+175
|/
* Consolidate coord macrosdannye2015-07-181-23/+23
* fix variable namingYamaArashi2015-07-181-1/+1
* named wram variablesYamaArashi2015-07-141-15/+17
* hall of fame / creditsYamaArashi2015-07-141-1/+1
* Use more screen dimension constantsdannye2015-07-141-2/+2
* Merge branch 'master' of https://github.com/YamaArashi/pokereddannye2015-07-141-32/+33
|\
| * named party menu/naming screen wram variablesYamaArashi2015-07-131-2/+2
| * comment slot machineYamaArashi2015-07-131-3/+3
| * use constant for bg transfer dest hram varYamaArashi2015-07-121-1/+1
| * shake screen functionsYamaArashi2015-07-121-4/+4
| * some battle animation stuffYamaArashi2015-07-121-22/+23
* | Use more *Coorddannye2015-07-141-2/+2
|/
* Rename/organize part 1 of 4U-Daniel-PC\Daniel2015-07-031-134/+135
* Rename battle files and split move effects Part 1xCrystal2015-04-011-13/+13
* Document animation types (shake screen/blink pic)xCrystal2015-03-311-24/+26
* Label some attack animation functionsxCrystal2015-03-311-6/+8
* Some wram constantsxCrystal2015-03-311-1/+1
* serial/trade/miscYamaArashi2015-02-071-69/+128
* More battle sfx idsU-Daniel-PC\Daniel2015-01-271-166/+166
* Fix typo introduced in last commit.IIMarckus2014-10-221-1/+1
* Add Yellow’s slot machine graphics.IIMarckus2014-10-211-0/+3
* Kill version.asm.IIMarckus2014-10-171-2/+2
* Rename hVBlank* constants to h*.yenatch2014-09-231-6/+6
* Merge remote-tracking branch 'YamaArashi/master'yenatch2014-09-201-22/+22
|\
| * Commented more sprite and map codeYamaArashi2014-09-131-3/+3
| * Labelled and commented mostly sprite-related thingsYamaArashi2014-09-091-13/+13
| * Labelled many functions/variablesYamaArashi2014-08-081-6/+6
* | Use move animation constants instead of static values.yenatch2014-09-171-7/+7
|/
* Use *Coord instead of FuncCoordU-Fish-PC\Daniel2014-06-251-22/+11
* Use macros for predef calls/jumps instead of static ids.yenatch2014-06-161-10/+5
* Remove generated "indirect jump" comments.yenatch2014-06-161-3/+3
* Use monster struct macros in wram. Rename related labels for consistency.yenatch2014-06-141-9/+9
* Use VRAM constants where applicable.yenatch2014-05-291-15/+15