summaryrefslogtreecommitdiff
path: root/engine/battle
AgeCommit message (Expand)Author
2015-01-20add commentary to move effectsxCrystal
2015-01-04add commentaryxCrystal
2014-12-10Clean up type names.yenatch
2014-10-22Fix typo introduced in last commit.IIMarckus
2014-10-21Add Yellow’s slot machine graphics.IIMarckus
2014-10-17Kill version.asm.IIMarckus
2014-10-10Better document the “can encounter Pokémon outside grass” code.IIMarckus
2014-10-10Add a lot of Yellow text changes.IIMarckus
2014-09-23Accidentally committed .orig files from merge dff0cdeb.yenatch
2014-09-23Rename hVBlank* constants to h*.yenatch
2014-09-20Merge remote-tracking branch 'YamaArashi/master'yenatch
2014-09-17Use move animation constants instead of static values.yenatch
2014-09-14Commented/labelled misc functionsYamaArashi
2014-09-13Commented more sprite and map codeYamaArashi
2014-09-09Labelled and commented mostly sprite-related thingsYamaArashi
2014-08-22Use PARTY_LENGTH and related constants in menu and hud code.yenatch
2014-08-08Labelled many functions/variablesYamaArashi
2014-08-07Fix static banks passed into GetName.yenatch
2014-06-25Use *Coord instead of FuncCoordU-Fish-PC\Daniel
2014-06-16Use macros for predef calls/jumps instead of static ids.yenatch
2014-06-16Use macros to define predefs.yenatch
2014-06-16Rename predef functions so they aren't excessive in length.yenatch
2014-06-16Remove generated "indirect jump" comments.yenatch
2014-06-14Use monster struct macros in wram. Rename related labels for consistency.yenatch
2014-06-10Use MAX_LEVEL instead of 100/$64U-Fish-PC\Daniel
2014-05-30Merge branch 'master' of https://github.com/yenatch/pokeredU-Fish-PC\Daniel
2014-05-30Fix IsDungeonMap commentsU-Fish-PC\Daniel
2014-05-29Label and comment BattleTransitionU-Fish-PC\Daniel
2014-05-29Use VRAM constants where applicable.yenatch
2014-05-26Remove most static wram addresses. Use labels instead.yenatch
2014-05-25Label BCD math predefs.yenatch
2014-05-25Rename joypad registers.yenatch
2014-05-25Clean up some bank 3 functions and rename flag action functions.yenatch
2014-05-24Rename random number function and hram labels.yenatch
2014-05-23Comment some more bank 0 functions.yenatch
2014-05-23Comment some bank 0 functions, and add wram labels for Predef.yenatch
2014-05-22Pull a lot of engine out of main.asmU-Fish-PC\Daniel