SoftCoder
|
26581a77d2
|
- first round of cleanup from cppcheck report
|
2017-10-09 19:09:36 -07:00 |
|
SoftCoder
|
da8a44167b
|
- update cppcheck script to install cppcheck if missing and check multiple paths for cfg file
|
2017-10-09 12:44:53 -07:00 |
|
SoftCoder
|
2988521701
|
- added another steam achievement for winning first online game
|
2017-10-08 23:05:29 -07:00 |
|
SoftCoder
|
d78f28983b
|
- some coverity based cleanups
|
2017-10-08 20:31:42 -07:00 |
|
SoftCoder
|
9de36c32a3
|
- cleanup achievement code for easier expansion later
|
2017-10-07 16:45:31 -07:00 |
|
SoftCoder
|
ff4eb7e61e
|
Merge branch 'develop' of github-softcoder-megaglest:MegaGlest/megaglest-source into develop
|
2017-10-07 14:54:26 -07:00 |
|
SoftCoder
|
f744d90538
|
- added first steam achievement support (winning your first game) as a reference
|
2017-10-07 14:53:51 -07:00 |
|
Tom Reynolds
|
92066b541b
|
minor changes for megaglest_shim build #2
* actually mute warnings on non-existing files during first build.sh run now
|
2017-10-07 22:51:19 +02:00 |
|
Tom Reynolds
|
c9da4eb062
|
minor changes for megaglest_shim build
* mute warnings on non-existing files during first build.sh run
* git ignore megaglest_shim binary
|
2017-10-07 21:48:52 +02:00 |
|
SoftCoder
|
60be01988a
|
- try to help steamshim compile better on other systems
|
2017-10-07 12:36:13 -07:00 |
|
SoftCoder
|
9b0a04f126
|
- try slightly different way to protect mutex list
|
2017-10-07 11:48:34 -07:00 |
|
SoftCoder
|
9274f2b5e2
|
- try to fix a memory leak
|
2017-10-07 11:14:26 -07:00 |
|
SoftCoder
|
a413fb5c31
|
- attempt to protect cache manager mutex creation behind a static mutex
|
2017-10-07 11:04:52 -07:00 |
|
SoftCoder
|
b928bbbb40
|
- attempt to see if this corrects tomreyns compile error: ==6454==ERROR: AddressSanitizer: heap-use-after-free
|
2017-10-07 10:42:21 -07:00 |
|
SoftCoder
|
59be04ab6a
|
- attempt to correct tomreyns cmake linker issue
|
2017-10-07 08:59:27 -07:00 |
|
SoftCoder
|
eaad769182
|
- some code cleanup fro mthe steam integration
|
2017-10-07 03:01:21 -07:00 |
|
SoftCoder
|
b34003b4a5
|
- enable using steam statistics to save players network based game end game stats to steam
|
2017-10-07 02:40:34 -07:00 |
|
SoftCoder
|
edfb1508f5
|
- check for empty strings before using substr to avoid crashes with more strict C++ engine
|
2017-09-30 21:46:56 -07:00 |
|
SoftCoder
|
a7a92056eb
|
- fix build for ubunti 17.10
|
2017-09-28 22:12:09 -07:00 |
|
SoftCoder
|
97a89d0bb0
|
- cleanup makefiles
|
2017-09-25 18:55:35 -07:00 |
|
SoftCoder
|
d8073423a7
|
- Makefile compile steam shim on windows
|
2017-09-25 14:01:19 -07:00 |
|
SoftCoder
|
de34e1c894
|
- fix windows build
|
2017-09-24 09:40:20 -07:00 |
|
SoftCoder
|
a9874ea4b3
|
- fix windows build
|
2017-09-24 00:12:02 -07:00 |
|
SoftCoder
|
0443ce9a26
|
- fix windows build
|
2017-09-24 00:00:49 -07:00 |
|
SoftCoder
|
6479690d67
|
- fix windows build
|
2017-09-23 23:59:56 -07:00 |
|
SoftCoder
|
42221f2d52
|
- Fix windows build
|
2017-09-23 23:51:22 -07:00 |
|
SoftCoder
|
7d5bc6a6a8
|
- fix windows build
|
2017-09-23 23:37:13 -07:00 |
|
SoftCoder
|
3e5bc9c744
|
- Correct launcher name for steam
|
2017-09-23 17:19:55 -07:00 |
|
SoftCoder
|
36bc6a4497
|
- initial work to integrate theam SDK with megaglest
|
2017-09-23 17:15:44 -07:00 |
|
Mark Vejvoda
|
aebd07f3bb
|
Merge pull request #172 from MegaGlest/tomreyn-patch-1
Shorten indicator for headless server mode
|
2017-09-23 02:39:31 -04:00 |
|
Mark Vejvoda
|
dd8042313d
|
Merge pull request #169 from RyDroid/editorconf
Adding a file for EditorConfig
|
2017-09-23 02:38:22 -04:00 |
|
SoftCoder
|
58b03d2cb0
|
- fix cmake build script re-add cmake min version
|
2017-09-22 23:36:31 -07:00 |
|
Mark Vejvoda
|
0bca1e8eed
|
Merge pull request #163 from susnux/develop
Fix build with wxWidgets 3 (wxString to std::string)
|
2017-09-23 02:27:06 -04:00 |
|
SoftCoder
|
5d0f5013fd
|
- allow using new cmake var for finding glest.ini called MG_CMAKE_INSTALL_PREFIX to solve issue #167
|
2017-09-22 23:21:40 -07:00 |
|
SoftCoder
|
de8d05b882
|
- update opengl version check since 2.1 is really the minimum supported
|
2017-09-22 17:17:49 -07:00 |
|
SoftCoder
|
cf1984f7e4
|
Merge branch 'develop' of https://github.com/MegaGlest/megaglest-source into develop
|
2017-09-22 17:00:08 -07:00 |
|
SoftCoder
|
fe407db0ba
|
- lan search updates for windows to find more NIC's using windows API
|
2017-09-22 16:58:54 -07:00 |
|
Tom Reynolds
|
b6f1530921
|
Update README
Update OpenGL and other hardware requirements / recommendations
Remove trailing white space
skipci
|
2017-09-23 01:49:21 +02:00 |
|
SoftCoder
|
e3e7d93944
|
- add extra nic checking for windows
|
2017-09-22 15:44:25 -07:00 |
|
SoftCoder
|
44aaf88598
|
- try to fix Travis builds
|
2017-09-21 21:28:15 -07:00 |
|
SoftCoder
|
da742d4358
|
- fix data folder link
|
2017-09-21 17:50:51 -07:00 |
|
SoftCoder
|
f090f99d87
|
- correct debug output
|
2017-09-21 17:50:10 -07:00 |
|
SoftCoder
|
c898c63389
|
- fix find lan games by extra NIC search
|
2017-09-21 17:46:23 -07:00 |
|
SoftCoder
|
7f6cc175d4
|
- network debug shows more of whats going on for lan broadcast
|
2017-09-21 17:32:15 -07:00 |
|
SoftCoder
|
783a56ab73
|
- another fix for LAN Search
|
2017-09-21 17:23:11 -07:00 |
|
SoftCoder
|
ceed529921
|
- attempt to fix find lan games
|
2017-09-21 17:18:50 -07:00 |
|
SoftCoder
|
96bd937218
|
- protect lan search if not local ip's found and add a little more output
|
2017-09-21 17:04:56 -07:00 |
|
titiger
|
9d12682fb5
|
fix for #173
fix a crash with unknown screen resolution in .megaglest
|
2017-08-29 01:27:53 +02:00 |
|
filux
|
056078909a
|
'mini update' more optional than before
|
2017-08-27 22:59:07 +02:00 |
|
filux
|
5a6c59f252
|
added the basic support for macOS to the 'system_report' script
|
2017-08-27 22:29:16 +02:00 |
|