Commit graph

31 commits

Author SHA1 Message Date
Ryan Liptak
262905dbd9 Add FF_WPNHUD_JUMPGUN localization 2016-04-18 12:45:24 -07:00
squeek
8865703ff6 Add script changes for hud_keystate addition 2015-08-11 01:26:45 -07:00
squeek
188e3c78c1 Rename single shotgun to pellet gun and make it sound weak 2015-08-07 00:01:02 -07:00
alaswell
7c54db6fe9 adds FF_FORTPOINTS_DISABLE_SECURITY string to other languages 2015-05-24 21:52:30 -06:00
alaswell
25009c6367 Merge branch 'master' into features/disabling-security-rewards
Conflicts:
	resource/FortressForever_english.txt
2015-05-24 18:04:48 -06:00
alaswell
06c826494c string now localized
points now a global var and set to 50
2015-05-23 20:22:37 -06:00
R00Ki3
5d079c9a94 Update FortressForever_english.txt 2015-04-26 19:53:31 -05:00
squeek
c8de6cc716 Bump version to 2.5.0 2015-03-26 22:52:49 -07:00
squeek
07fb48f055 Fix "use global crosshair for all" checkbox label getting cut off 2015-03-24 14:56:33 -07:00
squeek
1e2bd31929 Fix weapon dropdown having the wrong name
* Contributes towards fortressforever/fortressforever#142
2015-03-24 14:50:28 -07:00
Ryan Liptak
67a470a4e2 Merge pull request #15 from fortressforever/fixes/font
Improve HUD font: add Latin-1 Supplement and other missing chars
2015-03-21 21:13:54 -07:00
Ryan Liptak
1e3a55753e Merge pull request #8 from fortressforever/language/portuguese-br
Add Portuguese (BR) translation by Gemini Saga
2015-03-21 21:13:21 -07:00
Ryan Liptak
c22dbf4a35 Merge pull request #9 from fortressforever/language/russian
Add (incomplete) Russian localization by Gordon
2015-03-21 21:13:15 -07:00
Ryan Liptak
aaf44640da Merge pull request #10 from fortressforever/language/spanish
Add Spanish translation by VMX and Firefox11
2015-03-21 21:13:04 -07:00
squeek
25e0e0e42a Fix sizes of various fonts due to the fixed height of the HUD font 2015-03-21 21:09:58 -07:00
squeek
5e75dbba7e Improve HUD font: add Latin-1 Supplement and other missing chars
* Adds things like custom accented chars, #, &, $, ~, etc
 * Still missing some Latin-1 Supplement characters (copyright, paragraph, and whatnot)
 * Allows for non-broken Spanish/Portuguese translations (see #10, #8)

Note: Due to the added accented chars, the Win Ascent was bumped up so that the accents do not cause the characters to be clipped. This alters the default line height of the font, which makes the text much smaller in-game. To compensate, the font sizes should probably be bumped up in the Scheme.res files.
2015-03-21 21:09:58 -07:00
Ryan Liptak
519ef5d71d Merge pull request #7 from fortressforever/fixes/unicode-support
Fix unicode character support in VGUI/HUD elements
2015-03-21 21:08:12 -07:00
squeek
c9003ed45d Remove the map guide menu and make the Flythrough button go directly to the flythrough 2014-12-13 19:13:29 -08:00
squeek
767b5b2ab2 Add Portuguese (BR) translation by Gemini Saga
* Source: http://forums.fortress-forever.com/showpost.php?p=447839&postcount=74 and http://forums.fortress-forever.com/showpost.php?p=447930&postcount=82
2014-12-09 23:50:14 -08:00
squeek
09c0a1c7b5 Add Spanish translation by VMX and Firefox11
* Source: http://forums.fortress-forever.com/showpost.php?p=447465&postcount=70 and http://forums.fortress-forever.com/showpost.php?p=447926&postcount=80
2014-12-09 23:47:54 -08:00
squeek
3424d57a7a Add (incomplete) Russian localization by Gordon
* Source: http://forums.fortress-forever.com/showpost.php?p=462871&postcount=101
2014-12-09 23:45:47 -08:00
squeek
ddd51a593e Clean up language files a bit
* gameui.txt does not need any of the base SDK strings; those will still get loaded from the SDK language files (side note: the main menu strings *must* be in gameui.txt)
 * Removed unused GameUI_GameMenu_FortressOptions string from FortressForever_english.txt
2014-12-09 23:41:34 -08:00
squeek
0a6cb07bb6 Delete unnecessary TrackerScheme.res
* FF didn't make any changes, so there's no reason for it to be in the FF files
2014-12-09 23:39:25 -08:00
squeek
3c90ae7270 Remove unused/outdated Font Layouts.txt 2014-12-09 23:16:34 -08:00
squeek
5ddd6148e6 Fix unicode character support in VGUI/HUD elements
* The "custom" "1" font flag breaks things and doesn't seem to be necessary, but I'm not totally sure what it's for (see https://developer.valvesoftware.com/wiki/Authoring_and_Using_TrueType_Fonts#The_.22Scheme.22)
 * Fixes fortressforever/fortressforever#19
2014-12-09 18:08:50 -08:00
squeek
978cfae096 Add hud_fastswitch and hud_weaponselect to the Fortress Options "HUD" section
* See fortressforever/fortressforever#90
2014-12-08 17:31:58 -08:00
Ryan Liptak
277bdf3fe4 Test CRLF line-endings commit from SVN checkout of Github repo 2014-11-29 22:17:28 -08:00
squeek
d6ac3ed51c Removed unused overviews script 2014-11-12 14:22:11 -08:00
squeek
c2a1a0a425 Remove unused HL game menu images 2014-11-12 02:24:47 -08:00
squeek
f7bd5ac8c7 Remove unused class jpg/html files 2014-11-11 23:38:12 -08:00
squeek
b677cec1af Initial commit 2014-11-11 18:32:26 -08:00