| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | Comment in-game trade evolution. | yenatch | 2014-04-22 | 1 | -10/+33 | |
| | | | | | ||||||
| | | * | | More move and effect constants. Use a constant for total move count. | yenatch | 2014-04-22 | 1 | -39/+39 | |
| | | | | | ||||||
| | | * | | Clean up rst vectors and interrupt labels. | yenatch | 2014-04-21 | 1 | -19/+19 | |
| | | | | | ||||||
| | | * | | More move effect constants. | yenatch | 2014-04-16 | 1 | -11/+83 | |
| | | | | | ||||||
| | | * | | Use map constants for hardcoded warp destinations. | yenatch | 2014-04-16 | 1 | -13/+13 | |
| | | | | | ||||||
| | | * | | Use bits for status constants instead of masks. | yenatch | 2014-04-16 | 1 | -22/+22 | |
| | | | | | ||||||
| | * | | | Documented/labeled lots of move-effect-related stuff. | Marcus Huderle | 2014-05-12 | 1 | -96/+173 | |
| | | | | | ||||||
| | * | | | Documented reflect/light screen effect function. Labeled some related text. | Marcus Huderle | 2014-05-12 | 1 | -42/+42 | |
| | | |/ | |/| | ||||||
| * | | | Pull more data out of main.asm | U-Fish-PC\Daniel | 2014-05-19 | 1 | -5520/+16 | |
| | | | | ||||||
| * | | | Pull map scripts out of main.asm | U-Fish-PC\Daniel | 2014-05-18 | 1 | -29135/+294 | |
| | | | | ||||||
| * | | | Pull map headers out of main.asm | U-Fish-PC\Daniel | 2014-05-17 | 1 | -1426/+223 | |
| | | | | ||||||
| * | | | Pull map objects out of main.asm | U-Fish-PC\Daniel | 2014-05-17 | 1 | -4974/+252 | |
| | | | | ||||||
| * | | | Organize base stats and wild mon data (Koolboyman) | U-Fish-PC\Daniel | 2014-05-16 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Pull most data out of main.asm | U-Fish-PC\Daniel | 2014-05-16 | 1 | -16933/+39 | |
| | | | | ||||||
| * | | | More item IDs and palette function names | U-Fish-PC\Daniel | 2014-05-16 | 1 | -67/+73 | |
| | | | | ||||||
| * | | | Use more trainer/mon/palette constants | U-Fish-PC\Daniel | 2014-05-16 | 1 | -83/+83 | |
| | | | | ||||||
| * | | | Clean up text labels, use move and type constants | U-Fish-PC\Daniel | 2014-05-16 | 1 | -398/+398 | |
| | | | | ||||||
| * | | | Label a lot of unnamed text | U-Fish-PC\Daniel | 2014-05-15 | 1 | -762/+763 | |
| | | | | ||||||
| * | | | Label graphics loading functions and CheckIfMoveIsKnown | U-Fish-PC\Daniel | 2014-05-15 | 1 | -99/+101 | |
| | | | | ||||||
| * | | | 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 | 1 | -61/+70 | |
| | | | ||||||
| * | | 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 | 1 | -54/+55 | |
| | | | ||||||
| * | | Label a Route 11 gatehouse script better. | IIMarckus | 2014-04-19 | 1 | -9/+9 | |
| |/ | ||||||
| * | Merge branch 'master' of https://github.com/iimarckus/pokered | U-Fish-PC\Daniel | 2014-04-16 | 1 | -34/+44 | |
| |\ | ||||||
| | * | Merge remote-tracking branch 'yenatch/png' | yenatch | 2014-04-15 | 1 | -34/+44 | |
| | |\ | ||||||
| | | * | Fix tile padding for house and ship_port tileset graphics. | yenatch | 2014-04-05 | 1 | -2/+2 | |
| | | | | ||||||
| | | * | Convert pngs in gfx/ to 1bpp and 2bpp. | yenatch | 2014-04-05 | 1 | -34/+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 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 | 1 | -690/+707 | |
| |\| | | | | | | | | | 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 | 1 | -403/+418 | |
| | | | | | | | | | Also clean up the tileset macro and remove placeholders/redundant files. | |||||
| | * | Reference more static banks. | yenatch | 2014-04-02 | 1 | -6/+8 | |
| | | | ||||||
| * | | A little more map name consistency | U-Fish-PC\Daniel | 2014-04-06 | 1 | -6/+6 | |
| | | | ||||||
| * | | Use dimension constants in warp data and add map name consisntency | U-Fish-PC\Daniel | 2014-04-05 | 1 | -991/+991 | |
| |/ | ||||||
| * | 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 | 1 | -6/+6 | |
| | | | | | Static address substraction would wreak havoc in other memory configurations. | |||||
| * | Stop using [$ff00+$xx] syntax. | yenatch | 2014-03-30 | 1 | -1325/+1325 | |
| | | | | | 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 | |
| |\ | ||||||
| | * | 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 | |||||
