| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Label a lot of unnamed text | U-Fish-PC\Daniel | 2014-05-15 | 3 | -980/+981 |
| | | |||||
| * | Label graphics loading functions and CheckIfMoveIsKnown | U-Fish-PC\Daniel | 2014-05-15 | 2 | -100/+102 |
| | | |||||
| * | Label and comment AnimatePartyMon | U-Fish-PC\Daniel | 2014-05-15 | 1 | -39/+46 |
| | | |||||
| * | Comment where gym trainers get deactivated after beating the leader. | IIMarckus | 2014-04-21 | 1 | -7/+34 |
| | | |||||
| * | Add labels and comments to the Fan Club. | IIMarckus | 2014-04-21 | 2 | -74/+83 |
| | | |||||
| * | Use decimal for levels, and replace some hardcoded RAM addresses. | IIMarckus | 2014-04-21 | 1 | -22/+23 |
| | | |||||
| * | Add a missed map constant. | IIMarckus | 2014-04-21 | 1 | -1/+1 |
| | | |||||
| * | Improve comments/labels for Silph Co 7F. | IIMarckus | 2014-04-19 | 2 | -64/+65 |
| | | |||||
| * | Label a Route 11 gatehouse script better. | IIMarckus | 2014-04-19 | 2 | -11/+11 |
| | | |||||
| * | Merge branch 'master' of https://github.com/iimarckus/pokered | U-Fish-PC\Daniel | 2014-04-16 | 1635 | -1815/+83 |
| |\ | |||||
| | * | hotfix: Bump pokemontools so gfx.py doesn't look for a baserom. | yenatch | 2014-04-16 | 1 | -0/+0 |
| | | | |||||
| | * | Merge remote-tracking branch 'yenatch/png' | yenatch | 2014-04-15 | 1635 | -1815/+83 |
| | |\ | |||||
| | | * | Bump pokemontools for png manifest destiny. | yenatch | 2014-04-15 | 1 | -0/+0 |
| | | | | | | | | | | | | | Now the past 10 or so commits actually work. | ||||
| | | * | Accidentally added a second minimize graphic. | yenatch | 2014-04-05 | 1 | -0/+0 |
| | | | | |||||
| | | * | Image handling in the makefile. | yenatch | 2014-04-05 | 1 | -7/+34 |
| | | | | |||||
| | | * | Fix tile padding for house and ship_port tileset graphics. | yenatch | 2014-04-05 | 3 | -2/+2 |
| | | | | |||||
| | | * | Add *.1bpp, *.2bpp, *.pic to .gitignore. | yenatch | 2014-04-05 | 1 | -0/+5 |
| | | | | | | | | | | | | | These are now generated by the build. | ||||
| | | * | Remove "globals.asm" from .gitignore. | yenatch | 2014-04-05 | 1 | -3/+0 |
| | | | | | | | | | | | | | globals.asm is no longer part of the build, is not generated, does not exist at all. | ||||
| | | * | Convert pngs in gfx/ to 1bpp and 2bpp. | yenatch | 2014-04-05 | 297 | -79/+44 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | All graphics are now png. Some files were split out of necessity: - gfx/trade.2bpp -> gfx/game_boy.norepeat.png gfx/link_cable.png - gfx/red/introfight.2bpp -> gfx/red/intro_nido_{1,2,3}.6x6.png - gfx/blue/introfight.2bpp -> gfx/blue/intro_purin_{1,2,3}.6x6.png | ||||
| | | * | Replace .pic with .png. | yenatch | 2014-04-04 | 1336 | -1726/+0 |
| | | | | | | | | | | | | | | | | | | | | | | Compression is 1:1, so they're interchangeable. The drawback is this inflates the first build time. We've agreed that this is worth having pngs out of the box. | ||||
| * | | | Replace item constants | U-Fish-PC\Daniel | 2014-04-07 | 1 | -5/+5 |
| | | | | |||||
| * | | | Replace one-byte sound effect pointers | U-Fish-PC\Daniel | 2014-04-07 | 1 | -126/+127 |
| |/ / | |||||
| * | | Merge https://github.com/yenatch/pokered | IIMarckus | 2014-04-06 | 90 | -694/+744 |
| |\| | | | | | | | | | Conflicts: main.asm | ||||
| | * | "Fix" name indentation in credits. | yenatch | 2014-04-04 | 1 | -65/+65 |
| | | | | | | | | | | | | | | | This appears to have taken advantage of number chars being -10 through -1. By adding to the middle of the screen, a number char could represent the number of tiles to indent. Or not, which is why this commit exists. | ||||
| | * | Another bank. | yenatch | 2014-04-04 | 1 | -1/+1 |
| | | | |||||
| | * | More tileset constants. | yenatch | 2014-04-04 | 1 | -17/+17 |
| | | | |||||
| | * | Tileset constants in the wild. | yenatch | 2014-04-03 | 1 | -198/+198 |
| | | | |||||
| | * | Name the tilesets and give them constants. | yenatch | 2014-04-03 | 90 | -407/+455 |
| | | | | | | | | | Also clean up the tileset macro and remove placeholders/redundant files. | ||||
| | * | Reference more static banks. | yenatch | 2014-04-02 | 1 | -6/+8 |
| | | | |||||
| * | | combine audio and music folders | U-Fish-PC\Daniel | 2014-04-06 | 380 | -375/+375 |
| | | | |||||
| * | | A little more map name consistency | U-Fish-PC\Daniel | 2014-04-06 | 3 | -8/+8 |
| | | | |||||
| * | | Use dimension constants in warp data and add map name consisntency | U-Fish-PC\Daniel | 2014-04-05 | 14 | -1033/+1037 |
| |/ | |||||
| * | Japanese character conversion tables. | yenatch | 2014-04-02 | 1 | -54/+14 |
| | | |||||
| * | More Red pic labels and misc constants. | yenatch | 2014-04-02 | 1 | -20/+19 |
| | | | | | Also correct erroneous label "Unknown_72ede". | ||||
| * | Use labels instead of static addresses in sound pointers. | yenatch | 2014-03-30 | 3 | -22/+15 |
| | | | | | Static address substraction would wreak havoc in other memory configurations. | ||||
| * | Stop using [$ff00+$xx] syntax. | yenatch | 2014-03-30 | 6 | -1445/+1445 |
| | | | | | rgbasm treats $ffxx loads the same. This is more consistent and avoids confusion with $ff00+c, | ||||
| * | Remove the last "\@"s on local labels. | yenatch | 2014-03-30 | 1 | -13/+13 |
| | | |||||
| * | Yet another static rom address (Tset15_Coll) | yenatch | 2014-03-30 | 1 | -1/+1 |
| | | |||||
| * | Merge remote-tracking branch 'origin/master' into master | yenatch | 2014-03-29 | 1 | -2/+3 |
| |\ | |||||
| | * | Merge pull request #37 from Lin20/master | yenatch | 2014-03-27 | 1 | -2/+3 |
| | |\ | | | | | | | ledge tiles documented | ||||
| | | * | ledge tiles documented | Lin | 2014-03-26 | 1 | -2/+3 |
| | |/ | |||||
| * | | Merge remote-tracking branch 'huderlem/master' into master | yenatch | 2014-03-29 | 1 | -20/+24 |
| |\ \ | | | | | | | | | | | | | Conflicts: main.asm | ||||
| | * | | Removed hardcoded address. Labeled a few functions. | Marcus Huderle | 2014-02-20 | 1 | -18/+22 |
| | | | | |||||
| | * | | Labeled Battle Center and Trade Center constants. | Marcus Huderle | 2014-01-29 | 1 | -4/+4 |
| | |/ | |||||
| * | | Merge remote-tracking branch 'danny/master' into master | yenatch | 2014-03-29 | 1 | -135/+141 |
| |\ \ | |||||
| | * | | Replace hardcoded song ids | U-Fish-PC\Daniel | 2014-02-02 | 1 | -10/+10 |
| | | | | |||||
| | * | | Merge branch 'master' of https://github.com/iimarckus/pokered | U-Fish-PC\Daniel | 2014-02-01 | 305 | -23408/+27007 |
| | |\| | | | | | | | | | | | | | Conflicts: main.asm | ||||
| | * | | Fix BookshelfTileIDs format | U-Fish-PC\Daniel | 2014-01-28 | 1 | -1/+1 |
| | | | | |||||
| | * | | Merge branch 'master' of https://github.com/iimarckus/pokered | U-Fish-PC\Daniel | 2014-01-23 | 2 | -259/+291 |
| | |\ \ | |||||
| | * | | | Label Pewter Movement Scripts | U-Fish-PC\Daniel | 2014-01-13 | 1 | -16/+22 |
| | | | | | |||||
