aboutsummaryrefslogtreecommitdiffstats
path: root/engine (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-12-14Fewer underscores in constantsdannye4-9/+9
2015-12-13Yellow Options Menuluckytyphlosion1-0/+443
2015-12-12engine/evos_moves.asmluckytyphlosion1-46/+202
Todo: data/evos_moves.asm
2015-12-12engine/battle/draw_hud_pokeball_gfx.asmluckytyphlosion1-16/+24
2015-12-06engine/battle/trainer_ai.asmluckytyphlosion14-244/+215
2015-12-05BankD misc functionsluckytyphlosion8-149/+156
Game Corner stuff and (unused) titlescreen2.asm
2015-11-29bankB misc functionsluckytyphlosion6-17/+24
ScaleSpriteByTwo, DisplayEffectiveness and CheckIfMoveIsKnown
2015-11-28BankA misc functionsluckytyphlosion9-39/+41
predefsA.asm (replaces predefs12.asm), and LeechSeedEffect_
2015-11-28Bank9 misc. functionsluckytyphlosion3-55/+55
PrintMonType and SaveTrainerName
2015-11-28engine/battle/moveEffects/substitute_effect.asm and ActivatePCluckytyphlosion17-181/+181
Also no more W_PLAYER/ENEMYBATTSTATUS
2015-11-22bg_map_attributes.asmluckytyphlosion2-5/+238
2015-11-21Comment map_sprites.asmluckytyphlosion2-60/+69
2015-11-21LoadPokedexTilePatterns and engine/overworld/map_sprites.asmluckytyphlosion2-342/+256
Also replace dummy sprites and fix replace.sh to only parse .asm files
2015-11-15Bank 4 moveEffectsluckytyphlosion3-11/+11
conversion, haze, recoil
2015-11-15EndOfBattle and TryDoWildEncounterluckytyphlosion2-11/+14
2015-11-15engine/items/tms.asmluckytyphlosion1-3/+9
2015-11-15engine/menu/start_menu.asmluckytyphlosion12-72/+88
Also remove dummy traces of FarCopyData2 and use callbs in home/vblank.asm
2015-11-15engine/menu/party_menu.asmluckytyphlosion2-24/+32
2015-11-14engine/menu/status_screen.asmluckytyphlosion1-30/+44
Also fix gfx.py from not recognizing modules in extras/pokemontools
2015-11-13engine/menu/players_pc.asmluckytyphlosion1-25/+24
also rename CinnabarGymQuiz_1eb0a to CinnabarGymQuiz_1e4bf
2015-11-13drain_hp_effect.asmluckytyphlosion1-3/+3
2015-11-13engine/text_boxes.asmluckytyphlosion1-0/+733
Also remove hROMBankTemp and manually supply gfx.py
2015-11-08cable_club_npc.asmluckytyphlosion1-10/+67
2015-11-08DisplayTextIDInit and DrawStartMenuluckytyphlosion1-6/+3
Also re-add event_macros.asm
2015-11-07engine/overworld/pokecenter.asmluckytyphlosion2-17/+100
2015-11-01Poke Mart and LearnMove codeluckytyphlosion2-30/+54
2015-11-01oak_speech2.asmluckytyphlosion5-25/+27
Also replace W_RIVALNAME with wRivalName
2015-11-01Naming screen functions.luckytyphlosion1-30/+42
2015-10-31Main menu functions, oak_speech.asm, some special warp functions with data, ↵luckytyphlosion5-487/+81
SetDebugTeam Also change Func_3f0c6 to CopyUncompressedPicToTilemap
2015-10-29overworld item & movement code, cable club code, remove more instances of ↵luckytyphlosion58-506/+701
W_, add PIKAHAPPY_TRADE Also make replace.sh take args
2015-10-26Revert "Revert "data/facing.asm, titlescreen functions, oam/sprite related ↵luckytyphlosion8-321/+319
functions, other misc functions"" This reverts commit c8ddbe7566120d74a5078d5a9031a6c5befde00d.
2015-10-25Revert "data/facing.asm, titlescreen functions, oam/sprite related ↵luckytyphlosion8-319/+321
functions, other misc functions" This reverts commit 3a5d7ec05db9ce1156863983a0427396d6f6f49b.
2015-10-24data/facing.asm, titlescreen functions, oam/sprite related functions, other ↵luckytyphlosion8-321/+319
misc functions Also rename pcm-related functions.
2015-10-18Complete documentation of bank3luckytyphlosion20-103/+316
Also: split out bcd predefs from yellow/main.asm, start removing traces of W_
2015-10-17More bank3 documentationluckytyphlosion5-309/+305
Also misc. documentation in bank3c and bank3f
2015-10-15Pikachu Cry dataluckytyphlosion1-2/+154
2015-10-12Label and comment more palette functionsluckytyphlosion1-118/+119
Also fix replace.sh
2015-10-12Mass RGB translation in data/super_palettes.asmPikalaxALT1-1/+1
2015-10-12Rename some palette labels.luckytyphlosion6-18/+18
Also add replace.sh
2015-10-11Fix build errorsPikalaxALT2-4/+4
2015-10-11wram label renaming for pika happinessPikalaxALT1-11/+11
2015-10-11more annotations on ModifyPikachuHappinessPikalaxALT6-78/+114
2015-10-11engine/items/items.asmluckytyphlosion3-256/+462
2015-10-04Some bank3 documentationluckytyphlosion2-8/+2
2015-09-27Bank8 audio.luckytyphlosion1-57/+105
todo: correct address comments note: tx_pre_constants are not 100% accurate, but they work well enough to have yellow build correctly
2015-09-20More pikachu related bank3fluckytyphlosion1-8/+447
2015-09-19More bank3f documentation and a bit of audio.asm prepluckytyphlosion1-3/+186
2015-09-12Document some bank3f code.luckytyphlosion1-6/+804
2015-09-07engine/save.asmluckytyphlosion1-146/+122
2015-09-04engine/in_game_trades.asmluckytyphlosion1-51/+71