aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Filled in hardcoded pointers that pointed to INCBINs.Marcus Huderle2013-12-231-5/+9
* Labeled Special Effect pointers and ids.Marcus Huderle2013-12-233-370/+460
* Merge branch 'music' of https://github.com/dannye/pokeredU-Daniel-Laptop\Daniel2013-12-231-21/+37
|\
| * Fix duty label numbersU-Fish-PC\Daniel2013-11-031-23/+39
* | Merge branch 'master' of https://github.com/huderlem/pokeredU-Daniel-Laptop\Daniel2013-12-233-1503/+852
|\ \
| * | Cleaned up all Map Headers.Marcus Huderle2013-12-221-197/+8
| * | W_TRAINER_NAME wram constant added, and labeled more hardcoded pointers.Marcus Huderle2013-12-222-112/+82
| * | Filled out most of a text id pointer table.Marcus Huderle2013-12-221-279/+279
| * | Fixed labels to get around syntax error.Marcus Huderle2013-12-221-23/+23
| * | Bad syntaxMarcus Huderle2013-12-221-21/+17
| * | Cleaned hardcoded pointers related to pokecenter texts and OT names.Marcus Huderle2013-12-221-61/+61
| * | Cleaned map connections with macros.Marcus Huderle2013-12-202-717/+150
| * | Fishing Rod Graphics properties INCBIN.Marcus Huderle2013-12-191-3/+11
| * | Nidorino's intro fight animation INCBIN.Marcus Huderle2013-12-161-23/+71
| * | Stat modifier ratios INCBIN.Marcus Huderle2013-12-161-7/+20
| * | INCBIN for enemy mon's battle HUD tiles.Marcus Huderle2013-12-161-3/+6
| * | INCBIN for several tiles used in the player's battle HUD.Marcus Huderle2013-12-161-3/+6
| * | WildMonEncounterSlotChances INCBIN.Marcus Huderle2013-12-161-3/+16
| * | CutTreeBlockSwaps INCBIN.Marcus Huderle2013-12-161-3/+14
| * | CutTreeAnimationOffsets INCBIN.Marcus Huderle2013-12-161-9/+19
| * | Labeled GetMonFieldMoves function.Marcus Huderle2013-12-151-2/+2
| * | FieldMoveDisplayData INCBIN.Marcus Huderle2013-12-151-5/+21
| * | Removed pointless ed_symbol file.Marcus Huderle2013-12-151-1/+0
| * | Merged and fixed incbin conflicts with Danny.Marcus Huderle2013-12-1540-8357/+14446
| |\ \
| * | | Nicknaming screen loads the 'ED' symbol separately.Marcus Huderle2013-12-052-3/+5
| * | | Cleaned up TitleScreenPokemonLogoYScrolls to use base-10 numbers.Marcus Huderle2013-12-051-8/+8
| * | | FlyWarp data for maps in which you fall down holes.Marcus Huderle2013-12-051-6/+38
| * | | Cable Club NPC Text labels.Marcus Huderle2013-12-051-31/+31
| * | | Vending Machine routine and texts.Marcus Huderle2013-12-051-35/+36
| * | | BattleCenter and TradeCenter warp data specs. Also renamed FirstMapSpec to Fi...Marcus Huderle2013-12-051-15/+39
| * | | Title screen pokemon logo bouncing effect.Marcus Huderle2013-12-051-7/+17
* | | | Pointer table clean upU-Daniel-Laptop\Daniel2013-12-221-113/+378
* | | | Dump animationsU-Fish-PC\Daniel2013-12-194-603/+4085
| |/ / |/| |
* | | incbin killing part 2U-Fish-PC\Daniel2013-12-155-423/+1128
* | | incbin killingU-Fish-PC\Daniel2013-12-142-328/+1272
* | | Merge branch 'master' of https://github.com/yenatch/pokeredU-Fish-PC\Daniel2013-12-142-1/+2
|\ \ \
| * | | init.sh: sudo mkdir -pyenatch2013-12-111-2/+1
| * | | bump pokemontools for fixed wram label handlingyenatch2013-12-111-0/+0
| * | | init.sh: sudo pip install and make sure rgbds man dirs existyenatch2013-12-111-1/+3
* | | | Yet Another Map Script CommitU-Fish-PC\Daniel2013-12-121-23/+85
* | | | Clean up constantsU-Fish-PC\Daniel2013-12-1118-196/+184
* | | | Move slot machine constantsU-Fish-PC\Daniel2013-12-113-8/+7
* | | | Disassemble Slot Machine and OthersU-Fish-PC\Daniel2013-12-115-79/+1250
* | | | Merge branch 'master' of https://github.com/iimarckus/pokeredU-Fish-PC\Daniel2013-12-1025-5119/+5671
|\| | |
| * | | Use safer and more standard POSIX find options.IIMarckus2013-12-091-1/+1
| * | | Merge pull request #19 from yenatch/crystal-makefileiimarckus2013-12-0925-5119/+5671
| |\ \ \
| | * | | makefile: find -delete isnt portableyenatch2013-12-091-1/+1
| | * | | init.sh for lazy installsyenatch2013-12-082-14/+20
| | * | | clearer install instructionsyenatch2013-12-081-8/+8
| | * | | Makefile: use += to append to variablesyenatch2013-12-081-1/+1