Mark Vejvoda
6f2662d50b
changed direct sound file to use our special math wrapper include file
2010-06-25 19:58:19 +00:00
Mark Vejvoda
646e8593f4
- made some small performance updates for rendering and updated beta version number
2010-06-25 05:41:50 +00:00
Mark Vejvoda
848d953bd7
- fixed TOM's game loading screen mouse click problem
2010-06-25 05:05:52 +00:00
Mark Vejvoda
96858fcd31
- bugfixes to properly save and load exact custom game settings (including slot positions)
2010-06-25 04:06:28 +00:00
Mark Vejvoda
9b2b544b84
- fixed mouse cursor position problrm at game startup
2010-06-25 00:45:46 +00:00
Titus Tscharntke
90ba101d7e
Display chat URL in internet menu
2010-06-24 23:29:30 +00:00
Titus Tscharntke
bd952b1c42
tilesets spring and meadow and two maps
2010-06-24 23:11:58 +00:00
Mark Vejvoda
a4686e39d4
- added (commented out) libircclient to mega-glest for future irc connectivity. JAM build files are updated (but also commented out)
2010-06-24 22:51:38 +00:00
Mark Vejvoda
ae7802953c
- bugfixes for usage of 3D viewer (adding and clearing selections)
2010-06-24 17:47:28 +00:00
Mark Vejvoda
54e9f3fffc
- updated version number
2010-06-24 14:46:23 +00:00
Mark Vejvoda
4d1593a503
- added the ability to hold CTRL when adding particle types to add instead of replace
2010-06-24 14:00:20 +00:00
Mark Vejvoda
87a1eee48d
- bugfix for g3d viewer in windows (using correct folder seperator now)
2010-06-24 13:18:11 +00:00
Mark Vejvoda
9c37a8ec6d
- bugfix to use proper autorefresh time in master server menu
2010-06-24 11:30:54 +00:00
Mark Vejvoda
475da10605
- bugfix for end of game crash (end the network interface)
2010-06-24 11:27:21 +00:00
Mark Vejvoda
121ebf6ca2
- updated win32 project to compile g3d viewer with additional file
2010-06-24 11:05:29 +00:00
Mark Vejvoda
a81286cbba
- added support for showing projectile particles in the g3d viewer
2010-06-24 10:52:58 +00:00
Mark Vejvoda
0340d57a8d
- updated beta version number
2010-06-24 04:54:07 +00:00
Mark Vejvoda
1d4f47718c
- added many new things and fixed a number of bugs (too tried to mention them all)
2010-06-24 01:23:18 +00:00
Mark Vejvoda
a842909e7d
- bugfixes so messageboxes show in windows and linux
2010-06-23 22:21:08 +00:00
Mark Vejvoda
4b4136d922
- removed printf statements that corrupted menu painting in linux
2010-06-23 17:52:07 +00:00
Mark Vejvoda
6dbb25a0b3
- another thread update for more smooth handling of masterserver updates
2010-06-23 15:07:31 +00:00
Mark Vejvoda
4d10680748
- updated beta version number
2010-06-23 14:52:11 +00:00
Mark Vejvoda
87b4706940
- Attempt to use libcurl in a thread safe manner
2010-06-23 14:49:20 +00:00
Titus Tscharntke
e0b9089eeb
chatmanager is rendered with colored and shadowed console font.
...
Fixed font problems while switching display colors ingame
(+ little fix for last checkin )
2010-06-22 20:53:54 +00:00
Titus Tscharntke
b869f6bda0
variable for compiler options
2010-06-22 20:49:19 +00:00
Mark Vejvoda
f5a759666e
- updated version number
2010-06-22 15:06:06 +00:00
Mark Vejvoda
a05760d2a4
- threading bugfixes from the client join menu
2010-06-22 15:03:57 +00:00
Mark Vejvoda
6560ba73dc
- changed show cursor code since it was not easily allowing you to cursour out of the SDL window
2010-06-22 14:21:52 +00:00
Mark Vejvoda
f720c43462
- commented out ping thread as it was unused and possibly caused crashing
2010-06-22 14:12:57 +00:00
Mark Vejvoda
bb1034e1e2
- feedble attempt to help people with mouse problems
2010-06-22 13:38:30 +00:00
Mark Vejvoda
622c707c2e
- standardized broadcast socket thread shutdown
2010-06-22 12:18:50 +00:00
Mark Vejvoda
050be3a7fb
- mutex change to make simple thread usage in custom menu more stable
2010-06-22 04:27:22 +00:00
Mark Vejvoda
0a6c382750
- a few more optimizations for rendering and removal of junk
...
- updated version # to beta8
2010-06-22 04:09:23 +00:00
Mark Vejvoda
626fc57ced
- added version string addition to tell if debug is enabled
2010-06-21 23:45:49 +00:00
Mark Vejvoda
731df7f16e
- changed rendering to be nearly the same as 3.3.4.3
2010-06-21 23:38:53 +00:00
Mark Vejvoda
2d50beecfa
- bugfix for mutex deadlock
2010-06-18 20:04:05 +00:00
Mark Vejvoda
ebe75de00d
updated beta version #
2010-06-18 19:04:15 +00:00
Mark Vejvoda
82f412453e
- bugfix for mutex deadlock
2010-06-18 18:47:20 +00:00
Mark Vejvoda
7fb136890c
- another attempt to have thread stability
2010-06-18 17:21:54 +00:00
Mark Vejvoda
60c6848832
- just let delete shutdown the thread to avoid mutex deadlock
2010-06-18 17:09:42 +00:00
Mark Vejvoda
df7181d435
- removed white ghosting trigger logic as its just too annoying, even if fps is low.. live with low fps!
2010-06-18 04:43:14 +00:00
Mark Vejvoda
4647497cee
- bugfix for proper thread shutdown which caused a number of crashes when navigating menus
2010-06-17 23:24:15 +00:00
Mark Vejvoda
a287422930
bugfixes to correct segfault
2010-06-17 22:09:25 +00:00
Mark Vejvoda
2015843d69
- added optional server game pause if client lags
2010-06-17 21:46:36 +00:00
Mark Vejvoda
1b5b663331
- small update to event pump
2010-06-17 08:12:02 +00:00
Mark Vejvoda
b2f91e0f32
- attempt to make TOM happy, clickl madly while game is loading and help lame windows not choke
2010-06-17 06:55:35 +00:00
Mark Vejvoda
eeda623b4f
- removed the rotateunit flag (its now just part of MG)
...
- updated rendering to consider both visible and explored cells when rendering untis and objects
- added a warning message when a client is lagging and coming close to being kicked off
2010-06-17 00:08:27 +00:00
Mark Vejvoda
e38c3e341b
- updated SOME of the win32 projects so they compile in debug mode
2010-06-16 21:20:36 +00:00
Mark Vejvoda
cad295c912
- a few minor render updates to try to squeeze better performance out of the rendering (only render visible and explored unit and object cells)
2010-06-16 07:18:06 +00:00
Mark Vejvoda
39acffa2aa
- enable mouse while new game is loading
2010-06-16 06:35:35 +00:00