summaryrefslogtreecommitdiff
path: root/engine
AgeCommit message (Collapse)Author
2015-12-22data/pokedex_entries.asmluckytyphlosion
Also fix data/evos_moves.asm address comments (off by one)
2015-12-22Fewer underscores in constantsluckytyphlosion
dannye
2015-12-22data/evos_moves.asmluckytyphlosion
2015-12-22engine/menu/pokedex.asmluckytyphlosion
Todo: fix data/pokedex_entries.asm
2015-12-14Fewer underscores in constantsdannye
2015-12-13Yellow Options Menuluckytyphlosion
2015-12-12engine/evos_moves.asmluckytyphlosion
Todo: data/evos_moves.asm
2015-12-12engine/battle/draw_hud_pokeball_gfx.asmluckytyphlosion
2015-12-06engine/battle/trainer_ai.asmluckytyphlosion
2015-12-05BankD misc functionsluckytyphlosion
Game Corner stuff and (unused) titlescreen2.asm
2015-11-29bankB misc functionsluckytyphlosion
ScaleSpriteByTwo, DisplayEffectiveness and CheckIfMoveIsKnown
2015-11-28BankA misc functionsluckytyphlosion
predefsA.asm (replaces predefs12.asm), and LeechSeedEffect_
2015-11-28Bank9 misc. functionsluckytyphlosion
PrintMonType and SaveTrainerName
2015-11-28engine/battle/moveEffects/substitute_effect.asm and ActivatePCluckytyphlosion
Also no more W_PLAYER/ENEMYBATTSTATUS
2015-11-22bg_map_attributes.asmluckytyphlosion
2015-11-21Comment map_sprites.asmluckytyphlosion
2015-11-21LoadPokedexTilePatterns and engine/overworld/map_sprites.asmluckytyphlosion
Also replace dummy sprites and fix replace.sh to only parse .asm files
2015-11-15Bank 4 moveEffectsluckytyphlosion
conversion, haze, recoil
2015-11-15EndOfBattle and TryDoWildEncounterluckytyphlosion
2015-11-15engine/items/tms.asmluckytyphlosion
2015-11-15engine/menu/start_menu.asmluckytyphlosion
Also remove dummy traces of FarCopyData2 and use callbs in home/vblank.asm
2015-11-15engine/menu/party_menu.asmluckytyphlosion
2015-11-14engine/menu/status_screen.asmluckytyphlosion
Also fix gfx.py from not recognizing modules in extras/pokemontools
2015-11-13engine/menu/players_pc.asmluckytyphlosion
also rename CinnabarGymQuiz_1eb0a to CinnabarGymQuiz_1e4bf
2015-11-13drain_hp_effect.asmluckytyphlosion
2015-11-13engine/text_boxes.asmluckytyphlosion
Also remove hROMBankTemp and manually supply gfx.py
2015-11-08cable_club_npc.asmluckytyphlosion
2015-11-08DisplayTextIDInit and DrawStartMenuluckytyphlosion
Also re-add event_macros.asm
2015-11-07engine/overworld/pokecenter.asmluckytyphlosion
2015-11-01Poke Mart and LearnMove codeluckytyphlosion
2015-11-01oak_speech2.asmluckytyphlosion
Also replace W_RIVALNAME with wRivalName
2015-11-01Naming screen functions.luckytyphlosion
2015-10-31Main menu functions, oak_speech.asm, some special warp functions with data, ↵luckytyphlosion
SetDebugTeam Also change Func_3f0c6 to CopyUncompressedPicToTilemap
2015-10-29overworld item & movement code, cable club code, remove more instances of ↵luckytyphlosion
W_, add PIKAHAPPY_TRADE Also make replace.sh take args
2015-10-26Revert "Revert "data/facing.asm, titlescreen functions, oam/sprite related ↵luckytyphlosion
functions, other misc functions"" This reverts commit c8ddbe7566120d74a5078d5a9031a6c5befde00d.
2015-10-25Revert "data/facing.asm, titlescreen functions, oam/sprite related ↵luckytyphlosion
functions, other misc functions" This reverts commit 3a5d7ec05db9ce1156863983a0427396d6f6f49b.
2015-10-24data/facing.asm, titlescreen functions, oam/sprite related functions, other ↵luckytyphlosion
misc functions Also rename pcm-related functions.
2015-10-18Complete documentation of bank3luckytyphlosion
Also: split out bcd predefs from yellow/main.asm, start removing traces of W_
2015-10-17More bank3 documentationluckytyphlosion
Also misc. documentation in bank3c and bank3f
2015-10-15Pikachu Cry dataluckytyphlosion
2015-10-12Merge pull request #4 from PikalaxALT/masterluckytyphlosion
Mass RGB translation in super_palettes.asm
2015-10-12Label and comment more palette functionsluckytyphlosion
Also fix replace.sh
2015-10-12Mass RGB translation in data/super_palettes.asmPikalaxALT
2015-10-12Rename some palette labels.luckytyphlosion
Also add replace.sh
2015-10-11Fix build errorsPikalaxALT
2015-10-11wram label renaming for pika happinessPikalaxALT
2015-10-11Merge branch 'master' of https://github.com/luckytyphlosion/pokeyellowPikalaxALT
2015-10-11more annotations on ModifyPikachuHappinessPikalaxALT
2015-10-11engine/items/items.asmluckytyphlosion
2015-10-04Some bank3 documentationluckytyphlosion