| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | bump pokemontools for fixed wram label handling | yenatch | 2013-12-11 | 1 | -0/+0 | |
| | * | | | init.sh: sudo pip install and make sure rgbds man dirs exist | yenatch | 2013-12-11 | 1 | -1/+3 | |
| * | | | | Yet Another Map Script Commit | U-Fish-PC\Daniel | 2013-12-12 | 1 | -23/+85 | |
| * | | | | Clean up constants | U-Fish-PC\Daniel | 2013-12-11 | 18 | -196/+184 | |
| * | | | | Move slot machine constants | U-Fish-PC\Daniel | 2013-12-11 | 3 | -8/+7 | |
| * | | | | Disassemble Slot Machine and Others | U-Fish-PC\Daniel | 2013-12-11 | 5 | -79/+1250 | |
| * | | | | Merge branch 'master' of https://github.com/iimarckus/pokered | U-Fish-PC\Daniel | 2013-12-10 | 25 | -5119/+5671 | |
| |\| | | | ||||||
| | * | | | Use safer and more standard POSIX find options. | IIMarckus | 2013-12-09 | 1 | -1/+1 | |
| | * | | | Merge pull request #19 from yenatch/crystal-makefile | iimarckus | 2013-12-09 | 25 | -5119/+5671 | |
| | |\ \ \ | ||||||
| | | * | | | makefile: find -delete isnt portable | yenatch | 2013-12-09 | 1 | -1/+1 | |
| | | * | | | init.sh for lazy installs | yenatch | 2013-12-08 | 2 | -14/+20 | |
| | | * | | | clearer install instructions | yenatch | 2013-12-08 | 1 | -8/+8 | |
| | | * | | | Makefile: use += to append to variables | yenatch | 2013-12-08 | 1 | -1/+1 | |
| | | * | | | prequeue: say how many files are being preprocessed | yenatch | 2013-12-08 | 1 | -3/+11 | |
| | | * | | | relative link to install in readme | yenatch | 2013-12-08 | 1 | -1/+1 | |
| | | * | | | bump pokemontools for scan_includes fix | yenatch | 2013-12-08 | 1 | -0/+0 | |
| | | * | | | add INSTALL.md and README -> README.md | yenatch | 2013-12-08 | 3 | -19/+73 | |
| | | * | | | finish off wram labels and fix up mistaken label overloads | yenatch | 2013-12-08 | 2 | -54/+107 | |
| | | * | | | wram labels and clarify safari zone step counter | yenatch | 2013-12-08 | 2 | -123/+245 | |
| | | * | | | even more wram labels | yenatch | 2013-12-08 | 1 | -26/+86 | |
| | | * | | | more wram labels | yenatch | 2013-12-08 | 2 | -631/+624 | |
| | | * | | | 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 | |
| | |\ \ | ||||||
