| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | Use more screen dimension constants | dannye | 2015-07-14 | 13 | -61/+64 | |
| | | | ||||||
| | * | Merge branch 'master' of https://github.com/YamaArashi/pokered | dannye | 2015-07-14 | 29 | -678/+740 | |
| | |\ | | | | | | | | | | | | | Conflicts: engine/town_map.asm | |||||
| | | * | named town map stuff | YamaArashi | 2015-07-13 | 2 | -140/+146 | |
| | | | | ||||||
| | | * | named party menu/naming screen wram variables | YamaArashi | 2015-07-13 | 8 | -68/+68 | |
| | | | | ||||||
| | | * | comment slot machine | YamaArashi | 2015-07-13 | 8 | -311/+331 | |
| | | | | ||||||
| | | * | menu wram variable names | YamaArashi | 2015-07-13 | 5 | -10/+10 | |
| | | | | ||||||
| | | * | movemon and removepokemon wram variables | YamaArashi | 2015-07-12 | 3 | -10/+10 | |
| | | | | ||||||
| | | * | named wram variables | YamaArashi | 2015-07-12 | 11 | -92/+110 | |
| | | | | ||||||
| | | * | use constant for bg transfer dest hram var | YamaArashi | 2015-07-12 | 4 | -5/+5 | |
| | | | | ||||||
| | | * | shake screen functions | YamaArashi | 2015-07-12 | 4 | -31/+37 | |
| | | | | ||||||
| | | * | some battle animation stuff | YamaArashi | 2015-07-12 | 3 | -49/+52 | |
| | | | | ||||||
| | | * | more trade comments/fixes | YamaArashi | 2015-07-12 | 1 | -3/+10 | |
| | | | | ||||||
| | * | | Use more *Coord | dannye | 2015-07-14 | 23 | -160/+162 | |
| | |/ | | | | | | | | | | | 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 | 1 | -80/+80 | |
| | | | ||||||
| | * | Merge pull request https://github.com/iimarckus/pokered/pull/95 from ↵ | dannye | 2015-07-05 | 1 | -59/+59 | |
| | |\ | | | | | | | | | | | | | | | | luckytyphlosion/master and related bug fixes | |||||
| | * | | Start using text predef macros | dannye | 2015-07-04 | 12 | -151/+155 | |
| | | | | | | | | | | | | | also sprite direction constants | |||||
| | * | | TX_ASM | U-Daniel-PC\Daniel | 2015-07-03 | 11 | -36/+36 | |
| | | | | ||||||
| | * | | Rename/organize part 1 of 4 | U-Daniel-PC\Daniel | 2015-07-03 | 77 | -852/+855 | |
| | | | | | | | | | | | | | | | | 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 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | Name a few unknowns | U-Daniel-PC\Daniel | 2015-06-12 | 1 | -2/+2 | |
| | | | | ||||||
| | * | | Name the last of unnamed text | U-Daniel-PC\Daniel | 2015-06-12 | 1 | -1/+3 | |
| | | | | ||||||
| | * | | Clean up white space | U-Daniel-PC\Daniel | 2015-06-11 | 17 | -110/+110 | |
| | | | | ||||||
| * | | | Make pokeyellow build to baserom. | luckytyphlosion | 2015-08-28 | 2 | -7/+9 | |
| | | | | ||||||
| * | | | Fix bank3d so it matches baserom.gbc | luckytyphlosion | 2015-08-28 | 6 | -30/+25 | |
| | | | | ||||||
| * | | | Attempt to make pokeyellow buildable, part 8. | luckytyphlosion | 2015-08-28 | 5 | -14/+28 | |
| | | | | ||||||
| * | | | Fix bank1c errors and a few missed bank0 errors. | luckytyphlosion | 2015-08-09 | 7 | -28/+29 | |
| | | | | ||||||
| * | | | Attempt to make yellow buildable, part 7. | luckytyphlosion | 2015-08-03 | 10 | -829/+837 | |
| | | | | | | | | | | | | | Builds but not to baserom.gbc. | |||||
| * | | | Attempt to make Yellow buildable, part 6. | luckytyphlosion | 2015-08-03 | 10 | -155/+191 | |
| | | | | ||||||
| * | | | Attempt to make Yellow Buildable, part 5 | luckytyphlosion | 2015-08-02 | 4 | -10/+23 | |
| | | | | | | | | | | | | | Rest of unknown pointers in homebank, fix some function names. | |||||
| * | | | Attempt to make yellow buildable, part 4 | luckytyphlosion | 2015-08-01 | 2 | -3/+5 | |
| | | | | | | | | | | | | | Hardcoded pointers, dr (define rom) macro. | |||||
| * | | | Build only Yellow | U-Daniel-PC\Daniel | 2015-08-01 | 9 | -104/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | |||||
| * | | | Attempt to make Yellow buildable, part 2. | luckytyphlosion | 2015-08-01 | 11 | -30/+44 | |
| | | | | ||||||
| * | | | Attempt to make yellow buildable. | luckytyphlosion | 2015-08-01 | 9 | -143/+168 | |
| | | | | | | | | | | | | | Building Errors: Segmentation Error. | |||||
| * | | | More bank1c documentation. | luckytyphlosion | 2015-07-12 | 4 | -123/+143 | |
| | | | | ||||||
| * | | | Some bank1c documentation. | luckytyphlosion | 2015-07-10 | 3 | -243/+804 | |
| | | | | | | | | | | | | | | | | gamefreak.asm, hall_of_fame.asm, palettes.asm. Also new hram/wram.asm labels. | |||||
| * | | | Bank3d addresses and fixes. | luckytyphlosion | 2015-07-07 | 6 | -145/+140 | |
| | | | | | | | | | | | | | | | | Also documentation of new super rod code and slight more documentation of multiply_divide.asm | |||||
| * | | | Complete documentation of bank3d | luckytyphlosion | 2015-07-06 | 15 | -161/+162 | |
| | | | | | | | | | | | | | | | | todo: label functions past engine/items/tm_prices.asm check if hlCoords are correct. | |||||
| * | | | More bank3d documentation. | luckytyphlosion | 2015-07-03 | 3 | -162/+442 | |
| | | | | | | | | | | | | | | | | Move some functions from main.asm and engine/battle/core.asm to bank3d, some additional functions too. | |||||
| * | | | Bank3d documentation. | luckytyphlosion | 2015-06-29 | 8 | -38/+1344 | |
| | | | | ||||||
| * | | | Relabel Addresses | luckytyphlosion | 2015-06-12 | 1 | -6/+4 | |
| | | | | ||||||
| * | | | Relabel function. | luckytyphlosion | 2015-06-12 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | More bank3f code. | luckytyphlosion | 2015-06-07 | 1 | -1/+56 | |
| | | | | ||||||
| * | | | Merge git://github.com/dannye/pokeyellow into dannye-master | luckytyphlosion | 2015-06-05 | 13 | -10/+1377 | |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | |||||
| | * | | | Fix a lot of bugs | U-Daniel-PC\Daniel | 2015-06-05 | 7 | -0/+1344 | |
| | | | | | ||||||
| | * | | | Merge branch 'master' of https://github.com/iimarckus/pokered | U-Daniel-PC\Daniel | 2015-06-04 | 6 | -10/+10 | |
| | |\| | | | | | | | | | | | | | | | | | | Conflicts: wram.asm | |||||
| | | * | | Merge pull request #96 from dannye/master | Daniel Harding | 2015-06-04 | 5 | -9/+9 | |
| | | |\ \ | | | | | | | | | | | wram comments, EOLs, EOFs, and UTF-8 | |||||
| | | | * | | ANSI->UTF-8 | U-Daniel-PC\Daniel | 2015-06-04 | 1 | -5/+5 | |
| | | | | | | ||||||
