aboutsummaryrefslogtreecommitdiffstats
path: root/wram.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Main menu functions, oak_speech.asm, some special warp functions with data, S...luckytyphlosion2015-10-311-1/+6
* | overworld item & movement code, cable club code, remove more instances of W_,...luckytyphlosion2015-10-291-58/+55
* | Complete documentation of bank3luckytyphlosion2015-10-181-7/+7
* | Label and comment more palette functionsluckytyphlosion2015-10-121-21/+13
* | Rename some palette labels.luckytyphlosion2015-10-121-3/+3
* | Merge branch 'master' of https://github.com/luckytyphlosion/pokeyellowPikalaxALT2015-10-111-1/+1
|\ \
| * | engine/items/items.asmluckytyphlosion2015-10-111-1/+1
* | | more annotations on ModifyPikachuHappinessPikalaxALT2015-10-111-2/+2
|/ /
* | More bank3 documentationluckytyphlosion2015-10-101-1/+11
* | Some bank3 documentationluckytyphlosion2015-10-041-1/+5
* | More bank3f documentation and a bit of audio.asm prepluckytyphlosion2015-09-191-1/+3
* | Document some bank3f code.luckytyphlosion2015-09-121-3/+2
* | engine/save.asmluckytyphlosion2015-09-071-1/+1
* | engine/in_game_trades.asmluckytyphlosion2015-09-041-1/+1
* | Make pokeyellow build correctly.luckytyphlosion2015-09-031-1/+2
* | Fixes.luckytyphlosion2015-08-301-3/+1
* | Merge branch 'master' of https://github.com/iimarckus/pokeredluckytyphlosion2015-08-301-320/+1268
|\|
| * item name length constantYamaArashi2015-08-141-1/+1
| * add border constant and clear up misnomerYamaArashi2015-08-141-2/+2
| * named battle and learn move variablesYamaArashi2015-08-141-6/+19
| * Named a test battle variableYamaArashi2015-08-131-1/+7
| * Remove irrelevant commentYamaArashi2015-08-131-3/+0
| * named more variablesYamaArashi2015-08-121-6/+38
| * commented SGB palette stuffYamaArashi2015-08-121-9/+37
| * Replace hardcoded name lengths with NAME_LENGTHdannye2015-08-101-13/+13
| * Use better wram labels in sramdannye2015-08-101-1/+18
| * No more $C8dannye2015-08-101-2/+2
| * Merge branch 'master' of https://github.com/YamaArashi/pokereddannye2015-08-101-70/+197
| |\
| | * commented audio codeYamaArashi2015-08-081-67/+172
| | * fixed namesYamaArashi2015-08-071-3/+8
| | * named wram variablesYamaArashi2015-08-071-0/+15
| | * named CountSetBits output variableYamaArashi2015-08-071-0/+2
| * | Replace some hardcoded data sizesdannye2015-08-091-2/+8
| |/
| * Merge branch 'master' of https://github.com/luckytyphlosion/pokereddannye2015-07-271-1/+1
| |\
| | * tmlearn macro.luckytyphlosion2015-07-261-1/+1
| * | yet more namingYamaArashi2015-07-251-33/+98
| * | more naming variablesYamaArashi2015-07-241-23/+91
| * | named animation functions/variablesYamaArashi2015-07-241-5/+65
| * | fixed hram aliases and named wram varYamaArashi2015-07-231-2/+5
| * | clean up wram aliasesYamaArashi2015-07-231-6/+31
| |/
| * named more constantsYamaArashi2015-07-211-1/+4
| * enumerate eventsYamaArashi2015-07-201-135/+2
| * namingYamaArashi2015-07-191-12/+48
| * replace uses of minus oneYamaArashi2015-07-191-0/+2
| * miscYamaArashi2015-07-181-7/+79
| * fix variable namingYamaArashi2015-07-181-40/+85
| * title / diploma / vending machineYamaArashi2015-07-171-0/+4
| * intro stuffYamaArashi2015-07-171-0/+3
| * More direction constantsdannye2015-07-171-6/+6
| * menu stuffYamaArashi2015-07-151-6/+57