2025-08-25 20:29 CEST

Changesets: spring

Search ] Browse ] Back to Index ]
develop e76351a4
Timestamp: 2017-04-30 16:17:07
Author: rtri
Details ] Diff ]
add {Start,Stop}Skidding LUS callins; called when a (ground) unit reacts to impulse
make the skidding threshold ('sqSkidSpeedMult') configurable via SetGroundMoveTypeData
mod - rts/Sim/MoveTypes/GroundMoveType.cpp Diff ] File ]
mod - rts/Sim/MoveTypes/GroundMoveType.h Diff ] File ]
mod - rts/Sim/Units/Scripts/CobInstance.h Diff ] File ]
mod - rts/Sim/Units/Scripts/LuaScriptNames.cpp Diff ] File ]
mod - rts/Sim/Units/Scripts/LuaScriptNames.h Diff ] File ]
mod - rts/Sim/Units/Scripts/LuaUnitScript.cpp Diff ] File ]
mod - rts/Sim/Units/Scripts/LuaUnitScript.h Diff ] File ]
mod - rts/Sim/Units/Scripts/NullUnitScript.h Diff ] File ]
mod - rts/Sim/Units/Scripts/UnitScript.h Diff ] File ]
develop fd049d9a
Timestamp: 2017-04-30 01:09:19
Author: rtri
Details ] Diff ]
fix 0005304
mod - rts/Rendering/Models/AssParser.cpp Diff ] File ]
mod - rts/Rendering/Models/S3OParser.cpp Diff ] File ]
mod - rts/Rendering/Textures/S3OTextureHandler.cpp Diff ] File ]
develop 6e8c242e
Timestamp: 2017-04-29 22:54:40
Author: rtri
Details ] Diff ]
fix 0005358
mod - rts/System/Main.cpp Diff ] File ]
develop f3e3e3d1
Timestamp: 2017-04-29 14:42:22
Author: rtri
Details ] Diff ]
s/-1/EXIT_FAILURE
mod - rts/System/Platform/errorhandler.cpp Diff ] File ]
develop c7594417
Timestamp: 2017-04-29 12:41:03
Author: rtri
Details ] Diff ]
fix rare no-such-process exception in ErrorMsgBox
mod - rts/Rendering/GlobalRendering.cpp Diff ] File ]
mod - rts/System/Platform/errorhandler.cpp Diff ] File ]
mod - rts/System/SpringApp.cpp Diff ] File ]
develop a5cc0fce
Timestamp: 2017-04-28 18:16:19
Author: rtri
Details ] Diff ]
... or not (HL WTF)
mod - rts/Game/GameSetup.cpp Diff ] File ]
mod - rts/Rendering/Env/Decals/DecalsDrawerGL4.cpp Diff ] File ]
mod - rts/Sim/Misc/SimObjectIDPool.cpp Diff ] File ]
mod - rts/Sim/Projectiles/ProjectileHandler.cpp Diff ] File ]
develop 13be711f
Timestamp: 2017-04-28 17:13:39
Author: rtri
Details ] Diff ]
replace deprecated std::random_shuffle's
mod - rts/Game/GameSetup.cpp Diff ] File ]
mod - rts/Rendering/Env/Decals/DecalsDrawerGL4.cpp Diff ] File ]
mod - rts/Sim/Misc/SimObjectIDPool.cpp Diff ] File ]
mod - rts/Sim/Projectiles/ProjectileHandler.cpp Diff ] File ]
mod - rts/System/GlobalRNG.h Diff ] File ]
develop 5355256f
Timestamp: 2017-04-28 14:31:27
Author: rtri
Details ] Diff ]
add Spring.SpawnSFX

equal to the *UnitScript versions of EmitSFX, but
takes position and direction arguments (in either
unit- or piece-space) instead of a piece index
mod - rts/Lua/LuaSyncedCtrl.cpp Diff ] File ]
mod - rts/Lua/LuaSyncedCtrl.h Diff ] File ]
mod - rts/Sim/Units/Scripts/UnitScript.cpp Diff ] File ]
mod - rts/Sim/Units/Scripts/UnitScript.h Diff ] File ]
develop df6f4585
Timestamp: 2017-04-28 02:59:48
Author: rtri
Details ] Diff ]
-
mod - rts/Rendering/Env/AdvTreeGenerator.cpp Diff ] File ]
mod - rts/Rendering/Env/AdvTreeGenerator.h Diff ] File ]
develop 425cd34b
Timestamp: 2017-04-28 01:36:06
Author: rtri
Details ] Diff ]
make AdvTreeDrawer junkware-safe
mod - rts/Rendering/Env/AdvTreeDrawer.cpp Diff ] File ]
mod - rts/Rendering/Env/AdvTreeDrawer.h Diff ] File ]
mod - rts/Rendering/Env/AdvTreeGenerator.cpp Diff ] File ]
mod - rts/Rendering/Env/AdvTreeGenerator.h Diff ] File ]
mod - rts/Rendering/Env/BasicTreeDrawer.h Diff ] File ]
mod - rts/Rendering/Env/ITreeDrawer.cpp Diff ] File ]
develop 37e1d981
Timestamp: 2017-04-27 21:57:17
Author: rtri
Committer: GitHub
Details ] Diff ]
avoid some unneeded string copying
mod - rts/Rendering/Textures/TextureAtlas.cpp Diff ] File ]
develop 721de866
Timestamp: 2017-04-27 20:25:02
Author: rtri
Committer: GitHub
Details ] Diff ]
add. 3e3aa86d; make pos non-optional
mod - rts/Lua/LuaSyncedCtrl.cpp Diff ] File ]
develop 69f1e112
Timestamp: 2017-04-27 16:40:26
Author: rtri
Details ] Diff ]
s/,/;
mod - rts/Lua/LuaSyncedCtrl.cpp Diff ] File ]
develop 3e3aa86d
Timestamp: 2017-04-27 16:38:47
Author: rtri
Details ] Diff ]
hook GameHelper::Explosion into LuaSyncedCtrl
mod - rts/Lua/LuaSyncedCtrl.cpp Diff ] File ]
mod - rts/Lua/LuaSyncedCtrl.h Diff ] File ]
develop d1eec3d1
Timestamp: 2017-04-26 17:24:50
Author: rtri
Details ] Diff ]
add ForceCoreContext to GlobalRendering

enabling this will break legacy code on any drivers
where core is an actual subset of compat, so beware
mod - rts/Rendering/GlobalRendering.cpp Diff ] File ]
mod - rts/Rendering/GlobalRendering.h Diff ] File ]
develop 0a8f0d2c
Timestamp: 2017-04-26 02:04:49
Author: abma
Details ] Diff ]
update pr-downloader:
always verify .sdp files when parsing
mod - tools/pr-downloader Diff ] File ]
develop 4c4e0693
Timestamp: 2017-04-25 23:19:28
Author: rtri
Details ] Diff ]
re-add check for OOB access in LSC::AssignPlayerToTeam
mod - rts/Lua/LuaSyncedCtrl.cpp Diff ] File ]
develop bf189fc0
Timestamp: 2017-04-25 22:25:36
Author: rtri
Details ] Diff ]
fix loading crash on ARB-only junkware
mod - rts/Game/Game.cpp Diff ] File ]
mod - rts/Game/Game.h Diff ] File ]
mod - rts/Rendering/Map/InfoTexture/Modern/InfoTextureHandler.cpp Diff ] File ]
mod - rts/Rendering/WorldDrawer.cpp Diff ] File ]
develop 7d4117c5
Timestamp: 2017-04-25 14:54:02
Author: Eshed
Details ] Diff ]
Fix desync when watching demos
mod - rts/Lua/LuaSyncedCtrl.cpp Diff ] File ]
mod - rts/Lua/LuaSyncedRead.cpp Diff ] File ]
mod - rts/System/creg/creg_runtime_tests.cpp Diff ] File ]
develop d6aba7e3
Timestamp: 2017-04-25 13:41:09
Author: rtri
Committer: GitHub
Details ] Diff ]
prefer const+cast; don't crash if param is null
mod - rts/Rendering/GlobalRendering.cpp Diff ] File ]
develop 488c9de3
Timestamp: 2017-04-25 13:39:58
Author: abma
Details ] Diff ]
AAI: don't throw + mod -> game

part of 0005530
mod - AI/Skirmish/AAI/AAI.cpp Diff ] File ]
develop 6ddfb5aa
Timestamp: 2017-04-25 13:04:07
Author: Eshed
Committer: GitHub
Details ] Diff ]
-
mod - rts/Rendering/GlobalRendering.cpp Diff ] File ]
develop 71a55bcf
Timestamp: 2017-04-25 12:51:54
Author: Eshed
Details ] Diff ]
addendum 195f94997f43b602d1d9021cbf96323cc594b033
mod - rts/Map/SMF/ROAM/Patch.cpp Diff ] File ]
develop 22e31b92
Timestamp: 2017-04-25 12:36:42
Author: Eshed
Details ] Diff ]
move glDebugMessageCallbackFunc to GlobalRendering, Fix 0005536

Only used in one place and there's no reason to increase compile times
by including windef.h in every file that includes myGL.h
mod - rts/Rendering/GL/myGL.cpp Diff ] File ]
mod - rts/Rendering/GL/myGL.h Diff ] File ]
mod - rts/Rendering/GlobalRendering.cpp Diff ] File ]
develop 195f9499
Timestamp: 2017-04-25 12:35:33
Author: Eshed
Details ] Diff ]
fix size_t warning
mod - rts/Rendering/GL/VBO.cpp Diff ] File ]
mod - rts/System/SpringApp.cpp Diff ] File ]
First  Prev  1 2 3 ... 110 ... 162 163 164 165 166 167 168 ... 220 ... 330 ... 440 ... 550 ... 660 ... 770 ... 880 ... 990 ... 1057 1058 1059  Next  Last