Changesets: spring
develop b821f2eb
Timestamp: 2015-09-14 02:11:35 Author: abma [ Details ] [ Diff ] |
simplify CMakeList.txt: merge MSVC/mingw stuff |
||
mod - CMakeLists.txt | [ Diff ] [ File ] | ||
develop 617d8997
Timestamp: 2015-09-14 01:33:33 Author: abma [ Details ] [ Diff ] |
buildbot: fix update-mingwlibs.py | ||
mod - buildbot/slave/update-mingwlibs.py | [ Diff ] [ File ] | ||
develop 548b9dc8
Timestamp: 2015-09-14 00:59:04 Author: abma [ Details ] [ Diff ] |
buildbot: automaticly build msvc, too | ||
mod - buildbot/master/master.cfg | [ Diff ] [ File ] | ||
develop 57f16cc8
Timestamp: 2015-09-14 00:57:34 Author: abma [ Details ] [ Diff ] |
buildbot: fix msvc config | ||
mod - buildbot/master/master.cfg | [ Diff ] [ File ] | ||
develop b4e9c356
Timestamp: 2015-09-14 00:57:26 Author: abma [ Details ] [ Diff ] |
msvc compile fix | ||
mod - rts/System/FastMath.h | [ Diff ] [ File ] | ||
develop 9d53e677
Timestamp: 2015-09-13 23:16:14 Author: abma [ Details ] [ Diff ] |
fix cmake warning: Policy CMP0054 is not set... |
||
mod - CMakeLists.txt | [ Diff ] [ File ] | ||
develop 5a9d7288
Timestamp: 2015-09-13 22:08:06 Author: abma [ Details ] [ Diff ] |
buildbot: fix path | ||
mod - buildbot/slave/update-mingwlibs.py | [ Diff ] [ File ] | ||
develop 43871363
Timestamp: 2015-09-13 22:02:31 Author: abma [ Details ] [ Diff ] |
buildbot: add update-mingwlibs.py | ||
add - buildbot/slave/update-mingwlibs.py | [ Diff ] [ File ] | ||
develop 70a5bfee
Timestamp: 2015-09-13 21:45:09 Author: abma [ Details ] [ Diff ] |
buildbot: partly fix msvc | ||
mod - buildbot/master/master.cfg | [ Diff ] [ File ] | ||
develop 35a199e0
Timestamp: 2015-09-13 14:45:18 Author: abma [ Details ] [ Diff ] |
buildbot: fix: cleanup dir before running cmake |
||
mod - buildbot/slave/create-build-dirs.py | [ Diff ] [ File ] | ||
develop 361f0205
Timestamp: 2015-09-13 14:30:55 Author: abma [ Details ] [ Diff ] |
buildbot: fix... | ||
mod - buildbot/slave/create-build-dirs.py | [ Diff ] [ File ] | ||
develop 476b90b0
Timestamp: 2015-09-13 14:05:54 Author: abma [ Details ] [ Diff ] |
buildbot: fix | ||
mod - buildbot/slave/prepare.py | [ Diff ] [ File ] | ||
develop a76d0e4c
Timestamp: 2015-09-13 13:54:46 Author: abma [ Details ] [ Diff ] |
buildbot: port create-build-dirs to python | ||
mod - .gitignore | [ Diff ] [ File ] | ||
add - buildbot/slave/create-build-dirs.py | [ Diff ] [ File ] | ||
add - buildbot/slave/prepare.py | [ Diff ] [ File ] | ||
develop 2e633990
Timestamp: 2015-09-12 13:40:58 Author: abma [ Details ] [ Diff ] |
add msvc buildslave | ||
mod - buildbot/master/master.cfg | [ Diff ] [ File ] | ||
develop d28663e8
Timestamp: 2015-09-11 22:03:21 Author: abma [ Details ] [ Diff ] |
oops, to much true/false/revert/discussions, sorry! | ||
mod - rts/Net/GameServer.cpp | [ Diff ] [ File ] | ||
develop 073afd36
Timestamp: 2015-09-11 17:54:24 Author: abma [ Details ] [ Diff ] |
fix 0004949 | ||
mod - rts/Net/GameServer.cpp | [ Diff ] [ File ] | ||
develop 47dfc1ed
Timestamp: 2015-09-11 13:48:44 Author: jK [ Details ] [ Diff ] |
change airMipLevel default to 2->1 & radarMipLevel 3->2 | ||
mod - rts/Sim/Misc/ModInfo.cpp | [ Diff ] [ File ] | ||
develop 3dfebee7
Timestamp: 2015-09-11 13:47:59 Author: jK [ Details ] [ Diff ] |
ModInfo: remove losMul & airLosMul -> always handle los ranges in elmos in the engine note: this also rescales the returned values in Lua UnitDefs! |
||
mod - rts/ExternalAI/Interface/SSkirmishAICallback.h | [ Diff ] [ File ] | ||
mod - rts/ExternalAI/SSkirmishAICallbackImpl.cpp | [ Diff ] [ File ] | ||
mod - rts/ExternalAI/SSkirmishAICallbackImpl.h | [ Diff ] [ File ] | ||
mod - rts/Sim/Misc/LosHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Misc/ModInfo.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Misc/ModInfo.h | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/Unit.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/UnitDef.cpp | [ Diff ] [ File ] | ||
develop 92224a47
Timestamp: 2015-09-11 13:45:27 Author: jK [ Details ] [ Diff ] |
LosMap: fix underground early-exit | ||
mod - rts/Sim/Misc/LosMap.cpp | [ Diff ] [ File ] | ||
mod - rts/System/type2.h | [ Diff ] [ File ] | ||
develop 7e5ca090
Timestamp: 2015-09-11 13:20:59 Author: jK [ Details ] [ Diff ] |
fix a typo in VA.inl | ||
mod - rts/Rendering/GL/VertexArray.inl | [ Diff ] [ File ] | ||
develop 54d48166
Timestamp: 2015-09-11 13:20:32 Author: jK [ Details ] [ Diff ] |
fix #3662 | ||
mod - rts/Net/GameServer.cpp | [ Diff ] [ File ] | ||
develop d64f5a6d
Timestamp: 2015-09-10 18:03:57 Author: abma [ Details ] [ Diff ] |
fix compile warning | ||
mod - rts/Lua/LuaVFSDownload.cpp | [ Diff ] [ File ] | ||
develop 08ee5572
Timestamp: 2015-09-10 16:08:13 Author: jK [ Details ] [ Diff ] |
Revert "fix 0004949:" This reverts commit 002857ee60511dce18a784002a3a598cc6d973d0. |
||
mod - rts/Net/GameServer.cpp | [ Diff ] [ File ] | ||
develop 3f374980
Timestamp: 2015-09-10 15:58:32 Author: Eshed [ Details ] [ Diff ] |
Replace home-made hashes with HsiehHash | ||
mod - rts/Map/ReadMap.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Misc/GroundBlockingObjectMap.cpp | [ Diff ] [ File ] | ||
develop 002857ee
Timestamp: 2015-09-10 15:41:08 Author: abma [ Details ] [ Diff ] |
fix 0004949: default disable AllowSpectatorJoin as it allows unauthenticated clients to connect |
||
mod - rts/Net/GameServer.cpp | [ Diff ] [ File ] | ||