Commit graph

109 commits

Author SHA1 Message Date
Kurt
e2d1cc6876 Add Korean translation
Thanks cocoblue!
http://blog.naver.com/6116949/220345593317
2015-06-08 23:30:15 -07:00
Kurt
bcd26ff2b3 Update changelog 2015-06-06 15:05:14 -07:00
Kurt
fa20293dbb Update Changelog 2015-04-17 20:31:11 -07:00
Kurt
225302c149 Double hotfix!
Wondercards with unknown items (null -> load unknown); block Eon Ticket
Fix language auto-loading
2015-04-05 10:48:18 -07:00
Kurt
330fe29055 Minor fix
Pokerus days will no longer cause errors
2015-04-04 20:45:29 -07:00
Kurt
23a7faea86 4/4/15 Commit Changelog finalization 2015-04-04 20:29:08 -07:00
Kurt
9928bc1e14 Easier wondercard opening 2015-03-31 17:58:23 -07:00
Kurt
c46d609e7d Fix Vivillon Form loading/saving
Thanks KingGengar & Favna!
2015-03-28 20:50:59 -07:00
Kurt
ed9335bcc0 Changelog updates 2015-03-25 23:58:11 -07:00
Kurt
994c17fc2a Updating changelog
Going to fill in attributions before next release.
2015-03-24 23:46:57 -07:00
Kurt
0907f56e06 Implement extra Language Translations (Portuguese)
Should be easy enough to add subsequent ones without errors; just modify

lang_val -> abbrev
main_langlist -> as it will appear in the dropdown
2015-03-11 22:51:56 -07:00
Kurt
6d103783ca Updated changelog with un-released changes. 2015-03-06 23:38:49 -08:00
Kurt
bcefc2cfe4 Add Portuguese Translation
Integrating later as this is the first non-standard language file, which
will need special code to not load game/system assets.
2015-03-04 17:49:35 -08:00
Kurt
42ca854a0d Fix AltQR loading of data not in tabs. 2015-03-01 11:04:06 -08:00
Kurt
5ed3e58572 OnLoad pk6/ek6 species/language fix
new blank data loading moved to before the launch arguments are
interpreted
2015-02-28 10:35:35 -08:00
Kurt
ade0f44726 Dragout Preview hotfix for TID/SID/Gender changing
Previously didn't update; does now!
2015-02-27 21:51:19 -08:00
Kurt
c7d8c01543 2/28/15 Changelog 2015-02-27 19:06:13 -08:00
Kurt
f773c95a16 QR->tabs loading, Neutral Nature tooltip display 2015-02-27 00:40:57 -08:00
Kurt
f8957a0b22 Add missing encounter types
Rock Smash, Distortion World, regular Starter/Gift/Fossil; should match
PokeGen's choices.

Rock Smash is HGSS exclusive; added identifiers to the other version
specific choices.
2015-02-26 22:39:52 -08:00
Kurt
77def56749 Change 'Toggle Unicode' to 'Toggle Font'
Updated dropdown choice text to reflect its increased function.
2015-02-26 22:36:44 -08:00
Kurt
ee050c531e Font Flexibility 2015-02-26 21:07:18 -08:00
Kurt
9b502860d6 Changelog pre-update. 2015-02-26 19:37:47 -08:00
Kurt
c7078b66ea Fix Xerneas Form 2015-02-26 19:37:14 -08:00
Kurt
453b166378 Update changelog
Partial update
2015-02-14 19:55:36 -08:00
Kaphotics
17c704d88e Merge pull request #36 from piva223/patch-2
Update lang_zh.txt
Thank you!
2015-02-06 18:12:56 -08:00
piva223
264142a87c Update lang_zh.txt
also an advanced translation
2015-02-06 17:06:34 +08:00
piva223
53eaad4be0 Update text_Games_zh.txt
an advanced chinese translation
2015-02-06 16:40:17 +08:00
Kurt
6f516a23d1 Cleaning & Minor Improvements/Additions 2015-01-31 20:40:35 -08:00
Kurt
b6067bd3d2 01-29-15 Commit Changelog 2015-01-27 23:36:59 -08:00
Kurt
b41ad06537 Main Form Trainer Name special chars
Adjusted shortcut to control clicking on the textbox; easier than right
click.
2015-01-27 23:28:44 -08:00
Kurt
f9d88222d4 ram2sav pre 2 2015-01-26 22:41:31 -08:00
Kurt
523853cc0a Idiotproofing 2015-01-25 21:03:13 -08:00
Kurt
4b3cc3c186 Box io update 2015-01-25 11:24:00 -08:00
Kurt
712bb94e90 Injectiondebug update 2015-01-24 23:03:46 -08:00
Kurt
c5baeef72c Update Box Export / Change Initialization 2015-01-24 17:57:42 -08:00
Kurt
c53d8ac69b Bug Fix 2015-01-24 15:14:21 -08:00
Kurt
8ab19985c5 boxdata i/o + changelog 2015-01-24 11:16:20 -08:00
Kurt
643933d596 Syncing 1/11/15 changelog notes 2015-01-15 20:03:13 -08:00
Kurt
bb951188a0 01-01-15 Release Commit 2015-01-01 18:05:47 -08:00
Kurt
3ca644c977 Encounter Type fix
Should now load all.
2014-12-31 14:44:54 -08:00
Kurt
f091fa5ca9 Simplifying Code and fixing ball population 2014-12-17 17:04:57 -08:00
Kurt
3a251d6b47 12-17-14 release fixes
Items, translations and some bug fixes.
2014-12-16 18:56:08 -08:00
Kurt
baf989ba0c Secret Base Tab Renaming 2014-12-15 20:13:17 -08:00
Kurt
567c4100a3 Cleanup for release 2014-12-15 20:08:43 -08:00
Kurt
c6a84cc1bf DexNav fix 2014-12-15 20:08:36 -08:00
Kurt
686fa9c02d Adding Secret Base to translatables 2014-12-15 18:12:58 -08:00
Kurt
d3d7b33d8a Multilanguage Upgrades
Nuked Box IO, it was inferior relative to the functions that were added
afterwards.
2014-12-14 16:50:15 -08:00
Kurt
64ada71f84 Multilang + Cleanup
Converted the EncounterType and Games to translatable resources, and
created a method for dynamic combo lists. Still more to clean up!
2014-12-13 23:18:27 -08:00
Kurt
f2682785cc Code Cleanup 2014-12-13 14:48:34 -08:00
Kurt
cc6b2aeda1 Adding Country/Subregion Multilanguage
Big thanks to Slashmolder for the location files and SciresM for parsing
them down to text files.
2014-12-12 22:58:34 -08:00