aboutsummaryrefslogtreecommitdiffstats
path: root/engine/trade.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* overworld item & movement code, cable club code, remove more instances of W_,...luckytyphlosion2015-10-291-3/+3
* add border constant and clear up misnomerYamaArashi2015-08-141-5/+5
* named more variablesYamaArashi2015-08-121-1/+1
* commented SGB palette stuffYamaArashi2015-08-121-6/+6
* Replace hardcoded name lengths with NAME_LENGTHdannye2015-08-101-4/+4
* Replace some hardcoded data sizesdannye2015-08-091-4/+4
* Use more lbdannye2015-08-051-5/+5
* named animation functions/variablesYamaArashi2015-07-241-6/+6
* jpab/jpba macrosYamaArashi2015-07-191-3/+1
* Name sound effectsdannye2015-07-191-2/+2
* Consolidate coord macrosdannye2015-07-181-16/+16
* Merge branch 'master' of https://github.com/YamaArashi/pokereddannye2015-07-141-3/+10
|\
| * more trade comments/fixesYamaArashi2015-07-121-3/+10
* | Use more *Coorddannye2015-07-141-1/+1
|/
* Rename/organize part 1 of 4U-Daniel-PC\Daniel2015-07-031-1/+1
* commented trade amim functionsYamaArashi2015-03-141-148/+241
* relabel and add commentYamaArashi2015-03-131-2/+2
* commented mon_party_sprites.asmYamaArashi2015-03-131-3/+3
* serial/trade/miscYamaArashi2015-02-071-185/+186
* Rename hVBlank* constants to h*.yenatch2014-09-231-3/+3
* Merge remote-tracking branch 'YamaArashi/master'yenatch2014-09-201-6/+6
|\
| * Commented/labelled misc functionsYamaArashi2014-09-141-1/+1
| * Commented more sprite and map codeYamaArashi2014-09-131-2/+2
| * Labelled many functions/variablesYamaArashi2014-08-081-3/+3
* | Use move animation constants instead of static values.yenatch2014-09-171-6/+6
|/
* Use *Coord instead of FuncCoordU-Fish-PC\Daniel2014-06-251-30/+15
* Use macros for predef calls/jumps instead of static ids.yenatch2014-06-161-2/+1
* Remove generated "indirect jump" comments.yenatch2014-06-161-1/+1
* Use monster struct macros in wram. Rename related labels for consistency.yenatch2014-06-141-3/+3
* Use VRAM constants where applicable.yenatch2014-05-291-7/+7
* Remove most static wram addresses. Use labels instead.yenatch2014-05-261-65/+65
* Comment some more bank 0 functions.yenatch2014-05-231-4/+4
* Pull a lot of engine out of main.asmU-Fish-PC\Daniel2014-05-221-0/+770