Changesets: spring
develop 7f0e7369
Timestamp: 2012-06-13 16:17:57 Author: zerver [ Details ] [ Diff ] |
Fix compile | ||
mod - rts/Sim/Projectiles/ProjectileHandler.cpp | [ Diff ] [ File ] | ||
develop 71db41c9
Timestamp: 2012-06-13 15:38:15 Author: zerver [ Details ] [ Diff ] |
Update changelog for 89.0 | ||
mod - doc/changelog.txt | [ Diff ] [ File ] | ||
develop 9550c6df
Timestamp: 2012-06-13 15:34:23 Author: zerver [ Details ] [ Diff ] |
Revert "Update changelog for 89" | ||
mod - doc/changelog.txt | [ Diff ] [ File ] | ||
develop d4402f7a
Timestamp: 2012-06-13 15:26:20 Author: rt [ Details ] [ Diff ] |
update changelog | ||
mod - doc/changelog.txt | [ Diff ] [ File ] | ||
develop 61c3f70f
Timestamp: 2012-06-13 15:07:42 Author: zerver [ Details ] [ Diff ] |
Update changelog for 89 | ||
mod - doc/changelog.txt | [ Diff ] [ File ] | ||
develop 3719f6ba
Timestamp: 2012-06-13 15:02:27 Author: rt [ Details ] [ Diff ] |
fix 3113 | ||
mod - rts/Game/TraceRay.cpp | [ Diff ] [ File ] | ||
mod - rts/Lua/LuaSyncedCtrl.cpp | [ Diff ] [ File ] | ||
mod - rts/Lua/LuaUnsyncedRead.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Features/Feature.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Features/FeatureHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Misc/CollisionHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Misc/CollisionVolume.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Projectiles/ProjectileHandler.cpp | [ Diff ] [ File ] | ||
develop ca800b72
Timestamp: 2012-06-13 14:46:36 Author: zerver [ Details ] [ Diff ] |
Remove assertion caused by 0e28867 | ||
mod - rts/Map/Ground.cpp | [ Diff ] [ File ] | ||
develop ceb7e580
Timestamp: 2012-06-13 14:43:53 Author: rt [ Details ] [ Diff ] |
QTPFS: minor beautifying | ||
mod - rts/Sim/Path/QTPFS/Node.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Path/QTPFS/Node.hpp | [ Diff ] [ File ] | ||
develop 3d546354
Timestamp: 2012-06-13 12:01:22 Author: abma [ Details ] [ Diff ] |
Merge branch 'release' into develop | ||
mod - doc/changelog.txt | [ Diff ] [ File ] | ||
mod - rts/Game/UnsyncedGameCommands.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/VerticalSync.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/VerticalSync.h | [ Diff ] [ File ] | ||
rm - rts/build/cmake/FindZLIB.cmake | [ Diff ] [ File ] | ||
mod - rts/lib/headlessStubs/CMakeLists.txt | [ Diff ] [ File ] | ||
rm - rts/lib/headlessStubs/glxextstub.c | [ Diff ] [ File ] | ||
rm - rts/lib/headlessStubs/glxextstub.h | [ Diff ] [ File ] | ||
rm - rts/lib/headlessStubs/wglstub.cpp | [ Diff ] [ File ] | ||
rm - rts/lib/headlessStubs/wglstub.h | [ Diff ] [ File ] | ||
mod - tools/pr-downloader | [ Diff ] [ File ] | ||
develop e2d95132
Timestamp: 2012-06-13 11:49:28 Author: abma [ Details ] [ Diff ] |
update changelog | ||
mod - doc/changelog.txt | [ Diff ] [ File ] | ||
develop 0e28867b
Timestamp: 2012-06-12 22:27:22 Author: zerver [ Details ] [ Diff ] |
Fix bug in 4efde89 (problem to build near some map edges, especially in windowed mode and with tilted camera) | ||
mod - rts/Map/Ground.cpp | [ Diff ] [ File ] | ||
develop e165f88f
Timestamp: 2012-06-12 22:12:59 Author: jK [ Details ] [ Diff ] |
fix compile | ||
mod - rts/Rendering/VerticalSync.cpp | [ Diff ] [ File ] | ||
develop d476547c
Timestamp: 2012-06-12 22:07:22 Author: jK [ Details ] [ Diff ] |
update changelog | ||
mod - doc/changelog.txt | [ Diff ] [ File ] | ||
develop 15d18523
Timestamp: 2012-06-12 22:07:07 Author: jK [ Details ] [ Diff ] |
unix: use a non-locking vsync mechanism & add support for `adaptive vsync` | ||
mod - rts/Game/UnsyncedGameCommands.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/VerticalSync.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/VerticalSync.h | [ Diff ] [ File ] | ||
mod - rts/lib/headlessStubs/CMakeLists.txt | [ Diff ] [ File ] | ||
rm - rts/lib/headlessStubs/glxextstub.c | [ Diff ] [ File ] | ||
rm - rts/lib/headlessStubs/glxextstub.h | [ Diff ] [ File ] | ||
rm - rts/lib/headlessStubs/wglstub.cpp | [ Diff ] [ File ] | ||
rm - rts/lib/headlessStubs/wglstub.h | [ Diff ] [ File ] | ||
develop 647146ae
Timestamp: 2012-06-12 19:37:45 Author: abma [ Details ] [ Diff ] |
remove FindZLIB.cmake (and use system one instead) -update pr-downloader (be more verbose on zlib errors) |
||
rm - rts/build/cmake/FindZLIB.cmake | [ Diff ] [ File ] | ||
mod - tools/pr-downloader | [ Diff ] [ File ] | ||
develop 79f176df
Timestamp: 2012-06-12 10:44:23 Author: abma [ Details ] [ Diff ] |
update pr-downloader (small speedups) - fix mirror selection - print errors to stderror - faster fileExists check - increase rapid master cache time |
||
mod - tools/pr-downloader | [ Diff ] [ File ] | ||
develop 80a48c2b
Timestamp: 2012-06-10 01:27:48 Author: zerver [ Details ] [ Diff ] |
Fix mantis 0003075 (If you get kicked from game, it does not "end" for you) | ||
mod - rts/Game/GameServer.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/Server/GameParticipant.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/Server/GameParticipant.h | [ Diff ] [ File ] | ||
develop 6515f69c
Timestamp: 2012-06-10 01:26:20 Author: zerver [ Details ] [ Diff ] |
Fix a bug where the call-in removes itself from the EventClientList leading to a skipped call or array out of bounds | ||
mod - rts/System/EventHandler.cpp | [ Diff ] [ File ] | ||
develop 40f1d53d
Timestamp: 2012-06-09 23:31:47 Author: rt [ Details ] [ Diff ] |
remove obsolete default dependence of cloakCostMoving on cloakCost (3046) | ||
mod - rts/Sim/Units/UnitDef.cpp | [ Diff ] [ File ] | ||
develop 24ab46cf
Timestamp: 2012-06-09 18:47:44 Author: zerver [ Details ] [ Diff ] |
Lost one paranthesis | ||
mod - rts/System/Net/UDPConnection.cpp | [ Diff ] [ File ] | ||
develop 8d6ee1f6
Timestamp: 2012-06-09 18:44:57 Author: zerver [ Details ] [ Diff ] |
Spread lines and add a comment instead | ||
mod - rts/System/Net/UDPConnection.cpp | [ Diff ] [ File ] | ||
develop 32d17334
Timestamp: 2012-06-09 18:34:05 Author: zerver [ Details ] [ Diff ] |
Revert "KISS" (crashes, can be fixed but readability barely improves and much more code) | ||
mod - rts/System/Net/UDPConnection.cpp | [ Diff ] [ File ] | ||
develop 3c649821
Timestamp: 2012-06-09 13:14:28 Author: abma [ Details ] [ Diff ] |
Merge remote-tracking branch 'origin/release' into develop Conflicts: rts/Lua/LuaHandle.h |
||
develop 60a656c2
Timestamp: 2012-06-09 07:19:26 Author: jK [ Details ] [ Diff ] |
remove staticLuaContextData completely now multiple LuaHandles should run fine in parallel (except the standard mt crap like static var conflicts, race conditions, mutex conflicts ...) |
||
mod - rts/Lua/LuaHandle.cpp | [ Diff ] [ File ] | ||
mod - rts/Lua/LuaHandle.h | [ Diff ] [ File ] | ||
develop 168fb1d2
Timestamp: 2012-06-09 03:08:15 Author: jK [ Details ] [ Diff ] |
KISS | ||
mod - rts/System/Net/UDPConnection.cpp | [ Diff ] [ File ] | ||