2025-07-30 06:10 CEST

Changesets: spring

Search ] Browse ] Back to Index ]
develop 13f79d49
Timestamp: 2013-12-02 18:30:27
Author: abma
Details ] Diff ]
fix boost::condition_variable::~condition_variable(): Assertion `!ret' failed at exit
mod - test/engine/System/testThreadPool.cpp Diff ] File ]
develop ffd5d2b0
Timestamp: 2013-12-02 18:24:14
Author: abma
Details ] Diff ]
fix compile
mod - rts/System/Misc/SpringTime.cpp Diff ] File ]
develop 2bf5bc0b
Timestamp: 2013-12-02 18:04:32
Author: rt
Details ] Diff ]
GameServer: sleep 1ms between updates, not 10

we do not want server to fall behind client consumption rate
mod - rts/Net/GameServer.cpp Diff ] File ]
develop c9e08912
Timestamp: 2013-12-02 16:47:27
Author: rt
Details ] Diff ]
include mutex header
mod - rts/System/Misc/SpringTime.cpp Diff ] File ]
develop 71e2e275
Timestamp: 2013-12-02 16:42:54
Author: rt
Details ] Diff ]
FIXME --> fixed
mod - rts/System/Misc/SpringTime.cpp Diff ] File ]
develop c5fd89c2
Timestamp: 2013-12-02 16:38:08
Author: rt
Details ] Diff ]
0004171: candidate fix
mod - rts/Net/GameServer.cpp Diff ] File ]
mod - rts/System/Misc/SpringTime.cpp Diff ] File ]
develop 6d19a9e7
Timestamp: 2013-12-02 14:04:09
Author: rt
Details ] Diff ]
ThreadPool: remove do_once struct

thread-count is already set to 0 from SpringApp::ShutDown
mod - rts/System/ThreadPool.cpp Diff ] File ]
develop a47d9d63
Timestamp: 2013-12-02 10:52:28
Author: abma
Details ] Diff ]
update pr-downloader
mod - tools/pr-downloader Diff ] File ]
develop 8b6d2f2d
Timestamp: 2013-12-02 10:43:10
Author: abma
Details ] Diff ]
fix test_UDPListener linking
mod - test/engine/System/Nullerrorhandler.cpp Diff ] File ]
develop 30231037
Timestamp: 2013-12-02 09:55:19
Author: abma
Details ] Diff ]
fix spring-dedicated compile
mod - rts/System/Platform/errorhandler.cpp Diff ] File ]
develop 97a001de
Timestamp: 2013-12-02 06:14:59
Author: jK
Details ] Diff ]
don't disable Optimus, just disable the restart
mod - rts/System/Main.cpp Diff ] File ]
develop ffba97c5
Timestamp: 2013-12-02 05:29:24
Author: rt
Details ] Diff ]
disable NvOptimus restarts
mod - rts/System/Main.cpp Diff ] File ]
develop 1e6e4650
Timestamp: 2013-12-02 03:49:28
Author: rt
Details ] Diff ]
more logging; fix a number of potential issues if a thread crashes on shutdown
mod - rts/System/Main.cpp Diff ] File ]
mod - rts/System/Net/LocalConnection.cpp Diff ] File ]
mod - rts/System/Net/LocalConnection.h Diff ] File ]
mod - rts/System/Platform/errorhandler.cpp Diff ] File ]
mod - rts/System/Platform/errorhandler.h Diff ] File ]
mod - rts/System/SpringApp.cpp Diff ] File ]
mod - rts/System/SpringApp.h Diff ] File ]
develop 704ddeba
Timestamp: 2013-12-02 03:42:25
Author: jK
Details ] Diff ]
revert something from 817283392f
mod - rts/System/ThreadPool.cpp Diff ] File ]
develop 3cbb04ad
Timestamp: 2013-12-01 19:17:54
Author: rt
Details ] Diff ]
get rid of one more excess newline
mod - rts/System/ThreadPool.cpp Diff ] File ]
develop 06ff5b08
Timestamp: 2013-12-01 17:06:33
Author: rt
Details ] Diff ]
fix newlines
mod - rts/Net/GameServer.cpp Diff ] File ]
mod - rts/System/Net/UDPConnection.cpp Diff ] File ]
mod - rts/System/Platform/Watchdog.cpp Diff ] File ]
mod - rts/System/Sound/Sound.cpp Diff ] File ]
develop 11d4e710
Timestamp: 2013-12-01 16:59:14
Author: rt
Details ] Diff ]
misc:
more logging in ~CGameServer and ~Sound (suspected of deadlocks)
WatchDog: style + move GDB detection logic to function under Platform/Misc
re-add logging to ThreadPool (wasn't just there for my amusement, it's useful info)
rename non-saying "Synchro.h" to RecursiveScopedLock.h
mod - rts/Game/Game.cpp Diff ] File ]
mod - rts/Lua/LuaEventBatch.h Diff ] File ]
mod - rts/Net/GameServer.cpp Diff ] File ]
mod - rts/Net/GameServer.h Diff ] File ]
mod - rts/System/Platform/Misc.cpp Diff ] File ]
mod - rts/System/Platform/Misc.h Diff ] File ]
mod - rts/System/Platform/Watchdog.cpp Diff ] File ]
mod - rts/System/Sound/Sound.cpp Diff ] File ]
mod - rts/System/SpringApp.cpp Diff ] File ]
mod - rts/System/ThreadPool.cpp Diff ] File ]
develop e8f6f751
Timestamp: 2013-12-01 16:05:07
Author: rt
Details ] Diff ]
Revert "remove ServerLog... configtags, use logsection instead"

This reverts commit 25ff05a56ff1e07bb1eaa0037c58909815433164.

Reason: 0004171 isn't fixed yet so the server would SPAM you to death
without ServerLogDebugMessages because L_INFO is the minimum enabled
log-level
mod - rts/Net/GameServer.cpp Diff ] File ]
mod - rts/Net/GameServer.h Diff ] File ]
develop 81728339
Timestamp: 2013-12-01 14:52:17
Author: jK
Details ] Diff ]
fix typo found by kloot
mod - rts/System/SpringApp.cpp Diff ] File ]
mod - rts/System/ThreadPool.cpp Diff ] File ]
mod - rts/System/ThreadPool.h Diff ] File ]
develop 25ff05a5
Timestamp: 2013-12-01 14:28:21
Author: jK
Details ] Diff ]
remove ServerLog... configtags, use logsection instead
mod - rts/Net/GameServer.cpp Diff ] File ]
mod - rts/Net/GameServer.h Diff ] File ]
develop 0b1cbb83
Timestamp: 2013-11-30 20:04:23
Author: rt
Details ] Diff ]
- (that should not have compiled)
mod - rts/System/ThreadPool.h Diff ] File ]
develop 3677ddbc
Timestamp: 2013-11-30 19:59:20
Author: rt
Details ] Diff ]
-
mod - rts/System/ThreadPool.h Diff ] File ]
develop 46046b07
Timestamp: 2013-11-30 19:56:47
Author: rt
Details ] Diff ]
0004152: candidate fix

counting the main-thread as a worker causes task(group)s to leak
mod - rts/System/ThreadPool.cpp Diff ] File ]
mod - rts/System/ThreadPool.h Diff ] File ]
develop 4a46f8dd
Timestamp: 2013-11-30 11:29:11
Author: rt
Details ] Diff ]
fix 0004176
mod - rts/lib/lua/include/LuaUser.cpp Diff ] File ]
develop a2998fd4
Timestamp: 2013-11-30 00:08:41
Author: rt
Details ] Diff ]
addendum to c410d165: also limit memory per handle
mod - rts/Lua/LuaContextData.h Diff ] File ]
mod - rts/lib/lua/include/LuaUser.cpp Diff ] File ]
First  Prev  1 2 3 ... 110 ... 220 ... 327 328 329 330 331 332 333 ... 440 ... 550 ... 660 ... 770 ... 880 ... 990 ... 1057 1058 1059  Next  Last