Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-07-15 | commented movement stuff | YamaArashi | |
2015-07-14 | named wram variables | YamaArashi | |
2015-07-14 | hall of fame / credits | YamaArashi | |
2015-07-14 | field moves | YamaArashi | |
2015-07-14 | player animations, emotion bubbles, etc. | YamaArashi | |
2015-07-14 | Comment naming screen | dannye | |
also use more joypad constants | |||
2015-07-14 | Use more screen dimension constants | dannye | |
2015-07-14 | Merge branch 'master' of https://github.com/YamaArashi/pokered | dannye | |
Conflicts: engine/town_map.asm | |||
2015-07-14 | Use more *Coord | dannye | |
also town map code relabelling YamaArashi just did town map relabelling but oh well I aleady made the changes and don't feel like redoing it | |||
2015-07-13 | named town map stuff | YamaArashi | |
2015-07-13 | named party menu/naming screen wram variables | YamaArashi | |
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-12 | use constant for bg transfer dest hram var | YamaArashi | |
2015-07-12 | shake screen functions | YamaArashi | |
2015-07-12 | some battle animation stuff | YamaArashi | |
2015-07-12 | more trade comments/fixes | YamaArashi | |
2015-07-12 | More bank1c documentation. | luckytyphlosion | |
2015-07-10 | Some bank1c documentation. | luckytyphlosion | |
gamefreak.asm, hall_of_fame.asm, palettes.asm. Also new hram/wram.asm labels. | |||
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-10 | Yellow gfx. | luckytyphlosion | |
From dannye/master | |||
2015-07-07 | Bank3d addresses and fixes. | luckytyphlosion | |
Also documentation of new super rod code and slight more documentation of multiply_divide.asm | |||
2015-07-06 | Complete documentation of bank3d | luckytyphlosion | |
todo: label functions past engine/items/tm_prices.asm check if hlCoords are correct. | |||
2015-07-05 | Clean up sram | dannye | |
2015-07-05 | Merge pull request https://github.com/iimarckus/pokered/pull/95 from ↵ | dannye | |
luckytyphlosion/master and related bug fixes | |||
2015-07-04 | Start using text predef macros | dannye | |
also sprite direction constants | |||
2015-07-03 | More TX_ASM | U-Daniel-PC\Daniel | |
2015-07-03 | Merge pull request #98 from dannye/master | Daniel Harding | |
Renaming and clean up | |||
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 4 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-07-03 | Rename/organize part 3 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-07-03 | Rename/organize part 2 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-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-07-03 | More bank3d documentation. | luckytyphlosion | |
Move some functions from main.asm and engine/battle/core.asm to bank3d, some additional functions too. | |||
2015-06-29 | Some extra files. | luckytyphlosion | |
(wram.asm, charmap.asm) | |||
2015-06-29 | Bank3d documentation. | luckytyphlosion | |
2015-06-29 | Remove bank3d functions in main.asm. | luckytyphlosion | |
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-16 | Add address comments. | luckytyphlosion | |
2015-06-16 | Add JessieJamesPic | luckytyphlosion | |
2015-06-12 | Complete unfinished function. | luckytyphlosion | |
2015-06-12 | Mention Jap grammar | U-Daniel-PC\Daniel | |
2015-06-12 | Document code related to MonName1Text | U-Daniel-PC\Daniel | |