aboutsummaryrefslogtreecommitdiffstats
path: root/constants (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Split bank 3epikalaxalt2016-06-051-1/+2
|
* This looks like Gen 2's object animation enginepikalaxalt2016-06-051-0/+15
|
* Silph Co 11Fpikalaxalt2016-06-031-3/+3
|
* Rocket Hideout and tileset headerspikalaxalt2016-06-031-126/+124
|
* Text macros; Prize Roompikalaxalt2016-06-012-15/+15
|
* Game Cornerpikalaxalt2016-05-311-1/+2
|
* Fix hide show constantspikalaxalt2016-05-311-45/+47
|
* Champion's room; resolve predefspikalaxalt2016-05-312-103/+2
|
* Cerulean Pokemon Center; Func_5c0d4; space after comma in ↵pikalaxalt2016-05-302-2/+2
| | | | engine/menu/pokedex.asm
* Bulbasaur house in Ceruleanpikalaxalt2016-05-292-21/+16
|
* Mt Moon B2Fpikalaxalt2016-05-292-18/+48
|
* Another chunk of bank 3cpikalaxalt2016-05-291-91/+93
|
* Viridian Forest and other functionspikalaxalt2016-05-292-49/+49
|
* Viridian Martpikalaxalt2016-05-282-1/+22
|
* Oak's Lab Rewrite part 3pikalaxalt2016-05-282-5/+5
|
* Oak's Lab Rewrite part 1pikalaxalt2016-05-281-21/+23
|
* Blue's Housepikalaxalt2016-05-271-1/+1
|
* Fuchsia Citypikalaxalt2016-05-271-2/+2
|
* Route 20 scripts and route 19 blockspikalaxalt2016-05-271-0/+2
|
* Redo credits constantspikalaxalt2016-05-271-68/+94
|
* Credits. Can I add my own name? Kappapikalaxalt2016-05-271-0/+2
|
* Route 23pikalaxalt2016-05-271-137/+139
|
* Route 22pikalaxalt2016-05-271-1/+1
|
* Route 25 scriptspikalaxalt2016-05-271-131/+133
|
* Route 24 scriptspikalaxalt2016-05-271-1/+1
|
* Name Yellow-specific event flags in Pallet and Vermilionpikalaxalt2016-05-271-2/+2
|
* Disassemble Pallet Townpikalaxalt2016-05-261-2/+2
|
* Add Pewter City and fix scriptspikalaxalt2016-05-261-228/+229
|
* Merge map ID and dimension constants into a single filepikalaxalt2016-05-262-1146/+255
|
* Replace pcm arguments with pcm file labelspikalaxalt2016-05-251-1/+5
|
* We don't need this file anymorepikalaxalt2016-05-241-72/+0
|
* Numerous changes (see below)pikalaxalt2016-05-242-70/+72
| | | | | | * Fix build errors from previous commit * Fix predef text pointers * Disassemble hidden object data and additional accessory functions
* Merge branch 'master' of github.com:pret/pokeyellowpikalaxalt2016-05-221-2/+2
|\
| * Bank11 and 14 misc functions.luckytyphlosion2016-05-221-2/+2
| |
* | Rearrange files and labels to reflect duplicated sfx in bank AUDIO_4pikalaxalt2016-05-211-72/+10
| |
* | Unhexlify unknown music macro arguments in bank AUDIO_4pikalaxalt2016-05-211-2/+1
| |
* | Audio bank 4 constants; space after commas in home/audio.asmpikalaxalt2016-05-211-0/+78
|/
* Some Bank3F Pikachu Emotions disassembling and partial documentation.luckytyphlosion2016-04-092-0/+81
|
* More animations.asm documentationluckytyphlosion2016-03-261-1/+1
|
* GBC palette codeYamaArashi2016-03-261-0/+9
|
* More BankF documentationluckytyphlosion2016-01-091-1/+1
| | | | AnyMoveToSelect to DoesntAffectMonText
* BankF documentation from HasMonFainted to Func_3d536luckytyphlosion2015-12-312-1/+10
|
* More BankF documentationluckytyphlosion2015-12-292-2/+12
| | | | Also introduce bit direction constants and setpal macros
* Fewer underscores in constantsluckytyphlosion2015-12-224-8/+8
| | | | dannye
* bankB misc functionsluckytyphlosion2015-11-291-1/+1
| | | | ScaleSpriteByTwo, DisplayEffectiveness and CheckIfMoveIsKnown
* BankA misc functionsluckytyphlosion2015-11-281-1/+1
| | | | predefsA.asm (replaces predefs12.asm), and LeechSeedEffect_
* LoadPokedexTilePatterns and engine/overworld/map_sprites.asmluckytyphlosion2015-11-211-30/+37
| | | | Also replace dummy sprites and fix replace.sh to only parse .asm files
* engine/menu/start_menu.asmluckytyphlosion2015-11-151-1/+1
| | | | | Also remove dummy traces of FarCopyData2 and use callbs in home/vblank.asm
* DisplayTextIDInit and DrawStartMenuluckytyphlosion2015-11-081-456/+8
| | | | Also re-add event_macros.asm
* Main menu functions, oak_speech.asm, some special warp functions with data, ↵luckytyphlosion2015-10-311-1/+1
| | | | | | SetDebugTeam Also change Func_3f0c6 to CopyUncompressedPicToTilemap