WrinklyNinja
dec34a6b60
Changed misleading variable name.
2014-03-28 10:43:53 +00:00
WrinklyNinja
b57c60111f
Removed some dead code.
2014-03-20 00:29:45 +00:00
WrinklyNinja
f1f24423a2
Some minor refactoring of constants.
...
Moved message types, languages, and game constants to their respective
classes.
2014-03-07 19:24:02 +00:00
WrinklyNinja
1806918010
Lowercase boss->loot in source files.
2014-03-06 20:18:49 +00:00
WrinklyNinja
6970a955f2
Uppercase BOSS->LOOT in source files.
...
Just search/replace.
2014-03-06 19:52:46 +00:00
WrinklyNinja
7937383d7a
Updated copyright tagline in all source files.
2014-03-06 19:47:20 +00:00
WrinklyNinja
b593e974ac
Added code support for Brazilian Portuguese.
...
Also fixed language selection broken in last commit, and updated archive
and install scripts.
2014-02-23 17:19:07 +00:00
WrinklyNinja
402d9e3e14
Tweaked translation handling.
...
Now POSIX codes are used throughout, it makes more sense and I should
have done this sooner. The masterlists will need updating to use the new
codes.
2014-02-23 16:56:57 +00:00
Luc
c5d78bdf02
Update helpers.cpp
2014-02-08 21:28:39 +01:00
Luc
c4ca9b7b4a
Update helpers.cpp
2014-02-08 21:23:00 +01:00
Luc
4b73ea698b
polish translation
2014-02-08 15:27:57 +01:00
WrinklyNinja
9bc65c6459
Added Chinese translation by bluesky404.
2014-02-04 20:27:24 +00:00
WrinklyNinja
f2410b0d04
More language support refactoring.
2014-02-04 19:58:30 +00:00
WrinklyNinja
af961477ad
Further language support refactoring.
2014-02-04 19:19:40 +00:00
WrinklyNinja
ebb2606de6
Trying a class for the various language parameters.
2014-02-04 15:50:14 +00:00
WrinklyNinja
b7b183dcb8
Added support for French translation.
2014-02-03 17:04:36 +00:00
WrinklyNinja
4f17fa6e7c
Updated copyright dates.
2014-02-02 11:04:00 +00:00
WrinklyNinja
9ea3762ca1
Fixed ToFileURL.
...
Turns out all that encoding stuff is unnecessary anyway, the browsers
(IE, Chrome, Firefox tested) just interpret it right anyway. Tested with
a Unicode path, part of issue #94 work.
2014-01-29 14:52:02 +00:00
WrinklyNinja
ca23a802dc
Update helpers.cpp
...
Code cleanup. Removed unused RunCommand function.
2014-01-29 10:24:14 +00:00
WrinklyNinja
8cf966fa20
Some minor cleanup.
2014-01-12 11:29:49 +00:00
WrinklyNinja
12a7b440bd
Misc. updates.
...
Fixed MSVC warning and updated code for libgit2 v0.20.0 release.
2014-01-09 14:18:50 +00:00
WrinklyNinja
0e748d6274
Fixed some compiler warnings.
2013-10-20 11:33:32 +01:00
WrinklyNinja
bdf91663ad
Finished adding logging statements to code (issue #11 ).
2013-09-20 20:33:44 +01:00
WrinklyNinja
c8b3641a73
Added translation for thrown error strings, updated template file.
2013-09-20 15:09:15 +01:00
WrinklyNinja
1447db4b80
Added git attributes file.
2013-09-17 07:40:35 +01:00