| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | overworld item & movement code, cable club code, remove more instances of ↵ | luckytyphlosion | 2015-10-29 | 1 | -63/+63 |
| | | | | | | | W_, add PIKAHAPPY_TRADE Also make replace.sh take args | ||||
| * | Complete documentation of bank3 | luckytyphlosion | 2015-10-18 | 1 | -8/+8 |
| | | | | | | Also: split out bcd predefs from yellow/main.asm, start removing traces of W_ | ||||
| * | Merge branch 'master' of https://github.com/iimarckus/pokered | luckytyphlosion | 2015-08-30 | 1 | -500/+495 |
| |\ | | | | | | | Doesn't build. | ||||
| | * | named battle and learn move variables | YamaArashi | 2015-08-14 | 1 | -17/+25 |
| | | | |||||
| | * | Named a test battle variable | YamaArashi | 2015-08-13 | 1 | -4/+4 |
| | | | |||||
| | * | commented SGB palette stuff | YamaArashi | 2015-08-12 | 1 | -20/+20 |
| | | | |||||
| | * | Replace hardcoded name lengths with NAME_LENGTH | dannye | 2015-08-10 | 1 | -5/+5 |
| | | | |||||
| | * | No more $C8 | dannye | 2015-08-10 | 1 | -2/+2 |
| | | | | | | | | | | | Use OPP_ constants separate from trainer constants since valid opponents can be all Pokemon and trainers | ||||
| | * | Merge branch 'master' of https://github.com/YamaArashi/pokered | dannye | 2015-08-10 | 1 | -28/+36 |
| | |\ | |||||
| | | * | commented audio code | YamaArashi | 2015-08-08 | 1 | -8/+8 |
| | | | | |||||
| | | * | named wram variables | YamaArashi | 2015-08-07 | 1 | -17/+17 |
| | | | | |||||
| | | * | more info on the bide bug | YamaArashi | 2015-08-06 | 1 | -3/+11 |
| | | | | |||||
| | * | | Replace some hardcoded data sizes | dannye | 2015-08-09 | 1 | -7/+7 |
| | |/ | |||||
| | * | Use more lb | dannye | 2015-08-05 | 1 | -29/+29 |
| | | | | | | | | | and other clean up | ||||
| | * | constants for PrintNumber | YamaArashi | 2015-07-29 | 1 | -4/+4 |
| | | | |||||
| | * | Merge branch 'master' of https://github.com/xCrystal/pokered | dannye | 2015-07-26 | 1 | -19/+19 |
| | |\ | |||||
| | | * | Use more wram labels and other constants | xCrystal | 2015-07-24 | 1 | -19/+19 |
| | | | | |||||
| | * | | yet more naming | YamaArashi | 2015-07-25 | 1 | -1/+1 |
| | | | | |||||
| | * | | more naming variables | YamaArashi | 2015-07-24 | 1 | -14/+14 |
| | | | | |||||
| | * | | named animation functions/variables | YamaArashi | 2015-07-24 | 1 | -1/+1 |
| | | | | |||||
| | * | | fixed hram aliases and named wram var | YamaArashi | 2015-07-23 | 1 | -43/+43 |
| | |/ | |||||
| | * | Name some battle sound effects | dannye | 2015-07-21 | 1 | -5/+5 |
| | | | |||||
| | * | constants for flag actions | YamaArashi | 2015-07-19 | 1 | -6/+6 |
| | | | |||||
| | * | naming | YamaArashi | 2015-07-19 | 1 | -2/+2 |
| | | | |||||
| | * | jpab/jpba macros | YamaArashi | 2015-07-19 | 1 | -57/+19 |
| | | | |||||
| | * | Merge branch 'master' of https://github.com/YamaArashi/pokered | dannye | 2015-07-19 | 1 | -1/+1 |
| | |\ | | | | | | | | | | | | | | | | Conflicts: engine/evos_moves.asm engine/overworld/healing_machine.asm | ||||
| | | * | misc | YamaArashi | 2015-07-18 | 1 | -1/+1 |
| | | | | |||||
| | * | | Name sound effects | dannye | 2015-07-19 | 1 | -5/+5 |
| | |/ | |||||
| | * | Consolidate coord macros | dannye | 2015-07-18 | 1 | -63/+63 |
| | | | |||||
| | * | fix variable naming | YamaArashi | 2015-07-18 | 1 | -14/+14 |
| | | | |||||
| | * | menu stuff | YamaArashi | 2015-07-15 | 1 | -11/+11 |
| | | | |||||
| | * | named wram variables | YamaArashi | 2015-07-14 | 1 | -65/+66 |
| | | | |||||
| | * | hall of fame / credits | YamaArashi | 2015-07-14 | 1 | -2/+2 |
| | | | |||||
| | * | Use more screen dimension constants | dannye | 2015-07-14 | 1 | -1/+1 |
| | | | |||||
| | * | Merge branch 'master' of https://github.com/YamaArashi/pokered | dannye | 2015-07-14 | 1 | -38/+40 |
| | |\ | | | | | | | | | | | | | Conflicts: engine/town_map.asm | ||||
| | | * | named party menu/naming screen wram variables | YamaArashi | 2015-07-13 | 1 | -8/+8 |
| | | | | |||||
| | | * | menu wram variable names | YamaArashi | 2015-07-13 | 1 | -1/+1 |
| | | | | |||||
| | | * | named wram variables | YamaArashi | 2015-07-12 | 1 | -3/+3 |
| | | | | |||||
| | | * | use constant for bg transfer dest hram var | YamaArashi | 2015-07-12 | 1 | -2/+2 |
| | | | | |||||
| | | * | shake screen functions | YamaArashi | 2015-07-12 | 1 | -1/+1 |
| | | | | |||||
| | | * | some battle animation stuff | YamaArashi | 2015-07-12 | 1 | -23/+25 |
| | | | | |||||
| | * | | Use more *Coord | dannye | 2015-07-14 | 1 | -5/+5 |
| | |/ | | | | | | | | | | | 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 | ||||
| | * | TX_ASM | U-Daniel-PC\Daniel | 2015-07-03 | 1 | -8/+8 |
| | | | |||||
| | * | Rename/organize part 1 of 4 | U-Daniel-PC\Daniel | 2015-07-03 | 1 | -53/+55 |
| | | | | | | | | | | | rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github | ||||
| | * | Mention Jap grammar | U-Daniel-PC\Daniel | 2015-06-12 | 1 | -0/+4 |
| | | | |||||
| | * | Document code related to MonName1Text | U-Daniel-PC\Daniel | 2015-06-12 | 1 | -17/+27 |
| | | | |||||
| | * | Clean up white space | U-Daniel-PC\Daniel | 2015-06-11 | 1 | -43/+43 |
| | | | |||||
| * | | Build only Yellow | U-Daniel-PC\Daniel | 2015-08-01 | 1 | -4/+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 | ||||
| * | | Complete documentation of bank3d | luckytyphlosion | 2015-07-06 | 1 | -114/+0 |
| | | | | | | | | | | | todo: label functions past engine/items/tm_prices.asm check if hlCoords are correct. | ||||
| * | | More bank3d documentation. | luckytyphlosion | 2015-07-03 | 1 | -161/+0 |
| |/ | | | | | Move some functions from main.asm and engine/battle/core.asm to bank3d, some additional functions too. | ||||
