aboutsummaryrefslogtreecommitdiffstats
path: root/data (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Route 16pikalaxalt2016-05-273-6/+6
|
* Route 17... that was easypikalaxalt2016-05-272-2/+2
|
* Route 18 scriptspikalaxalt2016-05-273-4/+4
|
* Fuchsia Citypikalaxalt2016-05-273-3/+3
|
* Route 19pikalaxalt2016-05-273-9/+12
|
* Route 20 scripts and route 19 blockspikalaxalt2016-05-272-2/+2
|
* Route 21 and Cinnabar Islandpikalaxalt2016-05-272-4/+4
|
* Redo credits constantspikalaxalt2016-05-271-34/+34
|
* Credits. Can I add my own name? Kappapikalaxalt2016-05-272-35/+38
|
* Route 6 scriptspikalaxalt2016-05-273-4/+4
|
* Vermilion City scriptspikalaxalt2016-05-273-11/+12
|
* Indigo Plateau (outside)pikalaxalt2016-05-272-2/+2
|
* Route 23pikalaxalt2016-05-272-2/+2
|
* Route 22pikalaxalt2016-05-272-2/+2
|
* Route 25 scriptspikalaxalt2016-05-272-4/+4
|
* Route 24 scriptspikalaxalt2016-05-271-1/+2
|
* Update Celadon scriptspikalaxalt2016-05-271-21/+21
|
* Uncomment map header pointers for disassembled mapspikalaxalt2016-05-262-17/+17
|
* Disassemble Pallet Townpikalaxalt2016-05-261-1/+1
|
* Phase 1 of viridian city script disassemblypikalaxalt2016-05-261-7/+8
|
* Route 2pikalaxalt2016-05-261-2/+5
|
* Include Cerulean Citypikalaxalt2016-05-261-4/+4
|
* No more dr in map header pointer filespikalaxalt2016-05-262-500/+498
|
* Merge map ID and dimension constants into a single filepikalaxalt2016-05-263-8/+8
|
* Include Route 5pikalaxalt2016-05-262-3/+3
|
* Include Saffron Citypikalaxalt2016-05-261-3/+2
|
* Include route 7 and link club headers/datapikalaxalt2016-05-261-2/+2
|
* Include Celadon's headerspikalaxalt2016-05-262-2/+2
|
* Actually include the Beach House scripts and headerspikalaxalt2016-05-241-1/+1
|
* hidden_object macro; coords as decpikalaxalt2016-05-241-508/+381
|
* Pretty up the hidden object datapikalaxalt2016-05-241-171/+171
|
* Numerous changes (see below)pikalaxalt2016-05-241-481/+466
| | | | | | * Fix build errors from previous commit * Fix predef text pointers * Disassemble hidden object data and additional accessory functions
* Update hidden object functions and include them in mainpikalaxalt2016-05-241-385/+221
|
* Itemfinder and hidden item coordspikalaxalt2016-05-241-55/+56
|
* Bank11 and 14 misc functions.luckytyphlosion2016-05-222-24/+21
|
* Complete documentation of bank1eluckytyphlosion2016-03-281-6/+1
| | | | Todo: address comments for data/animations.asm
* GBC palette codeYamaArashi2016-03-262-14/+14
|
* Remove misleading (unreferenced) labels.IIMarckus2016-01-30151-153/+2
|
* Cleanup with yellow-exclusive banksluckytyphlosion2015-12-313-0/+754
| | | | Also introduce charmap for $ec (unfilled menu arrow cursor)
* engine/trade.asm, trade2.asm, intro.asm, overworld/emotion_bubbles.asmluckytyphlosion2015-12-231-3/+3
| | | | Also document Func_1681 (GetFarByte) and fix Missingno's dex entry
* data/pokedex_entries.asmluckytyphlosion2015-12-222-922/+928
| | | | Also fix data/evos_moves.asm address comments (off by one)
* Fewer underscores in constantsluckytyphlosion2015-12-2227-51/+51
| | | | dannye
* data/evos_moves.asmluckytyphlosion2015-12-221-296/+322
|
* engine/menu/pokedex.asmluckytyphlosion2015-12-222-3/+4
| | | | Todo: fix data/pokedex_entries.asm
* engine/evos_moves.asmluckytyphlosion2015-12-121-1/+1
| | | | Todo: data/evos_moves.asm
* engine/battle/trainer_ai.asmluckytyphlosion2015-12-062-62/+98
|
* BankD misc functionsluckytyphlosion2015-12-051-3/+3
| | | | Game Corner stuff and (unused) titlescreen2.asm
* bg_map_attributes.asmluckytyphlosion2015-11-221-0/+506
|
* LoadPokedexTilePatterns and engine/overworld/map_sprites.asmluckytyphlosion2015-11-214-107/+157
| | | | Also replace dummy sprites and fix replace.sh to only parse .asm files
* engine/items/tms.asmluckytyphlosion2015-11-151-0/+1
|