aboutsummaryrefslogtreecommitdiffstats
path: root/engine (follow)
Commit message (Collapse)AuthorAge
* Bank15 misc functionsluckytyphlosion2016-05-22
|
* Bank11 and 14 misc functions.luckytyphlosion2016-05-22
|
* Replace bankswitch jumps with jpab, also fix hardcoded bank reference.luckytyphlosion2016-04-09
|
* Some Bank3F Pikachu Emotions disassembling and partial documentation.luckytyphlosion2016-04-09
|
* Complete documentation of bank1eluckytyphlosion2016-03-28
| | | | Todo: address comments for data/animations.asm
* Delete animations_.asmluckytyphlosion2016-03-26
|
* Document the rest of animations.asmluckytyphlosion2016-03-26
|
* More animations.asm documentationluckytyphlosion2016-03-26
|
* GBC palette codeYamaArashi2016-03-26
|
* Some more animations.asm work.luckytyphlosion2016-03-19
|
* Start working on engine/battle/animations.asmluckytyphlosion2016-03-17
|
* Replaced some wram labels before committing, need to commit now.luckytyphlosion2016-03-17
|
* Split bank3 up.luckytyphlosion2016-03-17
|
* Split bank1 up.luckytyphlosion2016-03-17
|
* Complete documentation of BankFluckytyphlosion2016-01-24
|
* More BankF documentationluckytyphlosion2016-01-23
| | | | MoveHitTest to MoveEffectPointerTable
* More bankF documentation.luckytyphlosion2016-01-16
| | | | PrintCriticalOHKOText to AdjustDamageForMoveType
* More BankF documentationluckytyphlosion2016-01-09
| | | | AnyMoveToSelect to DoesntAffectMonText
* Minor fixesluckytyphlosion2016-01-09
|
* Cleanup with yellow-exclusive banksluckytyphlosion2015-12-31
| | | | Also introduce charmap for $ec (unfilled menu arrow cursor)
* BankF documentation from HasMonFainted to Func_3d536luckytyphlosion2015-12-31
|
* More BankF documentationluckytyphlosion2015-12-29
| | | | Also introduce bit direction constants and setpal macros
* Start disassembling bank0F (Battle)luckytyphlosion2015-12-26
| | | | All current findings will be located in engine/battle/core_.asm
* engine/trade.asm, trade2.asm, intro.asm, overworld/emotion_bubbles.asmluckytyphlosion2015-12-23
| | | | Also document Func_1681 (GetFarByte) and fix Missingno's dex entry
* data/pokedex_entries.asmluckytyphlosion2015-12-22
| | | | Also fix data/evos_moves.asm address comments (off by one)
* Fewer underscores in constantsluckytyphlosion2015-12-22
| | | | dannye
* data/evos_moves.asmluckytyphlosion2015-12-22
|
* engine/menu/pokedex.asmluckytyphlosion2015-12-22
| | | | Todo: fix data/pokedex_entries.asm
* Yellow Options Menuluckytyphlosion2015-12-13
|
* engine/evos_moves.asmluckytyphlosion2015-12-12
| | | | Todo: data/evos_moves.asm
* engine/battle/draw_hud_pokeball_gfx.asmluckytyphlosion2015-12-12
|
* engine/battle/trainer_ai.asmluckytyphlosion2015-12-06
|
* BankD misc functionsluckytyphlosion2015-12-05
| | | | Game Corner stuff and (unused) titlescreen2.asm
* bankB misc functionsluckytyphlosion2015-11-29
| | | | ScaleSpriteByTwo, DisplayEffectiveness and CheckIfMoveIsKnown
* BankA misc functionsluckytyphlosion2015-11-28
| | | | predefsA.asm (replaces predefs12.asm), and LeechSeedEffect_
* Bank9 misc. functionsluckytyphlosion2015-11-28
| | | | PrintMonType and SaveTrainerName
* engine/battle/moveEffects/substitute_effect.asm and ActivatePCluckytyphlosion2015-11-28
| | | | Also no more W_PLAYER/ENEMYBATTSTATUS
* bg_map_attributes.asmluckytyphlosion2015-11-22
|
* Comment map_sprites.asmluckytyphlosion2015-11-21
|
* LoadPokedexTilePatterns and engine/overworld/map_sprites.asmluckytyphlosion2015-11-21
| | | | Also replace dummy sprites and fix replace.sh to only parse .asm files
* Bank 4 moveEffectsluckytyphlosion2015-11-15
| | | | conversion, haze, recoil
* EndOfBattle and TryDoWildEncounterluckytyphlosion2015-11-15
|
* engine/items/tms.asmluckytyphlosion2015-11-15
|
* engine/menu/start_menu.asmluckytyphlosion2015-11-15
| | | | | Also remove dummy traces of FarCopyData2 and use callbs in home/vblank.asm
* engine/menu/party_menu.asmluckytyphlosion2015-11-15
|
* engine/menu/status_screen.asmluckytyphlosion2015-11-14
| | | | Also fix gfx.py from not recognizing modules in extras/pokemontools
* engine/menu/players_pc.asmluckytyphlosion2015-11-13
| | | | also rename CinnabarGymQuiz_1eb0a to CinnabarGymQuiz_1e4bf
* drain_hp_effect.asmluckytyphlosion2015-11-13
|
* engine/text_boxes.asmluckytyphlosion2015-11-13
| | | | Also remove hROMBankTemp and manually supply gfx.py
* cable_club_npc.asmluckytyphlosion2015-11-08
|