Changesets: spring
develop 7e4b6837
Timestamp: 2012-07-05 14:17:53 Author: jK [ Details ] [ Diff ] |
update sounds.lua (wanted by FLOZi) | ||
mod - cont/base/springcontent/gamedata/sounds.lua | [ Diff ] [ File ] | ||
develop 1d1fbd8d
Timestamp: 2012-07-05 14:16:48 Author: jK [ Details ] [ Diff ] |
s/LuaLoadscreen/LuaIntro/g so it is is possible w/o name conflict to implement the pregrame menu in it, too |
||
mod - rts/Game/LoadScreen.cpp | [ Diff ] [ File ] | ||
mod - rts/Lua/CMakeLists.txt | [ Diff ] [ File ] | ||
mod - rts/Lua/LuaSyncedRead.h | [ Diff ] [ File ] | ||
mod - rts/Lua/LuaUnsyncedCtrl.h | [ Diff ] [ File ] | ||
mod - rts/Lua/LuaUnsyncedRead.h | [ Diff ] [ File ] | ||
mod - rts/System/EventHandler.cpp | [ Diff ] [ File ] | ||
develop ae97d037
Timestamp: 2012-07-04 20:22:59 Author: rt [ Details ] [ Diff ] |
fix 3151 | ||
mod - rts/Sim/Weapons/Weapon.cpp | [ Diff ] [ File ] | ||
develop b88d8d26
Timestamp: 2012-07-03 16:44:33 Author: rt [ Details ] [ Diff ] |
QTPFS: fix assertion failure | ||
mod - rts/Sim/Path/QTPFS/PathSearch.cpp | [ Diff ] [ File ] | ||
develop a17d58ce
Timestamp: 2012-07-03 16:44:07 Author: rt [ Details ] [ Diff ] |
minor formatting | ||
mod - rts/Sim/Misc/ModInfo.cpp | [ Diff ] [ File ] | ||
develop 0bbb723e
Timestamp: 2012-07-03 00:49:55 Author: zerver [ Details ] [ Diff ] |
Try to fix mantis 0003146 (Warning: Network error 11: Resource temporarily unavailable) | ||
mod - rts/System/Net/Socket.cpp | [ Diff ] [ File ] | ||
develop 0b767612
Timestamp: 2012-07-02 23:42:47 Author: zerver [ Details ] [ Diff ] |
Fix bug with MT call chain warnings | ||
mod - rts/Game/Game.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Misc/ModInfo.cpp | [ Diff ] [ File ] | ||
mod - rts/System/GlobalConfig.cpp | [ Diff ] [ File ] | ||
develop 785b3a2e
Timestamp: 2012-07-02 01:06:38 Author: rt [ Details ] [ Diff ] |
typo | ||
mod - rts/Game/Game.cpp | [ Diff ] [ File ] | ||
develop 04b66634
Timestamp: 2012-07-02 01:00:20 Author: rt [ Details ] [ Diff ] |
try to fix compilation | ||
mod - rts/Game/Game.cpp | [ Diff ] [ File ] | ||
develop b8841496
Timestamp: 2012-07-01 23:10:54 Author: rt [ Details ] [ Diff ] |
don't sleep _that_ much | ||
mod - rts/Game/Game.cpp | [ Diff ] [ File ] | ||
develop 69135113
Timestamp: 2012-07-01 22:47:07 Author: rt [ Details ] [ Diff ] |
[HL] use less cpu-time | ||
mod - rts/Game/Game.cpp | [ Diff ] [ File ] | ||
develop 67b38cfc
Timestamp: 2012-07-01 18:46:15 Author: zerver [ Details ] [ Diff ] |
Print a stacktrace on sigabrt | ||
mod - rts/System/Platform/Win/CrashHandler.cpp | [ Diff ] [ File ] | ||
develop 225944df
Timestamp: 2012-07-01 18:33:41 Author: zerver [ Details ] [ Diff ] |
Reduce chances for compile error | ||
mod - rts/System/Platform/Win/vs2010.cpp | [ Diff ] [ File ] | ||
mod - rts/System/Platform/Win/vs2010.h | [ Diff ] [ File ] | ||
develop 1cd8a54d
Timestamp: 2012-07-01 18:32:55 Author: zerver [ Details ] [ Diff ] |
Attempt to fix mantis 0003140 (Spring MT hangs) | ||
mod - rts/Game/UI/GuiHandler.cpp | [ Diff ] [ File ] | ||
develop 5111c4fc
Timestamp: 2012-07-01 18:12:40 Author: abma [ Details ] [ Diff ] |
(unitsync) "Error: error:" -> "Error:" | ||
mod - tools/unitsync/unitsync.cpp | [ Diff ] [ File ] | ||
develop 9104f9b2
Timestamp: 2012-07-01 16:34:51 Author: zerver [ Details ] [ Diff ] |
Add MSVC 2010 project files + minor fixes | ||
mod - rts/Game/GameServer.cpp | [ Diff ] [ File ] | ||
mod - rts/Map/SMF/ROAM/Patch.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/CommandDrawer.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/CommandAI/BuilderCAI.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/CommandAI/TransportCAI.cpp | [ Diff ] [ File ] | ||
add - rts/System/Platform/Win/vs2010.cpp | [ Diff ] [ File ] | ||
add - rts/System/Platform/Win/vs2010.h | [ Diff ] [ File ] | ||
add - rts/build/vstudio10/resource.h | [ Diff ] [ File ] | ||
add - rts/build/vstudio10/rts.rc | [ Diff ] [ File ] | ||
add - rts/build/vstudio10/rts.sln | [ Diff ] [ File ] | ||
add - rts/build/vstudio10/rts.vcxproj | [ Diff ] [ File ] | ||
mod - rts/lib/assimp/code/IFCCurve.cpp | [ Diff ] [ File ] | ||
develop b178a504
Timestamp: 2012-07-01 16:17:54 Author: abma [ Details ] [ Diff ] |
fix symbolic link | ||
mod - buildbot/slave/make_installer.sh | [ Diff ] [ File ] | ||
develop 943e11ec
Timestamp: 2012-07-01 13:18:44 Author: abma [ Details ] [ Diff ] |
create portable archive on buildslave & - add optional output path to make_portable_archive.sh - remove temp files - adjust docs |
||
mod - buildbot/README.markdown | [ Diff ] [ File ] | ||
mod - buildbot/slave/make_installer.sh | [ Diff ] [ File ] | ||
mod - doc/releasechecklist.txt | [ Diff ] [ File ] | ||
mod - installer/make_portable_archive.sh | [ Diff ] [ File ] | ||
develop 1b517997
Timestamp: 2012-06-30 17:17:40 Author: abma [ Details ] [ Diff ] |
replace Spring.Echo with Spring.Log in most places in cont/ | ||
mod - cont/LuaUI/widgets.lua | [ Diff ] [ File ] | ||
mod - cont/base/maphelper/maphelper/setupopts.lua | [ Diff ] [ File ] | ||
mod - cont/base/springcontent/LuaGadgets/Gadgets/unit_script.lua | [ Diff ] [ File ] | ||
mod - cont/base/springcontent/LuaGadgets/gadgets.lua | [ Diff ] [ File ] | ||
mod - cont/base/springcontent/gamedata/defs.lua | [ Diff ] [ File ] | ||
mod - cont/base/springcontent/gamedata/download_builds.lua | [ Diff ] [ File ] | ||
mod - cont/base/springcontent/gamedata/explosions.lua | [ Diff ] [ File ] | ||
mod - cont/base/springcontent/gamedata/featuredefs.lua | [ Diff ] [ File ] | ||
mod - cont/base/springcontent/gamedata/modrules.lua | [ Diff ] [ File ] | ||
mod - cont/base/springcontent/gamedata/parse_fbi.lua | [ Diff ] [ File ] | ||
mod - cont/base/springcontent/gamedata/unitdefs.lua | [ Diff ] [ File ] | ||
mod - cont/base/springcontent/gamedata/weapondefs.lua | [ Diff ] [ File ] | ||
develop b279c1f2
Timestamp: 2012-06-30 16:19:09 Author: abma [ Details ] [ Diff ] |
validationtests: remove speed adjustment | ||
mod - test/validation/LuaUI/Widgets/test.lua | [ Diff ] [ File ] | ||
develop 204a6c98
Timestamp: 2012-06-30 15:31:03 Author: abma [ Details ] [ Diff ] |
Merge remote-tracking branch 'origin/release' into develop | ||
mod - cont/base/springcontent/shaders/GLSL/bumpWaterFS.glsl | [ Diff ] [ File ] | ||
mod - rts/Game/Game.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/Game.h | [ Diff ] [ File ] | ||
mod - rts/Game/NetCommands.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/Env/BumpWater.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/Env/DynWater.cpp | [ Diff ] [ File ] | ||
develop e40c366b
Timestamp: 2012-06-30 14:28:05 Author: abma [ Details ] [ Diff ] |
stacktranslate: use paste.springfiles.com instead of pastebin.com | ||
mod - buildbot/stacktrace_translator/frontend/index.php | [ Diff ] [ File ] | ||
mod - buildbot/stacktrace_translator/frontend/index.tpl | [ Diff ] [ File ] | ||
develop 2b869124
Timestamp: 2012-06-30 02:58:14 Author: rt [ Details ] [ Diff ] |
fix DynWater ship wakes, BumpWater shorewaves | ||
mod - cont/base/springcontent/shaders/GLSL/bumpWaterFS.glsl | [ Diff ] [ File ] | ||
mod - rts/Rendering/Env/BumpWater.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/Env/DynWater.cpp | [ Diff ] [ File ] | ||
develop 5c3d1b72
Timestamp: 2012-06-29 00:09:12 Author: rt [ Details ] [ Diff ] |
check for timeout in CGame::GameEnd before sending GameOver | ||
mod - rts/Game/Game.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/Game.h | [ Diff ] [ File ] | ||
mod - rts/Game/NetCommands.cpp | [ Diff ] [ File ] | ||
develop 664c93b2
Timestamp: 2012-06-27 21:26:05 Author: abma [ Details ] [ Diff ] |
fix GetFileSize() test on win32 (filesize==0 is valid!) | ||
mod - rts/System/FileSystem/FileSystemAbstraction.cpp | [ Diff ] [ File ] | ||
mod - rts/System/FileSystem/FileSystemAbstraction.h | [ Diff ] [ File ] | ||
mod - test/engine/System/FileSystem/TestFileSystem.cpp | [ Diff ] [ File ] | ||