Mark Vejvoda
|
06999a8f88
|
- reworked fonts to now use 3d matrix positioning and render performance is much better.
*NOTE: Still need to deal with some letters getting partially chopped off in some cases.
|
2011-06-10 03:09:19 +00:00 |
|
Titus Tscharntke
|
ca75809f2d
|
switch in options to show HUD or not ( if available )
|
2011-06-09 22:54:45 +00:00 |
|
Mark Vejvoda
|
36c25f709d
|
- new recall group camera center timeout value can be overriden in glestuserini using:
RecallGroupCenterCameraTimeoutMilliseconds=1500
|
2011-06-09 22:41:49 +00:00 |
|
Mark Vejvoda
|
d668550942
|
- exclusive feature for Coldfusionstorm! Press the group key a second time within 1.5 seconds and the camera centers on the group
|
2011-06-09 22:37:37 +00:00 |
|
Mark Vejvoda
|
6b14c21446
|
- missed some things in last bugfix
|
2011-06-09 21:50:54 +00:00 |
|
Mark Vejvoda
|
c9518d727a
|
- bugfix for attacking logic to always listen to what you tell it (commented out recently added logic)
- bugfix for building units and unit is too far away
|
2011-06-09 21:38:04 +00:00 |
|
Mark Vejvoda
|
001ef20c1b
|
- fixed compile error on win32 builds
|
2011-06-09 20:20:26 +00:00 |
|
Mark Vejvoda
|
fc3f5bbfa0
|
- added some logic to 'try' to figure out when to render font test right to left and when not to
|
2011-06-09 05:54:04 +00:00 |
|
Titus Tscharntke
|
bc2c59a82a
|
just put a hud.png in a faction dir and you got a HUD overlay
|
2011-06-09 00:59:03 +00:00 |
|
Mark Vejvoda
|
d7e4d972a3
|
- fixed broken win32 compiling
|
2011-06-08 14:44:27 +00:00 |
|
Mark Vejvoda
|
ef0fbc5886
|
- fixed broken win32 compiling
|
2011-06-08 08:00:23 +00:00 |
|
Mark Vejvoda
|
f65bfe8710
|
- added some bug fixes to check if lng files are utf-8 or not and deal with it appropriately
|
2011-06-08 07:18:06 +00:00 |
|
Mark Vejvoda
|
bf9702cdca
|
- bugfix for missing include on win32
|
2011-06-07 03:38:38 +00:00 |
|
Mark Vejvoda
|
875e0c2920
|
- bugfix for finding fonts in windows
|
2011-06-07 03:33:32 +00:00 |
|
Mark Vejvoda
|
815c832b33
|
- updated win32 project files to compile using ftgl
*NOTE: Requires updated win32_deps.7z from sourceforge.net
|
2011-06-07 03:18:04 +00:00 |
|
Mark Vejvoda
|
226e8783c0
|
- added packaged game fonts
- updated code to search new default font folder
- added chinese language file from the fourm for testing
|
2011-06-07 02:37:58 +00:00 |
|
Mark Vejvoda
|
df178e5eb4
|
- fix broken win32 compile (but no freetype2 support yet)
|
2011-06-06 22:37:27 +00:00 |
|
Mark Vejvoda
|
c808a5661a
|
- added freetype2 / FTGL support
|
2011-06-06 21:38:25 +00:00 |
|
Mark Vejvoda
|
b6b13e2f0a
|
- updated dependencies installer script
|
2011-06-03 02:33:04 +00:00 |
|
Mark Vejvoda
|
48515d8084
|
- bugfix for make install from svn folder structure
|
2011-06-02 16:18:29 +00:00 |
|
Mark Vejvoda
|
9d44f5ad4f
|
- attempt to fix make install for svn dev version
|
2011-06-02 15:10:28 +00:00 |
|
Mark Vejvoda
|
95755ad832
|
- update new version # 3.5.3 (possible bugfix release)
- updated some pathfinder settings to see if performance and reaction to attacking is better
|
2011-06-02 07:09:19 +00:00 |
|
Mark Vejvoda
|
38aa9c94fb
|
- bugfix for units doing a build command where unit is > 1 size
- additional guards for null in miniupnpc calls
|
2011-06-02 05:05:54 +00:00 |
|
Mark Vejvoda
|
77ad300b14
|
- fixed spelling mistake
|
2011-06-01 19:51:42 +00:00 |
|
Mark Vejvoda
|
1803c2ea94
|
- only show debug when verbose enabled
|
2011-06-01 19:07:28 +00:00 |
|
Mark Vejvoda
|
f2ccc5b0ca
|
- bugfix for miniupnpc (when using non embedded version there was a null pointer)
|
2011-06-01 19:06:14 +00:00 |
|
Mark Vejvoda
|
9372369054
|
- fixed 3.5.2 build issue which incorrectly referenced a deprecated header file from curl
|
2011-07-09 01:28:59 +00:00 |
|
Mark Vejvoda
|
1dbdc29622
|
- do not throw error when connection drops on partial socket receive, just log the condition and close gracefully
3.5.2
|
2011-05-29 23:01:16 +00:00 |
|
Mark Vejvoda
|
d7c3d9e7ad
|
- code hardening for threaded socket destruction handling
|
2011-05-28 19:22:03 +00:00 |
|
Mark Vejvoda
|
d06b01e4e4
|
- bugfix to harden the code that looks up line #'s from a stack trace
|
2011-05-28 18:55:06 +00:00 |
|
Mark Vejvoda
|
b24e1142f4
|
- need to include 7z.dll for windows users for archive extraction to work
|
2011-05-27 18:21:46 +00:00 |
|
Mark Vejvoda
|
4c7a2729d5
|
- bugfix for windows users 7z extraction
|
2011-05-27 16:39:01 +00:00 |
|
Mark Vejvoda
|
37f42cedee
|
- bugfix for windows users 7z extraction
|
2011-05-27 16:02:07 +00:00 |
|
Mark Vejvoda
|
1cf6d523fd
|
- updated cmake system to support using NON EMBEDDED versions of libircclient and miniupnpc for proper build in Debian
|
2011-05-27 06:37:43 +00:00 |
|
Mark Vejvoda
|
718ff368ff
|
- removed openal and vorbis related deps from Linux installer
|
2011-05-26 19:18:27 +00:00 |
|
Mark Vejvoda
|
23a26994b5
|
- updates for better handling with debian
|
2011-05-26 14:36:43 +00:00 |
|
mnaumann
|
a02110e53b
|
* add credit for russian translation
* add missing translations for german language
* improve convert_faction_xml2html configuration file
|
2011-05-26 14:15:13 +00:00 |
|
Mark Vejvoda
|
58863b59f7
|
- updated linux installer with tomreyns changes
|
2011-05-26 13:33:16 +00:00 |
|
Mark Vejvoda
|
1e65f6f74e
|
- updated some release related scripts
|
2011-05-26 05:06:51 +00:00 |
|
Mark Vejvoda
|
54285daa4f
|
- updated windows build scripts so we can force a full rebuild:
build-mg pause rebuild
|
2011-05-26 02:57:09 +00:00 |
|
Mark Vejvoda
|
8afb22a603
|
- added a small addition so windows users can optionally use different font setting in lng files if required
|
2011-05-25 23:34:25 +00:00 |
|
Mark Vejvoda
|
a5e1d046dd
|
- better character for multi-byte char width use (use a instead of W)
|
2011-05-25 23:06:37 +00:00 |
|
Mark Vejvoda
|
4c7d522b6b
|
- bugfix for font width calculation
|
2011-05-25 22:58:30 +00:00 |
|
Mark Vejvoda
|
3eaabb1b41
|
- some bugfixes discovered while testing in windows, related to files not found checking
- Fixed debug project settings
|
2011-05-25 22:41:19 +00:00 |
|
Mark Vejvoda
|
4b47c79af5
|
- attempt to fix tomreyn's segfault when socket is closing
|
2011-05-25 21:57:01 +00:00 |
|
Mark Vejvoda
|
8f56fc4657
|
- updates for possible chinese support (but i really doubt this shows the right text) but still a good start
|
2011-05-25 21:17:15 +00:00 |
|
Mark Vejvoda
|
cc958d266e
|
- updates for possible chinese support (but i really doubt this shows the right text) but stil la good start
|
2011-05-25 21:11:12 +00:00 |
|
Mark Vejvoda
|
879aaa7fe8
|
- added russian language (thanks Strannik)
- updated fonts to better handle non ascii languages (russian and ukraine display much better with more native fonts)
|
2011-05-25 19:03:22 +00:00 |
|
Mark Vejvoda
|
65ee439baf
|
- applied patch from LuckAs for better multi-byte character spacing
|
2011-05-25 16:51:31 +00:00 |
|
Mark Vejvoda
|
a1d80ae22f
|
- updates in prep for 3.5.2
|
2011-05-25 16:11:49 +00:00 |
|