Mark Vejvoda
2504baad20
updates for g3d viewer to compile in win32 with new particle support
2010-05-25 18:51:35 +00:00
Mark Vejvoda
4b6e017241
- Added particle support to g3d viewer
2010-05-25 18:06:42 +00:00
Mark Vejvoda
5879e87297
- added game start debug output to console to show basic faction info
2010-05-20 20:19:34 +00:00
Mark Vejvoda
74f39293a8
added libcurl for older ubuntu dependencies
2010-05-15 20:13:50 +00:00
Titus Tscharntke
9fb3352dfe
masterserver ( work in progress )
2010-05-12 22:58:00 +00:00
Mark Vejvoda
d064b52418
- Updated win32 project files to add support for libcurl in prep for new master server features
2010-05-11 07:00:09 +00:00
Mark Vejvoda
25b63b10e1
- Added libcurl to mega-glest for mu;ti-purpose / multi-platform http and ftp requests
...
(for linux requires the following new dependency: sudo apt-get install libcurl4-dev)
2010-05-11 05:39:00 +00:00
Mark Vejvoda
52270de56e
- added include path to win32 project to fix linker error
2010-05-10 19:06:37 +00:00
Mark Vejvoda
1657c811a5
- added new file to win32 project to fix liner error
2010-05-10 19:04:15 +00:00
Mark Vejvoda
247cf32531
- Removed yet another platform specific remanant no longer required (win32 threads) since we use sdl threads
2010-05-08 09:40:25 +00:00
Mark Vejvoda
605dd746c0
some bugfixes for silly compile errors and painting issues in windoze
2010-05-04 08:15:16 +00:00
Mark Vejvoda
c3793d0cfb
Added initial code changes to support Chinese Fonts
2010-05-03 06:16:32 +00:00
Mark Vejvoda
abf05a2ae6
- Fixed some bugs related to logfile processing.
...
- Added debug project to win32 projects
- Changed some compiler settings for win32 projects to enable sse
2010-05-02 06:21:36 +00:00
Mark Vejvoda
63aff0751c
Updates to get things compiling under linux properly with streflop
2010-05-02 03:48:40 +00:00
Mark Vejvoda
04bb6659ce
Added more debugging and option to disable new streflop usage.
2010-05-01 20:14:25 +00:00
Mark Vejvoda
77fccb8c4c
a few win32 compile fixes
2010-05-01 09:39:20 +00:00
Mark Vejvoda
e379905942
Added mutex guards around logging
2010-05-01 09:10:52 +00:00
Mark Vejvoda
a911088d39
Trying an experiment with a thread for playing streamed sounds
2010-05-01 04:34:23 +00:00
Mark Vejvoda
5cf84e8a2a
win32 compile fixes
2010-04-30 23:30:15 +00:00
Mark Vejvoda
b10bb3c2bc
moved common platform code into shared are for win32 projects
2010-04-30 19:01:47 +00:00
Mark Vejvoda
c53ff62c46
Moved most of the code from platform specific platform_util into a shared platform_common area
2010-04-30 18:16:54 +00:00
Mark Vejvoda
4f147b2d89
Added more guards and debug info related to network play
2010-04-29 07:59:44 +00:00
Mark Vejvoda
76c256880e
Added win32 version of glob to allow windows clients the ability to do unix like folder traversal
2010-04-28 21:49:03 +00:00
Mark Vejvoda
024f86ce7c
Updated compiler settings for windows for floating point stability and performance to match springRTS settings
2010-04-26 06:41:21 +00:00
Mark Vejvoda
55bdbf3dba
Updated compiler settings for FPU multiplatform
2010-04-25 08:03:04 +00:00
Mark Vejvoda
b69a6fe6ce
Added Linux installer to mega-glest
2010-04-25 03:01:17 +00:00
Mark Vejvoda
f748874601
Ported streflop code to win32
2010-04-24 11:15:15 +00:00
Mark Vejvoda
2bfaa4d1d7
Added streflop (standalone reproducible floating point library) layer to mega-glest (initial checkin only) and changed a few areas to use the library in linux
2010-04-24 03:57:38 +00:00
Mark Vejvoda
071b320940
Updated startup script to link additional libs for 64 bit linux distro's
2010-04-20 02:14:47 +00:00
Mark Vejvoda
4926b966cc
Updated linux dependency setup script for new linux build machines to work with Ubuntu 8.04
2010-04-19 05:39:03 +00:00
Mark Vejvoda
e9453ae7d1
Updated version # for current development
2010-04-18 06:01:20 +00:00
Mark Vejvoda
dbe909aa7f
Updated Windows Installer script
2010-04-17 00:34:05 +00:00
Mark Vejvoda
5c4dc22be9
Changed ver # in preparation for a new release
2010-04-16 08:31:36 +00:00
Mark Vejvoda
98dedbe0b7
Added a new script to automatically scan and copy shared lib dependencies
2010-04-16 08:08:33 +00:00
Mark Vejvoda
4cf8f079e7
Updated config files with performance and font changes
2010-04-15 14:06:05 +00:00
Mark Vejvoda
f0e798f026
Updates to win32 project files
2010-04-15 13:37:18 +00:00
Titus Tscharntke
86f0b8adb0
ConsoleMaxLinesStored and windows fonts
2010-04-14 21:32:08 +00:00
Mark Vejvoda
0657004da2
Ported debug file locking mechanism to win32
2010-04-13 17:09:49 +00:00
Mark Vejvoda
8c438b812d
Some final fixed related to combined cross platform socket code
2010-04-13 07:29:48 +00:00
Mark Vejvoda
da230fc73d
Bugfix for LAN autofind servers. Needed to change the way we broadcast UDP so that we do it individually for each NIC's broadcast address. (see: http://stackoverflow.com/questions/683624/udp-broadcast-on-all-interfaces )
2010-04-11 07:12:56 +00:00
Titus Tscharntke
ac6deedd93
fixed the null pointer exception related to font colors while chatting in the menu
...
setting version to 3.3.4-dev
2010-04-11 00:45:09 +00:00
Mark Vejvoda
a2ffe0c7e7
Updates to win32 project settings and installer script
2010-04-09 08:04:09 +00:00
Mark Vejvoda
d61e7cd4c3
Updated win32 installer to use glest icon for Installer
2010-04-09 02:42:01 +00:00
Mark Vejvoda
5fce51ad00
A new script to compare two different versions of data folders in the release folder and build an archive with ONLY the differences
2010-04-09 00:40:53 +00:00
Titus Tscharntke
be9739cf29
3.3.3
2010-04-08 20:44:34 +00:00
Mark Vejvoda
a71f0d0e7c
Bugfixes:
...
- Allow for load screens for networked clients
- Reworked the font loading for win32 so it will respect font names and sizes
- Disabled Alt-Enter for win32
2010-04-08 01:12:55 +00:00
Titus Tscharntke
d5a55f6a83
fonts can be scaled from options menu and more switches are in glest.ini
...
helvetica is used for linux
fire fix for blacksmith
persian elephant chaged a little bit for balance ( I think he is still too strong )
2010-04-07 22:20:28 +00:00
Titus Tscharntke
39ea3d4583
setting defaults in glest.ini
2010-04-07 17:19:16 +00:00
Mark Vejvoda
b16b0f00fc
Bugfix for release so if the current used resolution string isn't properly detected we add it at the end.
...
- Updated win32 glest.ini and win32 installer script
2010-04-06 23:50:06 +00:00
Mark Vejvoda
b4e662c886
Updated ver # in preparation for a new release
2010-04-06 20:47:44 +00:00