aboutsummaryrefslogtreecommitdiffstats
path: root/engine (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bank9 misc. functionsluckytyphlosion2015-11-283-55/+55
* engine/battle/moveEffects/substitute_effect.asm and ActivatePCluckytyphlosion2015-11-2817-181/+181
* bg_map_attributes.asmluckytyphlosion2015-11-222-5/+238
* Comment map_sprites.asmluckytyphlosion2015-11-212-60/+69
* LoadPokedexTilePatterns and engine/overworld/map_sprites.asmluckytyphlosion2015-11-212-342/+256
* Bank 4 moveEffectsluckytyphlosion2015-11-153-11/+11
* EndOfBattle and TryDoWildEncounterluckytyphlosion2015-11-152-11/+14
* engine/items/tms.asmluckytyphlosion2015-11-151-3/+9
* engine/menu/start_menu.asmluckytyphlosion2015-11-1512-72/+88
* engine/menu/party_menu.asmluckytyphlosion2015-11-152-24/+32
* engine/menu/status_screen.asmluckytyphlosion2015-11-141-30/+44
* engine/menu/players_pc.asmluckytyphlosion2015-11-131-25/+24
* drain_hp_effect.asmluckytyphlosion2015-11-131-3/+3
* engine/text_boxes.asmluckytyphlosion2015-11-131-0/+733
* cable_club_npc.asmluckytyphlosion2015-11-081-10/+67
* DisplayTextIDInit and DrawStartMenuluckytyphlosion2015-11-081-6/+3
* engine/overworld/pokecenter.asmluckytyphlosion2015-11-072-17/+100
* Poke Mart and LearnMove codeluckytyphlosion2015-11-012-30/+54
* oak_speech2.asmluckytyphlosion2015-11-015-25/+27
* Naming screen functions.luckytyphlosion2015-11-011-30/+42
* Main menu functions, oak_speech.asm, some special warp functions with data, S...luckytyphlosion2015-10-315-487/+81
* overworld item & movement code, cable club code, remove more instances of W_,...luckytyphlosion2015-10-2958-506/+701
* Revert "Revert "data/facing.asm, titlescreen functions, oam/sprite related fu...luckytyphlosion2015-10-268-321/+319
* Revert "data/facing.asm, titlescreen functions, oam/sprite related functions,...luckytyphlosion2015-10-258-319/+321
* data/facing.asm, titlescreen functions, oam/sprite related functions, other m...luckytyphlosion2015-10-248-321/+319
* Complete documentation of bank3luckytyphlosion2015-10-1820-103/+316
* More bank3 documentationluckytyphlosion2015-10-175-309/+305
* Pikachu Cry dataluckytyphlosion2015-10-151-2/+154
* Merge pull request #4 from PikalaxALT/masterluckytyphlosion2015-10-121-1/+1
|\
| * Mass RGB translation in data/super_palettes.asmPikalaxALT2015-10-121-1/+1
* | Label and comment more palette functionsluckytyphlosion2015-10-121-118/+119
* | Rename some palette labels.luckytyphlosion2015-10-126-18/+18
|/
* Fix build errorsPikalaxALT2015-10-112-4/+4
* wram label renaming for pika happinessPikalaxALT2015-10-111-11/+11
* Merge branch 'master' of https://github.com/luckytyphlosion/pokeyellowPikalaxALT2015-10-113-256/+462
|\
| * engine/items/items.asmluckytyphlosion2015-10-113-256/+462
* | more annotations on ModifyPikachuHappinessPikalaxALT2015-10-116-78/+114
|/
* Some bank3 documentationluckytyphlosion2015-10-042-8/+2
* Bank8 audio.luckytyphlosion2015-09-271-57/+105
* More pikachu related bank3fluckytyphlosion2015-09-201-8/+447
* More bank3f documentation and a bit of audio.asm prepluckytyphlosion2015-09-191-3/+186
* Document some bank3f code.luckytyphlosion2015-09-121-6/+804
* engine/save.asmluckytyphlosion2015-09-071-146/+122
* engine/in_game_trades.asmluckytyphlosion2015-09-041-51/+71
* engine/mon_party_sprites.asm and INSTALL.mdluckytyphlosion2015-09-041-22/+44
* Make pokeyellow build correctly.luckytyphlosion2015-09-038-49/+47
* Fixes.luckytyphlosion2015-08-3012-137/+38
* Merge branch 'master' of https://github.com/iimarckus/pokeredluckytyphlosion2015-08-30116-6378/+6832
|\
| * add border constant and clear up misnomerYamaArashi2015-08-141-5/+5
| * named battle and learn move variablesYamaArashi2015-08-144-35/+43