aboutsummaryrefslogtreecommitdiffstats
path: root/engine (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-09-04engine/mon_party_sprites.asm and INSTALL.mdluckytyphlosion1-22/+44
2015-09-03Make pokeyellow build correctly.luckytyphlosion8-49/+47
2015-08-30No more S_dannye4-9/+9
2015-08-30No more wram_constants.asmdannye1-2/+2
unfortunately, this means manually declaring the wEnemyMon1 party struct
2015-08-30No more W_dannye76-942/+942
2015-08-30Fixes.luckytyphlosion12-137/+38
2015-08-30replaced hardcoded values in ItemUseMedicineYamaArashi1-22/+22
2015-08-30rename ItemUseBall labelsYamaArashi1-22/+17
2015-08-29use the new battle type constantsYamaArashi2-11/+11
2015-08-29commented pokeball functionYamaArashi2-96/+237
2015-08-29documented flags and misc. fixesYamaArashi8-40/+45
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
2015-08-07named CountSetBits output variableYamaArashi5-38/+38
2015-08-06more info on the bide bugYamaArashi1-3/+11
2015-08-05Use more lbdannye40-163/+163
and other clean up
2015-08-05Rename rod functionsdannye1-6/+6
2015-08-03Attempt to make yellow buildable, part 7.luckytyphlosion10-829/+837
Builds but not to baserom.gbc.
2015-08-03Attempt to make Yellow buildable, part 6.luckytyphlosion10-155/+191
2015-08-02Attempt to make Yellow Buildable, part 5luckytyphlosion4-10/+23
Rest of unknown pointers in homebank, fix some function names.
2015-08-01Attempt to make yellow buildable, part 4luckytyphlosion2-3/+5
Hardcoded pointers, dr (define rom) macro.
2015-08-01Build only YellowU-Daniel-PC\Daniel9-104/+5
Conflicts: gfx/intro_nido_1.6x6.png gfx/intro_nido_2.6x6.png gfx/intro_nido_3.6x6.png gfx/redgreenversion.png text.asm text/maps/cerulean_trade_house.asm text/maps/copycats_house_1f.asm text/maps/daycare_2.asm text/maps/museum_2f.asm text/maps/oaks_lab.asm text/maps/pewter_gym.asm text/maps/route_9_1.asm text/maps/school.asm text/maps/vermilion_gym_1.asm yellow/main.asm
2015-08-01Attempt to make Yellow buildable, part 2.luckytyphlosion11-30/+44
2015-08-01Attempt to make yellow buildable.luckytyphlosion9-143/+168
Building Errors: Segmentation Error.
2015-07-29constants for PrintNumberYamaArashi10-37/+37
2015-07-26Bugfixes.luckytyphlosion1-50/+50
Fix some building issues and multiply_divide.asm
2015-07-26tmlearn macro.luckytyphlosion1-88/+88
Also multiple_divide documentation and fix improper wram comment.
2015-07-25yet more namingYamaArashi12-76/+91
2015-07-24more naming variablesYamaArashi14-97/+100
2015-07-24named more functionsYamaArashi3-36/+34
2015-07-24named animation functions/variablesYamaArashi14-584/+663
2015-07-24Use more wram labels and other constantsxCrystal6-40/+40
2015-07-23named functionYamaArashi2-8/+8
2015-07-23fixed hram aliases and named wram varYamaArashi7-73/+78