summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-12-16Nidorino's intro fight animation INCBIN.Marcus Huderle
2013-12-16Stat modifier ratios INCBIN.Marcus Huderle
2013-12-16INCBIN for enemy mon's battle HUD tiles.Marcus Huderle
2013-12-16INCBIN for several tiles used in the player's battle HUD.Marcus Huderle
2013-12-16WildMonEncounterSlotChances INCBIN.Marcus Huderle
2013-12-16CutTreeBlockSwaps INCBIN.Marcus Huderle
2013-12-16CutTreeAnimationOffsets INCBIN.Marcus Huderle
2013-12-15Labeled GetMonFieldMoves function.Marcus Huderle
2013-12-15FieldMoveDisplayData INCBIN.Marcus Huderle
2013-12-15Removed pointless ed_symbol file.Marcus Huderle
2013-12-15Merged and fixed incbin conflicts with Danny.Marcus Huderle
2013-12-15incbin killing part 2U-Fish-PC\Daniel
2013-12-14incbin killingU-Fish-PC\Daniel
2013-12-14Merge branch 'master' of https://github.com/yenatch/pokeredU-Fish-PC\Daniel
2013-12-12Yet Another Map Script CommitU-Fish-PC\Daniel
2013-12-11init.sh: sudo mkdir -pyenatch
2013-12-11bump pokemontools for fixed wram label handlingyenatch
2013-12-11Clean up constantsU-Fish-PC\Daniel
2013-12-11init.sh: sudo pip install and make sure rgbds man dirs existyenatch
2013-12-11Move slot machine constantsU-Fish-PC\Daniel
2013-12-11Disassemble Slot Machine and OthersU-Fish-PC\Daniel
2013-12-10Merge branch 'master' of https://github.com/iimarckus/pokeredU-Fish-PC\Daniel
Conflicts: main.asm
2013-12-09Use safer and more standard POSIX find options.IIMarckus
2013-12-09Merge pull request #19 from yenatch/crystal-makefileiimarckus
bring pokered into this century
2013-12-09makefile: find -delete isnt portableyenatch
2013-12-09Misc clean upU-Fish-PC\Daniel
2013-12-08init.sh for lazy installsyenatch
2013-12-08clearer install instructionsyenatch
2013-12-08Makefile: use += to append to variablesyenatch
2013-12-08prequeue: say how many files are being preprocessedyenatch
2013-12-08relative link to install in readmeyenatch
2013-12-08bump pokemontools for scan_includes fixyenatch
2013-12-08add INSTALL.md and README -> README.mdyenatch
2013-12-08finish off wram labels and fix up mistaken label overloadsyenatch
2013-12-08wram labels and clarify safari zone step counteryenatch
2013-12-08even more wram labelsyenatch
2013-12-08more wram labelsyenatch
2013-12-08Makefile: $: is not an escaped :yenatch
2013-12-07Merge remote-tracking branch 'iimarckus/master' into crystal-makefileyenatch
Conflicts: Makefile main.asm
2013-12-07bump pokemontools for global label handlingyenatch
2013-12-07include globals.asm in rgbasm objectsyenatch
2013-12-07INCLUDE .asm instead of .txyenatch
.tx is a build abstraction. if the process changes down the line, .tx includes will break
2013-12-07prequeue: less wasteful stdout reroutingyenatch
2013-12-07handle preprocessing in one python procress; export asm labelsyenatch
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
2013-12-06bump pokemontools to support makefile changesyenatch
2013-12-06map/symfiles in .gitignoreyenatch
2013-12-06rewrite the makefile to be consistent with pokecrystalyenatch
still needs globals.asm and a preprocessor queue to compile multiple objects also, spit out a mapfile and symfile
2013-12-05Nicknaming screen loads the 'ED' symbol separately.Marcus Huderle
2013-12-05Cleaned up TitleScreenPokemonLogoYScrolls to use base-10 numbers.Marcus Huderle
2013-12-05FlyWarp data for maps in which you fall down holes.Marcus Huderle