summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-07-03Merge pull request #98 from dannye/masterDaniel Harding
Renaming and clean up
2015-07-03No more ldhU-Daniel-PC\Daniel
2015-07-03TX_ASMU-Daniel-PC\Daniel
2015-07-03Rename/organize part 4 of 4U-Daniel-PC\Daniel
rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github
2015-07-03Rename/organize part 3 of 4U-Daniel-PC\Daniel
rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github
2015-07-03Rename/organize part 2 of 4U-Daniel-PC\Daniel
rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github
2015-07-03Rename/organize part 1 of 4U-Daniel-PC\Daniel
rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github
2015-07-03More bank3d documentation.luckytyphlosion
Move some functions from main.asm and engine/battle/core.asm to bank3d, some additional functions too.
2015-06-29Some extra files.luckytyphlosion
(wram.asm, charmap.asm)
2015-06-29Bank3d documentation.luckytyphlosion
2015-06-29Remove bank3d functions in main.asm.luckytyphlosion
2015-06-29home.asm label fixes.luckytyphlosion
2015-06-20Complete documentation of home.asm for pokeyellow.luckytyphlosion
Note: Some functions may not exist, as they aren't documented.
2015-06-17Merge remote-tracking branch 'origin/master'luckytyphlosion
Conflicts: home.asm
2015-06-17More home.asm documentation.luckytyphlosion
2015-06-16More home.asm documentation.luckytyphlosion
2015-06-16Add address comments.luckytyphlosion
2015-06-16Add JessieJamesPicluckytyphlosion
2015-06-12Complete unfinished function.luckytyphlosion
2015-06-12Mention Jap grammarU-Daniel-PC\Daniel
2015-06-12Document code related to MonName1TextU-Daniel-PC\Daniel
2015-06-12A lot of home.asm reviewluckytyphlosion
2015-06-12More home.asm documentation...luckytyphlosion
Text and menu related functions.
2015-06-12Relabel Addressesluckytyphlosion
2015-06-12Hardcoded palette constantU-Daniel-PC\Daniel
2015-06-12Hardcoded audio bank referencesU-Daniel-PC\Daniel
2015-06-12More home.asm documentation.luckytyphlosion
Some sprite functions and text functions.
2015-06-12Relabel function.luckytyphlosion
2015-06-12Minor pic.asm change and relabeling addresses.luckytyphlosion
2015-06-12Name a few unknownsU-Daniel-PC\Daniel
2015-06-12Name the last of unnamed textU-Daniel-PC\Daniel
2015-06-12More address relabeling.luckytyphlosion
2015-06-11Clean up white spaceU-Daniel-PC\Daniel
2015-06-11Some address labeling.luckytyphlosion
2015-06-11Mart inventories addresses.luckytyphlosion
2015-06-11Yellow mart inventories.luckytyphlosion
2015-06-10Fix label typo.luckytyphlosion
2015-06-10Finish working on remaining audio function.luckytyphlosion
2015-06-10More home/audio.asmluckytyphlosion
2015-06-10Fix some audio labels.luckytyphlosion
2015-06-10Update README.mdluckytyphlosion
2015-06-10Update README.mdluckytyphlosion
2015-06-09Some home/audio.asm documentationluckytyphlosion
2015-06-09Add HBlank function to $0048luckytyphlosion
2015-06-07Fixed many homebank functions.luckytyphlosion
Func_159b, fade.asm, init.asm, lcdc.asm, play_time.asm, serial.asm, text.asm. Added some wram/hram addresses too.
2015-06-07More bank3f code.luckytyphlosion
2015-06-05Fix home/play_time.asm and add it into the respective location in home.asmluckytyphlosion
2015-06-05Merge git://github.com/dannye/pokeyellow into dannye-masterluckytyphlosion
Conflicts: constants/connection_constants.asm constants/evolution_constants.asm constants/list_constants.asm constants/oam_constants.asm constants/sprite_constants.asm constants/type_constants.asm engine/bank3d/random.asm engine/bank3f/main.asm home.asm home/overworld.asm home/serial.asm macros.asm main.asm wram.asm
2015-06-05Fix EOL to LF to make push requests more doable.luckytyphlosion
2015-06-05More Bank3f functions.luckytyphlosion