| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | named town map stuff | YamaArashi | 2015-07-13 | 4 | -140/+159 | |
| | | | | ||||||
| | | * | named party menu/naming screen wram variables | YamaArashi | 2015-07-13 | 14 | -75/+105 | |
| | | | | ||||||
| | | * | comment slot machine | YamaArashi | 2015-07-13 | 13 | -327/+447 | |
| | | | | ||||||
| | | * | menu wram variable names | YamaArashi | 2015-07-13 | 8 | -28/+35 | |
| | | | | ||||||
| | | * | movemon and removepokemon wram variables | YamaArashi | 2015-07-12 | 8 | -51/+66 | |
| | | | | ||||||
| | | * | named wram variables | YamaArashi | 2015-07-12 | 21 | -173/+253 | |
| | | | | ||||||
| | | * | use constant for bg transfer dest hram var | YamaArashi | 2015-07-12 | 5 | -7/+7 | |
| | | | | ||||||
| | | * | shake screen functions | YamaArashi | 2015-07-12 | 6 | -33/+39 | |
| | | | | ||||||
| | | * | some battle animation stuff | YamaArashi | 2015-07-12 | 4 | -51/+56 | |
| | | | | ||||||
| | | * | more trade comments/fixes | YamaArashi | 2015-07-12 | 1 | -3/+10 | |
| | | | | ||||||
| | * | | Use more *Coord | dannye | 2015-07-14 | 32 | -179/+182 | |
| | |/ | | | | | | | | | | | 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 | |||||
| | * | Clean up sram | dannye | 2015-07-05 | 2 | -103/+103 | |
| | | | ||||||
| | * | Merge pull request https://github.com/iimarckus/pokered/pull/95 from ↵ | dannye | 2015-07-05 | 3 | -68/+105 | |
| | |\ | | | | | | | | | | | | | | | | luckytyphlosion/master and related bug fixes | |||||
| | * | | Start using text predef macros | dannye | 2015-07-04 | 36 | -219/+225 | |
| | | | | | | | | | | | | | also sprite direction constants | |||||
| | * | | More TX_ASM | U-Daniel-PC\Daniel | 2015-07-03 | 5 | -12/+12 | |
| | | | | ||||||
| | * | | Merge pull request #98 from dannye/master | Daniel Harding | 2015-07-03 | 654 | -4682/+4329 | |
| | |\ \ | | | | | | | | | Renaming and clean up | |||||
| | | * | | No more ldh | U-Daniel-PC\Daniel | 2015-07-03 | 21 | -57/+57 | |
| | | | | | ||||||
| | | * | | TX_ASM | U-Daniel-PC\Daniel | 2015-07-03 | 155 | -591/+595 | |
| | | | | | ||||||
| | | * | | Rename/organize part 4 of 4 | U-Daniel-PC\Daniel | 2015-07-03 | 227 | -227/+0 | |
| | | | | | | | | | | | | | | | | | | | | | rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github | |||||
| | | * | | Rename/organize part 3 of 4 | U-Daniel-PC\Daniel | 2015-07-03 | 155 | -312/+156 | |
| | | | | | | | | | | | | | | | | | | | | | rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github | |||||
| | | * | | Rename/organize part 2 of 4 | U-Daniel-PC\Daniel | 2015-07-03 | 142 | -2242/+2245 | |
| | | | | | | | | | | | | | | | | | | | | | rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github | |||||
| | | * | | Rename/organize part 1 of 4 | U-Daniel-PC\Daniel | 2015-07-03 | 90 | -1066/+1070 | |
| | | | | | | | | | | | | | | | | | | | | | 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 | |
| | | | | | ||||||
| | | * | | Hardcoded palette constant | U-Daniel-PC\Daniel | 2015-06-12 | 1 | -1/+1 | |
| | | | | | ||||||
| | | * | | Hardcoded audio bank references | U-Daniel-PC\Daniel | 2015-06-12 | 2 | -3/+3 | |
| | | | | | ||||||
| | | * | | Name a few unknowns | U-Daniel-PC\Daniel | 2015-06-12 | 2 | -5/+8 | |
| | | | | | ||||||
| | | * | | Name the last of unnamed text | U-Daniel-PC\Daniel | 2015-06-12 | 13 | -51/+53 | |
| | | | | | ||||||
| | | * | | Clean up white space | U-Daniel-PC\Daniel | 2015-06-11 | 19 | -114/+114 | |
| | |/ / | ||||||
| * | | | Make pokeyellow build to baserom. | luckytyphlosion | 2015-08-28 | 4 | -27/+32 | |
| | | | | ||||||
| * | | | Fix bank3d so it matches baserom.gbc | luckytyphlosion | 2015-08-28 | 7 | -31/+26 | |
| | | | | ||||||
| * | | | Attempt to make pokeyellow buildable, part 8. | luckytyphlosion | 2015-08-28 | 6 | -15/+30 | |
| | | | | ||||||
| * | | | Fix bank1c errors and a few missed bank0 errors. | luckytyphlosion | 2015-08-09 | 14 | -64/+67 | |
| | | | | ||||||
| * | | | Fix all of bank0 related errors. | luckytyphlosion | 2015-08-09 | 2 | -12/+15 | |
| | | | | ||||||
| * | | | Fix typos up to end of home/audio.asm | luckytyphlosion | 2015-08-09 | 11 | -38/+51 | |
| | | | | ||||||
| * | | | Attempt to make yellow buildable, part 7. | luckytyphlosion | 2015-08-03 | 17 | -844/+1015 | |
| | | | | | | | | | | | | | Builds but not to baserom.gbc. | |||||
| * | | | Attempt to make Yellow buildable, part 6. | luckytyphlosion | 2015-08-03 | 15 | -514/+520 | |
| | | | | ||||||
| * | | | Attempt to make Yellow Buildable, part 5 | luckytyphlosion | 2015-08-02 | 13 | -140/+267 | |
| | | | | | | | | | | | | | Rest of unknown pointers in homebank, fix some function names. | |||||
| * | | | Attempt to make yellow buildable, part 4 | luckytyphlosion | 2015-08-01 | 7 | -178/+217 | |
| | | | | | | | | | | | | | Hardcoded pointers, dr (define rom) macro. | |||||
| * | | | Attempt to make yellow buildable, part 3 | luckytyphlosion | 2015-08-01 | 3 | -23/+5 | |
| | | | | ||||||
| * | | | Remove (incorrect) address comments | U-Daniel-PC\Daniel | 2015-08-01 | 197 | -1793/+1805 | |
| | | | | | | | | | | | | | | | | Conflicts: text.asm | |||||
| * | | | Build only Yellow | U-Daniel-PC\Daniel | 2015-08-01 | 173 | -3077/+643 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | 54 | -2695/+2528 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | 20 | -97/+382 | |
| | | | | ||||||
| * | | | Attempt to make yellow buildable. | luckytyphlosion | 2015-08-01 | 19 | -191/+1494 | |
| | | | | | | | | | | | | | Building Errors: Segmentation Error. | |||||
| * | | | More bank1c documentation. | luckytyphlosion | 2015-07-12 | 4 | -123/+143 | |
| | | | | ||||||
| * | | | Some bank1c documentation. | luckytyphlosion | 2015-07-10 | 5 | -244/+829 | |
| | | | | | | | | | | | | | | | | gamefreak.asm, hall_of_fame.asm, palettes.asm. Also new hram/wram.asm labels. | |||||
| * | | | More home.asm fixes. | luckytyphlosion | 2015-07-10 | 3 | -11/+11 | |
| | | | | | | | | | | | | | | | | | | | Change CopyVideoData/Double to CopyVideoData/DoubleAlternate and CopyVideoData/DoubleLCDEnabled to CopyVideoData. Also an address fix. | |||||
| * | | | Yellow gfx. | luckytyphlosion | 2015-07-10 | 46 | -0/+0 | |
| | | | | | | | | | | | | | From dannye/master | |||||
| * | | | Bank3d addresses and fixes. | luckytyphlosion | 2015-07-07 | 8 | -245/+178 | |
| | | | | | | | | | | | | | | | | Also documentation of new super rod code and slight more documentation of multiply_divide.asm | |||||
