| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'master' of https://github.com/luckytyphlosion/pokeyellow | PikalaxALT | 2015-10-11 | 1 | -20/+32 |
| |\ | |||||
| | * | engine/items/items.asm | luckytyphlosion | 2015-10-11 | 1 | -20/+32 |
| | | | |||||
| * | | more annotations on ModifyPikachuHappiness | PikalaxALT | 2015-10-11 | 1 | -4/+4 |
| |/ | |||||
| * | More bank3 documentation | luckytyphlosion | 2015-10-10 | 1 | -18/+47 |
| | | | | | | LoadWildData, data/wild_mons.asm, also no more wram_constants.asm and complete bank1b documentation | ||||
| * | Some bank3 documentation | luckytyphlosion | 2015-10-04 | 1 | -2/+444 |
| | | |||||
| * | bank1f audio. | luckytyphlosion | 2015-10-03 | 2 | -461/+1 |
| | | | | | Also move yellow/audio.asm to audio.asm | ||||
| * | Bank8 audio. | luckytyphlosion | 2015-09-27 | 2 | -16/+248 |
| | | | | | | | todo: correct address comments note: tx_pre_constants are not 100% accurate, but they work well enough to have yellow build correctly | ||||
| * | Bank2 audio. | luckytyphlosion | 2015-09-26 | 2 | -10/+237 |
| | | | | | todo: correct labels | ||||
| * | More bank3f documentation and a bit of audio.asm prep | luckytyphlosion | 2015-09-19 | 1 | -1/+0 |
| | | |||||
| * | Document some bank3f code. | luckytyphlosion | 2015-09-12 | 1 | -1/+3 |
| | | |||||
| * | engine/save.asm | luckytyphlosion | 2015-09-07 | 1 | -7/+4 |
| | | |||||
| * | engine/in_game_trades.asm | luckytyphlosion | 2015-09-04 | 1 | -450/+453 |
| | | |||||
| * | engine/mon_party_sprites.asm and INSTALL.md | luckytyphlosion | 2015-09-04 | 1 | -6/+2 |
| | | |||||
| * | Make pokeyellow build correctly. | luckytyphlosion | 2015-09-03 | 1 | -2/+3 |
| | | |||||
| * | Fixes. | luckytyphlosion | 2015-08-30 | 1 | -1/+4 |
| | | |||||
| * | Merge branch 'master' of https://github.com/iimarckus/pokered | luckytyphlosion | 2015-08-30 | 1 | -3/+3 |
| |\ | | | | | | | Doesn't build. | ||||
| * | | Make pokeyellow build to baserom. | luckytyphlosion | 2015-08-28 | 1 | -18/+21 |
| | | | |||||
| * | | Fix bank1c errors and a few missed bank0 errors. | luckytyphlosion | 2015-08-09 | 1 | -20/+19 |
| | | | |||||
| * | | Attempt to make yellow buildable, part 7. | luckytyphlosion | 2015-08-03 | 1 | -11/+59 |
| | | | | | | | | | Builds but not to baserom.gbc. | ||||
| * | | Attempt to make Yellow buildable, part 6. | luckytyphlosion | 2015-08-03 | 1 | -14/+31 |
| | | | |||||
| * | | Attempt to make Yellow Buildable, part 5 | luckytyphlosion | 2015-08-02 | 1 | -101/+205 |
| | | | | | | | | | Rest of unknown pointers in homebank, fix some function names. | ||||
| * | | Attempt to make yellow buildable, part 4 | luckytyphlosion | 2015-08-01 | 1 | -78/+114 |
| | | | | | | | | | Hardcoded pointers, dr (define rom) macro. | ||||
| * | | Attempt to make yellow buildable, part 3 | luckytyphlosion | 2015-08-01 | 1 | -7/+1 |
| | | | |||||
| * | | Build only Yellow | U-Daniel-PC\Daniel | 2015-08-01 | 2 | -1/+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 | ||||
| * | | 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 | -8/+277 |
| | | | |||||
| * | | Attempt to make yellow buildable. | luckytyphlosion | 2015-08-01 | 2 | -3/+803 |
| | | | | | | | | | Building Errors: Segmentation Error. | ||||
| * | | Fix a lot of bugs | U-Daniel-PC\Daniel | 2015-06-05 | 11 | -1344/+8 |
| | | | |||||
| * | | EOL Windows->UNIX | U-Daniel-PC\Daniel | 2015-06-04 | 3 | -473/+473 |
| | | | |||||
| * | | More bank3f code | luckytyphlosion | 2015-05-31 | 1 | -3/+68 |
| | | | |||||
| * | | Minor bank3c change. | luckytyphlosion | 2015-05-31 | 1 | -5/+2 |
| | | | |||||
| * | | Bank 3c and 3f stuff. | luckytyphlosion | 2015-05-24 | 2 | -4/+153 |
| | | | |||||
| * | | Moving yellow data to yellow folder. | luckytyphlosion | 2015-05-23 | 4 | -0/+756 |
| | | | |||||
| * | | More Bank 3c stuff. | luckytyphlosion | 2015-05-18 | 2 | -1/+109 |
| | | | |||||
| * | | Completed home/overworld.asm with other related functions | luckytyphlosion | 2015-05-17 | 3 | -221/+269 |
| | | | |||||
| * | | Create main.asm | luckytyphlosion | 2015-05-14 | 1 | -0/+11 |
| | | | |||||
| * | | Delete wram.asm | luckytyphlosion | 2015-05-14 | 1 | -2/+0 |
| | | | |||||
| * | | Delete text.asm | luckytyphlosion | 2015-05-14 | 1 | -2/+0 |
| | | | |||||
| * | | Delete main.asm | luckytyphlosion | 2015-05-14 | 1 | -2/+0 |
| | | | |||||
| * | | Delete audio.asm | luckytyphlosion | 2015-05-14 | 1 | -2/+0 |
| | | | | | | | No need, going to use the yellow folder for new bank stuff | ||||
| * | | Create random.asm | luckytyphlosion | 2015-05-13 | 1 | -0/+15 |
| | | | |||||
| * | | Delete dummy.asm | luckytyphlosion | 2015-05-13 | 1 | -1/+0 |
| | | | |||||
| * | | Create dummy.asm | luckytyphlosion | 2015-05-13 | 1 | -0/+1 |
| | | | |||||
| * | | Create overworld.asm | luckytyphlosion | 2015-05-13 | 1 | -0/+195 |
| | | | |||||
| * | | Delete bank3c | luckytyphlosion | 2015-05-13 | 1 | -1/+0 |
| | | | |||||
| * | | Create bank3c | luckytyphlosion | 2015-05-13 | 1 | -0/+1 |
| |/ | |||||
| * | Dust off the makefile and prepare to build Yellow. | yenatch | 2014-05-30 | 4 | -0/+8 |
