| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | CutTreeBlockSwaps INCBIN. | Marcus Huderle | 2013-12-16 | 1 | -3/+14 |
| * | CutTreeAnimationOffsets INCBIN. | Marcus Huderle | 2013-12-16 | 1 | -9/+19 |
| * | Labeled GetMonFieldMoves function. | Marcus Huderle | 2013-12-15 | 1 | -2/+2 |
| * | FieldMoveDisplayData INCBIN. | Marcus Huderle | 2013-12-15 | 1 | -5/+21 |
| * | Removed pointless ed_symbol file. | Marcus Huderle | 2013-12-15 | 1 | -1/+0 |
| * | Merged and fixed incbin conflicts with Danny. | Marcus Huderle | 2013-12-15 | 40 | -8357/+14446 |
| |\ | |||||
| | * | incbin killing part 2 | U-Fish-PC\Daniel | 2013-12-15 | 5 | -423/+1128 |
| | * | incbin killing | U-Fish-PC\Daniel | 2013-12-14 | 2 | -328/+1272 |
| | * | Merge branch 'master' of https://github.com/yenatch/pokered | U-Fish-PC\Daniel | 2013-12-14 | 2 | -1/+2 |
| | |\ | |||||
| | | * | init.sh: sudo mkdir -p | yenatch | 2013-12-11 | 1 | -2/+1 |
| | | * | 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 |
