Changesets: spring
develop a13317cf
Timestamp: 2011-06-02 02:11:14 Author: zerver [ Details ] [ Diff ] |
Make Lua MT optimizations testable also with single threaded build | ||
mod - rts/Game/UI/GuiHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/UI/LuaUI.cpp | [ Diff ] [ File ] | ||
mod - rts/Lua/LuaEventBatch.h | [ Diff ] [ File ] | ||
mod - rts/Lua/LuaHandle.cpp | [ Diff ] [ File ] | ||
mod - rts/Lua/LuaHandle.h | [ Diff ] [ File ] | ||
mod - rts/System/GlobalConfig.cpp | [ Diff ] [ File ] | ||
mod - rts/System/GlobalConfig.h | [ Diff ] [ File ] | ||
develop de033d67
Timestamp: 2011-06-02 00:31:03 Author: zerver [ Details ] [ Diff ] |
Don't display MTinfo unless there is a somewhat persistent nonzero value | ||
mod - rts/Game/Game.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/Game.h | [ Diff ] [ File ] | ||
develop 023d335f
Timestamp: 2011-06-01 22:37:15 Author: zerver [ Details ] [ Diff ] |
Fix mantis 0002452 (gradual minimap corruption) | ||
mod - rts/Map/SMF/SmfReadMap.cpp | [ Diff ] [ File ] | ||
develop bbe00286
Timestamp: 2011-06-01 17:10:04 Author: kloot [ Details ] [ Diff ] |
als ore-add the missing 'n' field | ||
mod - rts/Lua/LuaUtils.cpp | [ Diff ] [ File ] | ||
develop d8df432a
Timestamp: 2011-06-01 16:59:41 Author: kloot [ Details ] [ Diff ] |
add missing lua_settable() to LuaUtils::PushCommandDesc | ||
mod - rts/Lua/LuaUtils.cpp | [ Diff ] [ File ] | ||
develop 40a95b3d
Timestamp: 2011-06-01 15:02:42 Author: kloot [ Details ] [ Diff ] |
repair the billboard matrix | ||
mod - rts/Game/Camera.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/Camera.h | [ Diff ] [ File ] | ||
mod - rts/Lua/LuaOpenGL.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/FeatureDrawer.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/UnitDrawer.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/glFont.cpp | [ Diff ] [ File ] | ||
develop 62704eeb
Timestamp: 2011-06-01 14:59:40 Author: kloot [ Details ] [ Diff ] |
add the default geovent when loading map-features | ||
mod - rts/Sim/Features/FeatureHandler.cpp | [ Diff ] [ File ] | ||
develop 68768de7
Timestamp: 2011-06-01 02:52:02 Author: zerver [ Details ] [ Diff ] |
Fix Mantis 0002434 (Crash in LuaSyncedRead.cpp:3776) | ||
mod - rts/Lua/LuaSyncedRead.cpp | [ Diff ] [ File ] | ||
develop 8cc18e26
Timestamp: 2011-06-01 02:51:09 Author: zerver [ Details ] [ Diff ] |
Fix KillLua crash | ||
mod - rts/Lua/LuaHandle.cpp | [ Diff ] [ File ] | ||
mod - rts/Lua/LuaHandle.h | [ Diff ] [ File ] | ||
mod - rts/Lua/LuaHandleSynced.cpp | [ Diff ] [ File ] | ||
develop 23695d21
Timestamp: 2011-05-31 23:31:49 Author: kloot [ Details ] [ Diff ] |
fix some not-always-true assertions made about builders (2423) | ||
mod - rts/Sim/Units/CommandAI/BuilderCAI.cpp | [ Diff ] [ File ] | ||
develop 30d0f88e
Timestamp: 2011-05-31 23:08:40 Author: kloot [ Details ] [ Diff ] |
Merge branch 'master' of git@github.com:spring/spring | ||
mod - rts/System/FileSystem/DataDirLocater.cpp | [ Diff ] [ File ] | ||
mod - rts/System/FileSystem/DataDirLocater.h | [ Diff ] [ File ] | ||
develop 28946e33
Timestamp: 2011-05-31 23:08:06 Author: kloot [ Details ] [ Diff ] |
fix EFX crash on startup | ||
mod - rts/Game/LoadScreen.cpp | [ Diff ] [ File ] | ||
develop 701ab167
Timestamp: 2011-05-31 23:05:17 Author: kloot [ Details ] [ Diff ] |
minor refactor | ||
mod - rts/Sim/Features/FeatureHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Features/FeatureHandler.h | [ Diff ] [ File ] | ||
develop e7d27c6c
Timestamp: 2011-05-31 22:45:03 Author: kloot [ Details ] [ Diff ] |
always add the geovent FeatureDef (0002402) | ||
mod - rts/Lua/LuaFeatureDefs.cpp | [ Diff ] [ File ] | ||
mod - rts/Lua/LuaUnsyncedRead.cpp | [ Diff ] [ File ] | ||
mod - rts/Lua/LuaUtils.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Features/FeatureDef.h | [ Diff ] [ File ] | ||
mod - rts/Sim/Features/FeatureHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Features/FeatureHandler.h | [ Diff ] [ File ] | ||
develop 7c5c3271
Timestamp: 2011-05-31 22:43:57 Author: kloot [ Details ] [ Diff ] |
remove spurious FPUCheck #includes | ||
mod - rts/Game/NetCommands.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/SyncedGameCommands.cpp | [ Diff ] [ File ] | ||
mod - rts/System/OffscreenGLContext.cpp | [ Diff ] [ File ] | ||
develop e9176831
Timestamp: 2011-05-31 02:04:02 Author: zerver [ Details ] [ Diff ] |
Break out event batching from LuaCallInCheck | ||
mod - rts/Lua/LuaCallInCheck.h | [ Diff ] [ File ] | ||
add - rts/Lua/LuaEventBatch.h | [ Diff ] [ File ] | ||
mod - rts/lib/gml/gmlmut.h | [ Diff ] [ File ] | ||
develop 5cdf0501
Timestamp: 2011-05-31 00:09:07 Author: abma [ Details ] [ Diff ] |
Merge branch 'true_portable_mode' | ||
mod - rts/System/FileSystem/DataDirLocater.cpp | [ Diff ] [ File ] | ||
mod - rts/System/FileSystem/DataDirLocater.h | [ Diff ] [ File ] | ||
develop ea431c3d
Timestamp: 2011-05-30 21:50:50 Author: kloot [ Details ] [ Diff ] |
fix a Lua stack-overflow case | ||
mod - rts/Lua/LuaUnsyncedRead.cpp | [ Diff ] [ File ] | ||
mod - rts/Lua/LuaUtils.cpp | [ Diff ] [ File ] | ||
develop 8377ced0
Timestamp: 2011-05-28 21:16:13 Author: kloot [ Details ] [ Diff ] |
[PE] minor touchup of 77eafda0 | ||
mod - rts/Sim/Path/Default/PathEstimator.cpp | [ Diff ] [ File ] | ||
develop 4738049d
Timestamp: 2011-05-28 16:55:09 Author: kloot [ Details ] [ Diff ] |
make GCC 4.6 happy | ||
mod - rts/Sim/Path/Default/PathEstimator.cpp | [ Diff ] [ File ] | ||
develop 809b6bef
Timestamp: 2011-05-28 15:10:53 Author: kloot [ Details ] [ Diff ] |
- | ||
mod - rts/Sim/Misc/TeamHandler.cpp | [ Diff ] [ File ] | ||
develop a995e427
Timestamp: 2011-05-28 15:05:07 Author: kloot [ Details ] [ Diff ] |
fix assert-typo | ||
mod - rts/Sim/Misc/TeamHandler.cpp | [ Diff ] [ File ] | ||
develop 77eafda0
Timestamp: 2011-05-28 01:11:28 Author: kloot [ Details ] [ Diff ] |
curtail path-estimation memory usage (0002436) | ||
mod - rts/Sim/Path/Default/PathDataTypes.h | [ Diff ] [ File ] | ||
mod - rts/Sim/Path/Default/PathEstimator.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Path/Default/PathFinder.h | [ Diff ] [ File ] | ||
develop 28325227
Timestamp: 2011-05-27 15:40:48 Author: kloot [ Details ] [ Diff ] |
remove implicit TH dependency | ||
mod - rts/Sim/Units/UnitHandler.cpp | [ Diff ] [ File ] | ||
develop 0c73635c
Timestamp: 2011-05-27 14:56:26 Author: kloot [ Details ] [ Diff ] |
stop the maxunits team restriction from applying to Gaia (0002435) | ||
mod - rts/ExternalAI/AICallback.cpp | [ Diff ] [ File ] | ||
mod - rts/ExternalAI/SSkirmishAICallbackImpl.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Misc/Team.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Misc/Team.h | [ Diff ] [ File ] | ||
mod - rts/Sim/Misc/TeamHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/CommandAI/BuilderCAI.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/CommandAI/FactoryCAI.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/UnitHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/UnitHandler.h | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/UnitLoader.cpp | [ Diff ] [ File ] | ||