aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Label a lot of unnamed textU-Fish-PC\Daniel2014-05-153-980/+981
* Label graphics loading functions and CheckIfMoveIsKnownU-Fish-PC\Daniel2014-05-152-100/+102
* Label and comment AnimatePartyMonU-Fish-PC\Daniel2014-05-151-39/+46
* Comment where gym trainers get deactivated after beating the leader.IIMarckus2014-04-211-7/+34
* Add labels and comments to the Fan Club.IIMarckus2014-04-212-74/+83
* Use decimal for levels, and replace some hardcoded RAM addresses.IIMarckus2014-04-211-22/+23
* Add a missed map constant.IIMarckus2014-04-211-1/+1
* Improve comments/labels for Silph Co 7F.IIMarckus2014-04-192-64/+65
* Label a Route 11 gatehouse script better.IIMarckus2014-04-192-11/+11
* Merge branch 'master' of https://github.com/iimarckus/pokeredU-Fish-PC\Daniel2014-04-161635-1815/+83
|\
| * hotfix: Bump pokemontools so gfx.py doesn't look for a baserom.yenatch2014-04-161-0/+0
| * Merge remote-tracking branch 'yenatch/png'yenatch2014-04-151635-1815/+83
| |\
| | * Bump pokemontools for png manifest destiny.yenatch2014-04-151-0/+0
| | * Accidentally added a second minimize graphic.yenatch2014-04-051-0/+0
| | * Image handling in the makefile.yenatch2014-04-051-7/+34
| | * Fix tile padding for house and ship_port tileset graphics.yenatch2014-04-053-2/+2
| | * Add *.1bpp, *.2bpp, *.pic to .gitignore.yenatch2014-04-051-0/+5
| | * Remove "globals.asm" from .gitignore.yenatch2014-04-051-3/+0
| | * Convert pngs in gfx/ to 1bpp and 2bpp.yenatch2014-04-05297-79/+44
| | * Replace .pic with .png.yenatch2014-04-041336-1726/+0
* | | Replace item constantsU-Fish-PC\Daniel2014-04-071-5/+5
* | | Replace one-byte sound effect pointersU-Fish-PC\Daniel2014-04-071-126/+127
|/ /
* | Merge https://github.com/yenatch/pokeredIIMarckus2014-04-0690-694/+744
|\|
| * "Fix" name indentation in credits.yenatch2014-04-041-65/+65
| * Another bank.yenatch2014-04-041-1/+1
| * More tileset constants.yenatch2014-04-041-17/+17
| * Tileset constants in the wild.yenatch2014-04-031-198/+198
| * Name the tilesets and give them constants.yenatch2014-04-0390-407/+455
| * Reference more static banks.yenatch2014-04-021-6/+8
* | combine audio and music foldersU-Fish-PC\Daniel2014-04-06380-375/+375
* | A little more map name consistencyU-Fish-PC\Daniel2014-04-063-8/+8
* | Use dimension constants in warp data and add map name consisntencyU-Fish-PC\Daniel2014-04-0514-1033/+1037
|/
* Japanese character conversion tables.yenatch2014-04-021-54/+14
* More Red pic labels and misc constants.yenatch2014-04-021-20/+19
* Use labels instead of static addresses in sound pointers.yenatch2014-03-303-22/+15
* Stop using [$ff00+$xx] syntax.yenatch2014-03-306-1445/+1445
* Remove the last "\@"s on local labels.yenatch2014-03-301-13/+13
* Yet another static rom address (Tset15_Coll)yenatch2014-03-301-1/+1
* Merge remote-tracking branch 'origin/master' into masteryenatch2014-03-291-2/+3
|\
| * Merge pull request #37 from Lin20/masteryenatch2014-03-271-2/+3
| |\
| | * ledge tiles documentedLin2014-03-261-2/+3
| |/
* | Merge remote-tracking branch 'huderlem/master' into masteryenatch2014-03-291-20/+24
|\ \
| * | Removed hardcoded address. Labeled a few functions.Marcus Huderle2014-02-201-18/+22
| * | Labeled Battle Center and Trade Center constants.Marcus Huderle2014-01-291-4/+4
| |/
* | Merge remote-tracking branch 'danny/master' into masteryenatch2014-03-291-135/+141
|\ \
| * | Replace hardcoded song idsU-Fish-PC\Daniel2014-02-021-10/+10
| * | Merge branch 'master' of https://github.com/iimarckus/pokeredU-Fish-PC\Daniel2014-02-01305-23408/+27007
| |\|
| * | Fix BookshelfTileIDs formatU-Fish-PC\Daniel2014-01-281-1/+1
| * | Merge branch 'master' of https://github.com/iimarckus/pokeredU-Fish-PC\Daniel2014-01-232-259/+291
| |\ \
| * | | Label Pewter Movement ScriptsU-Fish-PC\Daniel2014-01-131-16/+22