2025-08-24 05:31 CEST

Changesets: spring

Search ] Browse ] Back to Index ]
develop b1f03d5e
Timestamp: 2016-07-28 21:49:21
Author: Eshed
Details ] Diff ]
los microoptimization
mod - rts/Sim/Misc/LosMap.cpp Diff ] File ]
develop b285264c
Timestamp: 2016-07-28 00:16:49
Author: Eshed
Details ] Diff ]
Fix 0005320
mod - rts/Rendering/Env/Decals/GroundDecalHandler.cpp Diff ] File ]
develop 6292ca3d
Timestamp: 2016-07-27 23:03:44
Author: Eshed
Details ] Diff ]
Fix 0005276 0005314

once and for all hopefully.
I really hope I didn't break anything
mod - rts/Sim/MoveTypes/GroundMoveType.cpp Diff ] File ]
mod - rts/Sim/MoveTypes/HoverAirMoveType.cpp Diff ] File ]
develop e7544ad6
Timestamp: 2016-07-27 20:32:32
Author: Eshed
Details ] Diff ]
Fix ground decals not disappearing.
mod - rts/Rendering/Env/Decals/GroundDecalHandler.cpp Diff ] File ]
mod - rts/Rendering/UnitDrawer.cpp Diff ] File ]
mod - rts/Rendering/UnitDrawer.h Diff ] File ]
develop 98a5a80c
Timestamp: 2016-07-27 15:32:19
Author: Eshed
Details ] Diff ]
sort can be implemented differently on different compilers

synced code needs to use stable_sort
Fix desync from 0005313
mod - rts/Game/GameHelper.cpp Diff ] File ]
mod - rts/Game/SelectedUnitsAI.cpp Diff ] File ]
develop d249d5db
Timestamp: 2016-07-27 11:37:15
Author: Johan Rehnberg
Details ] Diff ]
update submodule pr-downloader

Build fix needed for users of curl 7.50.0, e.g. archlinux users.
mod - tools/pr-downloader Diff ] File ]
develop 8b0bc9b5
Timestamp: 2016-07-26 23:58:04
Author: Eshed
Details ] Diff ]
fix default list arg
mod - buildbot/master/master.cfg Diff ] File ]
develop 8c8dbee3
Timestamp: 2016-07-26 23:55:19
Author: Eshed
Details ] Diff ]
Fix multiple arguments in buildbot config
mod - buildbot/master/master.cfg Diff ] File ]
develop 0230d867
Timestamp: 2016-07-26 23:16:14
Author: Eshed
Details ] Diff ]
try upper case true/false in cmake buildbot config
mod - buildbot/master/master.cfg Diff ] File ]
develop bb93990e
Timestamp: 2016-07-26 23:10:56
Author: Eshed
Details ] Diff ]
'
mod - buildbot/master/master.cfg Diff ] File ]
develop 5ca2cd61
Timestamp: 2016-07-26 23:06:10
Author: Eshed
Details ] Diff ]
Split buildbot syncdebug and tracesync configs
mod - buildbot/master/master.cfg Diff ] File ]
develop 9fd60780
Timestamp: 2016-07-23 13:19:01
Author: Eshed
Details ] Diff ]
Fix 0005293
mod - buildbot/slave/win/make_installer.sh Diff ] File ]
develop 139ed4ff
Timestamp: 2016-07-20 20:25:58
Author: Eshed
Details ] Diff ]
change version in release checklist and add windows version of commands
mod - doc/releasechecklist.txt Diff ] File ]
develop d6e8af31
Timestamp: 2016-07-19 15:50:08
Author: abma
Details ] Diff ]
fix 0005295: remove FastArchiveScan (=always enable it)
mod - rts/System/FileSystem/ArchiveScanner.cpp Diff ] File ]
mod - rts/System/FileSystem/ArchiveScanner.h Diff ] File ]
master 334b5f87
Timestamp: 2016-07-19 14:55:57
Author: hokomoko
Details ] Diff ]
Merge branch 'develop'
mod - AI/Skirmish/HughAI Diff ] File ]
mod - AI/Skirmish/KAIK Diff ] File ]
mod - buildbot/slave/win/make_installer.sh Diff ] File ]
mod - doc/changelog.txt Diff ] File ]
mod - doc/releasechecklist.txt Diff ] File ]
mod - rts/Game/Game.cpp Diff ] File ]
mod - rts/Game/GameHelper.cpp Diff ] File ]
mod - rts/Game/GameHelper.h Diff ] File ]
mod - rts/Game/PreGame.cpp Diff ] File ]
mod - rts/Game/SyncedGameCommands.cpp Diff ] File ]
mod - rts/Game/UnsyncedGameCommands.cpp Diff ] File ]
mod - rts/Lua/LuaArchive.cpp Diff ] File ]
mod - rts/Lua/LuaSyncedCtrl.cpp Diff ] File ]
mod - rts/Lua/LuaSyncedCtrl.h Diff ] File ]
mod - rts/Rendering/Env/Particles/ProjectileDrawer.cpp Diff ] File ]
mod - rts/Rendering/FeatureDrawer.cpp Diff ] File ]
mod - rts/Rendering/Textures/S3OTextureHandler.cpp Diff ] File ]
mod - rts/Rendering/UnitDrawer.cpp Diff ] File ]
mod - rts/Rendering/UnitDrawer.h Diff ] File ]
mod - rts/Sim/CMakeLists.txt Diff ] File ]
add - rts/Sim/Misc/BuildingMaskMap.cpp Diff ] File ]
add - rts/Sim/Misc/BuildingMaskMap.h Diff ] File ]
mod - rts/Sim/Misc/ModInfo.cpp Diff ] File ]
mod - rts/Sim/Misc/ModInfo.h Diff ] File ]
mod - rts/Sim/MoveTypes/GroundMoveType.cpp Diff ] File ]
mod - rts/Sim/MoveTypes/MoveDefHandler.cpp Diff ] File ]
mod - rts/Sim/MoveTypes/MoveMath/MoveMath.cpp Diff ] File ]
mod - rts/Sim/MoveTypes/MoveMath/MoveMath.h Diff ] File ]
mod - rts/Sim/Units/UnitDef.cpp Diff ] File ]
mod - rts/Sim/Units/UnitDef.h Diff ] File ]
mod - rts/System/TimeProfiler.cpp Diff ] File ]
develop d363ee4c
Timestamp: 2016-07-19 12:32:53
Author: Eshed
Details ] Diff ]
apparently Springies use this for downloading the engine too

these are wonderous times we live in.
mod - buildbot/slave/win/make_installer.sh Diff ] File ]
develop b537cb62
Timestamp: 2016-07-19 01:30:42
Author: abma
Details ] Diff ]
part of 0005296:

add assert for hash collision
mod - rts/System/TimeProfiler.cpp Diff ] File ]
develop fbc1b5bf
Timestamp: 2016-07-17 22:51:06
Author: Eshed
Details ] Diff ]
Fix non-fac unit placement
mod - rts/Sim/Units/UnitDef.cpp Diff ] File ]
develop 5ab6de02
Timestamp: 2016-07-17 00:02:50
Author: Eshed
Details ] Diff ]
license.html didn't exist for a while.

++changelog
mod - doc/changelog.txt Diff ] File ]
mod - rts/Game/PreGame.cpp Diff ] File ]
develop dcc04d02
Timestamp: 2016-07-17 00:02:01
Author: Eshed
Details ] Diff ]
buildingMaskMap minor fixes and tweaks.
mod - rts/Sim/Misc/BuildingMaskMap.cpp Diff ] File ]
mod - rts/Sim/Misc/BuildingMaskMap.h Diff ] File ]
develop 94258f4e
Timestamp: 2016-07-16 23:37:15
Author: Eshed
Committer: GitHub
Details ] Diff ]
Merge pull request 0000259 from lhog/buildmask

Added UnitDef's optional buildingMask tag
mod - doc/changelog.txt Diff ] File ]
mod - rts/Game/Game.cpp Diff ] File ]
mod - rts/Game/GameHelper.cpp Diff ] File ]
mod - rts/Game/GameHelper.h Diff ] File ]
mod - rts/Lua/LuaSyncedCtrl.cpp Diff ] File ]
mod - rts/Lua/LuaSyncedCtrl.h Diff ] File ]
mod - rts/Sim/CMakeLists.txt Diff ] File ]
add - rts/Sim/Misc/BuildingMaskMap.cpp Diff ] File ]
add - rts/Sim/Misc/BuildingMaskMap.h Diff ] File ]
mod - rts/Sim/Units/UnitDef.cpp Diff ] File ]
mod - rts/Sim/Units/UnitDef.h Diff ] File ]
develop ad344024
Timestamp: 2016-07-16 23:23:21
Author: Eshed
Details ] Diff ]
Make ghosted buildings consistent for non-specfullview spectators.
mod - rts/Game/Game.cpp Diff ] File ]
mod - rts/Rendering/UnitDrawer.cpp Diff ] File ]
mod - rts/Rendering/UnitDrawer.h Diff ] File ]
develop ce8b823b
Timestamp: 2016-07-16 20:06:08
Author: Eshed
Details ] Diff ]
-
mod - rts/Rendering/Env/Particles/ProjectileDrawer.cpp Diff ] File ]
develop dd8478f7
Timestamp: 2016-07-16 19:35:59
Author: Eshed
Details ] Diff ]
Fix 0005301
mod - rts/Sim/MoveTypes/GroundMoveType.cpp Diff ] File ]
develop 0354b349
Timestamp: 2016-07-16 18:26:52
Author: Eshed
Details ] Diff ]
Fix 0005302
mod - rts/Sim/MoveTypes/MoveDefHandler.cpp Diff ] File ]
mod - rts/Sim/MoveTypes/MoveMath/MoveMath.cpp Diff ] File ]
mod - rts/Sim/MoveTypes/MoveMath/MoveMath.h Diff ] File ]
First  Prev  1 2 3 ... 110 ... 194 195 196 197 198 199 200 ... 220 ... 330 ... 440 ... 550 ... 660 ... 770 ... 880 ... 990 ... 1057 1058 1059  Next  Last