| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | Give a : to label def _UnnamedText_ef7d | yenatch | 2014-01-23 | 1 | -1/+1 | |
| | * | | | | | Make text.asm an object | yenatch | 2014-01-23 | 3 | -4/+9 | |
| | * | | | | | Bank constants for text.asm | yenatch | 2014-01-23 | 1 | -13/+33 | |
| | * | | | | | Move text banks into text.asm | yenatch | 2014-01-23 | 2 | -3196/+3198 | |
| | * | | | | | Split out move names | yenatch | 2014-01-23 | 2 | -166/+168 | |
| | * | | | | | Split out the rest of map text | yenatch | 2014-01-23 | 28 | -840/+871 | |
| | * | | | | | Split out route text | yenatch | 2014-01-23 | 28 | -2885/+2918 | |
| | * | | | | | Even more map text | yenatch | 2014-01-22 | 84 | -4367/+4456 | |
| | * | | | | | Silph Co 1f text was actually somewhere else | yenatch | 2014-01-22 | 2 | -8/+7 | |
| | * | | | | | Move city and town map text into text/maps | yenatch | 2014-01-22 | 10 | -1187/+1196 | |
| | * | | | | | split out a bunch of map text | yenatch | 2014-01-22 | 62 | -3064/+3146 | |
| | * | | | | | split viridian and oaks lab text into text/maps/ | yenatch | 2014-01-22 | 8 | -956/+963 | |
| | * | | | | | stamp out even more text macros in main | yenatch | 2014-01-22 | 1 | -68/+71 | |
| | * | | | | | rename existing map text files and put them in text/maps/ | yenatch | 2014-01-22 | 4 | -3/+3 | |
| | * | | | | | Merge branch 'split-audio' into text | yenatch | 2014-01-22 | 3 | -253/+284 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | use 'next' macro in strings | yenatch | 2014-01-22 | 1 | -95/+132 | |
| | * | | | | | | text macros in pokedex entries | yenatch | 2014-01-22 | 1 | -906/+1209 | |
| | * | | | | | | rename and add some text macros | yenatch | 2014-01-22 | 6 | -2600/+2604 | |
| | * | | | | | | text macros in text/ | yenatch | 2014-01-21 | 4 | -104/+144 | |
| | * | | | | | | clean up missed text macros in main.asm | yenatch | 2014-01-21 | 1 | -1069/+1307 | |
| | * | | | | | | use text macros in main.asm | yenatch | 2014-01-21 | 1 | -7078/+9882 | |
| | * | | | | | | Add text macros | yenatch | 2014-01-21 | 1 | -0/+8 | |
| * | | | | | | | Merge branch 'fix-init-sudo' of https://github.com/yenatch/pokered | IIMarckus | 2014-01-26 | 2 | -5/+5 | |
| |\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| | * | | | | | | Don't use sudo in init.sh | yenatch | 2014-01-22 | 2 | -5/+5 | |
| | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | | bump pokemontools for merging the previous bump | yenatch | 2014-01-22 | 1 | -0/+0 | |
| * | | | | | | Merge remote-tracking branch 'iimarckus/master' into resplit-audio | yenatch | 2014-01-22 | 2 | -254/+285 | |
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | / | | |_|_|/ | |/| | | | ||||||
| | * | | | | Labeled some more hardcoded banks and the OldManItemList. | Marcus Huderle | 2014-01-07 | 1 | -11/+11 | |
| | * | | | | Labeled lots of hardcoded banks. | Marcus Huderle | 2014-01-07 | 1 | -42/+44 | |
| | * | | | | Some more arbitrary labeling of unknown things. | Marcus Huderle | 2014-01-06 | 1 | -40/+48 | |
| | * | | | | wram labels and text/function labels. | Marcus Huderle | 2014-01-06 | 1 | -122/+123 | |
| | * | | | | Some OT and name WRAM labels. | Marcus Huderle | 2014-01-05 | 2 | -44/+65 | |
| | |/ / / | ||||||
| * | | | | bump pokemontools to play nice with EQUS | yenatch | 2014-01-21 | 1 | -0/+0 | |
| * | | | | condense MapSongBanks | yenatch | 2014-01-21 | 1 | -496/+248 | |
| * | | | | use music constants everywhere | yenatch | 2014-01-21 | 2 | -281/+281 | |
| * | | | | define music constants instead of running around with ((label-$4000)/3) | yenatch | 2014-01-21 | 3 | -0/+56 | |
| * | | | | rearrange audio.asm | yenatch | 2014-01-09 | 1 | -248/+239 | |
| * | | | | fix some duty labels | yenatch | 2014-01-09 | 3 | -10/+12 | |
| * | | | | split instrument duty into audio/ | yenatch | 2014-01-09 | 4 | -99/+99 | |
| * | | | | consolidate red/blue diffs in sfx | yenatch | 2014-01-09 | 3 | -27/+19 | |
| * | | | | split audio components into audio_red.o and audio_blue.o | yenatch | 2014-01-09 | 6 | -1295/+1378 | |
| * | | | | dedicated version includes | yenatch | 2014-01-07 | 4 | -4/+6 | |
| * | | | | split out the audio engines | yenatch | 2014-01-06 | 4 | -5079/+5100 | |
| |/ / / | ||||||
| * | | | Makefile: baserom compare is optional | yenatch | 2014-01-04 | 1 | -3/+3 | |
| * | | | INSTALL: pokered compiles without a base rom | yenatch | 2014-01-04 | 1 | -9/+0 | |
| * | | | untranslated good rod fisherman text | yenatch | 2014-01-04 | 1 | -1/+8 | |
| * | | | relabel good rod script in fuchsia house 3 | yenatch | 2014-01-04 | 1 | -10/+19 | |
| * | | | more unknown data | yenatch | 2014-01-04 | 1 | -2/+52 | |
| * | | | unused intro animation data | yenatch | 2014-01-04 | 1 | -1/+6 | |
| * | | | unknown coordinate data | yenatch | 2014-01-04 | 1 | -4/+41 | |
| * | | | TitleMon scrolling | yenatch | 2014-01-04 | 1 | -56/+93 | |
