Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-07-19 | Enumerate more constants | dannye | |
2015-07-18 | misc | YamaArashi | |
2015-07-17 | Enumerate map constants | dannye | |
closes https://github.com/iimarckus/pokered/issues/86 | |||
2015-07-17 | title / diploma / vending machine | YamaArashi | |
2015-07-16 | Merge branch 'master' of https://github.com/iimarckus/pokered | dannye | |
2015-07-16 | Swap trade center and battle center | dannye | |
also rename battle center to colosseum closes https://github.com/iimarckus/pokered/issues/102 | |||
2015-07-15 | menu stuff | YamaArashi | |
2015-07-14 | hall of fame / credits | YamaArashi | |
2015-07-14 | Merge branch 'master' of https://github.com/YamaArashi/pokered | dannye | |
Conflicts: engine/town_map.asm | |||
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-12 | movemon and removepokemon wram variables | YamaArashi | |
2015-07-12 | named wram variables | YamaArashi | |
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-11 | Clean up white space | U-Daniel-PC\Daniel | |
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-01 | Add newlines to EOFs | U-Daniel-PC\Daniel | |
2015-06-01 | EOL Windows->UNIX | U-Daniel-PC\Daniel | |
2015-02-08 | named misc functions | YamaArashi | |
2015-02-07 | commented menu stuff | YamaArashi | |
2015-02-07 | serial/trade/misc | YamaArashi | |
2015-02-04 | add constants for volatile statuses and more battle labels/commentary/constants | xCrystal | |
2014-10-20 | Merge branch 'master' of https://github.com/dannye/pokered | IIMarckus | |
2014-10-17 | Modularize the beach house. | IIMarckus | |
2014-10-17 | More idioms. | IIMarckus | |
2014-10-17 | Add more from the beach house. | IIMarckus | |
2014-09-26 | Enumerate hide/show constants | U-Daniel-PC\Daniel | |
2014-09-25 | Make Hide/Show objects more dynamic | U-Daniel-PC\Daniel | |
be on the look out for more static ids in the wild unused constants are still included because a script could be written to check whether the player has picked up an item/fought a legendary etc. | |||
2014-09-23 | Add comments for move ids. | 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-17 | Recomment misc functions in home.asm. | yenatch | |
2014-09-17 | Enumerate move constants and add unnamed animation constants. | yenatch | |
2014-09-14 | Commented/labelled misc functions | YamaArashi | |
2014-09-09 | Labelled and commented mostly sprite-related things | YamaArashi | |
2014-06-14 | Hall of Fame sram labels and related constants. | yenatch | |
2014-06-14 | Use monster struct macros in wram. Rename related labels for consistency. | yenatch | |
2014-06-10 | Use MAX_LEVEL instead of 100/$64 | U-Fish-PC\Daniel | |
2014-06-09 | Clean up white space | U-Fish-PC\Daniel | |
2014-06-06 | Space out monster constants to make gaps clearer. | yenatch | |
2014-05-26 | Remove most static wram addresses. Use labels instead. | yenatch | |
For unknown addresses, use "w<address>". Label overleads are still an issue. | |||
2014-05-23 | Comment some more bank 0 functions. | yenatch | |
2014-05-23 | More complete hardware constants. Rename joypad constants. | yenatch | |
2014-05-21 | More misc relabelling | U-Fish-PC\Daniel | |
2014-05-21 | Use constants for the starter mons | U-Fish-PC\Daniel | |
2014-05-19 | Merge branch 'master' of https://github.com/huderlem/pokered into pull-data | U-Fish-PC\Daniel | |
Conflicts: main.asm text.asm text/maps/route_22.asm | |||
2014-05-16 | Use more trainer/mon/palette constants | U-Fish-PC\Daniel | |
2014-05-12 | Finished documenting/labeling functions in the MoveEffectPointerTable. | Marcus Huderle | |
2014-04-22 | Comment in-game trade evolution. | yenatch | |