Commit Graph

4659 Commits

Author SHA1 Message Date
SoftCoder f269273f07 - round #2 of coverity bug fixes 2013-12-14 22:37:15 -08:00
Tom Reynolds 4883e54e4e - .gitignore: ignore coverity scan build tool subdirectory
- coverity-scan.bat: semi automate coverity scans on Windows
2013-12-15 04:26:17 +01:00
SoftCoder b8ab732b85 - cppcheck code cleanup 2013-12-14 18:07:22 -08:00
titiger 87f855b419 Very transparent parts of textures were cutted away while rendering. It turned out there is only a need to do this for shadows and selection rendering, not for real rendering. 2013-12-15 00:12:25 +01:00
SoftCoder 69a0ae3c6b - updated windows build to pull submodules in a way that works 2013-12-14 12:50:27 -08:00
SoftCoder 6e061f459d - cleanup a few newly introduced compile warnings 2013-12-14 10:49:01 -08:00
SoftCoder cdd80092c5 - updated windows build script to pull with submodules recursively 2013-12-14 10:27:12 -08:00
SoftCoder fe29c1c5c9 - fixed vc++ 2012 build 2013-12-14 03:15:31 -08:00
SoftCoder 22beafe122 - fixed windows build for vc++ 2010 2013-12-14 03:09:12 -08:00
SoftCoder b11932b92d - cleanup from cppcheck report 2013-12-14 03:03:19 -08:00
SoftCoder d69e19b87b Merge branch 'master' of github-softcoder-megaglest:MegaGlest/megaglest-source
Conflicts:
	source/shared_lib/include/platform/sdl/factory_repository.h
2013-12-14 02:45:25 -08:00
SoftCoder 65e55d3796 - merged changes with windows build fixes
- updated svn commands to git for validation params
2013-12-14 02:44:41 -08:00
SoftCoder 1d9f1f9432 - forgot to commit changes 2013-12-14 02:33:03 -08:00
SoftCoder ec13e904d3 - fixed windows build (removed gl2 references) 2013-12-14 02:29:32 -08:00
SoftCoder 209458adee - removed deprecated gl2 code as it was not used 2013-12-14 02:22:30 -08:00
SoftCoder b9d6b38e8f - coverity based bug fixes - round #1 2013-12-13 23:04:12 -08:00
SoftCoder c887b0c357 - attempt to cleanup a few warnings
- attempt to get git rev info each compile (not just when running cmake)
2013-12-11 23:16:56 -08:00
SoftCoder c91b92901b - added ignore folder 2013-12-11 19:18:33 -08:00
SoftCoder a567fe159d - bugfix for headless mode segfault reported by titi 2013-12-11 19:07:24 -08:00
Tom Reynolds 257b794e46 Travis CI: IRC bot should use CTCP notify in favor of plain messages 2013-12-11 17:23:24 +01:00
SoftCoder ae8f00d7a3 - added more paths to ignore 2013-12-09 23:05:07 -08:00
SoftCoder 19a7e3a82e - updated passing core count to travis ci build 2013-12-09 18:21:29 -08:00
SoftCoder ad81692331 Merge branch 'master' of https://github.com/williame/megaglest-source 2013-12-09 18:07:42 -08:00
titiger 3bc5901a01 From Bugreport: cannot delete characters after clicking on player name in lobby
https://forum.megaglest.org/index.php?topic=9302.0
2013-12-10 01:52:08 +01:00
titiger dcada00514 as there are already several changes to originla 3.9.0 we better set a new version number 2013-12-09 23:14:33 +01:00
Tom Reynolds d75aefc35e .gitignore: make some ignore rules more specific to rule out side effects
.travis.yml: now that gcc is fixed, build on clang, too
LICENSE.md: there is no need for this symlink since the license file is not displayed on github anyways
README.md: This file is not in MD format, so renamed symlink to .TXT
build-mg.sh: improve configurability, script structure (will externalize distro/arch detection next)
2013-12-09 22:26:16 +01:00
SoftCoder 941257c247 - attempt to see if this fixes the travis compile problem 2013-12-08 21:26:41 -08:00
SoftCoder cebf6a8184 - added cores count to build script and added ability to force to 1 core 2013-12-08 21:22:35 -08:00
SoftCoder 3bb4f7ab40 Merge branch 'master' of github-softcoder-megaglest:MegaGlest/megaglest-source 2013-12-08 20:09:47 -08:00
SoftCoder e718f78931 - corrected compile warnings for unit test 2013-12-08 20:08:44 -08:00
Tom Reynolds 21bda9f691 testing travis changes 2013-12-09 01:56:11 +01:00
Tom Reynolds 78eb119c29 get build system info for travis CI 2013-12-09 01:15:06 +01:00
Tom Reynolds 09fb20182a - Enable clang builds for Travis CI
- build-mg.sh: Switch to clang build if CC and CXX env vars both contain 'clang'
2013-12-08 23:00:25 +01:00
Tom Reynolds 2a3ff97813 YML is not XML 2013-12-08 22:12:33 +01:00
Tom Reynolds a6ae9ec79b - mk/linux/setupBuildDeps.sh:
- add option for silent installs (APT only for now)
  - remove autotools, subversion dependency
  - add check for availability of 'git' command
  - replace svnversion by git commit output
- add .travis.xml as per http://about.travis-ci.org/docs/user/languages/cpp/
- make git ignore megaglest man page as generated by Linux builds
2013-12-08 22:03:34 +01:00
Will 2d6da27807 Merge branch 'master' of github.com:MegaGlest/megaglest-source 2013-12-07 20:41:44 +01:00
SoftCoder 822f7884f2 update ignore list 2013-12-06 12:09:51 -08:00
SoftCoder 02d41bd5f7 fixed windows build 2013-12-06 09:08:47 -08:00
SoftCoder 25dfdb7e08 - added missing file 2013-12-05 23:35:24 -08:00
SoftCoder 16c857d1b0 - added missing file 2013-12-05 23:21:05 -08:00
Will 62a1dab85a tweak to build with kdevelop on osx 2013-12-05 23:48:12 +01:00
Will 46a0dab916 moved model constructor always behind factory 2013-12-05 21:28:20 +01:00
Will 6afadafa1e Start to abstract model 2013-12-05 16:17:41 +01:00
Will bf1c7df8bb merged upstream 2013-12-04 23:57:24 +01:00
SoftCoder 6ae1d179bb - updated for proper build on Mac 2013-12-04 14:54:02 -08:00
Will 03c0197437 merge from upstream 2013-12-04 23:37:04 +01:00
William Edwards e71e7104dc Trying to build on OSX 2013-12-04 22:38:06 +01:00
SoftCoder f9e217df94 - bugfix so Mac builds 2013-12-04 13:34:00 -08:00
Will 7e4e98857b integrate upstream 2013-12-04 08:49:33 +01:00
SoftCoder 1e50f1cb93 - updated vc++ 2010 build file to use git 2013-12-02 12:59:36 -08:00