aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* A few static hide/show idsU-Daniel-PC\Daniel2014-09-26
* Enumerate hide/show constantsU-Daniel-PC\Daniel2014-09-26
* Make Hide/Show objects more dynamicU-Daniel-PC\Daniel2014-09-25
* Accidentally committed .orig files from merge dff0cdeb.yenatch2014-09-23
* Rename hVBlank* constants to h*.yenatch2014-09-23
* Add comments for move ids.yenatch2014-09-23
* Merge remote-tracking branch 'danny/master'yenatch2014-09-19
|\
| * Fix capitalizationU-Daniel-PC\Daniel2014-09-20
| * Bump submoduleU-Daniel-PC\Daniel2014-09-19
| * Merge branch 'master' of https://github.com/iimarckus/pokeredU-Daniel-PC\Daniel2014-09-19
| |\
| * | Don't redundantly define sprite dimensionsU-Daniel-PC\Daniel2014-07-15
* | | Merge remote-tracking branch 'YamaArashi/master'yenatch2014-09-20
|\ \ \ | |_|/ |/| |
| * | Commented/labelled misc functionsYamaArashi2014-09-14
| * | Commented more sprite and map codeYamaArashi2014-09-13
| * | Labelled and commented mostly sprite-related thingsYamaArashi2014-09-09
| * | Add comments regarding menus and spritesYamaArashi2014-09-08
| * | Labelled many functions/variablesYamaArashi2014-08-08
| * | Commented functionYamaArashi2014-07-28
* | | Merge remote-tracking branch 'origin/master' into tentativeyenatch2014-09-19
|\| |
| * | Merge pull request #48 from yenatch/masteryenatch2014-07-12
| |\|
* | | Fix the symfile and mapfile filenames.yenatch2014-09-19
* | | Add macros for text predefs.yenatch2014-09-17
* | | Recomment misc functions in home.asm.yenatch2014-09-17
* | | Don't define addresses for ROM0 sections in home.asm.yenatch2014-09-17
* | | Use a macro to define version constants.yenatch2014-09-17
* | | Use move animation constants instead of static values.yenatch2014-09-17
* | | Enumerate move constants and add unnamed animation constants.yenatch2014-09-17
* | | Use a macro for move attributes.yenatch2014-09-01
* | | Use hram constants for remaining joypad variables.yenatch2014-08-30
* | | Use PARTY_LENGTH and related constants in menu and hud code.yenatch2014-08-22
* | | Split copy and serial functions out of home.asm.yenatch2014-08-12
* | | Fix static banks passed into GetName.yenatch2014-08-07
* | | Add a comment to the "compare" target.yenatch2014-07-16
* | | Combine poke%.gbc build targets into a generalized one.yenatch2014-07-13
* | | Add image suffixes to the makefile.yenatch2014-07-11
* | | Remove inline comments in an object recipe.yenatch2014-07-11
* | | Reorganize makefile targets for clarity.yenatch2014-07-11
* | | Comment the makefile.yenatch2014-07-11
| |/ |/|
* | Update INSTALL.mdU-Daniel-PC\Daniel2014-07-08
* | Fix Makefile: .map and .symU-Fish-PC\Daniel2014-06-26
* | S_SPRITEBUFFER0 static addressU-Fish-PC\Daniel2014-06-25
* | Use *Coord instead of FuncCoordU-Fish-PC\Daniel2014-06-25
* | Use macros for predef calls/jumps instead of static ids.yenatch2014-06-16
* | Use macros to define predefs.yenatch2014-06-16
* | Fix a typo in home/vcopy.asm.yenatch2014-06-16
* | Rename predef functions so they aren't excessive in length.yenatch2014-06-16
* | Remove generated "indirect jump" comments.yenatch2014-06-16
* | Hall of Fame sram labels and related constants.yenatch2014-06-14
* | Use monster struct macros in wram. Rename related labels for consistency.yenatch2014-06-14
* | Use MAX_LEVEL instead of 100/$64U-Fish-PC\Daniel2014-06-10