Commit Graph

1789 Commits

Author SHA1 Message Date
titiger 5135d0fba3 Merge pull request #151 from andy5995/divider_grammar
fix spelling of "Divider" that shows in map editor
2017-02-19 23:38:41 +01:00
titiger a6469fec4b Fix for Randomize Heights in Map Editor #147 2017-02-19 20:45:30 +01:00
andy5995 56616e8ef3 I missed this file in the first PR 2017-02-15 13:53:18 -06:00
SoftCoder 85b4e4eda7 - Implement solution for Issue #119 2017-02-05 16:51:15 -08:00
SoftCoder 8195121fca - Check for packaged streflop and use it before using embedded copy 2017-02-05 16:48:50 -08:00
Mark Vejvoda 15c3edae4f Merge pull request #141 from devnexen/openbsd_build
better openbsd support
2017-02-05 13:32:59 -08:00
SoftCoder 385d099a8b - added some network debug output when network debug enabled for NIC's examined on network hosting (for Issue #137) 2017-02-04 19:03:13 -08:00
titiger f3c436b67f force playing important sounds
see issue #144
2017-02-02 02:54:29 +01:00
SoftCoder 48fb05b1a4 - more mac warnigns cleanup 2017-01-30 11:53:32 -08:00
SoftCoder 0873493377 - cleanup warnings on mac 2017-01-30 11:51:08 -08:00
SoftCoder 6f350d6319 Fix issue #116 - when fonts deleted and reloaded signal back immediately to all registered controls to refresh their font 2017-01-30 11:20:01 -08:00
David Carlier f6b6982b01 better openbsd support 2016-12-11 22:09:34 +00:00
titiger 9c203cd2b4 Error messages for XML parse errors without stack
And we validate closing tags too now
2016-12-03 01:23:35 +01:00
titiger a982ce7b0c handle megaglest_runtime_error 2016-12-01 01:42:20 +01:00
titiger 18af2b7113 Improve error messages for lua scenarios 2016-11-26 15:46:32 +01:00
titiger 0c5e9241f1 trying to get better error output on xml errors. 2016-11-22 22:58:57 +01:00
titiger 88de655b28 and revert the last changes .... 2016-11-16 23:47:02 +01:00
titiger 09ae82b36c more braces 2016-11-16 22:56:41 +01:00
titiger 1f2d93a1b5 braces .... 2016-11-16 22:35:28 +01:00
titiger 031a9d87ea Trying to handle the windows key 2016-11-16 22:34:22 +01:00
titiger 1dfe1b8b42 lets see if this helps with issue #139 2016-11-12 18:04:12 +01:00
titiger a182ce82bd more bugfix for #138 2016-11-10 00:47:42 +01:00
titiger cc64196c6b alt+enter #138
Fast toggle on alt+enter and key repeat are different things.
This here should fix the alt+enter issue.
2016-11-09 23:25:59 +01:00
titiger 6c2f722f30 reverting some things related to alt+enter
real reason is false behaviour of static bool isUnprintableChar().
More tests needed.
2016-11-09 00:09:55 +01:00
titiger 4a85b17794 fiddling around with #138 2016-11-06 22:00:51 +01:00
titiger 0c3c636064 Trying to fix the fast fullscreen/windowed toggling 2016-11-06 18:24:11 +01:00
Monwarez 79e00dfcad Don't init force feedback if not used 2016-10-28 17:33:38 +02:00
SoftCoder 2107958ad2 - add support for gcc6 in build script -g 6
- fix issue #132
2016-10-17 19:05:21 -07:00
Bryon Gloden, CISSP® 1cb226283f resource leak: fp
[source/shared_lib/sources/map/map_preview.cpp:830]: (error) Resource leak: f1

Found by https://github.com/bryongloden/cppcheck
2016-10-01 11:41:07 -04:00
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 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 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
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 74da39e83e - attempt to avoid crash if color picking index is larger than buffer, increase it 2016-01-16 21:49:36 -08: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 993c705e2b - attempt to fix issue #72 2016-01-06 22:36:50 -08:00
SoftCoder 9496f485ce - added mroe debug ability for openal and small change for context create 2016-01-06 16:35:48 -08:00
SoftCoder d1d5780ffd - cleanup warning missed return value default 2016-01-06 16:20:30 -08:00
SoftCoder c25867b5d8 - try to fix mouse pointer for issue #94 2016-01-04 20:56:48 -08:00
SoftCoder 03f5455eb2 Merge branch 'develop' of github-softcoder-megaglest:MegaGlest/megaglest-source into develop 2016-01-04 17:33:04 -08:00
SoftCoder e21b2506d6 - try to fix issue #104 2016-01-04 17:32:34 -08:00
titiger f3e96a64c1 new parameter --server-title
see issue #95
2016-01-03 16:31:05 +01:00
SoftCoder 706113580d - attempt better socket disconnect checking 2015-12-31 18:28:43 -08:00
SoftCoder 57f0b44ad3 - bugifx for static cached hostname, moved to higher scope to avoid sometimes random crashes 2015-12-31 16:48:55 -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 27ed0b88fe - beter checking for dsiconnected socket for sensitive winsock 2015-12-30 18:29:27 -08:00
SoftCoder 42d3295e9b - add some logging to see if we find the weird cause of some hangs 2015-12-30 14:41:10 -08:00
SoftCoder 16a11d6a6f - change sdl mutex name to new sdl2 name 2015-12-28 23:51:19 -08:00
SoftCoder c1144ad9d7 - attempt to speed up mutex lock / unlock 2015-12-28 23:06:12 -08:00
SoftCoder ac0c0eafb9 - try to improve network perf 2015-12-28 22:27:45 -08:00
SoftCoder 64139523d4 - attempt to inline some mutex funcrtiosn for beter performance 2015-12-28 21:17:09 -08:00
SoftCoder ecaf376cb1 - attempt to rollback alst push causing hangs 2015-12-28 19:59:45 -08:00
SoftCoder 196660742a - attempt to fix lagging in lobby and for windows clients 2015-12-28 17:59:26 -08:00
SoftCoder 6eb7a1e625 - little code cleanup in socket code 2015-12-26 09:34:55 -08:00
SoftCoder 9792b9695b - attempt to fix socket issues causing hangs 2015-12-25 23:12:00 -08:00
SoftCoder c9fb0160dc - attempt to fix hand in windwos network games 2015-12-25 14:08:54 -08:00
SoftCoder ff2fb03c78 - attempt safe socket code to avoid hangs 2015-12-23 21:37:35 -08:00
SoftCoder 9f55e9235a - last try to optimize socket thread locks 2015-12-23 14:26:03 -08:00
SoftCoder a8b735ffcc - check to see if this corrects the current windows client hang in network games 2015-12-23 12:42:39 -08:00
SoftCoder 2f52e01a76 - fixed issue #88 (numpad keys work now) 2015-12-22 23:12:33 -08:00
titiger 19df221af2 reintroducing mapping of numpad enter to normal one
tomreyn convinced me that numpad-enter and normal enter should always 
be handled the same way. 
Doing this I also enabled the mapping of delete to backspace .
2015-12-14 01:20:09 +01:00
SoftCoder b83414380c - attempt to fix issue# 89 2015-12-12 22:01:48 -08:00
titiger 982137afed remove remapping of keys, like numpad keys to normal and vice versa 2015-12-02 01:26:44 +01:00
SoftCoder cfa9f38155 - another bugfix from coverity 2015-11-29 17:07:49 -08:00
SoftCoder 63bf258705 - remove all unused variables as reported by clang (and issue #35) 2015-11-29 16:00:03 -08:00
SoftCoder 9fc7b9f72c - attempt streflop bugfix for win64 2015-11-28 20:38:05 -08:00
SoftCoder 7e0494bb28 - some bug fixes based on coverity scan 2015-11-25 21:16:29 -08:00
titiger e7eddca1ee Bugfix for listBox Shortcuts
Holding down shift+letter while selecting  jumps directly to a 
map/faction/ ... which starts with the given letter.
2015-11-26 01:58:15 +01:00
SoftCoder 15d5a9bbd6 - bug fixes for non C++x11 compilers for using chrono 2015-11-21 11:45:52 -08:00
SoftCoder 49ae35e7cf - thread safe localtime and hopefully back to good performance 2015-11-21 11:30:23 -08:00
SoftCoder 9e0d227172 - attempt to see if this fixes thread locking performance issues in windows 2015-11-21 10:23:45 -08:00
filux f594e8a037 removed one redundant message [ci skip] 2015-11-16 21:49:20 +01:00
SoftCoder 492d821e0b - small code cleanup 2015-11-12 04:18:08 -08:00
SoftCoder f97e8d5fc3 - clipboard working now for utf8 2015-11-11 21:52:22 -08:00
titiger 8d315ba744 first steps for ctrl-v for input
Problems remaining:
paste probably iss too long for ( problem for text input labels )
paste is countet as one single input which deletes the whole pasted string 
on pressing backspace.
2015-11-09 01:31:24 +01:00
filux 8a4ee15e59 Merge branch 'develop' into feature/sdl2 2015-11-05 20:45:53 +01:00