aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | More idioms.IIMarckus2014-10-171-7/+7
* | Add more from the beach house.IIMarckus2014-10-171-0/+195
* | Minor comment/label improvements in Cinnabar Lab.IIMarckus2014-10-161-6/+10
|/
* Rename hVBlank* constants to h*.yenatch2014-09-231-2/+2
* Merge remote-tracking branch 'YamaArashi/master'yenatch2014-09-20116-545/+545
|\
| * Commented/labelled misc functionsYamaArashi2014-09-1477-150/+150
| * Commented more sprite and map codeYamaArashi2014-09-1349-106/+106
| * Labelled and commented mostly sprite-related thingsYamaArashi2014-09-0944-280/+280
| * Labelled many functions/variablesYamaArashi2014-08-087-9/+9
* | Use PARTY_LENGTH and related constants in menu and hud code.yenatch2014-08-222-8/+8
|/
* Use *Coord instead of FuncCoordU-Fish-PC\Daniel2014-06-254-24/+12
* Use macros for predef calls/jumps instead of static ids.yenatch2014-06-1673-328/+164
* Use macros to define predefs.yenatch2014-06-161-1/+1
* Rename predef functions so they aren't excessive in length.yenatch2014-06-166-7/+7
* Remove generated "indirect jump" comments.yenatch2014-06-1629-48/+48
* Use monster struct macros in wram. Rename related labels for consistency.yenatch2014-06-142-13/+13
* Clean up white spaceU-Fish-PC\Daniel2014-06-092-2/+2
* Relabel a few missed map scripts and TheEndTextStringU-Fish-PC\Daniel2014-05-314-9/+9
* Merge branch 'master' of https://github.com/yenatch/pokeredU-Fish-PC\Daniel2014-05-302-80/+34
|\
| * Use VRAM constants where applicable.yenatch2014-05-292-80/+34
* | TM_28 in Cerulean scriptU-Fish-PC\Daniel2014-05-281-1/+1
|/
* Remove most static wram addresses. Use labels instead.yenatch2014-05-26145-1677/+1677
* Label BCD math predefs.yenatch2014-05-255-10/+10
* Rename joypad registers.yenatch2014-05-2556-196/+196
* Clean up some bank 3 functions and rename flag action functions.yenatch2014-05-252-6/+6
* Rename random number function and hram labels.yenatch2014-05-242-2/+2
* Comment some more bank 0 functions.yenatch2014-05-231-1/+1
* Pull a lot of engine out of main.asmU-Fish-PC\Daniel2014-05-221-0/+19
* Name hidden object routinesU-Fish-PC\Daniel2014-05-214-4/+4
* More misc relabellingU-Fish-PC\Daniel2014-05-211-1/+1
* Misc relabellingU-Fish-PC\Daniel2014-05-215-12/+12
* Use constants for the starter monsU-Fish-PC\Daniel2014-05-217-26/+26
* Merge branch 'master' of https://github.com/huderlem/pokered into pull-dataU-Fish-PC\Daniel2014-05-1931-152/+93
* Pull map scripts out of main.asmU-Fish-PC\Daniel2014-05-18223-0/+29063