aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/bruno.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Sync with pokereddannye2020-05-201-153/+0
|
* Merge branch 'master' of https://github.com/pret/pokeyellowdannye2016-06-111-18/+18
|\
| * Part 1 of syncing with pokered.IIMarckus2016-06-081-19/+19
| |
* | Sync with pokereddannye2016-06-111-26/+28
|/ | | | from August 29, 2015 to April 6, 2016
* overworld item & movement code, cable club code, remove more instances of ↵luckytyphlosion2015-10-291-1/+1
| | | | | | W_, add PIKAHAPPY_TRADE Also make replace.sh take args
* Use more lbdannye2015-08-051-1/+1
| | | | and other clean up
* named animation functions/variablesYamaArashi2015-07-241-1/+1
|
* named most of the used eventsYamaArashi2015-07-211-1/+1
|
* enumerate eventsYamaArashi2015-07-201-7/+4
|
* miscYamaArashi2015-07-181-1/+1
|
* fix variable namingYamaArashi2015-07-181-2/+2
|
* TX_ASMU-Daniel-PC\Daniel2015-07-031-1/+1
|
* Rename/organize part 2 of 4U-Daniel-PC\Daniel2015-07-031-10/+11
| | | | | rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github
* Name the last of unnamed textU-Daniel-PC\Daniel2015-06-121-3/+3
|
* Commented/labelled misc functionsYamaArashi2014-09-141-2/+2
|
* Labelled and commented mostly sprite-related thingsYamaArashi2014-09-091-11/+11
|
* 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
| | | | The destination is obvious when using the predef macro.
* Remove most static wram addresses. Use labels instead.yenatch2014-05-261-14/+14
| | | | | | For unknown addresses, use "w<address>". Label overleads are still an issue.
* Rename joypad registers.yenatch2014-05-251-3/+3
|
* Pull map scripts out of main.asmU-Fish-PC\Daniel2014-05-181-0/+154