aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Commented functionYamaArashi2014-07-283-97/+180
* | | Merge remote-tracking branch 'origin/master' into tentativeyenatch2014-09-190-0/+0
|\| |
| * | Merge pull request #48 from yenatch/masteryenatch2014-07-12511-39429/+38182
| |\|
* | | Fix the symfile and mapfile filenames.yenatch2014-09-191-1/+1
* | | Add macros for text predefs.yenatch2014-09-172-66/+84
* | | Recomment misc functions in home.asm.yenatch2014-09-172-434/+445
* | | Don't define addresses for ROM0 sections in home.asm.yenatch2014-09-171-17/+29
* | | Use a macro to define version constants.yenatch2014-09-171-18/+9
* | | Use move animation constants instead of static values.yenatch2014-09-173-25/+25
* | | Enumerate move constants and add unnamed animation constants.yenatch2014-09-172-182/+219
* | | Use a macro for move attributes.yenatch2014-09-012-168/+180
* | | Use hram constants for remaining joypad variables.yenatch2014-08-308-68/+71
* | | Use PARTY_LENGTH and related constants in menu and hud code.yenatch2014-08-228-74/+64
* | | Split copy and serial functions out of home.asm.yenatch2014-08-125-569/+563
* | | Fix static banks passed into GetName.yenatch2014-08-075-12/+15
* | | Add a comment to the "compare" target.yenatch2014-07-161-0/+6
* | | Combine poke%.gbc build targets into a generalized one.yenatch2014-07-131-10/+2
* | | Add image suffixes to the makefile.yenatch2014-07-111-1/+2
* | | Remove inline comments in an object recipe.yenatch2014-07-111-3/+3
* | | Reorganize makefile targets for clarity.yenatch2014-07-111-25/+37
* | | Comment the makefile.yenatch2014-07-111-17/+31
| |/ |/|
* | Update INSTALL.mdU-Daniel-PC\Daniel2014-07-081-2/+2
* | Fix Makefile: .map and .symU-Fish-PC\Daniel2014-06-261-1/+1
* | S_SPRITEBUFFER0 static addressU-Fish-PC\Daniel2014-06-251-1/+1
* | Use *Coord instead of FuncCoordU-Fish-PC\Daniel2014-06-2553-975/+519
* | Use macros for predef calls/jumps instead of static ids.yenatch2014-06-16122-719/+360
* | Use macros to define predefs.yenatch2014-06-1610-113/+123
* | Fix a typo in home/vcopy.asm.yenatch2014-06-161-1/+1
* | Rename predef functions so they aren't excessive in length.yenatch2014-06-1629-103/+81
* | Remove generated "indirect jump" comments.yenatch2014-06-1658-125/+125
* | Hall of Fame sram labels and related constants.yenatch2014-06-147-61/+75
* | Use monster struct macros in wram. Rename related labels for consistency.yenatch2014-06-1453-1017/+859
* | Use MAX_LEVEL instead of 100/$64U-Fish-PC\Daniel2014-06-104-4/+5
* | Make each pitch/instrument its own macroU-Fish-PC\Daniel2014-06-1066-14940/+15039
* | More music bank referencesU-Fish-PC\Daniel2014-06-102-2/+2
* | Clean up white spaceU-Fish-PC\Daniel2014-06-0966-219/+219
* | Clean up music bank referencesU-Fish-PC\Daniel2014-06-0910-22/+22
* | Merge branch 'master' of https://github.com/yenatch/pokeredU-Fish-PC\Daniel2014-06-0918-5210/+5367
|\ \
| * | Space out monster constants to make gaps clearer.yenatch2014-06-061-1/+37
| * | Comment SGB packets.yenatch2014-06-062-122/+278
| * | Merge remote-tracking branch 'danny/master'yenatch2014-06-0619-330/+306
| |\ \
| * | | Explicit sections for pics, sprites and misc graphics.yenatch2014-05-311-15/+39
| * | | Split out joypad code from main.asm.yenatch2014-05-312-51/+52
| * | | Split more code out of home.asm.yenatch2014-05-319-1619/+1624
| * | | Use rgbasm -h to use halt without nops.yenatch2014-05-312-5/+2
| * | | Clean up bg map and palette fade code in home.asm.yenatch2014-05-311-135/+77
| * | | Split the text engine out of home.asm.yenatch2014-05-302-737/+739
| * | | Recomment some copy/video functions in home.asm.yenatch2014-05-301-202/+195
| * | | Split out joypad and overworld code from home.asm.yenatch2014-05-303-2459/+2460
* | | | Combine wave filesU-Fish-PC\Daniel2014-06-097-87/+21