Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-07-13 | comment slot machine | YamaArashi | |
2015-07-13 | menu wram variable names | YamaArashi | |
2015-07-12 | movemon and removepokemon wram variables | YamaArashi | |
2015-07-12 | named wram variables | YamaArashi | |
2015-07-10 | More home.asm fixes. | luckytyphlosion | |
Change CopyVideoData/Double to CopyVideoData/DoubleAlternate and CopyVideoData/DoubleLCDEnabled to CopyVideoData. Also an address fix. | |||
2015-07-04 | Start using text predef macros | dannye | |
also sprite direction constants | |||
2015-07-03 | No more ldh | U-Daniel-PC\Daniel | |
2015-07-03 | TX_ASM | U-Daniel-PC\Daniel | |
2015-07-03 | Rename/organize part 1 of 4 | U-Daniel-PC\Daniel | |
rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github | |||
2015-06-29 | home.asm label fixes. | luckytyphlosion | |
2015-06-20 | Complete documentation of home.asm for pokeyellow. | luckytyphlosion | |
Note: Some functions may not exist, as they aren't documented. | |||
2015-06-17 | Merge remote-tracking branch 'origin/master' | luckytyphlosion | |
Conflicts: home.asm | |||
2015-06-17 | More home.asm documentation. | luckytyphlosion | |
2015-06-16 | More home.asm documentation. | luckytyphlosion | |
2015-06-12 | Complete unfinished function. | luckytyphlosion | |
2015-06-12 | A lot of home.asm review | luckytyphlosion | |
2015-06-12 | More home.asm documentation... | luckytyphlosion | |
Text and menu related functions. | |||
2015-06-12 | More home.asm documentation. | luckytyphlosion | |
Some sprite functions and text functions. | |||
2015-06-12 | More address relabeling. | luckytyphlosion | |
2015-06-11 | Some address labeling. | luckytyphlosion | |
2015-06-09 | Add HBlank function to $0048 | 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 | EOL Windows->UNIX | U-Daniel-PC\Daniel | |
2015-06-04 | More home.asm documentation. | luckytyphlosion | |
Fixed up on some Mon Sprite Functions and a few unknown yellow exclusive Functions. | |||
2015-05-28 | More home.asm code | luckytyphlosion | |
2015-05-24 | More home.asm documentation. | luckytyphlosion | |
2015-05-19 | More yellow functions, some address relabeling | luckytyphlosion | |
2015-05-18 | Update home.asm | luckytyphlosion | |
2015-05-17 | Completed home/overworld.asm with other related functions | luckytyphlosion | |
2015-05-11 | Update home.asm | luckytyphlosion | |
2015-05-11 | Update home.asm | luckytyphlosion | |
2015-05-11 | Update home.asm | luckytyphlosion | |
2015-05-10 | Change ReadJoypad. | luckytyphlosion | |
2015-05-10 | Added a new bankswitch function not in Red/Blue. | luckytyphlosion | |
BankswitchCommon:: ; 3e7e (0:3e7e) ld [H_LOADEDROMBANK],a ld [$2000],a ret | |||
2015-04-09 | money won and trainer pic constants | xCrystal | |
2015-03-13 | commented mon_party_sprites.asm | YamaArashi | |
2015-03-12 | Low health alarm documentation | U-Daniel-PC\Daniel | |
RenaKunisaki | |||
2015-02-08 | Rename some labels | YamaArashi | |
2015-02-08 | named misc functions | YamaArashi | |
2015-02-08 | move-related things | YamaArashi | |
2015-02-07 | fixed hp bar wram label and misc | YamaArashi | |
2015-02-07 | Named wram symbols | YamaArashi | |
2015-02-07 | commented battle stuff | YamaArashi | |
2015-02-07 | commented menu stuff | YamaArashi | |
2015-02-07 | serial/trade/misc | YamaArashi | |
2015-01-24 | Better documenting for GetMachinePrice and TechnicalMachinePrices. | Marcus Huderle | |