Changesets: spring
develop af8acb30
Timestamp: 2010-08-31 00:48:02 Author: kloot [ Details ] [ Diff ] |
* try to fix 0002067 (crash when sending data to improperly-connected autohost socket) | ||
mod - rts/System/AutohostInterface.cpp | [ Diff ] [ File ] | ||
develop ae60ad58
Timestamp: 2010-08-30 23:04:18 Author: zerver [ Details ] [ Diff ] |
Fix MetalMakers widget | ||
mod - cont/LuaUI/Widgets/unit_metal_maker.lua | [ Diff ] [ File ] | ||
develop 7373739e
Timestamp: 2010-08-30 20:33:29 Author: zerver Committer: hoijui [ Details ] [ Diff ] |
Changelog update | ||
mod - doc/changelog.txt | [ Diff ] [ File ] | ||
develop 6d446dfd
Timestamp: 2010-08-30 20:26:48 Author: zerver [ Details ] [ Diff ] |
Fix demo desyncs if commands were issued during pause Fix abnormal demo speed (during reconnect and temporary lags) |
||
mod - rts/Game/Game.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/GameServer.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/GameServer.h | [ Diff ] [ File ] | ||
mod - rts/Game/PreGame.cpp | [ Diff ] [ File ] | ||
mod - rts/System/GlobalUnsynced.cpp | [ Diff ] [ File ] | ||
mod - rts/System/GlobalUnsynced.h | [ Diff ] [ File ] | ||
mod - rts/System/NetProtocol.cpp | [ Diff ] [ File ] | ||
mod - rts/System/NetProtocol.h | [ Diff ] [ File ] | ||
develop 1266778c
Timestamp: 2010-08-30 09:50:08 Author: hoijui [ Details ] [ Diff ] |
changelog update Should cover all changes so far (-jk commits -> already covered). |
||
mod - doc/changelog.txt | [ Diff ] [ File ] | ||
develop 1d4732db
Timestamp: 2010-08-29 19:46:04 Author: -jk- [ Details ] [ Diff ] |
update changelog for 0.82.4 | ||
mod - doc/changelog.txt | [ Diff ] [ File ] | ||
develop d9b933d0
Timestamp: 2010-08-29 16:42:10 Author: Andrea Piras [ Details ] [ Diff ] |
fixed game end gadget | ||
mod - cont/base/springcontent/LuaGadgets/Gadgets/game_end.lua | [ Diff ] [ File ] | ||
develop bc3a9fcd
Timestamp: 2010-08-29 16:32:06 Author: Andrea Piras [ Details ] [ Diff ] |
removed useless logging from game end box in spring | ||
mod - rts/Game/UI/EndGameBox.cpp | [ Diff ] [ File ] | ||
develop 0410e67d
Timestamp: 2010-08-29 16:28:21 Author: Andrea Piras [ Details ] [ Diff ] |
fixed game end gadget to handle properly dynamic alliances without bugs | ||
mod - cont/base/springcontent/LuaGadgets/Gadgets/game_end.lua | [ Diff ] [ File ] | ||
develop c67f3955
Timestamp: 2010-08-29 15:05:38 Author: Andrea Piras [ Details ] [ Diff ] |
fixed spring nto parsing gameover params correctly | ||
mod - rts/Lua/LuaSyncedCtrl.cpp | [ Diff ] [ File ] | ||
develop d4c8125a
Timestamp: 2010-08-29 14:53:17 Author: Andrea Piras [ Details ] [ Diff ] |
added more logging to game end | ||
mod - cont/base/springcontent/LuaGadgets/Gadgets/game_end.lua | [ Diff ] [ File ] | ||
mod - rts/Game/UI/EndGameBox.cpp | [ Diff ] [ File ] | ||
develop 77e12664
Timestamp: 2010-08-29 14:52:45 Author: Andrea Piras [ Details ] [ Diff ] |
fixed wrong winner in game end sample gadget | ||
mod - cont/base/springcontent/LuaGadgets/Gadgets/game_end.lua | [ Diff ] [ File ] | ||
develop 3d784d05
Timestamp: 2010-08-28 17:13:24 Author: hoijui [ Details ] [ Diff ] |
style & remove warning [minor] | ||
mod - rts/Game/UI/GuiHandler.cpp | [ Diff ] [ File ] | ||
mod - tools/unitsync/unitsync.h | [ Diff ] [ File ] | ||
develop aafd63a9
Timestamp: 2010-08-28 02:41:58 Author: zerver [ Details ] [ Diff ] |
Fix Boost 1.42 compile error | ||
mod - rts/System/FileSystem/FileSystemHandler.cpp | [ Diff ] [ File ] | ||
develop f98cba3e
Timestamp: 2010-08-27 21:25:02 Author: -jk- [ Details ] [ Diff ] |
speed up SSMF cubemap reflection pass (disable depth writing/clearing) | ||
mod - rts/Rendering/Env/CubeMapHandler.cpp | [ Diff ] [ File ] | ||
develop f63ad341
Timestamp: 2010-08-27 21:22:07 Author: -jk- [ Details ] [ Diff ] |
don't reload default each time /ctrlpanel is called so it works additive as /cmdcolors already works, so you can define just the values you want to get changed w/o reseting the undefined ones to their defaults. |
||
mod - rts/Game/UI/GuiHandler.cpp | [ Diff ] [ File ] | ||
develop adea7322
Timestamp: 2010-08-27 21:18:13 Author: -jk- [ Details ] [ Diff ] |
fix ClipPlanes in Lua's DrawInMinimap if gl.SlaveMiniMap is used | ||
mod - rts/Game/UI/MiniMap.cpp | [ Diff ] [ File ] | ||
develop 3499f029
Timestamp: 2010-08-27 21:14:43 Author: -jk- [ Details ] [ Diff ] |
OffscreenGLContext.cpp: put boost::thread_interrupted into a separate try..catch | ||
mod - rts/System/OffscreenGLContext.cpp | [ Diff ] [ File ] | ||
develop 4c43c6b0
Timestamp: 2010-08-27 02:27:15 Author: zerver [ Details ] [ Diff ] |
NO_RETURN for ErrorMessageBox now compiles for VS | ||
mod - rts/System/Platform/errorhandler.h | [ Diff ] [ File ] | ||
develop 4bc649bc
Timestamp: 2010-08-27 01:12:58 Author: zerver [ Details ] [ Diff ] |
Don't allow the demo to run away from the local client | ||
mod - rts/Game/GameServer.cpp | [ Diff ] [ File ] | ||
develop 84d249c4
Timestamp: 2010-08-27 01:11:59 Author: zerver [ Details ] [ Diff ] |
More remapping of player numbers for spectators in demo | ||
mod - rts/Game/GameServer.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/GameServer.h | [ Diff ] [ File ] | ||
develop 7b71ab13
Timestamp: 2010-08-26 22:24:15 Author: kloot [ Details ] [ Diff ] |
* fix COB's KILL_UNIT for self-kills | ||
mod - rts/Sim/Units/COB/UnitScript.cpp | [ Diff ] [ File ] | ||
develop ce6440de
Timestamp: 2010-08-26 14:09:02 Author: kloot [ Details ] [ Diff ] |
* LuaRules: allow bypassing the engine's weapon target-priority calculations | ||
mod - cont/base/springcontent/LuaGadgets/callins.lua | [ Diff ] [ File ] | ||
mod - cont/base/springcontent/LuaGadgets/gadgets.lua | [ Diff ] [ File ] | ||
mod - rts/Game/GameHelper.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/GameHelper.h | [ Diff ] [ File ] | ||
mod - rts/Lua/LuaRules.cpp | [ Diff ] [ File ] | ||
mod - rts/Lua/LuaRules.h | [ Diff ] [ File ] | ||
mod - rts/Sim/Weapons/Weapon.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Weapons/Weapon.h | [ Diff ] [ File ] | ||
mod - rts/System/EventHandler.cpp | [ Diff ] [ File ] | ||
develop 2cd32465
Timestamp: 2010-08-26 02:20:34 Author: Andrea Piras [ Details ] [ Diff ] |
forgot tonumber in checking the option for shared dynamic ally victory | ||
mod - cont/base/springcontent/LuaGadgets/Gadgets/game_end.lua | [ Diff ] [ File ] | ||
develop 43506152
Timestamp: 2010-08-26 01:57:08 Author: Andrea Piras [ Details ] [ Diff ] |
now the vector of winning allyteams gets passed in the GameOver event and to the lua call-in too | ||
mod - rts/Game/Game.cpp | [ Diff ] [ File ] | ||
mod - rts/Lua/LuaHandle.cpp | [ Diff ] [ File ] | ||
mod - rts/Lua/LuaHandle.h | [ Diff ] [ File ] | ||
mod - rts/Lua/LuaSyncedCtrl.cpp | [ Diff ] [ File ] | ||
mod - rts/System/EventClient.cpp | [ Diff ] [ File ] | ||
mod - rts/System/EventClient.h | [ Diff ] [ File ] | ||
mod - rts/System/EventHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/System/EventHandler.h | [ Diff ] [ File ] | ||