| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | more annotations on ModifyPikachuHappiness | PikalaxALT | 2015-10-11 | 1 | -4/+4 |
| | | |||||
| * | Some bank3 documentation | luckytyphlosion | 2015-10-04 | 1 | -39/+59 |
| | | |||||
| * | Merge branch 'master' of https://github.com/iimarckus/pokered | luckytyphlosion | 2015-08-30 | 1 | -490/+531 |
| |\ | | | | | | | Doesn't build. | ||||
| | * | add border constant and clear up misnomer | YamaArashi | 2015-08-14 | 1 | -5/+5 |
| | | | |||||
| | * | named more variables | YamaArashi | 2015-08-12 | 1 | -6/+8 |
| | | | |||||
| | * | commented SGB palette stuff | YamaArashi | 2015-08-12 | 1 | -1/+1 |
| | | | |||||
| | * | More joypad constants | dannye | 2015-08-11 | 1 | -1/+1 |
| | | | |||||
| | * | Replace hardcoded name lengths with NAME_LENGTH | dannye | 2015-08-10 | 1 | -8/+8 |
| | | | |||||
| | * | Merge branch 'master' of https://github.com/YamaArashi/pokered | dannye | 2015-08-10 | 1 | -2/+2 |
| | |\ | |||||
| | | * | fixed names | YamaArashi | 2015-08-07 | 1 | -2/+2 |
| | | | | |||||
| | * | | Replace some hardcoded data sizes | dannye | 2015-08-09 | 1 | -6/+19 |
| | |/ | |||||
| | * | Use more lb | dannye | 2015-08-05 | 1 | -11/+11 |
| | | | | | | | | | and other clean up | ||||
| | * | constants for PrintNumber | YamaArashi | 2015-07-29 | 1 | -6/+6 |
| | | | |||||
| | * | Merge branch 'master' of https://github.com/xCrystal/pokered | dannye | 2015-07-26 | 1 | -4/+4 |
| | |\ | |||||
| | | * | Use more wram labels and other constants | xCrystal | 2015-07-24 | 1 | -4/+4 |
| | | | | |||||
| | * | | yet more naming | YamaArashi | 2015-07-25 | 1 | -8/+8 |
| | | | | |||||
| | * | | more naming variables | YamaArashi | 2015-07-24 | 1 | -31/+31 |
| | | | | |||||
| | * | | clean up wram aliases | YamaArashi | 2015-07-23 | 1 | -1/+1 |
| | |/ | |||||
| | * | named most of the used events | YamaArashi | 2015-07-21 | 1 | -1/+1 |
| | | | |||||
| | * | enumerate events | YamaArashi | 2015-07-20 | 1 | -9/+4 |
| | | | |||||
| | * | constants for flag actions | YamaArashi | 2015-07-19 | 1 | -9/+9 |
| | | | |||||
| | * | Merge branch 'master' of https://github.com/YamaArashi/pokered | dannye | 2015-07-19 | 1 | -4/+4 |
| | |\ | | | | | | | | | | | | | | | | Conflicts: engine/evos_moves.asm engine/overworld/healing_machine.asm | ||||
| | | * | misc | YamaArashi | 2015-07-18 | 1 | -4/+4 |
| | | | | |||||
| | * | | Name sound effects | dannye | 2015-07-19 | 1 | -4/+4 |
| | |/ | |||||
| | * | Consolidate coord macros | dannye | 2015-07-18 | 1 | -24/+24 |
| | | | |||||
| | * | fix variable naming | YamaArashi | 2015-07-18 | 1 | -8/+8 |
| | | | |||||
| | * | money / coins hram constants | YamaArashi | 2015-07-17 | 1 | -14/+14 |
| | | | |||||
| | * | Merge branch 'master' of https://github.com/iimarckus/pokered | dannye | 2015-07-16 | 1 | -198/+227 |
| | |\ | |||||
| | | * | menu stuff | YamaArashi | 2015-07-15 | 1 | -43/+54 |
| | | | | |||||
| | | * | more movement stuff | YamaArashi | 2015-07-15 | 1 | -57/+60 |
| | | | | |||||
| | | * | commented movement stuff | YamaArashi | 2015-07-15 | 1 | -2/+2 |
| | | | | |||||
| | | * | named wram variables | YamaArashi | 2015-07-14 | 1 | -7/+7 |
| | | | | |||||
| | | * | field moves | YamaArashi | 2015-07-14 | 1 | -74/+89 |
| | | | | |||||
| | | * | player animations, emotion bubbles, etc. | YamaArashi | 2015-07-14 | 1 | -15/+15 |
| | | | | |||||
| | * | | Swap trade center and battle center | dannye | 2015-07-16 | 1 | -18/+18 |
| | |/ | | | | | | | | | also rename battle center to colosseum closes https://github.com/iimarckus/pokered/issues/102 | ||||
| | * | Comment naming screen | dannye | 2015-07-14 | 1 | -1/+1 |
| | | | | | | | | | also use more joypad constants | ||||
| | * | Use more screen dimension constants | dannye | 2015-07-14 | 1 | -6/+6 |
| | | | |||||
| | * | Merge branch 'master' of https://github.com/YamaArashi/pokered | dannye | 2015-07-14 | 1 | -66/+69 |
| | |\ | | | | | | | | | | | | | Conflicts: engine/town_map.asm | ||||
| | | * | named party menu/naming screen wram variables | YamaArashi | 2015-07-13 | 1 | -2/+2 |
| | | | | |||||
| | | * | menu wram variable names | YamaArashi | 2015-07-13 | 1 | -5/+5 |
| | | | | |||||
| | | * | movemon and removepokemon wram variables | YamaArashi | 2015-07-12 | 1 | -29/+29 |
| | | | | |||||
| | | * | named wram variables | YamaArashi | 2015-07-12 | 1 | -30/+33 |
| | | | | |||||
| | * | | Use more *Coord | dannye | 2015-07-14 | 1 | -2/+2 |
| | |/ | | | | | | | | | | | 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 | ||||
| | * | Start using text predef macros | dannye | 2015-07-04 | 1 | -2/+2 |
| | | | | | | | | | also sprite direction constants | ||||
| | * | TX_ASM | U-Daniel-PC\Daniel | 2015-07-03 | 1 | -1/+1 |
| | | | |||||
| | * | Rename/organize part 1 of 4 | U-Daniel-PC\Daniel | 2015-07-03 | 1 | -71/+71 |
| | | | | | | | | | | | rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github | ||||
| * | | Build only Yellow | U-Daniel-PC\Daniel | 2015-08-01 | 1 | -7/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: gfx/intro_nido_1.6x6.png gfx/intro_nido_2.6x6.png gfx/intro_nido_3.6x6.png gfx/redgreenversion.png text.asm text/maps/cerulean_trade_house.asm text/maps/copycats_house_1f.asm text/maps/daycare_2.asm text/maps/museum_2f.asm text/maps/oaks_lab.asm text/maps/pewter_gym.asm text/maps/route_9_1.asm text/maps/school.asm text/maps/vermilion_gym_1.asm yellow/main.asm | ||||
| * | | text.o | U-Daniel-PC\Daniel | 2015-08-01 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: main.asm text.asm text/maps/cerulean_trade_house.asm text/maps/copycats_house_1f.asm text/maps/daycare_2.asm text/maps/museum_2f.asm text/maps/oaks_lab.asm text/maps/pewter_gym.asm text/maps/route_9_1.asm text/maps/school.asm text/maps/vermilion_gym_1.asm wram.asm yellow/text.asm | ||||
| * | | Attempt to make Yellow buildable, part 2. | luckytyphlosion | 2015-08-01 | 1 | -14/+10 |
| | | | |||||
| * | | Complete documentation of bank3d | luckytyphlosion | 2015-07-06 | 1 | -12/+12 |
| | | | | | | | | | | | todo: label functions past engine/items/tm_prices.asm check if hlCoords are correct. | ||||
