SoftCoder
|
daf1dac128
|
- attempt to fix in debian experiemntal gcc
|
2016-07-14 11:03:44 -07:00 |
|
titiger
|
9dd22ae347
|
lets see if this fixes alt+return endless toggling
|
2016-06-07 23:38:16 +02:00 |
|
SoftCoder
|
1621e563da
|
- fix build
|
2016-06-02 14:01:39 -07:00 |
|
SoftCoder
|
468c381611
|
Merge branch 'develop' of github-softcoder-megaglest:MegaGlest/megaglest-source into develop
|
2016-06-02 13:46:05 -07:00 |
|
SoftCoder
|
f1c372c7b5
|
- try to fix the build
|
2016-06-02 13:41:59 -07:00 |
|
filux
|
8873bfd112
|
improved auto-documentation's script
|
2016-06-02 21:44:10 +02: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
|
a85d12aed1
|
- fix updated use of mini upnpc
|
2016-05-23 10:54:38 -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
|
32d7085816
|
cmake patches from mageia [ci skip]
|
2016-03-05 13:57:08 +01: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
|
3a4a6143d2
|
fixed ctrl-s and maybe more menu shortcuts
Beside of this I removed some never used complicated key shortcuts
noone knows anyway.
|
2016-01-31 02:25:24 +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 |
|
filux
|
a17f3563c8
|
let's try how this affect portability of binary files on linux now
|
2016-01-23 20:05:51 +01:00 |
|
titiger
|
1385f3fea2
|
trying to fix map editor for wxwidget 2.8 too
|
2016-01-23 19:05:32 +01:00 |
|
titiger
|
c9400cc3b1
|
try to fix wx 2.8
|
2016-01-23 11:42:44 +01:00 |
|
SoftCoder
|
06cc22fd8f
|
- fix wx 2.8 support
|
2016-01-22 22:33:08 -08:00 |
|
SoftCoder
|
b76f8f1e2f
|
- fix wx 2.8
|
2016-01-22 18:08:47 -08:00 |
|
SoftCoder
|
4da1425cbc
|
- try to fix wx 2.8
|
2016-01-22 18:05:46 -08:00 |
|
SoftCoder
|
236b95fc0d
|
- fix map editor in wx 3.0.2
|
2016-01-22 17:49:35 -08:00 |
|
SoftCoder
|
d6dbb187cc
|
- fixed some bugs discovered by coverity scan
|
2016-01-20 21:34:23 -08:00 |
|
SoftCoder
|
0c12b5fb8c
|
- add last ditch check on socket disconnect
|
2016-01-20 18:03:37 -08:00 |
|
SoftCoder
|
1f8096ff81
|
- finally foudn and fixed color picking crash!
|
2016-01-18 23:25:31 -08:00 |
|
SoftCoder
|
ded8df97d6
|
- more debug info for color picking issue
|
2016-01-18 22:00:48 -08:00 |
|
SoftCoder
|
c5b35c55b9
|
- fixed coutner when called extra times
|
2016-01-18 21:17:37 -08:00 |
|
SoftCoder
|
a0337c80e1
|
- attempt better debugging output for color picking crash
|
2016-01-18 21:10:31 -08:00 |
|
SoftCoder
|
472e8bbaf0
|
- try to fix auto_ptr proxy for msvc
|
2016-01-18 16:28:05 -08:00 |
|
SoftCoder
|
0d8377d6b4
|
- try to fix mac build
|
2016-01-18 15:29:16 -08:00 |
|
SoftCoder
|
b50fe04e0a
|
- try to fix mac build
|
2016-01-18 14:36:51 -08:00 |
|
SoftCoder
|
d5f915f3aa
|
- fix silly mac build
|
2016-01-18 14:10:48 -08:00 |
|
SoftCoder
|
86a59859b9
|
- atempt to cleanup use fo auto_ptr
|
2016-01-18 13:20:49 -08:00 |
|
SoftCoder
|
d82aaa22ad
|
- attempt to fix irc thread cleanup
|
2016-01-18 12:20:57 -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 |
|
SoftCoder
|
c6c9eb1c02
|
- try to fix irc thread crash and add more verbose output
|
2016-01-18 11:49:11 -08:00 |
|
SoftCoder
|
eeb9fc9405
|
- more verbose debug info
|
2016-01-17 15:15:31 -08:00 |
|
SoftCoder
|
f286813e7b
|
- added more verbose info for thread crash issue
|
2016-01-17 14:14:05 -08:00 |
|
SoftCoder
|
7eb6cff723
|
- attempt to fix irc thread crash foudn by tomreyn
|
2016-01-17 13:21:22 -08:00 |
|
SoftCoder
|
df8b702149
|
Merge branch 'develop' of github-softcoder-megaglest:MegaGlest/megaglest-source into develop
|
2016-01-16 21:50:10 -08:00 |
|