aboutsummaryrefslogtreecommitdiffstats
path: root/engine (unfollow)
Commit message (Expand)AuthorFilesLines
2015-02-26Label typoU-Daniel-PC\Daniel1-3/+3
2015-02-20Remove hard-coded wPokedexOwned/wPokedexSeen array sizeU-Daniel-PC\Daniel1-1/+1
2015-02-08Rename some labelsYamaArashi5-8/+9
2015-02-08named misc functionsYamaArashi8-103/+111
2015-02-08move-related thingsYamaArashi8-43/+44
2015-02-07fixed hp bar wram label and miscYamaArashi19-159/+161
2015-02-07Named wram symbolsYamaArashi15-77/+77
2015-02-07commented battle stuffYamaArashi21-249/+264
2015-02-07comment drain HP effectYamaArashi2-27/+31
2015-02-07commented menu stuffYamaArashi12-93/+93
2015-02-07rename hJoyHeldLast -> hJoyLastyenatch2-9/+18
2015-02-07Pick off some more static map ids.yenatch1-1/+1
2015-02-07documented bide bugYamaArashi1-1/+3
2015-02-07Fix typo in nameYamaArashi1-5/+5
2015-02-07serial/trade/miscYamaArashi34-1132/+1222
2015-02-04add constants for volatile statuses and more battle labels/commentary/constantsxCrystal12-298/+307
2015-02-04More battle commentary/labels/constans and fix some spacing issuesxCrystal1-144/+153
2015-02-04Use money macro for TrainerPicAndMoneyPointers.Marcus Huderle1-47/+47
2015-01-27More battle sfx idsU-Daniel-PC\Daniel1-166/+166
2015-01-27Fix some sfx idsU-Daniel-PC\Daniel1-1/+1
2015-01-24Clean up prizes data.Marcus Huderle1-1/+1
2015-01-24Better documenting for GetMachinePrice and TechnicalMachinePrices.Marcus Huderle1-4/+7
2015-01-22Clean up white space, fix label typoU-Daniel-PC\Daniel2-57/+57
2015-01-21fix duplicate labelsxCrystal1-10/+10
2015-01-20some constants in stat up/down effectsxCrystal1-5/+5
2015-01-20rename some labelsxCrystal1-207/+208
2015-01-20add commentary to move effectsxCrystal1-93/+106
2015-01-04add commentaryxCrystal1-95/+135
2014-12-10Clean up type names.yenatch1-1/+1
2014-10-22Fix typo introduced in last commit.IIMarckus1-1/+1
2014-10-21Add Yellow’s slot machine graphics.IIMarckus2-0/+6
2014-10-17Kill version.asm.IIMarckus8-21/+21
2014-10-16Minor comment/label improvements in Cinnabar Lab.IIMarckus1-1/+1
2014-10-10Better document the “can encounter Pokémon outside grass” code.IIMarckus1-21/+26
2014-10-10Add a lot of Yellow text changes.IIMarckus3-0/+10
2014-10-09Add Yellow player/rival names.IIMarckus1-0/+22
2014-09-23Accidentally committed .orig files from merge dff0cdeb.yenatch3-9891/+0
2014-09-23Rename hVBlank* constants to h*.yenatch10-33/+33
2014-09-17Use move animation constants instead of static values.yenatch3-25/+25
2014-09-14Commented/labelled misc functionsYamaArashi27-273/+284
2014-09-13Commented more sprite and map codeYamaArashi50-354/+362
2014-09-09Labelled and commented mostly sprite-related thingsYamaArashi25-227/+236
2014-09-08Add comments regarding menus and spritesYamaArashi2-10/+13
2014-08-30Use hram constants for remaining joypad variables.yenatch6-13/+13
2014-08-22Use PARTY_LENGTH and related constants in menu and hud code.yenatch5-61/+51
2014-08-08Labelled many functions/variablesYamaArashi34-2163/+2333
2014-08-07Fix static banks passed into GetName.yenatch4-8/+11
2014-07-28Commented functionYamaArashi1-4/+4
2014-06-25S_SPRITEBUFFER0 static addressU-Fish-PC\Daniel1-1/+1
2014-06-25Use *Coord instead of FuncCoordU-Fish-PC\Daniel43-792/+396