Commit Graph

3562 Commits

Author SHA1 Message Date
titiger
990df3b49b Fix for uniform-selection 2016-10-17 03:00:37 +02:00
titiger
4d99f5900d fix for #133
crash during using "Esc" button in options screen
2016-10-17 00:19:41 +02:00
filux
f40ac1d89f corrected math logic 2016-09-13 21:08:02 +02:00
titison
74ed3d73be Uniformselection
Added uniform selection of units.
Uniform means you can select multiple units, but only of the same type.
To make a unit uniform-selectable you need to add
```<uniform-selection value="true"/>```
to the ```<parameters>``` tag of a unit.
2016-08-24 00:53:56 +02:00
filux
3639e111ef fixed some typos, fixes and enlargement for required dependencies 2016-08-09 21:25:41 +02:00
filux
9f301daa1c travis' configuration test; fixed #123 2016-07-17 17:06:01 +02:00
SoftCoder
1621e563da - fix build 2016-06-02 14:01:39 -07:00
SoftCoder
f1c372c7b5 - try to fix the build 2016-06-02 13:41:59 -07:00
SoftCoder
798777f313 - fix the build 2016-06-02 12:30:38 -07:00
SoftCoder
05a5ff02d1 - another attempt to fix issue# 111 2016-06-02 12:07:01 -07:00
SoftCoder
c3db863434 - attempt to see if this fixes issue# 111 2016-06-01 20:31:46 -07:00
SoftCoder
ad4314fb29 - move linux network interface names into ini file for easier management in the future 2016-06-01 20:16:34 -07:00
SoftCoder
c5aff25a94 - comment one thread safety check as it was not required 2016-05-27 21:31:39 -07:00
SoftCoder
56494f3cd2 - finally fixing issue #102 (bad cell visible handling when fog of war turned off) 2016-05-27 16:15:27 -07:00
SoftCoder
8a88c4f11e - bugfix for xenial network ip address discovery for LAN games + float truncate 2016-05-23 17:02:44 -07:00
SoftCoder
ed6f169d97 - attempt to see if this helps deal with oos when fog of war off 2016-05-23 09:51:50 -07:00
filux
bcb8d197d3 fixed some typos [ci skip]
https://lintian.debian.org/full/pkg-games-devel@lists.alioth.debian.org.html#megaglest
2016-02-19 21:17:31 +01:00
titiger
c41db9cd16 remove some printf 2016-02-09 02:02:59 +01:00
titiger
eb8187fd81 no more error when blocker scenario does not exist 2016-02-09 01:12:24 +01:00
titiger
b809ea2233 Proof that you are ready for internet games 2016-02-09 00:48:35 +01:00
filux
064566085e get rid of '$Rev$' 2016-02-04 19:29:25 +01:00
titiger
3de7c586c2 no more black triangles when rendering cliffs
render cliffs made problems sometimes because not 
the whole visible surface was rendered if top left map cell point 
was not in camera view.
2016-01-29 18:36:48 +01:00
filux
570a49164e version number returns to 'dev' 2016-01-24 15:46:49 +01:00
filux
aa2d9f7de4 version number for release 2016-01-24 12:00:38 +01:00
SoftCoder
d6dbb187cc - fixed some bugs discovered by coverity scan 2016-01-20 21:34:23 -08:00
SoftCoder
1f8096ff81 - finally foudn and fixed color picking crash! 2016-01-18 23:25:31 -08:00
SoftCoder
0d8377d6b4 - try to fix mac build 2016-01-18 15:29:16 -08:00
SoftCoder
86a59859b9 - atempt to cleanup use fo auto_ptr 2016-01-18 13:20:49 -08:00
filux
1125a2b405 added switch for compilation [W]ithout wxWidgets; updated list of deps related with curl 2016-01-18 20:59:21 +01:00
titiger
f0f76949df rain is back
It looks bad with so little arin drops.
2016-01-16 18:18:04 +01:00
SoftCoder
e7a9c01bf6 - try to add more verbose output on app shutdown 2016-01-14 19:18:03 -08:00
filux
94fdb6f385 less intensive rain in the menu 2016-01-10 16:18:56 +01:00
titiger
8dd7cb21e8 Merge pull request #60 from titison/feature/mapPreviewWithSpecificTileset
Specific Tileset with preview-map option
2016-01-09 19:28:21 +01:00
SoftCoder
35f3b2fa1a code cleanup from clang warnings 2016-01-07 08:48:35 -08:00
SoftCoder
fcdc29cc85 - fix issue #91 2016-01-06 22:43:40 -08:00
titiger
b36c6cd75c no need for sound initialisation in non audio menus 2016-01-07 01:33:48 +01:00
titiger
6f51e91266 Parameter ServerTitle done the ususal way 2016-01-07 00:51:23 +01:00
SoftCoder
d0df67fa7f - fixed issue #95 2016-01-05 21:56:01 -08:00
SoftCoder
c25867b5d8 - try to fix mouse pointer for issue #94 2016-01-04 20:56:48 -08:00
titiger
f3e96a64c1 new parameter --server-title
see issue #95
2016-01-03 16:31:05 +01:00
filux
92f97c13bd updated year [ci skip] 2016-01-03 10:52:16 +01:00
SoftCoder
01eb7b70d6 - move join game in progress menu option below publish so its not overlapping 2016-01-01 10:50:59 -08:00
SoftCoder
71d8eb2e67 - added more perf logging 2015-12-31 19:21:35 -08:00
SoftCoder
3002baf657 - added more perf logging 2015-12-31 18:58:04 -08:00
SoftCoder
61f77a88f5 - more network speed improvements for one packet netwrok comamndlist 2015-12-31 18:10:21 -08:00
SoftCoder
a399f8d1a5 - try to improve launch packet speed and add performance logging for client network code 2015-12-31 16:02:09 -08:00
SoftCoder
b54b295ac8 - memory cleanup and fixed from cpcpheck 2015-12-31 14:22:25 -08:00
SoftCoder
eb15f8d701 - add compressed network messages for nmtLaunch and nmtBroadCastSetup (not backward compatible) 2015-12-31 13:12:26 -08:00
SoftCoder
888254400e - attempt to speed up sending net comamdns over sockets 2015-12-30 19:58:09 -08:00
SoftCoder
27ed0b88fe - beter checking for dsiconnected socket for sensitive winsock 2015-12-30 18:29:27 -08:00