| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2015-09-04 | engine/mon_party_sprites.asm and INSTALL.md | luckytyphlosion | 1 | -22/+44 | |
| 2015-09-03 | Make pokeyellow build correctly. | luckytyphlosion | 8 | -49/+47 | |
| 2015-08-30 | No more S_ | dannye | 4 | -9/+9 | |
| 2015-08-30 | No more wram_constants.asm | dannye | 1 | -2/+2 | |
| unfortunately, this means manually declaring the wEnemyMon1 party struct | |||||
| 2015-08-30 | No more W_ | dannye | 76 | -942/+942 | |
| 2015-08-30 | Fixes. | luckytyphlosion | 12 | -137/+38 | |
| 2015-08-30 | replaced hardcoded values in ItemUseMedicine | YamaArashi | 1 | -22/+22 | |
| 2015-08-30 | rename ItemUseBall labels | YamaArashi | 1 | -22/+17 | |
| 2015-08-29 | use the new battle type constants | YamaArashi | 2 | -11/+11 | |
| 2015-08-29 | commented pokeball function | YamaArashi | 2 | -96/+237 | |
| 2015-08-29 | documented flags and misc. fixes | YamaArashi | 8 | -40/+45 | |
| 2015-08-28 | Make pokeyellow build to baserom. | luckytyphlosion | 2 | -7/+9 | |
| 2015-08-28 | Fix bank3d so it matches baserom.gbc | luckytyphlosion | 6 | -30/+25 | |
| 2015-08-28 | Attempt to make pokeyellow buildable, part 8. | luckytyphlosion | 5 | -14/+28 | |
| 2015-08-14 | add border constant and clear up misnomer | YamaArashi | 1 | -5/+5 | |
| 2015-08-14 | named battle and learn move variables | YamaArashi | 4 | -35/+43 | |
| 2015-08-13 | Named a test battle variable | YamaArashi | 2 | -6/+6 | |
| 2015-08-12 | named more variables | YamaArashi | 16 | -32/+32 | |
| 2015-08-12 | commented SGB palette stuff | YamaArashi | 25 | -277/+300 | |
| 2015-08-10 | constants for IntroMoveMon | YamaArashi | 1 | -4/+8 | |
| 2015-08-11 | More joypad constants | dannye | 9 | -49/+55 | |
| 2015-08-10 | Replace hardcoded name lengths with NAME_LENGTH | dannye | 16 | -53/+53 | |
| 2015-08-10 | Use better wram labels in sram | dannye | 1 | -24/+24 | |
| this way, sram doesn't have to refer to the actual content of wram | |||||
| 2015-08-10 | No more $C8 | dannye | 5 | -8/+8 | |
| Use OPP_ constants separate from trainer constants since valid opponents can be all Pokemon and trainers | |||||
| 2015-08-09 | Replace some hardcoded data sizes | dannye | 23 | -57/+70 | |
| 2015-08-09 | Fix bank1c errors and a few missed bank0 errors. | luckytyphlosion | 7 | -28/+29 | |
| 2015-08-08 | commented audio code | YamaArashi | 19 | -92/+92 | |
| 2015-08-07 | fixed names | YamaArashi | 6 | -14/+14 | |
| 2015-08-07 | named wram variables | YamaArashi | 5 | -45/+40 | |
| 2015-08-07 | named CountSetBits output variable | YamaArashi | 5 | -38/+38 | |
| 2015-08-06 | more info on the bide bug | YamaArashi | 1 | -3/+11 | |
| 2015-08-05 | Use more lb | dannye | 40 | -163/+163 | |
| and other clean up | |||||
| 2015-08-05 | Rename rod functions | dannye | 1 | -6/+6 | |
| 2015-08-03 | Attempt to make yellow buildable, part 7. | luckytyphlosion | 10 | -829/+837 | |
| Builds but not to baserom.gbc. | |||||
| 2015-08-03 | Attempt to make Yellow buildable, part 6. | luckytyphlosion | 10 | -155/+191 | |
| 2015-08-02 | Attempt to make Yellow Buildable, part 5 | luckytyphlosion | 4 | -10/+23 | |
| Rest of unknown pointers in homebank, fix some function names. | |||||
| 2015-08-01 | Attempt to make yellow buildable, part 4 | luckytyphlosion | 2 | -3/+5 | |
| Hardcoded pointers, dr (define rom) macro. | |||||
| 2015-08-01 | Build only Yellow | U-Daniel-PC\Daniel | 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 | |||||
| 2015-08-01 | Attempt to make Yellow buildable, part 2. | luckytyphlosion | 11 | -30/+44 | |
| 2015-08-01 | Attempt to make yellow buildable. | luckytyphlosion | 9 | -143/+168 | |
| Building Errors: Segmentation Error. | |||||
| 2015-07-29 | constants for PrintNumber | YamaArashi | 10 | -37/+37 | |
| 2015-07-26 | Bugfixes. | luckytyphlosion | 1 | -50/+50 | |
| Fix some building issues and multiply_divide.asm | |||||
| 2015-07-26 | tmlearn macro. | luckytyphlosion | 1 | -88/+88 | |
| Also multiple_divide documentation and fix improper wram comment. | |||||
| 2015-07-25 | yet more naming | YamaArashi | 12 | -76/+91 | |
| 2015-07-24 | more naming variables | YamaArashi | 14 | -97/+100 | |
| 2015-07-24 | named more functions | YamaArashi | 3 | -36/+34 | |
| 2015-07-24 | named animation functions/variables | YamaArashi | 14 | -584/+663 | |
| 2015-07-24 | Use more wram labels and other constants | xCrystal | 6 | -40/+40 | |
| 2015-07-23 | named function | YamaArashi | 2 | -8/+8 | |
| 2015-07-23 | fixed hram aliases and named wram var | YamaArashi | 7 | -73/+78 | |
