| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | engine/items/items.asm | luckytyphlosion | 2015-10-11 | 3 | -256/+462 | |
| | | | | ||||||
| * | | | more annotations on ModifyPikachuHappiness | PikalaxALT | 2015-10-11 | 6 | -78/+114 | |
| |/ / | ||||||
| * | | Some bank3 documentation | luckytyphlosion | 2015-10-04 | 2 | -8/+2 | |
| | | | ||||||
| * | | Bank8 audio. | luckytyphlosion | 2015-09-27 | 1 | -57/+105 | |
| | | | | | | | | | | | | | todo: correct address comments note: tx_pre_constants are not 100% accurate, but they work well enough to have yellow build correctly | |||||
| * | | More pikachu related bank3f | luckytyphlosion | 2015-09-20 | 1 | -8/+447 | |
| | | | ||||||
| * | | More bank3f documentation and a bit of audio.asm prep | luckytyphlosion | 2015-09-19 | 1 | -3/+186 | |
| | | | ||||||
| * | | Document some bank3f code. | luckytyphlosion | 2015-09-12 | 1 | -6/+804 | |
| | | | ||||||
| * | | engine/save.asm | luckytyphlosion | 2015-09-07 | 1 | -146/+122 | |
| | | | ||||||
| * | | engine/in_game_trades.asm | luckytyphlosion | 2015-09-04 | 1 | -51/+71 | |
| | | | ||||||
| * | | engine/mon_party_sprites.asm and INSTALL.md | luckytyphlosion | 2015-09-04 | 1 | -22/+44 | |
| | | | ||||||
| * | | Make pokeyellow build correctly. | luckytyphlosion | 2015-09-03 | 8 | -49/+47 | |
| | | | ||||||
| * | | Fixes. | luckytyphlosion | 2015-08-30 | 12 | -137/+38 | |
| | | | ||||||
| * | | Merge branch 'master' of https://github.com/iimarckus/pokered | luckytyphlosion | 2015-08-30 | 116 | -6378/+6832 | |
| |\| | | | | | | | Doesn't build. | |||||
| | * | add border constant and clear up misnomer | YamaArashi | 2015-08-14 | 1 | -5/+5 | |
| | | | ||||||
| | * | named battle and learn move variables | YamaArashi | 2015-08-14 | 4 | -35/+43 | |
| | | | ||||||
| | * | Named a test battle variable | YamaArashi | 2015-08-13 | 2 | -6/+6 | |
| | | | ||||||
| | * | named more variables | YamaArashi | 2015-08-12 | 16 | -32/+32 | |
| | | | ||||||
| | * | commented SGB palette stuff | YamaArashi | 2015-08-12 | 25 | -277/+300 | |
| | | | ||||||
| | * | constants for IntroMoveMon | YamaArashi | 2015-08-10 | 1 | -4/+8 | |
| | | | ||||||
| | * | More joypad constants | dannye | 2015-08-11 | 9 | -49/+55 | |
| | | | ||||||
| | * | Replace hardcoded name lengths with NAME_LENGTH | dannye | 2015-08-10 | 16 | -53/+53 | |
| | | | ||||||
| | * | Use better wram labels in sram | dannye | 2015-08-10 | 1 | -24/+24 | |
| | | | | | | | | | this way, sram doesn't have to refer to the actual content of wram | |||||
| | * | No more $C8 | dannye | 2015-08-10 | 5 | -8/+8 | |
| | | | | | | | | | | | 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 | 27 | -192/+195 | |
| | |\ | ||||||
| | | * | commented audio code | YamaArashi | 2015-08-08 | 19 | -92/+92 | |
| | | | | ||||||
| | | * | fixed names | YamaArashi | 2015-08-07 | 6 | -14/+14 | |
| | | | | ||||||
| | | * | named wram variables | YamaArashi | 2015-08-07 | 5 | -45/+40 | |
| | | | | ||||||
| | | * | named CountSetBits output variable | YamaArashi | 2015-08-07 | 5 | -38/+38 | |
| | | | | ||||||
| | | * | more info on the bide bug | YamaArashi | 2015-08-06 | 1 | -3/+11 | |
| | | | | ||||||
| | * | | Replace some hardcoded data sizes | dannye | 2015-08-09 | 23 | -57/+70 | |
| | |/ | ||||||
| | * | Use more lb | dannye | 2015-08-05 | 40 | -163/+163 | |
| | | | | | | | | | and other clean up | |||||
| | * | Rename rod functions | dannye | 2015-08-05 | 1 | -6/+6 | |
| | | | ||||||
| | * | constants for PrintNumber | YamaArashi | 2015-07-29 | 10 | -37/+37 | |
| | | | ||||||
| | * | Merge branch 'master' of https://github.com/luckytyphlosion/pokered | dannye | 2015-07-27 | 1 | -80/+80 | |
| | |\ | ||||||
| | | * | Bugfixes. | luckytyphlosion | 2015-07-26 | 1 | -50/+50 | |
| | | | | | | | | | | | | | Fix some building issues and multiply_divide.asm | |||||
| | | * | tmlearn macro. | luckytyphlosion | 2015-07-26 | 1 | -88/+88 | |
| | | | | | | | | | | | | | Also multiple_divide documentation and fix improper wram comment. | |||||
| | * | | Merge branch 'master' of https://github.com/xCrystal/pokered | dannye | 2015-07-26 | 5 | -39/+39 | |
| | |\ \ | ||||||
| | | * | | Use more wram labels and other constants | xCrystal | 2015-07-24 | 6 | -40/+40 | |
| | | |/ | ||||||
| | * | | yet more naming | YamaArashi | 2015-07-25 | 12 | -76/+91 | |
| | | | | ||||||
| | * | | more naming variables | YamaArashi | 2015-07-24 | 14 | -97/+100 | |
| | | | | ||||||
| | * | | named more functions | YamaArashi | 2015-07-24 | 3 | -36/+34 | |
| | | | | ||||||
| | * | | named animation functions/variables | YamaArashi | 2015-07-24 | 14 | -584/+663 | |
| | | | | ||||||
| | * | | named function | YamaArashi | 2015-07-23 | 2 | -8/+8 | |
| | | | | ||||||
| | * | | fixed hram aliases and named wram var | YamaArashi | 2015-07-23 | 7 | -73/+78 | |
| | | | | ||||||
| | * | | clean up wram aliases | YamaArashi | 2015-07-23 | 5 | -57/+63 | |
| | |/ | ||||||
| | * | Merge pull request #107 from YamaArashi/master | Daniel Harding | 2015-07-22 | 11 | -73/+50 | |
| | |\ | | | | | | | enumerate events | |||||
| | | * | named more constants | YamaArashi | 2015-07-21 | 3 | -22/+24 | |
| | | | | ||||||
| | | * | named most of the used events | YamaArashi | 2015-07-21 | 6 | -9/+9 | |
| | | | | ||||||
| | | * | enumerate events | YamaArashi | 2015-07-20 | 11 | -59/+34 | |
| | | | | ||||||
| | * | | Unify audio bank references | dannye | 2015-07-22 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | 2â1 8â2 1fâ3 | |||||
