summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-20Fix capitalizationU-Daniel-PC\Daniel
2014-09-19Bump submoduleU-Daniel-PC\Daniel
2014-09-19Merge branch 'master' of https://github.com/iimarckus/pokeredU-Daniel-PC\Daniel
2014-09-19Merge remote-tracking branch 'origin/master' into tentativeyenatch
2014-09-19Fix the symfile and mapfile filenames.yenatch
2014-09-17Add macros for text predefs.yenatch
2014-09-17Recomment misc functions in home.asm.yenatch
2014-09-17Don't define addresses for ROM0 sections in home.asm.yenatch
2014-09-17Use a macro to define version constants.yenatch
2014-09-17Use move animation constants instead of static values.yenatch
2014-09-17Enumerate move constants and add unnamed animation constants.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-09-08Add comments regarding menus and spritesYamaArashi
2014-09-01Use a macro for move attributes.yenatch
2014-08-30Use hram constants for remaining joypad variables.yenatch
2014-08-22Use PARTY_LENGTH and related constants in menu and hud code.yenatch
2014-08-12Split copy and serial functions out of home.asm.yenatch
2014-08-08Labelled many functions/variablesYamaArashi
2014-08-07Fix static banks passed into GetName.yenatch
2014-07-28Commented functionYamaArashi
2014-07-16Add a comment to the "compare" target.yenatch
2014-07-15Don't redundantly define sprite dimensionsU-Daniel-PC\Daniel
2014-07-13Combine poke%.gbc build targets into a generalized one.yenatch
2014-07-12Merge pull request #48 from yenatch/masteryenatch
2014-07-11Add image suffixes to the makefile.yenatch
2014-07-11Remove inline comments in an object recipe.yenatch
2014-07-11Reorganize makefile targets for clarity.yenatch
2014-07-11Comment the makefile.yenatch
2014-07-08Update INSTALL.mdU-Daniel-PC\Daniel
2014-06-26Fix Makefile: .map and .symU-Fish-PC\Daniel
2014-06-25S_SPRITEBUFFER0 static addressU-Fish-PC\Daniel
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-16Fix a typo in home/vcopy.asm.yenatch
2014-06-16Rename predef functions so they aren't excessive in length.yenatch
2014-06-16Remove generated "indirect jump" comments.yenatch
2014-06-14Hall of Fame sram labels and related constants.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-06-10Make each pitch/instrument its own macroU-Fish-PC\Daniel
2014-06-10More music bank referencesU-Fish-PC\Daniel
2014-06-09Clean up white spaceU-Fish-PC\Daniel
2014-06-09Clean up music bank referencesU-Fish-PC\Daniel
2014-06-09Merge branch 'master' of https://github.com/yenatch/pokeredU-Fish-PC\Daniel
2014-06-09Combine wave filesU-Fish-PC\Daniel
2014-06-09Improve music command namesU-Fish-PC\Daniel
2014-06-06Space out monster constants to make gaps clearer.yenatch