aboutsummaryrefslogtreecommitdiffstats
path: root/engine/battle (unfollow)
Commit message (Expand)AuthorFilesLines
2014-10-10Better document the “can encounter Pokémon outside grass” code.IIMarckus1-21/+26
2014-10-10Add a lot of Yellow text changes.IIMarckus1-0/+4
2014-09-23Accidentally committed .orig files from merge dff0cdeb.yenatch1-8639/+0
2014-09-23Rename hVBlank* constants to h*.yenatch3-13/+13
2014-09-17Use move animation constants instead of static values.yenatch2-19/+19
2014-09-14Commented/labelled misc functionsYamaArashi2-5/+5
2014-09-13Commented more sprite and map codeYamaArashi6-15/+15
2014-09-09Labelled and commented mostly sprite-related thingsYamaArashi2-14/+14
2014-08-22Use PARTY_LENGTH and related constants in menu and hud code.yenatch1-3/+3
2014-08-08Labelled many functions/variablesYamaArashi15-1982/+2140
2014-08-07Fix static banks passed into GetName.yenatch3-7/+10
2014-06-25Use *Coord instead of FuncCoordU-Fish-PC\Daniel8-266/+133
2014-06-16Use macros for predef calls/jumps instead of static ids.yenatch9-116/+58
2014-06-16Use macros to define predefs.yenatch2-2/+2
2014-06-16Rename predef functions so they aren't excessive in length.yenatch3-8/+9
2014-06-16Remove generated "indirect jump" comments.yenatch7-34/+34
2014-06-14Use monster struct macros in wram. Rename related labels for consistency.yenatch17-412/+412
2014-06-10Use MAX_LEVEL instead of 100/$64U-Fish-PC\Daniel1-1/+1
2014-05-30Fix IsDungeonMap commentsU-Fish-PC\Daniel1-2/+3
2014-05-29Label and comment BattleTransitionU-Fish-PC\Daniel2-264/+288
2014-05-29Use VRAM constants where applicable.yenatch4-40/+40
2014-05-26Remove most static wram addresses. Use labels instead.yenatch20-1507/+1507
2014-05-25Label BCD math predefs.yenatch3-5/+5
2014-05-25Rename joypad registers.yenatch1-1/+1
2014-05-25Clean up some bank 3 functions and rename flag action functions.yenatch2-24/+24
2014-05-24Rename random number function and hram labels.yenatch3-57/+64
2014-05-23Comment some more bank 0 functions.yenatch3-14/+14
2014-05-23Comment some bank 0 functions, and add wram labels for Predef.yenatch3-6/+6
2014-05-22Pull a lot of engine out of main.asmU-Fish-PC\Daniel20-0/+16129