| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Cleaned hardcoded pointers related to pokecenter texts and OT names. | Marcus Huderle | 2013-12-22 | 1 | -61/+61 |
| | | |||||
| * | Cleaned map connections with macros. | Marcus Huderle | 2013-12-20 | 2 | -717/+150 |
| | | |||||
| * | Fishing Rod Graphics properties INCBIN. | Marcus Huderle | 2013-12-19 | 1 | -3/+11 |
| | | |||||
| * | Nidorino's intro fight animation INCBIN. | Marcus Huderle | 2013-12-16 | 1 | -23/+71 |
| | | |||||
| * | Stat modifier ratios INCBIN. | Marcus Huderle | 2013-12-16 | 1 | -7/+20 |
| | | |||||
| * | INCBIN for enemy mon's battle HUD tiles. | Marcus Huderle | 2013-12-16 | 1 | -3/+6 |
| | | |||||
| * | INCBIN for several tiles used in the player's battle HUD. | Marcus Huderle | 2013-12-16 | 1 | -3/+6 |
| | | |||||
| * | WildMonEncounterSlotChances INCBIN. | Marcus Huderle | 2013-12-16 | 1 | -3/+16 |
| | | |||||
| * | 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 |
| | |\| | | | | | | | | | | | | | Conflicts: main.asm | ||||
| | | * | 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 |
| | | |\ | | | | | | | | | bring pokered into this century | ||||
| | | | * | 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 |
| | | | |\ | | | |/ | | |/| | | | | | | | | | | | | | Conflicts: Makefile main.asm | ||||
| | | | * | 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 |
| | | | | | | | | | | | | | | | | | .tx is a build abstraction. if the process changes down the line, .tx includes will break | ||||
| | | | * | 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 |
| | | | | | | | | | | | | | | | | | | | | | instead of running a process for each file, one process handles all files rgbasm requires label EXPORT definitions for cross-object compiling. this is handled by globals.asm | ||||
| | | | * | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | | still needs globals.asm and a preprocessor queue to compile multiple objects also, spit out a mapfile and symfile | ||||
| | | | * | rename textpre.py -> preprocessor.py | yenatch | 2013-12-05 | 2 | -1/+1 |
| | | | | | |||||
