summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-06-06Comment SGB packets.yenatch
2014-06-06Merge remote-tracking branch 'danny/master'yenatch
2014-05-31Explicit sections for pics, sprites and misc graphics.yenatch
2014-05-31Split out joypad code from main.asm.yenatch
2014-05-31Split more code out of home.asm.yenatch
2014-05-31Relabel a few missed map scripts and TheEndTextStringU-Fish-PC\Daniel
2014-05-31Remove duplicated dataU-Fish-PC\Daniel
2014-05-31Use rgbasm -h to use halt without nops.yenatch
2014-05-31Clean up bg map and palette fade code in home.asm.yenatch
2014-05-30Split the text engine out of home.asm.yenatch
2014-05-30Recomment some copy/video functions in home.asm.yenatch
2014-05-30Split out joypad and overworld code from home.asm.yenatch
2014-05-30Merge branch 'master' of https://github.com/yenatch/pokeredU-Fish-PC\Daniel
2014-05-30Fix IsDungeonMap commentsU-Fish-PC\Daniel
2014-05-30Remove redundant dimensions in image filenames.yenatch
2014-05-30Dust off the makefile and prepare to build Yellow.yenatch
2014-05-29Label and comment BattleTransitionU-Fish-PC\Daniel
2014-05-29Use VRAM constants where applicable.yenatch
2014-05-29VRAM constants.yenatch
2014-05-28TM_28 in Cerulean scriptU-Fish-PC\Daniel