aboutsummaryrefslogtreecommitdiffstats
path: root/engine/evos_moves.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Sync with pokereddannye2020-11-041-668/+0
* sync engine code with pokeredYamaArashi2016-06-111-3/+2
* remove address commentsYamaArashi2016-06-111-18/+18
* Clean up white spacedannye2016-06-061-8/+8
* More BankF documentationluckytyphlosion2015-12-291-1/+1
* data/evos_moves.asmluckytyphlosion2015-12-221-1/+1
* engine/evos_moves.asmluckytyphlosion2015-12-121-46/+202
* overworld item & movement code, cable club code, remove more instances of W_,...luckytyphlosion2015-10-291-9/+9
* Replace hardcoded name lengths with NAME_LENGTHdannye2015-08-101-1/+1
* Merge branch 'master' of https://github.com/YamaArashi/pokereddannye2015-08-101-5/+5
|\
| * fixed namesYamaArashi2015-08-071-5/+5
* | Replace some hardcoded data sizesdannye2015-08-091-1/+1
|/
* Use more lbdannye2015-08-051-1/+1
* Merge branch 'master' of https://github.com/xCrystal/pokereddannye2015-07-261-1/+1
|\
| * Use more wram labels and other constantsxCrystal2015-07-241-1/+1
* | more naming variablesYamaArashi2015-07-241-6/+6
|/
* Name some battle sound effectsdannye2015-07-211-2/+2
* constants for flag actionsYamaArashi2015-07-191-3/+3
* Merge branch 'master' of https://github.com/YamaArashi/pokereddannye2015-07-191-29/+41
|\
| * small changesYamaArashi2015-07-181-1/+1
| * miscYamaArashi2015-07-181-28/+40
* | Name sound effectsdannye2015-07-191-1/+1
|/
* Consolidate coord macrosdannye2015-07-181-1/+1
* menu stuffYamaArashi2015-07-151-7/+8
* Comment naming screendannye2015-07-141-1/+1
* Use more *Coorddannye2015-07-141-1/+1
* Rename/organize part 1 of 4U-Daniel-PC\Daniel2015-07-031-5/+5
* named misc functionsYamaArashi2015-02-081-1/+1
* move-related thingsYamaArashi2015-02-081-1/+1
* Named wram symbolsYamaArashi2015-02-071-8/+8
* serial/trade/miscYamaArashi2015-02-071-11/+11
* Merge remote-tracking branch 'YamaArashi/master'yenatch2014-09-201-110/+120
|\
| * Commented/labelled misc functionsYamaArashi2014-09-141-2/+2
| * 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-106/+116
* | Fix static banks passed into GetName.yenatch2014-08-071-1/+1
|/
* Use macros for predef calls/jumps instead of static ids.yenatch2014-06-161-10/+5
* Remove generated "indirect jump" comments.yenatch2014-06-161-4/+4
* Use monster struct macros in wram. Rename related labels for consistency.yenatch2014-06-141-5/+5
* Remove most static wram addresses. Use labels instead.yenatch2014-05-261-82/+82
* Clean up some bank 3 functions and rename flag action functions.yenatch2014-05-251-2/+2
* Comment some more bank 0 functions.yenatch2014-05-231-1/+1
* Use a dedicated label for base stats.yenatch2014-05-231-1/+1
* Comment some bank 0 functions, and add wram labels for Predef.yenatch2014-05-231-1/+1
* Pull a lot of engine out of main.asmU-Fish-PC\Daniel2014-05-221-0/+495