| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move slot machine constants | U-Fish-PC\Daniel | 2013-12-11 | 1 | -0/+7 |
| * | Disassemble Slot Machine and Others | U-Fish-PC\Daniel | 2013-12-11 | 1 | -79/+1242 |
| * | Merge branch 'master' of https://github.com/iimarckus/pokered | U-Fish-PC\Daniel | 2013-12-10 | 1 | -1677/+1677 |
| |\ | |||||
| | * | finish off wram labels and fix up mistaken label overloads | yenatch | 2013-12-08 | 1 | -19/+19 |
| | * | wram labels and clarify safari zone step counter | yenatch | 2013-12-08 | 1 | -9/+9 |
| | * | more wram labels | yenatch | 2013-12-08 | 1 | -104/+104 |
| | * | Merge remote-tracking branch 'iimarckus/master' into crystal-makefile | yenatch | 2013-12-07 | 1 | -2265/+4840 |
| | |\ | |||||
| | * | | INCLUDE .asm instead of .tx | yenatch | 2013-12-07 | 1 | -381/+381 |
| | * | | split wram/hram out of constants.asm and start using wram sections | yenatch | 2013-12-05 | 1 | -1137/+1137 |
| * | | | Misc clean up | U-Fish-PC\Daniel | 2013-12-09 | 1 | -126/+230 |
| | |/ |/| | |||||
| * | | IshiharaTeam | U-Fish-PC\Daniel | 2013-11-26 | 1 | -6/+20 |
| * | | FlyWarp data | U-Fish-PC\Daniel | 2013-11-26 | 1 | -43/+74 |
| * | | Evem more map scripts | U-Fish-PC\Daniel | 2013-11-26 | 1 | -1612/+2933 |
| * | | Complete Map Scripts | U-Fish-PC\Daniel | 2013-11-24 | 1 | -343/+1028 |
| * | | Unincbin more map scripts | U-Fish-PC\Daniel | 2013-11-17 | 1 | -180/+501 |
| * | | Add OAM data | U-Fish-PC\Daniel | 2013-11-16 | 1 | -12/+40 |
| * | | Dissasemble and clean up | U-Fish-PC\Daniel | 2013-11-15 | 1 | -30/+134 |
| * | | Disassemble incbinned predef routines | U-Fish-PC\Daniel | 2013-11-15 | 1 | -17/+117 |
| * | | Add labels to PredefPointers: | U-Fish-PC\Daniel | 2013-11-12 | 1 | -86/+100 |
| * | | remove more redundant addresses | U-Fish-PC\Daniel | 2013-11-09 | 1 | -72/+29 |
| |/ | |||||
| * | Merge branch 'master' of https://github.com/Sanky/pokered | IIMarckus | 2013-11-01 | 1 | -151/+169 |
| |\ | |||||
| | * | Merge remote-tracking branch 'kanzure/master' into mergetastic | Sanky | 2013-10-21 | 1 | -13259/+49071 |
| | |\ | |||||
| | * | | AskForMonNickname | Sanky | 2013-07-04 | 1 | -4/+56 |
| | * | | FaintEnemyPokemon | Sanky | 2013-07-04 | 1 | -4/+114 |
| | * | | Disasm code which draws tiny party pokémon symbols in-battle. | Sanky | 2013-07-03 | 1 | -1/+100 |
| | * | | Some Bill's PC stuff | Sanky | 2013-07-01 | 1 | -40/+200 |
| * | | | All INCBIN baserom.gbcs begin with \n and all INCBINs of gfx etc begin with \t | U-Fish-PC\Daniel | 2013-11-01 | 1 | -34/+34 |
| * | | | Merge branch 'master' of https://github.com/iimarckus/pokered | U-Fish-PC\Daniel | 2013-10-31 | 1 | -1296/+3701 |
| |\ \ \ | |||||
| | * \ \ | Merge branch 'music' of https://github.com/dannye/pokered | IIMarckus | 2013-10-30 | 1 | -1493/+2098 |
| | |\ \ \ | |||||
| | | * | | | Add MapSongBanks: | U-Fish-PC\Daniel | 2013-10-24 | 1 | -3/+499 |
| | | * | | | Music Engine Bank 8 | U-Fish-PC\Daniel | 2013-10-24 | 1 | -511/+538 |
| | | * | | | Music Engine Bank 1f | U-Fish-PC\Daniel | 2013-10-23 | 1 | -589/+637 |
| | | * | | | Noise_endchannel: | U-Fish-PC\Daniel | 2013-10-22 | 1 | -55/+55 |
| | | * | | | Add unused sfx | U-Fish-PC\Daniel | 2013-10-22 | 1 | -3/+1 |
| | | * | | | Fix blue and yellow music | U-Fish-PC\Daniel | 2013-10-22 | 1 | -14/+17 |
| | | * | | | More bank 2 music engine and music/sfx format update | U-Fish-PC\Daniel | 2013-10-21 | 1 | -128/+158 |
| | | * | | | More music engine labels and comments | U-Fish-PC\Daniel | 2013-10-19 | 1 | -200/+184 |
| | | * | | | More music engine labels | U-Fish-PC\Daniel | 2013-10-18 | 1 | -46/+49 |
| | | * | | | Some music engine labels | U-Fish-PC\Daniel | 2013-10-18 | 1 | -177/+193 |
| | * | | | | Improve comments. | IIMarckus | 2013-10-17 | 1 | -1/+2 |
| | * | | | | Merge pull request #11 from dannye/music | iimarckus | 2013-10-13 | 1 | -328/+2131 |
| | |\| | | | | |_|/ | |/| | | |||||
| | | * | | Add song alternate start labels | U-Fish-PC\Daniel | 2013-10-14 | 1 | -6/+6 |
| | | * | | All music and sfx | U-Fish-PC\Daniel | 2013-10-12 | 1 | -328/+2131 |
| | * | | | Fix CheckIfInOutsideMap comments. | IIMarckus | 2013-09-25 | 1 | -5/+4 |
| | |/ / | |||||
| * | | | Remove redundant addresses and 'known jump sources' | U-Fish-PC\Daniel | 2013-10-25 | 1 | -5470/+122 |
| * | | | Replace terminator character in TX_FAR's | U-Fish-PC\Daniel | 2013-10-16 | 1 | -2278/+2276 |
| * | | | Misc text characters | U-Fish-PC\Daniel | 2013-10-16 | 1 | -8/+8 |
| * | | | Add PrintStatusAilment | U-Fish-PC\Daniel | 2013-10-15 | 1 | -27/+27 |
| * | | | Add Mon nest icon | U-Fish-PC\Daniel | 2013-10-15 | 1 | -4/+4 |
| |/ / | |||||
| * | | Merge branch 'master' into comments | U-Fish-PC\Daniel | 2013-09-16 | 1 | -302/+1255 |
| |\ \ | |||||
