Mark Vejvoda
|
80f25e8fff
|
bugfix for windows copmpiler
|
2013-06-12 06:51:59 +00:00 |
|
Mark Vejvoda
|
1e1676a34a
|
more render improvements
|
2013-06-12 06:14:55 +00:00 |
|
Mark Vejvoda
|
836172f87c
|
more render improvements
|
2013-06-12 01:24:10 +00:00 |
|
Mark Vejvoda
|
668b34db8e
|
more mad attempts to squeeze better performance
|
2013-06-11 06:44:26 +00:00 |
|
Mark Vejvoda
|
267dc7534f
|
bugfix for float rounding segfault
|
2013-06-11 01:23:04 +00:00 |
|
Mark Vejvoda
|
d067b52799
|
fixed windows build and added new test to vc++ project
|
2013-06-10 23:08:03 +00:00 |
|
Mark Vejvoda
|
16f4e08395
|
attempt to speed up float truncation and add some unit tests
|
2013-06-10 22:38:33 +00:00 |
|
Mark Vejvoda
|
6387d1b1b1
|
add default value of allowed keys in english of none
|
2013-06-08 21:57:11 +00:00 |
|
Mark Vejvoda
|
4533da71bd
|
bugfixes for attack boost did not properly rollback boost value sometimes for multiplier style boosts
|
2013-06-06 04:10:49 +00:00 |
|
Mark Vejvoda
|
173075d962
|
allow each language to specify special keys allowed for that language (bugfix for polish)
|
2013-06-05 05:53:59 +00:00 |
|
Mark Vejvoda
|
56774bc087
|
make server slots continuously read data on sockets during game
|
2013-06-04 00:31:41 +00:00 |
|
Mark Vejvoda
|
25450ebb85
|
bugfix for both progress and animation smoothness
|
2013-06-03 14:30:52 +00:00 |
|
Mark Vejvoda
|
e809080d0f
|
tracking down bug on i386 platform
- comment titi's model debug output
|
2013-06-01 17:23:51 +00:00 |
|
Mark Vejvoda
|
8c725df8a2
|
tracking down bug on i386 platform
|
2013-06-01 17:02:10 +00:00 |
|
Mark Vejvoda
|
22eb5cc4d4
|
attempt to fix a thread bug when starting a game
|
2013-06-01 06:28:03 +00:00 |
|
Mark Vejvoda
|
7f88d866c1
|
attempt to fix a thread bug when starting a game
|
2013-06-01 06:07:14 +00:00 |
|
Mark Vejvoda
|
4af65d1e19
|
added unique playerid for every client
|
2013-06-01 02:31:12 +00:00 |
|
Mark Vejvoda
|
9ef098ba02
|
add more unit tests to cover all of the xml parser code
|
2013-05-28 20:56:01 +00:00 |
|
Mark Vejvoda
|
72480bc576
|
added ability to reference sound and videos in lua using variables: {TECHTREEPATH}, {SCENARIOPATH}, {TUTORIALPATH} example:
playStreamingSound('{SCENARIOPATH}/music/myambient.ogg')
|
2013-05-28 02:54:23 +00:00 |
|
Mark Vejvoda
|
2c1b181bc7
|
a bunch more code cleanup from cppcheck
|
2013-05-26 06:03:32 +00:00 |
|
Mark Vejvoda
|
aa69a5818b
|
added some new lua methods to determine day or night and new event
|
2013-05-25 20:46:36 +00:00 |
|
Mark Vejvoda
|
5b664fb1a2
|
- bugfix for transifex tutorial download files now loaded into UI
- updated each thread to provide its name
|
2013-05-21 20:28:42 +00:00 |
|
Mark Vejvoda
|
7966422582
|
attempt to fix segfaults discovered during testing
|
2013-05-18 05:57:22 +00:00 |
|
Mark Vejvoda
|
748763f0f1
|
code cleanup based on cppcheck results
|
2013-05-17 05:21:14 +00:00 |
|
Mark Vejvoda
|
2fd5c2241e
|
code cleanup based on cppcheck results
|
2013-05-17 04:06:39 +00:00 |
|
Mark Vejvoda
|
8408526b12
|
code cleanup based on cppcheck results
|
2013-05-17 03:59:34 +00:00 |
|
Mark Vejvoda
|
a17fcdb5b4
|
bugfixes for thread shutdown
|
2013-05-17 00:40:54 +00:00 |
|
Mark Vejvoda
|
910bb8bc56
|
- attempt to have more clean shutdown of threads on game exit
|
2013-05-17 00:08:26 +00:00 |
|
Mark Vejvoda
|
febbf5012c
|
attempt to fix delay of irc client
|
2013-05-15 04:49:57 +00:00 |
|
Mark Vejvoda
|
dbd26de28f
|
attempt to fix crash of irc client on exit
|
2013-05-15 00:45:34 +00:00 |
|
Mark Vejvoda
|
5370729ce1
|
bugfix to close irc client down quickly when exiting application.
|
2013-05-03 23:11:57 +00:00 |
|
Mark Vejvoda
|
1b344808ff
|
added more unit tests and did some refactoring of xml parser code
|
2013-05-03 20:18:01 +00:00 |
|
Mark Vejvoda
|
7534feb971
|
forgot to add an include
|
2013-05-01 21:01:57 +00:00 |
|
Mark Vejvoda
|
c30d78ff74
|
saved games for rejoining in progress games saves to .zip and sends that to clients.
|
2013-05-01 20:56:19 +00:00 |
|
Mark Vejvoda
|
3163b3887a
|
fix the unit tests that didn't work on some compilers handling static cast of enums in a weird way
|
2013-05-01 01:20:29 +00:00 |
|
Mark Vejvoda
|
65266ca41e
|
- added cppunit into build system and started writing some unit tests (requires new dependency cppunit)
|
2013-04-30 01:27:14 +00:00 |
|
Titus Tscharntke
|
6849d432bf
|
colorpicking improved again and hopefully fixed false clicks on attacks ... ( works with low display resolutions too now)
|
2013-04-27 17:38:35 +00:00 |
|
Titus Tscharntke
|
8ba869c4b7
|
fixed double click selection for colorpicking
|
2013-04-26 15:25:15 +00:00 |
|
Titus Tscharntke
|
77ca62240e
|
and colorpicking is faster again
|
2013-04-25 23:46:55 +00:00 |
|
Titus Tscharntke
|
9d3c99d6d0
|
Speed for colorpicking :-D. Its nearly as fast as selectbuf now . ( and tree selection for colorpicking is fixed )
|
2013-04-25 23:12:34 +00:00 |
|
Titus Tscharntke
|
519ad0fbeb
|
Bug in models or bug in g3dviewer ? Newer models have set opacity of Material set to 0 ( needed to see transparency in blender ) but this full transparency is ( correctly) exported, resulting in not beeing shown in G3d Viewer or when used as unit. Used as tileset Models all was ok. So fixed for the Moment, but not entirely happy with this now. Maybe the blender exporter should set opacity to 1 if its set to 0 instead.
|
2013-04-08 22:01:38 +00:00 |
|
Mark Vejvoda
|
8983592400
|
- attempt to make mutex usage more stable and find memory issues
|
2013-04-05 05:39:30 +00:00 |
|
Titus Tscharntke
|
d2928459a0
|
better line wrapping respecting \n too now
|
2013-04-03 16:16:39 +00:00 |
|
Mark Vejvoda
|
d703f7605b
|
- try to improve network performance
|
2013-03-23 23:18:50 +00:00 |
|
Mark Vejvoda
|
01b757a743
|
- try to improve network performance
|
2013-03-23 23:13:33 +00:00 |
|
Mark Vejvoda
|
159cdc40d0
|
- attempt to see if this helps network performance
|
2013-03-23 22:32:51 +00:00 |
|
Mark Vejvoda
|
bad8f62f94
|
- bugfixes for detecting client disconnection
|
2013-03-15 06:51:57 +00:00 |
|
Mark Vejvoda
|
b805308a42
|
- bugfixes for detecting client disconnection
|
2013-03-15 00:31:51 +00:00 |
|
Mark Vejvoda
|
9ceaf6cec1
|
- attempt to further protect threaded socket access
|
2013-03-14 19:46:31 +00:00 |
|
Mark Vejvoda
|
16d25210e4
|
- make client use less CPU for network games
|
2013-03-13 21:32:48 +00:00 |
|