summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-04-01Rename battle files and split move effects Part 3xCrystal
b.asm, b_2.asm, c.asm, and d.asm
2015-04-01Rename battle files and split move effects Part 2xCrystal
5.asm, 9.asm, and a.asm
2015-04-01Rename battle files and split move effects Part 1xCrystal
1.asm, 4.asm, and 4_2.asm
2015-03-31Document animation types (shake screen/blink pic)xCrystal
2015-03-31Name more in-battle functions and labelsxCrystal
and better document some animation related functions
2015-03-31Label some attack animation functionsxCrystal
2015-03-31Label some battle related functionsxCrystal
2015-03-31Further document AI stuffxCrystal
2015-03-31Some wram constantsxCrystal
2015-03-31Split commentary lines that are too longxCrystal
2015-03-14Merge pull request #88 from YamaArashi/masteryenatch
commented trade amim functions
2015-03-14commented trade amim functionsYamaArashi
2015-03-14Merge pull request #87 from YamaArashi/masteryenatch
commented mon_party_sprites.asm
2015-03-13relabel and add commentYamaArashi
2015-03-13commented mon_party_sprites.asmYamaArashi
2015-03-12Low health alarm documentationU-Daniel-PC\Daniel
RenaKunisaki
2015-02-26Merge pull request #82 from dannye/masterDaniel Harding
Label typo
2015-02-26Label typoU-Daniel-PC\Daniel
closes https://github.com/iimarckus/pokered/issues/81
2015-02-20Merge pull request #80 from dannye/masterDaniel Harding
Remove hard-coded wPokedexOwned/wPokedexSeen array size
2015-02-20Remove hard-coded wPokedexOwned/wPokedexSeen array sizeU-Daniel-PC\Daniel
2015-02-13Merge remote-tracking branch 'origin/master'yenatch
2015-02-08Rename some labelsYamaArashi
2015-02-08named misc functionsYamaArashi
2015-02-08move-related thingsYamaArashi
2015-02-07fixed hp bar wram label and miscYamaArashi
2015-02-07Named wram symbolsYamaArashi
2015-02-07commented battle stuffYamaArashi
2015-02-07comment drain HP effectYamaArashi
2015-02-07commented menu stuffYamaArashi
2015-02-07rename hJoyHeldLast -> hJoyLastyenatch
2015-02-07INSTALL: git clone --recursiveyenatch
2015-02-07Pick off some more static map ids.yenatch
2015-02-07documented bide bugYamaArashi
2015-02-07Fix typo in nameYamaArashi
2015-02-07serial/trade/miscYamaArashi
2015-02-04add constants for volatile statuses and more battle labels/commentary/constantsxCrystal
2015-02-04More battle commentary/labels/constans and fix some spacing issuesxCrystal
Conflicts: engine/battle/core.asm
2015-02-04Merge branch 'master' of /tmp/a/pokeredIIMarckus
2015-02-04Use money macro for TrainerPicAndMoneyPointers.Marcus Huderle
2015-02-04Added bcd macros with coins and money aliases.Marcus Huderle
2015-01-27More battle sfx idsU-Daniel-PC\Daniel
2015-01-27Fix some sfx idsU-Daniel-PC\Daniel
2015-01-24Clean up prizes data.Marcus Huderle
2015-01-24Better documenting for GetMachinePrice and TechnicalMachinePrices.Marcus Huderle
2015-01-24Don't ignore .map filesU-Daniel-PC\Daniel
it makes it confusing to edit/move the tilemaps in gfx/
2015-01-24Update INSTALL.mdU-Daniel-PC\Daniel
2015-01-23Merge pull request #66 from stag019/masterDaniel Harding
Some Makefile stuff
2015-01-22Clean up white space, fix label typoU-Daniel-PC\Daniel
2015-01-22Merge pull request #67 from xCrystal/masterDaniel Harding
Lots of commentary in engine/battle/core.asm
2015-01-21fix duplicate labelsxCrystal