Changesets: spring
develop 0606155c
Timestamp: 2011-02-05 15:38:34 Author: kloot [ Details ] [ Diff ] |
less console spam when LuaUI is disabled | ||
mod - rts/Game/UI/GuiHandler.cpp | [ Diff ] [ File ] | ||
develop 0f27f2d0
Timestamp: 2011-02-05 01:11:09 Author: zerver [ Details ] [ Diff ] |
Fix mantis 0002332 [MT crash in LuaSyncedRead] | ||
mod - rts/Lua/LuaSyncedRead.cpp | [ Diff ] [ File ] | ||
develop 202d31e3
Timestamp: 2011-02-05 00:39:44 Author: zerver [ Details ] [ Diff ] |
MT fixes | ||
mod - rts/Lua/LuaCallInCheck.h | [ Diff ] [ File ] | ||
mod - rts/Lua/LuaHandle.cpp | [ Diff ] [ File ] | ||
mod - rts/lib/gml/gml.h | [ Diff ] [ File ] | ||
mod - rts/lib/gml/gmlsrv.h | [ Diff ] [ File ] | ||
develop 7475a9b2
Timestamp: 2011-02-05 00:39:07 Author: zerver [ Details ] [ Diff ] |
Fix mantis 0002336 [Crash UnitScript.cpp:223] | ||
mod - rts/Sim/Units/COB/UnitScript.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/COB/UnitScriptEngine.cpp | [ Diff ] [ File ] | ||
develop b6f447c4
Timestamp: 2011-02-05 00:39:07 Author: zerver [ Details ] [ Diff ] |
Fix mantis 0002336 [Crash UnitScript.cpp:223] | ||
mod - rts/Sim/Units/COB/UnitScript.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/COB/UnitScriptEngine.cpp | [ Diff ] [ File ] | ||
develop 6b6a6a4e
Timestamp: 2011-02-04 19:38:56 Author: kloot [ Details ] [ Diff ] |
beautify | ||
mod - rts/Lua/LuaSyncedCtrl.cpp | [ Diff ] [ File ] | ||
develop 6f1a2dea
Timestamp: 2011-02-04 19:10:54 Author: kloot [ Details ] [ Diff ] |
[LSC] add optional flattenGround parameter to CreateUnit | ||
mod - rts/Lua/LuaSyncedCtrl.cpp | [ Diff ] [ File ] | ||
develop 3dd07abf
Timestamp: 2011-02-04 18:32:37 Author: kloot [ Details ] [ Diff ] |
typo | ||
mod - rts/builds/DS/main.cpp | [ Diff ] [ File ] | ||
develop 4290acb9
Timestamp: 2011-02-04 18:17:16 Author: kloot [ Details ] [ Diff ] |
[DS] fix win32 compilation | ||
mod - rts/builds/DS/main.cpp | [ Diff ] [ File ] | ||
develop 298c3975
Timestamp: 2011-02-04 16:18:12 Author: kloot [ Details ] [ Diff ] |
fix infinite loop when removing factory commands (0002324) | ||
mod - rts/Sim/Units/CommandAI/CommandAI.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/CommandAI/FactoryCAI.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/CommandAI/FactoryCAI.h | [ Diff ] [ File ] | ||
develop 04ae2f9a
Timestamp: 2011-02-04 01:15:23 Author: kloot [ Details ] [ Diff ] |
[DS] terminate properly if no clients connect | ||
mod - rts/builds/DS/main.cpp | [ Diff ] [ File ] | ||
develop e5e47b4b
Timestamp: 2011-02-03 17:58:16 Author: kloot [ Details ] [ Diff ] |
newline | ||
mod - rts/builds/DS/main.cpp | [ Diff ] [ File ] | ||
develop 7787fe4c
Timestamp: 2011-02-03 16:02:40 Author: kloot [ Details ] [ Diff ] |
[DS] support --version (0002335) | ||
mod - rts/builds/DS/main.cpp | [ Diff ] [ File ] | ||
develop fb6f770b
Timestamp: 2011-02-03 15:27:08 Author: kloot [ Details ] [ Diff ] |
[DS] write 'missing' information to stdout (0002333) | ||
mod - rts/Game/GameServer.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/GameServer.h | [ Diff ] [ File ] | ||
mod - rts/Game/PreGame.cpp | [ Diff ] [ File ] | ||
mod - rts/builds/DS/main.cpp | [ Diff ] [ File ] | ||
develop e31beacd
Timestamp: 2011-02-03 01:29:28 Author: kloot [ Details ] [ Diff ] |
move the DeleteUnit call out of CUnit | ||
mod - rts/Sim/Units/Unit.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/UnitHandler.cpp | [ Diff ] [ File ] | ||
develop 3aac2af7
Timestamp: 2011-02-03 01:21:53 Author: kloot [ Details ] [ Diff ] |
fix AI's that relied on WeaponDef::dropped | ||
mod - AI/Skirmish/KAIK/Unit.cpp | [ Diff ] [ File ] | ||
mod - AI/Skirmish/KAIK/UnitTable.cpp | [ Diff ] [ File ] | ||
mod - AI/Skirmish/RAI/UnitDefHandler.cpp | [ Diff ] [ File ] | ||
develop 968eee62
Timestamp: 2011-02-03 01:21:18 Author: kloot [ Details ] [ Diff ] |
boost::thread() needs a boost::bind | ||
mod - rts/System/Platform/errorhandler.cpp | [ Diff ] [ File ] | ||
develop 4490718e
Timestamp: 2011-02-03 00:15:02 Author: zerver [ Details ] [ Diff ] |
Errorhandler cleanup | ||
mod - rts/System/Platform/errorhandler.cpp | [ Diff ] [ File ] | ||
develop 49dffd79
Timestamp: 2011-02-03 00:05:18 Author: zerver [ Details ] [ Diff ] |
Fix dark units with LoadingMT && !AdvUnitShading | ||
mod - rts/Game/Game.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/Game.h | [ Diff ] [ File ] | ||
mod - rts/Game/LoadScreen.cpp | [ Diff ] [ File ] | ||
develop 5231c9c9
Timestamp: 2011-02-02 23:59:58 Author: zerver [ Details ] [ Diff ] |
Attempt to fix suspect crash in LosAdd | ||
mod - rts/Sim/Misc/LosMap.cpp | [ Diff ] [ File ] | ||
develop 4e73dc8a
Timestamp: 2011-02-02 23:59:58 Author: zerver [ Details ] [ Diff ] |
Attempt to fix suspect crash in LosAdd | ||
mod - rts/Sim/Misc/LosMap.cpp | [ Diff ] [ File ] | ||
develop 052738f0
Timestamp: 2011-02-02 23:59:19 Author: zerver [ Details ] [ Diff ] |
MT fixes | ||
mod - rts/Rendering/FeatureDrawer.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/ProjectileDrawer.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/Textures/S3OTextureHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/UnitDrawer.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Projectiles/Projectile.h | [ Diff ] [ File ] | ||
mod - rts/System/EventHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/System/GlobalConfig.cpp | [ Diff ] [ File ] | ||
develop 28e06db7
Timestamp: 2011-02-02 23:58:43 Author: zerver [ Details ] [ Diff ] |
Fix nasty memory corruption in Bitmap | ||
mod - rts/Map/SMF/SmfReadMap.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/Env/GrassDrawer.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/Textures/S3OTextureHandler.cpp | [ Diff ] [ File ] | ||
develop aa78bf69
Timestamp: 2011-02-02 23:58:43 Author: zerver [ Details ] [ Diff ] |
Fix nasty memory corruption in Bitmap | ||
mod - rts/Map/SMF/SmfReadMap.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/Env/GrassDrawer.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/Textures/S3OTextureHandler.cpp | [ Diff ] [ File ] | ||
develop fb7fef74
Timestamp: 2011-02-02 23:55:50 Author: zerver [ Details ] [ Diff ] |
Make sure KillUnit is called ASAP | ||
mod - rts/Sim/Units/UnitHandler.cpp | [ Diff ] [ File ] | ||