2
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected over 1 year ago.
Sep 15, 2021 — Sep 15, 2022
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
build fix ... maths functions were not available due to POSIX_C_SOURCE=1 More... over 6 years ago
- check for both default and x64 windows binary from steam shim More... over 6 years ago
- more automation for building steam shim on windows More... over 6 years ago
- automatically adjust megaglest binary to shim if detected More... over 6 years ago
- fix windows build and better automation for building steam shim More... over 6 years ago
- more cppcheck cleanup More... over 6 years ago
- more cppcheck cleanup, AND some new inernal steam commandline parameters to reset stats and enable debugging More... over 6 years ago
- round 2 of cppcheck code cleanup More... over 6 years ago
- first round of cleanup from cppcheck report More... over 6 years ago
- update cppcheck script to install cppcheck if missing and check multiple paths for cfg file More... over 6 years ago
- added another steam achievement for winning first online game More... over 6 years ago
- some coverity based cleanups More... over 6 years ago
- cleanup achievement code for easier expansion later More... over 6 years ago
Merge branch 'develop' of github-softcoder-megaglest:MegaGlest/megaglest-source into develop More... over 6 years ago
- added first steam achievement support (winning your first game) as a reference More... over 6 years ago
minor changes for megaglest_shim build #2 More... over 6 years ago
minor changes for megaglest_shim build More... over 6 years ago
- try to help steamshim compile better on other systems More... over 6 years ago
- try slightly different way to protect mutex list More... over 6 years ago
- try to fix a memory leak More... over 6 years ago
- attempt to protect cache manager mutex creation behind a static mutex More... over 6 years ago
- attempt to see if this corrects tomreyns compile error: ==6454==ERROR: AddressSanitizer: heap-use-after-free More... over 6 years ago
- attempt to correct tomreyns cmake linker issue More... over 6 years ago
- some code cleanup fro mthe steam integration More... over 6 years ago
- enable using steam statistics to save players network based game end game stats to steam More... over 6 years ago
- check for empty strings before using substr to avoid crashes with more strict C++ engine More... over 6 years ago
- fix build for ubunti 17.10 More... over 6 years ago
- cleanup makefiles More... over 6 years ago
- Makefile compile steam shim on windows More... over 6 years ago
- fix windows build More... over 6 years ago