aboutsummaryrefslogtreecommitdiffstats
path: root/main.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Better comments for the Game Freak room.IIMarckus2013-05-231-35/+44
* Merge https://bitbucket.org/sanky/pokeredIIMarckus2013-05-131-291/+385
|\
| * Add SRAM-related routines, disassembled by Sawakita.Sanky2012-12-281-16/+392
| * Merge https://bitbucket.org/Sanky/pokeredSanky2012-12-251-216/+678
| |\
| * | disasm MoveSelectionMenuSanky2012-12-211-11/+232
| * | TrainerBattleVictory disasmedSanky2012-12-201-7/+44
| * | Disasm a large part of the in-battle menu routines.Sanky2012-12-201-5/+267
| * | disasm GetCurrentMoveSanky2012-12-181-1/+34
| * | Disasm LoadMovePPs (a predef)Sanky2012-12-181-2/+34
* | | Remove some incbins.IIMarckus2013-05-121-12/+48
* | | Make the pic bank calculations more readable.IIMarckus2013-05-121-16/+16
* | | * add known hard-coded memory locations are labels nowMr Wint2013-04-071-13262/+14487
* | | * all Bankswitch command's destination addresses are labels nowMr Wint2013-03-181-200/+377
* | | * analyzed assembly related to handling spritesMr Wint2013-03-171-1888/+2515
* | | * added EQU constants for mon header RAM areaMr Wint2013-03-131-854/+1084
* | | * added verification (equality test) for blue version buildMr Wint2013-03-121-36/+233
* | | formatted attack effects and use more EQUsMr Wint2013-03-121-511/+33645
* | | in-battle enemy move selection routinesMr Wint2013-03-041-14/+461
| |/ |/|
* | Point out an unused warp noticed by Torchickens.IIMarckus2012-12-221-1/+1
* | Removed more incbins from scripts.IIMarckus2012-12-211-13/+97
* | Remove more incbins from scripts.IIMarckus2012-12-211-4/+164
* | Remove more incbins from scripts.IIMarckus2012-12-211-20/+62
* | Remove more incbins from scripts.IIMarckus2012-12-211-12/+19
* | Remove more incbins from scripts.IIMarckus2012-12-211-8/+81
* | Remove another incbin from script.IIMarckus2012-12-211-1/+9
* | Fix previous.IIMarckus2012-12-211-23/+23
* | Remove another incbin from scripts.IIMarckus2012-12-211-2/+33
* | Remove more incbin from scripts.IIMarckus2012-12-211-2/+61
* | Remove more incbins from map scripts.IIMarckus2012-12-211-11/+35
* | Remove redundant text labels.IIMarckus2012-12-211-148/+45
* | Remove incbin in Silph Co 4F.IIMarckus2012-12-211-5/+82
|/
* Whitespace.IIMarckus2012-11-021-48/+48
* Add routine that sends SGB packetssawakita2012-11-011-1/+86
* Use more meaningful local labels in bank 0sawakita2012-11-011-7/+7
* Get rid of "\@" symbols used in local labelssawakita2012-10-021-2423/+2423
* DisplayDexRating. It sucks that I can't use a label for the dbw macro, as tha...stag0192012-09-201-2/+90
* Code dealing with palettes. Really, does anyone know if bit 3 of battle statu...stag0192012-09-201-1/+34
* Type effectiveness display message. That's right, I did some work for once.stag0192012-09-201-1/+10
* Add more scripts from Champion Rival’s room.IIMarckus2012-08-261-26/+186
* Add the boulder checking code in Seafoam Islands.IIMarckus2012-08-261-20/+54
* Some label improvements.IIMarckus2012-08-241-230/+232
* Add more scripts from Bill's house.IIMarckus2012-08-241-4/+96
* Add more scripts from Route 8 gatehouse.IIMarckus2012-08-241-4/+28
* Add more scripts from the Route 7 gatehouse.IIMarckus2012-08-241-5/+30
* Add more scripts from the Route 5 gatehouse.IIMarckus2012-08-241-5/+23
* Add more scripts from Vermilion City.IIMarckus2012-08-241-10/+60
* Add another script from Cerulean City.IIMarckus2012-08-241-3/+21
* Add the rest of the Viridian City scripts.IIMarckus2012-08-241-8/+119
* Remove unneeded comments.IIMarckus2012-08-211-6/+6
* Fix several labels and add remaining scripts from Pewter City.IIMarckus2012-08-211-74/+209