Changesets: spring
develop 1bec03cc
Timestamp: 2013-11-26 07:58:29 Author: jk3064 [ Details ] [ Diff ] |
fix 0004168 broke in e5800 |
||
mod - rts/Sim/Features/FeatureHandler.cpp | [ Diff ] [ File ] | ||
develop 74662232
Timestamp: 2013-11-24 20:04:36 Author: rt [ Details ] [ Diff ] |
GH: add AllowWeaponInterceptTarget | ||
mod - cont/base/springcontent/LuaGadgets/callins.lua | [ Diff ] [ File ] | ||
mod - cont/base/springcontent/LuaGadgets/gadgets.lua | [ Diff ] [ File ] | ||
mod - rts/Lua/LuaUnitDefs.cpp | [ Diff ] [ File ] | ||
develop ba53ff0f
Timestamp: 2013-11-23 09:52:22 Author: decay Committer: abma [ Details ] [ Diff ] |
fix 4166 - better logging of deprecated tags | ||
mod - rts/Lua/LuaUnitDefs.cpp | [ Diff ] [ File ] | ||
develop 561da9eb
Timestamp: 2013-11-23 00:53:17 Author: abma [ Details ] [ Diff ] |
unitsync: get rid of broken/unused msvc project files | ||
rm - tools/unitsync/exports.def | [ Diff ] [ File ] | ||
rm - tools/unitsync/test/test.vcproj | [ Diff ] [ File ] | ||
rm - tools/unitsync/unitsync.sln | [ Diff ] [ File ] | ||
rm - tools/unitsync/unitsync.vcproj | [ Diff ] [ File ] | ||
develop 0f2468b2
Timestamp: 2013-11-23 00:46:17 Author: rt [ Details ] [ Diff ] |
style/nlc | ||
mod - rts/Rendering/Models/IModelParser.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Weapons/DGunWeapon.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Weapons/EmgCannon.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Weapons/EmgCannon.h | [ Diff ] [ File ] | ||
mod - rts/Sim/Weapons/LaserCannon.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Weapons/LaserCannon.h | [ Diff ] [ File ] | ||
mod - rts/Sim/Weapons/LightningCannon.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Weapons/LightningCannon.h | [ Diff ] [ File ] | ||
mod - rts/Sim/Weapons/Weapon.cpp | [ Diff ] [ File ] | ||
develop fa4f4f7d
Timestamp: 2013-11-23 00:45:58 Author: rt [ Details ] [ Diff ] |
unitsync: get rid of 'Syncer', merge it into unitsync.cpp | ||
mod - tools/unitsync/CMakeLists.txt | [ Diff ] [ File ] | ||
rm - tools/unitsync/Syncer.cpp | [ Diff ] [ File ] | ||
rm - tools/unitsync/Syncer.h | [ Diff ] [ File ] | ||
mod - tools/unitsync/unitsync.cpp | [ Diff ] [ File ] | ||
mod - tools/unitsync/unitsync.h | [ Diff ] [ File ] | ||
mod - tools/unitsync/unitsync.vcproj | [ Diff ] [ File ] | ||
develop 231ab050
Timestamp: 2013-11-23 00:26:21 Author: abma [ Details ] [ Diff ] |
Revert ""fix" 0004039" This reverts commit 3220f80cbb3529c2da335a59f59c93d00684d5f8. |
||
mod - installer/make_installer.sh | [ Diff ] [ File ] | ||
develop 034edf58
Timestamp: 2013-11-22 20:54:00 Author: abma [ Details ] [ Diff ] |
initialize clock in unitsync (fixes failed assertions with debug builds of unitsync) | ||
mod - tools/unitsync/unitsync.cpp | [ Diff ] [ File ] | ||
develop 93903b99
Timestamp: 2013-11-21 01:49:21 Author: Gajo Petrovic [ Details ] [ Diff ] |
display only available assimp formats that are also whitelisted | ||
mod - rts/Rendering/Models/IModelParser.cpp | [ Diff ] [ File ] | ||
develop 10b4844e
Timestamp: 2013-11-20 22:45:02 Author: abma [ Details ] [ Diff ] |
fix "CGame::gameOver will be initialized after" | ||
mod - rts/Game/Game.cpp | [ Diff ] [ File ] | ||
develop 463d09c0
Timestamp: 2013-11-20 22:43:12 Author: rt [ Details ] [ Diff ] |
add logging to isolate 0004053 | ||
mod - rts/Game/Game.cpp | [ Diff ] [ File ] | ||
mod - rts/System/SpringApp.cpp | [ Diff ] [ File ] | ||
develop a632f955
Timestamp: 2013-11-20 21:37:22 Author: abma [ Details ] [ Diff ] |
update submodules: Shard & prdownloader | ||
mod - AI/Skirmish/Shard | [ Diff ] [ File ] | ||
mod - tools/pr-downloader | [ Diff ] [ File ] | ||
develop 10eedd0e
Timestamp: 2013-11-20 21:33:22 Author: rt [ Details ] [ Diff ] |
typo/compile | ||
mod - rts/System/Platform/Threading.cpp | [ Diff ] [ File ] | ||
develop e84a142a
Timestamp: 2013-11-20 19:54:54 Author: rt [ Details ] [ Diff ] |
fix 0004091 guess what, this wasn't QUITE as simple as "Cause a widget caught the event." NOTE: I am *THIS* close to ripping out all of the ill-considered unmaintainable spaghetti threading bullshit code paths once and for all (GML, LoadingMT, ALL OF THEM) if I have to fix one more of these goddamn bugs that certain other people like to dismiss out of hand AND DO NOTHING ABOUT |
||
mod - rts/Game/Game.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/Game.h | [ Diff ] [ File ] | ||
mod - rts/Game/LoadScreen.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/UI/MouseHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/Lua/LuaEventBatch.h | [ Diff ] [ File ] | ||
mod - rts/Lua/LuaHandle.cpp | [ Diff ] [ File ] | ||
mod - rts/Lua/LuaSyncedRead.cpp | [ Diff ] [ File ] | ||
mod - rts/Lua/LuaUI.cpp | [ Diff ] [ File ] | ||
mod - rts/Lua/LuaUnsyncedRead.cpp | [ Diff ] [ File ] | ||
mod - rts/System/Platform/Threading.cpp | [ Diff ] [ File ] | ||
mod - rts/System/Platform/Threading.h | [ Diff ] [ File ] | ||
mod - rts/System/SpringApp.cpp | [ Diff ] [ File ] | ||
develop 03c39468
Timestamp: 2013-11-20 02:04:16 Author: jK [ Details ] [ Diff ] |
fix 0004162 (wasn't meant to be commited already) | ||
mod - rts/System/ThreadPool.cpp | [ Diff ] [ File ] | ||
develop fdac6a50
Timestamp: 2013-11-20 01:22:00 Author: rt [ Details ] [ Diff ] |
Cannon: do not call UpdateRange twice | ||
mod - rts/Sim/Weapons/Cannon.cpp | [ Diff ] [ File ] | ||
develop fe5e0b0e
Timestamp: 2013-11-20 01:18:37 Author: rt [ Details ] [ Diff ] |
Cannon: fix SIGFPE | ||
mod - rts/Sim/Weapons/Weapon.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Weapons/WeaponLoader.cpp | [ Diff ] [ File ] | ||
develop 74130d48
Timestamp: 2013-11-19 23:18:44 Author: rt [ Details ] [ Diff ] |
fix 0004163 | ||
mod - rts/Game/Game.cpp | [ Diff ] [ File ] | ||
mod - rts/Map/BaseGroundDrawer.cpp | [ Diff ] [ File ] | ||
mod - rts/Map/BaseGroundDrawer.h | [ Diff ] [ File ] | ||
mod - rts/Map/MapDrawPassTypes.h | [ Diff ] [ File ] | ||
mod - rts/Map/SMF/SMFGroundDrawer.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/Env/CubeMapHandler.cpp | [ Diff ] [ File ] | ||
develop 1132f9eb
Timestamp: 2013-11-19 17:22:17 Author: rt [ Details ] [ Diff ] |
- | ||
mod - rts/Lua/LuaUnsyncedCtrl.cpp | [ Diff ] [ File ] | ||
develop df780932
Timestamp: 2013-11-19 17:08:02 Author: rt [ Details ] [ Diff ] |
fix 0004161 | ||
mod - rts/Lua/LuaUnsyncedCtrl.cpp | [ Diff ] [ File ] | ||
mod - rts/System/Platform/Misc.cpp | [ Diff ] [ File ] | ||
develop 66ce470e
Timestamp: 2013-11-19 00:30:27 Author: rt [ Details ] [ Diff ] |
stacktrans: fix RE_PREFIX to match when '[f=123]' prefix is not present | ||
mod - buildbot/stacktrace_translator/stacktrace_translator.py | [ Diff ] [ File ] | ||
develop 7fa9f6c0
Timestamp: 2013-11-18 20:43:41 Author: rt [ Details ] [ Diff ] |
fix 0004129 | ||
mod - rts/Sim/MoveTypes/HoverAirMoveType.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Weapons/WeaponLoader.cpp | [ Diff ] [ File ] | ||
mod - rts/System/myMath.cpp | [ Diff ] [ File ] | ||
develop 68725596
Timestamp: 2013-11-18 12:51:33 Author: jK [ Details ] [ Diff ] |
Profiler: display max lag in [ms] to find cause of microlags | ||
mod - rts/Game/UI/ProfileDrawer.cpp | [ Diff ] [ File ] | ||
mod - rts/System/Misc/SpringTime.h | [ Diff ] [ File ] | ||
mod - rts/System/TimeProfiler.cpp | [ Diff ] [ File ] | ||
mod - rts/System/TimeProfiler.h | [ Diff ] [ File ] | ||
develop 9f95089b
Timestamp: 2013-11-18 12:48:01 Author: jK [ Details ] [ Diff ] |
%c -> %d (thx cleanrock) | ||
mod - rts/Lua/LuaOpenGL.cpp | [ Diff ] [ File ] | ||
mod - rts/Lua/LuaSyncedCtrl.cpp | [ Diff ] [ File ] | ||
mod - rts/Lua/LuaSyncedMoveCtrl.cpp | [ Diff ] [ File ] | ||
mod - rts/Lua/LuaSyncedRead.cpp | [ Diff ] [ File ] | ||
mod - rts/Lua/LuaUnitRendering.cpp | [ Diff ] [ File ] | ||
mod - rts/Lua/LuaUnsyncedCtrl.cpp | [ Diff ] [ File ] | ||
mod - rts/Lua/LuaUnsyncedRead.cpp | [ Diff ] [ File ] | ||
develop 64f8b52c
Timestamp: 2013-11-18 00:12:40 Author: rt [ Details ] [ Diff ] |
stacktrans: pull version out of 'Stacktrace...' from now on | ||
mod - buildbot/stacktrace_translator/stacktrace_translator.py | [ Diff ] [ File ] | ||
mod - rts/System/Platform/Linux/CrashHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/System/Platform/Win/CrashHandler.cpp | [ Diff ] [ File ] | ||