Commit Graph

4566 Commits

Author SHA1 Message Date
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
SoftCoder
74da39e83e - attempt to avoid crash if color picking index is larger than buffer, increase it 2016-01-16 21:49:36 -08: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
SoftCoder
993c705e2b - attempt to fix issue #72 2016-01-06 22:36:50 -08:00
SoftCoder
17678387c3 Merge branch 'develop' of github-softcoder-megaglest:MegaGlest/megaglest-source into develop 2016-01-06 16:36:12 -08:00
SoftCoder
9496f485ce - added mroe debug ability for openal and small change for context create 2016-01-06 16:35:48 -08:00
titiger
b36c6cd75c no need for sound initialisation in non audio menus 2016-01-07 01:33:48 +01:00
SoftCoder
d1d5780ffd - cleanup warning missed return value default 2016-01-06 16:20:30 -08: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