Changesets: spring
develop 7a1268c6
Timestamp: 2017-08-03 18:58:57 Author: rt [ Details ] [ Diff ] |
stop randomizing unit insertion order (no tangible performance gain or loss) |
||
mod - rts/Sim/Units/UnitHandler.cpp | [ Diff ] [ File ] | ||
develop 8eb8df6f
Timestamp: 2017-08-02 20:29:44 Author: rt [ Details ] [ Diff ] |
Merge branch 'develop' into NativeRawMove | ||
mod - doc/changelog.txt | [ Diff ] [ File ] | ||
mod - rts/Lua/LuaHandleSynced.cpp | [ Diff ] [ File ] | ||
mod - rts/Lua/LuaMaterial.cpp | [ Diff ] [ File ] | ||
mod - rts/Map/ReadMap.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/GL/GeometryBuffer.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/GL/myGL.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/Models/IModelParser.h | [ Diff ] [ File ] | ||
mod - rts/Rendering/TeamHighlight.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/MoveTypes/HoverAirMoveType.cpp | [ Diff ] [ File ] | ||
mod - rts/System/Config/ConfigVariable.h | [ Diff ] [ File ] | ||
mod - rts/System/MainDefines.h | [ Diff ] [ File ] | ||
mod - rts/System/Platform/CpuID.cpp | [ Diff ] [ File ] | ||
mod - rts/System/bitops.h | [ Diff ] [ File ] | ||
develop 47bb5dda
Timestamp: 2017-08-02 20:28:50 Author: rt [ Details ] [ Diff ] |
disable randomized HAMT hovering during CMD_LOAD_UNITS | ||
mod - rts/Sim/MoveTypes/HoverAirMoveType.cpp | [ Diff ] [ File ] | ||
develop b04a2e90
Timestamp: 2017-08-02 20:19:53 Author: rt [ Details ] [ Diff ] |
remove driver warnings that are no longer reachable | ||
mod - rts/Rendering/GL/myGL.cpp | [ Diff ] [ File ] | ||
develop 2c2b95a0
Timestamp: 2017-08-01 20:27:21 Author: sprunk Committer: Eshed [ Details ] [ Diff ] |
CallAsTeam: full access only if AllAccessTeam | ||
mod - rts/Lua/LuaHandleSynced.cpp | [ Diff ] [ File ] | ||
develop c8f20761
Timestamp: 2017-08-01 18:40:27 Author: Eshed [ Details ] [ Diff ] |
Fix MSVC compilation | ||
mod - rts/Lua/LuaMaterial.cpp | [ Diff ] [ File ] | ||
mod - rts/Map/ReadMap.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/GL/GeometryBuffer.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/GL/myGL.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/Models/IModelParser.h | [ Diff ] [ File ] | ||
mod - rts/Rendering/TeamHighlight.cpp | [ Diff ] [ File ] | ||
mod - rts/System/Config/ConfigVariable.h | [ Diff ] [ File ] | ||
mod - rts/System/MainDefines.h | [ Diff ] [ File ] | ||
mod - rts/System/Platform/CpuID.cpp | [ Diff ] [ File ] | ||
mod - rts/System/bitops.h | [ Diff ] [ File ] | ||
develop df340e32
Timestamp: 2017-08-01 16:52:03 Author: rtri Committer: GitHub [ Details ] [ Diff ] |
add 4827 to changelog | ||
mod - doc/changelog.txt | [ Diff ] [ File ] | ||
develop 2fa05930
Timestamp: 2017-07-31 22:48:19 Author: rt [ Details ] [ Diff ] |
Merge branch 'develop' into NativeRawMove | ||
mod - rts/Sim/MoveTypes/HoverAirMoveType.cpp | [ Diff ] [ File ] | ||
develop 70d14a06
Timestamp: 2017-07-31 22:45:28 Author: rt [ Details ] [ Diff ] |
fix HAMT drift bias | ||
mod - rts/Sim/MoveTypes/HoverAirMoveType.cpp | [ Diff ] [ File ] | ||
develop dc8ceead
Timestamp: 2017-07-31 19:15:25 Author: rt [ Details ] [ Diff ] |
Merge branch 'develop' into NativeRawMove | ||
mod - rts/Sim/Units/Unit.cpp | [ Diff ] [ File ] | ||
mod - rts/System/FileSystem/Archives/BufferedArchive.cpp | [ Diff ] [ File ] | ||
mod - rts/System/FileSystem/Archives/BufferedArchive.h | [ Diff ] [ File ] | ||
develop 8ffdbed6
Timestamp: 2017-07-31 19:14:52 Author: rt [ Details ] [ Diff ] |
move rather than copy buffered archives when expanding cache | ||
mod - rts/System/FileSystem/Archives/BufferedArchive.cpp | [ Diff ] [ File ] | ||
mod - rts/System/FileSystem/Archives/BufferedArchive.h | [ Diff ] [ File ] | ||
develop 78c6cecb
Timestamp: 2017-07-31 12:49:34 Author: rt [ Details ] [ Diff ] |
Merge branch 'develop' into NativeRawMove | ||
mod - rts/System/Sound/OpenAL/Sound.cpp | [ Diff ] [ File ] | ||
develop 1af4a822
Timestamp: 2017-07-31 12:48:57 Author: rt [ Details ] [ Diff ] |
reuse a buffer | ||
mod - rts/System/Sound/OpenAL/Sound.cpp | [ Diff ] [ File ] | ||
develop 6350db5d
Timestamp: 2017-07-31 12:21:22 Author: sprunk Committer: Eshed [ Details ] [ Diff ] |
Disallow building dead units To prevent the case where UnitFinished happens after UnitDestroyed. |
||
mod - rts/Sim/Units/Unit.cpp | [ Diff ] [ File ] | ||
develop 477a7728
Timestamp: 2017-07-31 12:04:30 Author: rt [ Details ] [ Diff ] |
Merge branch 'develop' into NativeRawMove | ||
mod - rts/Sim/Misc/CommonDefHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/UnitDefHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Weapons/WeaponDef.cpp | [ Diff ] [ File ] | ||
mod - rts/System/FileSystem/Archives/PoolArchive.cpp | [ Diff ] [ File ] | ||
mod - rts/System/FileSystem/Archives/PoolArchive.h | [ Diff ] [ File ] | ||
develop bb2c9425
Timestamp: 2017-07-31 12:03:26 Author: rt [ Details ] [ Diff ] |
speedup loading WeaponDefs (0005679 et all) | ||
mod - rts/Sim/Misc/CommonDefHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/UnitDefHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Weapons/WeaponDef.cpp | [ Diff ] [ File ] | ||
mod - rts/System/FileSystem/Archives/PoolArchive.cpp | [ Diff ] [ File ] | ||
mod - rts/System/FileSystem/Archives/PoolArchive.h | [ Diff ] [ File ] | ||
develop 5f63d786
Timestamp: 2017-07-28 01:18:56 Author: rt [ Details ] [ Diff ] |
Merge branch 'develop' into NativeRawMove | ||
mod - doc/changelog.txt | [ Diff ] [ File ] | ||
mod - rts/Sim/Projectiles/ProjectileHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Projectiles/ProjectileMemPool.h | [ Diff ] [ File ] | ||
mod - rts/Sim/Projectiles/WeaponProjectiles/WeaponProjectile.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Projectiles/WeaponProjectiles/WeaponProjectile.h | [ Diff ] [ File ] | ||
develop 341a8e2f
Timestamp: 2017-07-28 01:18:08 Author: rt [ Details ] [ Diff ] |
fix 0005658 | ||
mod - doc/changelog.txt | [ Diff ] [ File ] | ||
mod - rts/Sim/Projectiles/ProjectileHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Projectiles/ProjectileMemPool.h | [ Diff ] [ File ] | ||
mod - rts/Sim/Projectiles/WeaponProjectiles/WeaponProjectile.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Projectiles/WeaponProjectiles/WeaponProjectile.h | [ Diff ] [ File ] | ||
develop be52eafb
Timestamp: 2017-07-26 23:44:52 Author: rt [ Details ] [ Diff ] |
do raw search bidirectionally | ||
mod - rts/Sim/Path/Default/PathFinder.cpp | [ Diff ] [ File ] | ||
develop 3afa43e4
Timestamp: 2017-07-26 10:53:02 Author: rt [ Details ] [ Diff ] |
Merge branch 'develop' into NativeRawMove | ||
mod - rts/Game/PreGame.cpp | [ Diff ] [ File ] | ||
develop 1635c1ee
Timestamp: 2017-07-26 10:51:48 Author: rtri Committer: GitHub [ Details ] [ Diff ] |
don't need this in PreGame anymore (nlc) | ||
mod - rts/Game/PreGame.cpp | [ Diff ] [ File ] | ||
develop f0b7c63c
Timestamp: 2017-07-25 23:48:47 Author: rt [ Details ] [ Diff ] |
Merge branch 'develop' into NativeRawMove | ||
mod - rts/Game/PreGame.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/PreGame.h | [ Diff ] [ File ] | ||
mod - rts/System/FileSystem/ArchiveScanner.cpp | [ Diff ] [ File ] | ||
mod - rts/System/FileSystem/ArchiveScanner.h | [ Diff ] [ File ] | ||
develop e0f8a3dc
Timestamp: 2017-07-25 23:48:09 Author: rt [ Details ] [ Diff ] |
netlog local map/game checksums | ||
mod - rts/Game/PreGame.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/PreGame.h | [ Diff ] [ File ] | ||
mod - rts/System/FileSystem/ArchiveScanner.cpp | [ Diff ] [ File ] | ||
mod - rts/System/FileSystem/ArchiveScanner.h | [ Diff ] [ File ] | ||
develop 26713d1e
Timestamp: 2017-07-25 17:16:32 Author: rt [ Details ] [ Diff ] |
Merge branch 'develop' into NativeRawMove | ||
mod - rts/Net/GameServer.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/GL/myGL.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/GlobalRendering.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/UnitDrawer.cpp | [ Diff ] [ File ] | ||
develop 062cb800
Timestamp: 2017-07-25 17:10:09 Author: rt [ Details ] [ Diff ] |
speedup GameServer shutdown if it only has a local client | ||
mod - rts/Net/GameServer.cpp | [ Diff ] [ File ] | ||