| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | Makefile: $: is not an escaped : | yenatch | 2013-12-08 | 1 | -1/+1 | |
| | | * | | | Merge remote-tracking branch 'iimarckus/master' into crystal-makefile | yenatch | 2013-12-07 | 3 | -2265/+4841 | |
| | | |\ \ \ | | |/ / / | |/| | | | ||||||
| | | * | | | bump pokemontools for global label handling | yenatch | 2013-12-07 | 1 | -0/+0 | |
| | | * | | | include globals.asm in rgbasm objects | yenatch | 2013-12-07 | 2 | -0/+2 | |
| | | * | | | INCLUDE .asm instead of .tx | yenatch | 2013-12-07 | 1 | -381/+381 | |
| | | * | | | prequeue: less wasteful stdout rerouting | yenatch | 2013-12-07 | 2 | -6/+11 | |
| | | * | | | handle preprocessing in one python procress; export asm labels | yenatch | 2013-12-07 | 4 | -19/+74 | |
| | | * | | | bump pokemontools to support makefile changes | yenatch | 2013-12-06 | 1 | -0/+0 | |
| | | * | | | map/symfiles in .gitignore | yenatch | 2013-12-06 | 1 | -7/+8 | |
| | | * | | | rewrite the makefile to be consistent with pokecrystal | yenatch | 2013-12-06 | 1 | -17/+39 | |
| | | * | | | rename textpre.py -> preprocessor.py | yenatch | 2013-12-05 | 2 | -1/+1 | |
| | | * | | | clean up remaining constants | yenatch | 2013-12-05 | 1 | -41/+41 | |
| | | * | | | split related constants into constants/ | yenatch | 2013-12-05 | 10 | -1933/+1936 | |
| | | * | | | split rgbasm macros into macros.asm | yenatch | 2013-12-05 | 2 | -259/+266 | |
| | | * | | | split wram/hram out of constants.asm and start using wram sections | yenatch | 2013-12-05 | 4 | -2294/+2455 | |
| * | | | | | 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 | 3 | -30/+135 | |
| * | | | | 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 music.tx from Makefile for pokeblue | U-Fish-PC\Daniel | 2013-11-10 | 1 | -1/+1 | |
| * | | | 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 | 2 | -151/+171 | |
| |\ \ | ||||||
| | * \ | Merge remote-tracking branch 'kanzure/master' into mergetastic | Sanky | 2013-10-21 | 115 | -22703/+51301 | |
| | |\ \ | ||||||
| | * | | | 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 | 2 | -1/+102 | |
| | * | | | 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 | 427 | -17299/+35960 | |
| |\ \ \ \ | ||||||
| | * \ \ \ | Merge branch 'music' of https://github.com/dannye/pokered | IIMarckus | 2013-10-30 | 370 | -10549/+5033 | |
| | |\ \ \ \ | | | |_|/ | | |/| | | ||||||
| | | * | | | typo | U-Fish-PC\Daniel | 2013-10-24 | 1 | -1/+1 | |
| | | * | | | Add MapSongBanks: | U-Fish-PC\Daniel | 2013-10-24 | 1 | -3/+499 | |
| | | * | | | Music Engine Bank 8 | U-Fish-PC\Daniel | 2013-10-24 | 5 | -511/+656 | |
| | | * | | | Music Engine Bank 1f | U-Fish-PC\Daniel | 2013-10-23 | 2 | -589/+669 | |
| | | * | | | Noise_endchannel: | U-Fish-PC\Daniel | 2013-10-22 | 1 | -55/+55 | |
| | | * | | | Add unused sfx | U-Fish-PC\Daniel | 2013-10-22 | 2 | -3/+33 | |
| | | * | | | Fix sfx_02_5e | U-Fish-PC\Daniel | 2013-10-22 | 1 | -3/+6 | |
| | | * | | | Fix blue and yellow music | U-Fish-PC\Daniel | 2013-10-22 | 4 | -64/+31 | |
| | | * | | | More bank 2 music engine and music/sfx format update | U-Fish-PC\Daniel | 2013-10-21 | 362 | -9139/+2899 | |
| | | * | | | 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 | 421 | -16331/+40511 | |
| | |\| | | | | |_|/ | |/| | | ||||||
