Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-06-20 | Complete documentation of home.asm for pokeyellow. | luckytyphlosion | |
Note: Some functions may not exist, as they aren't documented. | |||
2015-06-16 | Add address comments. | luckytyphlosion | |
2015-06-12 | Minor pic.asm change and relabeling addresses. | luckytyphlosion | |
2015-06-10 | Fix label typo. | luckytyphlosion | |
2015-06-10 | Finish working on remaining audio function. | luckytyphlosion | |
2015-06-10 | More home/audio.asm | luckytyphlosion | |
2015-06-10 | Fix some audio labels. | luckytyphlosion | |
2015-06-09 | Some home/audio.asm documentation | luckytyphlosion | |
2015-06-07 | Fixed 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-05 | Fix home/play_time.asm and add it into the respective location in home.asm | luckytyphlosion | |
2015-06-05 | Merge git://github.com/dannye/pokeyellow into dannye-master | luckytyphlosion | |
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-05 | Fix EOL to LF to make push requests more doable. | luckytyphlosion | |
2015-06-05 | Fix a lot of bugs | U-Daniel-PC\Daniel | |
2015-06-04 | Merge branch 'master' of https://github.com/iimarckus/pokered | U-Daniel-PC\Daniel | |
Conflicts: wram.asm | |||
2015-06-04 | EOL Windows->UNIX | U-Daniel-PC\Daniel | |
2015-06-03 | Fix comment. | luckytyphlosion | |
2015-06-01 | EOL Windows->UNIX | U-Daniel-PC\Daniel | |
2015-05-24 | Minor fixes here and there. | luckytyphlosion | |
Typos, moving around, new HRAM stuff. | |||
2015-05-23 | Moving yellow data to yellow folder. | luckytyphlosion | |
2015-05-18 | Fix mistake. | luckytyphlosion | |
2015-05-17 | Completed home/overworld.asm with other related functions | luckytyphlosion | |
2015-05-14 | More Yellow newstuff. | luckytyphlosion | |
2015-05-13 | Label some functions | luckytyphlosion | |
2015-05-13 | Added more overworld code. | luckytyphlosion | |
2015-05-13 | Moved HandleMidJump | luckytyphlosion | |
2015-05-11 | Update overworld.asm | luckytyphlosion | |
2015-05-11 | Update copy2.asm | luckytyphlosion | |
2015-05-11 | Update copy2.asm | luckytyphlosion | |
2015-05-11 | Update copy2.asm | luckytyphlosion | |
2015-05-11 | Update copy.asm | luckytyphlosion | |
2015-05-11 | Update copy2.asm | luckytyphlosion | |
2015-05-11 | Update copy.asm | luckytyphlosion | |
2015-05-11 | Update copy2.asm | luckytyphlosion | |
2015-05-11 | Update copy.asm | luckytyphlosion | |
2015-05-11 | Update copy.asm | luckytyphlosion | |
2015-05-10 | Fixed Vblank.asm | luckytyphlosion | |
2015-05-10 | Delete joypad.asm | luckytyphlosion | |
2015-05-10 | Move play_time.asm to homebank. | luckytyphlosion | |
2015-05-10 | Addresses for functions. | luckytyphlosion | |
2015-05-10 | Slight changes within vcopy.asm | luckytyphlosion | |
Changes: Game Freak learned that ld [$xxxx],sp exists, and uses that to save a bit of space/time. | |||
2015-03-12 | Low health alarm documentation | U-Daniel-PC\Daniel | |
RenaKunisaki | |||
2015-02-07 | commented battle stuff | YamaArashi | |
2015-02-07 | Fix typo in name | YamaArashi | |
2015-02-07 | serial/trade/misc | YamaArashi | |
2015-01-27 | Fix some sfx ids | U-Daniel-PC\Daniel | |
2014-09-23 | Rename hVBlank* constants to h*. | yenatch | |
2014-09-20 | Merge remote-tracking branch 'YamaArashi/master' | yenatch | |
Conflicts: constants/misc_constants.asm engine/battle/core.asm engine/menu/pokedex.asm engine/town_map.asm home.asm hram.asm | |||
2014-09-14 | Commented/labelled misc functions | YamaArashi | |
2014-09-13 | Commented more sprite and map code | YamaArashi | |
2014-09-09 | Labelled and commented mostly sprite-related things | YamaArashi | |