aboutsummaryrefslogtreecommitdiffstats
path: root/home.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Text macros; Prize Roompikalaxalt2016-06-011-80/+80
|
* Champion's room; resolve predefspikalaxalt2016-05-311-5/+5
|
* Vermilion Fan Clubpikalaxalt2016-05-311-1/+1
|
* League PC code, address comments for hidden_items.asmluckytyphlosion2016-05-301-3/+3
|
* Pewter Pokecenterpikalaxalt2016-05-291-1/+1
|
* Another chunk of bank 3cpikalaxalt2016-05-291-114/+1
|
* Vermilion City scriptspikalaxalt2016-05-271-4/+3
|
* More code and what looks like scripts in Fpikalaxalt2016-05-251-1089/+1089
|
* Numerous changes (see below)pikalaxalt2016-05-241-69/+74
| | | | | | * Fix build errors from previous commit * Fix predef text pointers * Disassemble hidden object data and additional accessory functions
* Bank7 misc functionsluckytyphlosion2016-05-231-2/+2
| | | | Also delete gfx/intro_nido pngs (aren't used in the build)
* Some work on disassembling npc movement scripts (aka informed copy/paste ↵pikalaxalt2016-05-211-1/+1
| | | | from red)
* Disassemble yellow soundspikalaxalt2016-05-201-0/+2
|
* Replace bankswitch jumps with jpab, also fix hardcoded bank reference.luckytyphlosion2016-04-091-3/+1
|
* Some Bank3F Pikachu Emotions disassembling and partial documentation.luckytyphlosion2016-04-091-1/+1
|
* GBC palette codeYamaArashi2016-03-261-28/+28
|
* Minor fixesluckytyphlosion2016-01-091-17/+17
|
* More BankF documentationluckytyphlosion2015-12-291-6/+6
| | | | Also introduce bit direction constants and setpal macros
* Start disassembling bank0F (Battle)luckytyphlosion2015-12-261-2/+2
| | | | All current findings will be located in engine/battle/core_.asm
* engine/battle/trainer_ai.asmluckytyphlosion2015-12-061-4/+4
|
* LoadPokedexTilePatterns and engine/overworld/map_sprites.asmluckytyphlosion2015-11-211-1/+1
| | | | Also replace dummy sprites and fix replace.sh to only parse .asm files
* engine/menu/players_pc.asmluckytyphlosion2015-11-131-1/+1
| | | | also rename CinnabarGymQuiz_1eb0a to CinnabarGymQuiz_1e4bf
* overworld item & movement code, cable club code, remove more instances of ↵luckytyphlosion2015-10-291-34/+34
| | | | | | W_, add PIKAHAPPY_TRADE Also make replace.sh take args
* Revert "Revert "data/facing.asm, titlescreen functions, oam/sprite related ↵luckytyphlosion2015-10-261-16/+16
| | | | | | functions, other misc functions"" This reverts commit c8ddbe7566120d74a5078d5a9031a6c5befde00d.
* Revert "data/facing.asm, titlescreen functions, oam/sprite related ↵luckytyphlosion2015-10-251-16/+16
| | | | | | functions, other misc functions" This reverts commit 3a5d7ec05db9ce1156863983a0427396d6f6f49b.
* data/facing.asm, titlescreen functions, oam/sprite related functions, other ↵luckytyphlosion2015-10-241-16/+16
| | | | | | misc functions Also rename pcm-related functions.
* Complete documentation of bank3luckytyphlosion2015-10-181-1/+1
| | | | | Also: split out bcd predefs from yellow/main.asm, start removing traces of W_
* Label and comment more palette functionsluckytyphlosion2015-10-121-5/+5
| | | | Also fix replace.sh
* More relabellingluckytyphlosion2015-10-121-6/+6
|
* Rename some palette labels.luckytyphlosion2015-10-121-12/+12
| | | | Also add replace.sh
* more annotations on ModifyPikachuHappinessPikalaxALT2015-10-111-3/+3
|
* Bank2 audio.luckytyphlosion2015-09-261-1/+1
| | | | todo: correct labels
* Make pokeyellow build correctly.luckytyphlosion2015-09-031-5/+3
|
* Fixes.luckytyphlosion2015-08-301-26/+3
|
* Merge branch 'master' of https://github.com/iimarckus/pokeredluckytyphlosion2015-08-301-347/+337
|\ | | | | | | Doesn't build.
| * named more variablesYamaArashi2015-08-121-1/+1
| |
| * commented SGB palette stuffYamaArashi2015-08-121-4/+4
| |
| * Replace hardcoded name lengths with NAME_LENGTHdannye2015-08-101-7/+7
| |
| * No more $C8dannye2015-08-101-5/+5
| | | | | | | | | | Use OPP_ constants separate from trainer constants since valid opponents can be all Pokemon and trainers
| * Merge branch 'master' of https://github.com/YamaArashi/pokereddannye2015-08-101-34/+34
| |\
| | * commented audio codeYamaArashi2015-08-081-26/+26
| | |
| | * fixed namesYamaArashi2015-08-071-6/+6
| | |
| | * named CountSetBits output variableYamaArashi2015-08-071-2/+2
| | |
| * | Replace some hardcoded data sizesdannye2015-08-091-6/+6
| |/
| * Use more lbdannye2015-08-051-20/+21
| | | | | | | | and other clean up
| * constants for PrintNumberYamaArashi2015-07-291-9/+6
| |
| * Merge branch 'master' of https://github.com/xCrystal/pokereddannye2015-07-261-12/+12
| |\
| | * Use more wram labels and other constantsxCrystal2015-07-241-12/+12
| | |
| * | yet more namingYamaArashi2015-07-251-2/+2
| | |
| * | more naming variablesYamaArashi2015-07-241-7/+7
| | |
| * | named animation functions/variablesYamaArashi2015-07-241-6/+6
| | |