aboutsummaryrefslogtreecommitdiffstats
path: root/engine (unfollow)
Commit message (Collapse)AuthorFilesLines
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
2015-09-04engine/mon_party_sprites.asm and INSTALL.mdluckytyphlosion1-22/+44
2015-09-03Make pokeyellow build correctly.luckytyphlosion8-49/+47
2015-08-30Fixes.luckytyphlosion12-137/+38
2015-08-28Make pokeyellow build to baserom.luckytyphlosion2-7/+9
2015-08-28Fix bank3d so it matches baserom.gbcluckytyphlosion6-30/+25
2015-08-28Attempt to make pokeyellow buildable, part 8.luckytyphlosion5-14/+28
2015-08-14add border constant and clear up misnomerYamaArashi1-5/+5
2015-08-14named battle and learn move variablesYamaArashi4-35/+43
2015-08-13Named a test battle variableYamaArashi2-6/+6
2015-08-12named more variablesYamaArashi16-32/+32
2015-08-12commented SGB palette stuffYamaArashi25-277/+300
2015-08-10constants for IntroMoveMonYamaArashi1-4/+8
2015-08-11More joypad constantsdannye9-49/+55
2015-08-10Replace hardcoded name lengths with NAME_LENGTHdannye16-53/+53
2015-08-10Use better wram labels in sramdannye1-24/+24
this way, sram doesn't have to refer to the actual content of wram
2015-08-10No more $C8dannye5-8/+8
Use OPP_ constants separate from trainer constants since valid opponents can be all Pokemon and trainers
2015-08-09Replace some hardcoded data sizesdannye23-57/+70
2015-08-09Fix bank1c errors and a few missed bank0 errors.luckytyphlosion7-28/+29
2015-08-08commented audio codeYamaArashi19-92/+92
2015-08-07fixed namesYamaArashi6-14/+14
2015-08-07named wram variablesYamaArashi5-45/+40