Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-07-22 | Rename sound effect files | dannye | |
2015-07-21 | Name some battle sound effects | dannye | |
2015-07-21 | named more constants | YamaArashi | |
2015-07-21 | named most of the used events | YamaArashi | |
2015-07-20 | enumerate events | YamaArashi | |
2015-07-19 | constants for flag actions | YamaArashi | |
2015-07-19 | naming | YamaArashi | |
2015-07-19 | replace uses of minus one | YamaArashi | |
2015-07-19 | jpab/jpba macros | YamaArashi | |
2015-07-19 | Merge branch 'master' of https://github.com/YamaArashi/pokered | dannye | |
Conflicts: engine/evos_moves.asm engine/overworld/healing_machine.asm | |||
2015-07-19 | Name sound effects | dannye | |
2015-07-18 | small changes | YamaArashi | |
2015-07-18 | misc | YamaArashi | |
2015-07-18 | A few missed TX_ASM | dannye | |
2015-07-18 | Consolidate coord macros | dannye | |
2015-07-18 | fix variable naming | YamaArashi | |
2015-07-17 | money / coins hram constants | YamaArashi | |
2015-07-17 | title / diploma / vending machine | YamaArashi | |
2015-07-17 | intro stuff | YamaArashi | |
2015-07-17 | More direction constants | dannye | |
facing directions, npc movement, joypad | |||
2015-07-16 | Fix Safari Zone check labels | dannye | |
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-15 | more movement stuff | YamaArashi | |
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-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 |