aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * More code and gfx pointerspikalaxalt2016-05-252-1/+35
| * Another chunk of F... overworld movement engine?pikalaxalt2016-05-251-1/+51
| * Another chunk of bank Fpikalaxalt2016-05-251-7/+298
| * More code and what looks like scripts in Fpikalaxalt2016-05-253-1973/+2073
| * another chunk of bank 3fpikalaxalt2016-05-241-2/+278
| * Trivially disassemble a data array in bank 3fpikalaxalt2016-05-241-1/+63
| * More disassembled functionspikalaxalt2016-05-241-7/+88
| * A couple more funcs in bank 3fpikalaxalt2016-05-241-1/+94
| * Func_f0a82pikalaxalt2016-05-242-2/+31
| * Actually include the Beach House scripts and headerspikalaxalt2016-05-244-88/+91
| * hidden_object macro; coords as decpikalaxalt2016-05-241-508/+381
| * Pretty up the hidden object datapikalaxalt2016-05-241-171/+171
| * We don't need this file anymorepikalaxalt2016-05-242-73/+0
| * These are actually map indicespikalaxalt2016-05-241-5/+26
| * Replace hidden object file include in bank 3cpikalaxalt2016-05-243-6/+6
| * Comment on bug in bank 3c trash can sampling functionpikalaxalt2016-05-242-15/+40
| * Trash can randomization functionpikalaxalt2016-05-241-2/+85
| * Numerous changes (see below)pikalaxalt2016-05-2412-745/+741
| * Update hidden object functions and include them in mainpikalaxalt2016-05-245-439/+284
| * Itemfinder and hidden item coordspikalaxalt2016-05-243-68/+67
| * Finish disassembling printer functionspikalaxalt2016-05-241-1/+110
| * Printer error funcspikalaxalt2016-05-243-9/+154
| * Yellow-ize evolution codepikalaxalt2016-05-233-10/+8
| * Merge branch 'master' of github.com:pret/pokeyellowpikalaxalt2016-05-2319-132/+179
| |\ | |/ |/|
* | Bank7 misc functionsluckytyphlosion2016-05-2319-132/+179
* | Merge pull request #8 from PikalaxALT/masterluckytyphlosion2016-05-23107-2348/+5959
|\ \
| | * Name some wram address refspikalaxalt2016-05-231-2/+2
| |/
| * Move diploma tilemaps out of incbinspikalaxalt2016-05-234-7/+33
| * Move all the printer functions out of main.asm, including the intermediate dr...pikalaxalt2016-05-232-269/+343
| * More functions related to printing boxespikalaxalt2016-05-231-13/+164
| * A function related to printing boxes?pikalaxalt2016-05-231-2/+51
| * Two functions at e925dpikalaxalt2016-05-231-1/+37
| * Resolve hard-coded callspikalaxalt2016-05-223-12/+23
| * Disassemble diploma in bank 3apikalaxalt2016-05-225-2/+144
| * the rest of engine/printer.asmpikalaxalt2016-05-221-1/+228
| * Merge branch 'master' of github.com:pret/pokeyellowpikalaxalt2016-05-226-189/+96
| |\ | |/ |/|
* | Bank15 misc functionsluckytyphlosion2016-05-225-178/+92
| * Merge branch 'master' of github.com:pret/pokeyellowpikalaxalt2016-05-2215-367/+371
| |\ | |/ |/|
* | Bank11 and 14 misc functions.luckytyphlosion2016-05-2215-367/+373
| * engine/printer.asmpikalaxalt2016-05-223-170/+788
| * Replace MonsterNames dr with file already in repopikalaxalt2016-05-224-5/+4
| * Replace Function with Func_pikalaxalt2016-05-222-138/+138
| * Functions at 3a:4d35pikalaxalt2016-05-223-5/+192
| * Disassemble ea3ea to end of bank 3apikalaxalt2016-05-222-1/+757
| * Another function related to OAMpikalaxalt2016-05-223-1/+28
| * Fix incbin filenamespikalaxalt2016-05-221-2/+2
| * Disassemble function at ea3eapikalaxalt2016-05-224-1/+191
| * FreezeEnemyTrainerSpritepikalaxalt2016-05-221-1/+23
| * Trim trailing zeros from `dr` blocks (part 2)pikalaxalt2016-05-221-5/+5
| * Align door tile dbwspikalaxalt2016-05-221-9/+9