2025-08-07 01:50 CEST

Changesets: spring

Search ] Browse ] Back to Index ]
develop bc5ee410
Timestamp: 2017-11-12 15:43:24
Author: rt
Details ] Diff ]
nuke LuaDisplayLists
mod - rts/Lua/LuaContextData.h Diff ] File ]
rm - rts/Lua/LuaDisplayLists.h Diff ] File ]
mod - rts/Lua/LuaHandle.h Diff ] File ]
mod - rts/Lua/LuaOpenGL.cpp Diff ] File ]
develop 718e5701
Timestamp: 2017-11-12 15:40:53
Author: rt
Details ] Diff ]
deprecate gl.DrawListAtUnit
mod - doc/changelog.txt Diff ] File ]
mod - rts/Lua/LuaOpenGL.cpp Diff ] File ]
mod - rts/Lua/LuaOpenGL.h Diff ] File ]
develop 0bc0d26d
Timestamp: 2017-11-12 15:39:12
Author: rt
Details ] Diff ]
s/Append/SafeAppend
mod - rts/Rendering/LineDrawer.cpp Diff ] File ]
mod - rts/Rendering/UnitDrawer.cpp Diff ] File ]
develop 73bdc172
Timestamp: 2017-11-12 13:26:02
Author: rt
Details ] Diff ]
866cc9e1 perf-addendum
mod - rts/Game/UI/GuiHandler.cpp Diff ] File ]
mod - rts/Lua/LuaObjectMaterial.h Diff ] File ]
mod - rts/Rendering/UnitDrawer.cpp Diff ] File ]
mod - rts/Rendering/UnitDrawer.h Diff ] File ]
develop ee056196
Timestamp: 2017-11-12 01:47:19
Author: rt
Details ] Diff ]
CAI nlc
mod - rts/Sim/Units/CommandAI/CommandAI.cpp Diff ] File ]
develop 53bebf02
Timestamp: 2017-11-12 01:38:28
Author: rt
Details ] Diff ]
fix weird regression that blocked queueing build-commands
mod - rts/Game/UI/GuiHandler.cpp Diff ] File ]
develop 866cc9e1
Timestamp: 2017-11-11 23:13:38
Author: rt
Details ] Diff ]
convert LineDrawer / GuiHandler build-info drawing
mod - rts/Game/UI/GuiHandler.cpp Diff ] File ]
mod - rts/Game/UI/GuiHandler.h Diff ] File ]
mod - rts/Game/UI/MiniMap.cpp Diff ] File ]
mod - rts/Rendering/LineDrawer.cpp Diff ] File ]
mod - rts/Rendering/LineDrawer.h Diff ] File ]
mod - rts/Rendering/UnitDrawer.cpp Diff ] File ]
mod - rts/Rendering/UnitDrawer.h Diff ] File ]
mod - rts/Rendering/WorldDrawer.cpp Diff ] File ]
develop fb0d8c89
Timestamp: 2017-11-11 22:07:32
Author: Eshed
Details ] Diff ]
don't test deserialization yet
mod - test/engine/System/testSerializeLuaState.cpp Diff ] File ]
develop b45e3cb6
Timestamp: 2017-11-11 21:53:50
Author: Eshed
Details ] Diff ]
More lua serialization bugfixes
mod - rts/System/creg/SerializeLuaState.cpp Diff ] File ]
mod - rts/System/creg/SerializeLuaState.h Diff ] File ]
mod - rts/System/creg/VarTypes.cpp Diff ] File ]
mod - test/engine/System/testSerializeLuaState.cpp Diff ] File ]
develop a3341d96
Timestamp: 2017-11-11 21:23:44
Author: rt
Details ] Diff ]
deprecate ObjectRendering.SetMaterialDisplayLists
mod - doc/changelog.txt Diff ] File ]
mod - rts/Lua/LuaMaterial.cpp Diff ] File ]
mod - rts/Lua/LuaMaterial.h Diff ] File ]
mod - rts/Lua/LuaObjectRendering.cpp Diff ] File ]
mod - rts/Lua/LuaObjectRendering.h Diff ] File ]
mod - rts/Rendering/FeatureDrawer.cpp Diff ] File ]
mod - rts/Rendering/LuaObjectDrawer.cpp Diff ] File ]
mod - rts/Rendering/Models/3DModel.cpp Diff ] File ]
mod - rts/Rendering/UnitDrawer.cpp Diff ] File ]
develop f53407f2
Timestamp: 2017-11-11 20:23:09
Author: rt
Details ] Diff ]
-
mod - rts/Rendering/Models/3DModel.cpp Diff ] File ]
mod - rts/Rendering/Models/3DModel.h Diff ] File ]
develop 1bb6c5a1
Timestamp: 2017-11-11 20:15:38
Author: rt
Details ] Diff ]
deprecate ObjectRendering.SetPieceList
mod - rts/Lua/LuaObjectRendering.cpp Diff ] File ]
mod - rts/Lua/LuaObjectRendering.h Diff ] File ]
mod - rts/Rendering/Models/3DModel.cpp Diff ] File ]
mod - rts/Rendering/Models/3DModel.h Diff ] File ]
develop f15f32a2
Timestamp: 2017-11-11 20:05:05
Author: rt
Details ] Diff ]
add alpha to Spring.SetTeamColor
mod - rts/Lua/LuaUnsyncedCtrl.cpp Diff ] File ]
mod - rts/Lua/LuaUnsyncedRead.cpp Diff ] File ]
develop 64b517af
Timestamp: 2017-11-11 20:04:50
Author: rt
Details ] Diff ]
garbage-collect unused glFont functions
mod - rts/Rendering/Fonts/glFont.cpp Diff ] File ]
mod - rts/Rendering/Fonts/glFont.h Diff ] File ]
develop 8c50f72f
Timestamp: 2017-11-11 19:01:27
Author: Eshed
Details ] Diff ]
fix Lua Serialization
mod - rts/System/creg/SerializeLuaState.cpp Diff ] File ]
mod - test/engine/System/testSerializeLuaState.cpp Diff ] File ]
develop 1875c69a
Timestamp: 2017-11-11 17:53:10
Author: Eshed
Details ] Diff ]
Add test_SerializeLuaState and fix some errors
mod - rts/System/creg/SerializeLuaState.cpp Diff ] File ]
mod - rts/System/creg/SerializeLuaState.h Diff ] File ]
mod - test/CMakeLists.txt Diff ] File ]
add - test/engine/System/testSerializeLuaState.cpp Diff ] File ]
develop 46030bd0
Timestamp: 2017-11-11 16:15:57
Author: Eshed
Details ] Diff ]
lua serializing fully creged
mod - rts/System/creg/SerializeLuaState.cpp Diff ] File ]
mod - rts/System/creg/SerializeLuaState.h Diff ] File ]
develop 5381e769
Timestamp: 2017-11-11 15:40:48
Author: Eshed
Details ] Diff ]
WIP lua serializing cont.
mod - rts/System/creg/SerializeLuaState.cpp Diff ] File ]
mod - rts/System/creg/SerializeLuaState.h Diff ] File ]
mod - rts/System/creg/creg.h Diff ] File ]
develop 69187238
Timestamp: 2017-11-11 01:24:04
Author: rtri
Committer: GitHub
Details ] Diff ]
fix mandosploit
mod - rts/Rendering/Fonts/glFont.cpp Diff ] File ]
develop 5ee6075a
Timestamp: 2017-11-11 00:20:17
Author: Eshed
Details ] Diff ]
fix
mod - rts/System/creg/SerializeLuaState.cpp Diff ] File ]
develop d2a36ef0
Timestamp: 2017-11-11 00:18:10
Author: Eshed
Details ] Diff ]
WIP lua serializing
mod - rts/System/CMakeLists.txt Diff ] File ]
add - rts/System/creg/SerializeLuaState.cpp Diff ] File ]
add - rts/System/creg/SerializeLuaState.h Diff ] File ]
develop b12b67bf
Timestamp: 2017-11-10 15:31:17
Author: Eshed
Details ] Diff ]
fix some weird issue with AIs saving no data
mod - rts/System/LoadSave/CregLoadSaveHandler.cpp Diff ] File ]
develop d10d90d1
Timestamp: 2017-11-10 14:59:24
Author: Eshed
Details ] Diff ]
Fix loading save from save
mod - rts/Game/GameSetup.cpp Diff ] File ]
mod - rts/Game/GameSetup.h Diff ] File ]
develop f5e84664
Timestamp: 2017-11-10 08:14:52
Author: sprunk
Committer: Eshed
Details ] Diff ]
Kill LuaUI before clearing game rules params (0000352)

LuaUI might want to access GRP on shutdown.
mod - rts/Game/Game.cpp Diff ] File ]
develop cafc2f2c
Timestamp: 2017-11-09 16:37:30
Author: rt
Details ] Diff ]
nlc
mod - rts/Game/LoadScreen.cpp Diff ] File ]
mod - rts/System/Sound/OpenAL/EFX.cpp Diff ] File ]
mod - rts/System/Sound/OpenAL/EFX.h Diff ] File ]
First  Prev  1 2 3 ... 110 ... 120 121 122 123 124 125 126 ... 220 ... 330 ... 440 ... 550 ... 660 ... 770 ... 880 ... 990 ... 1057 1058 1059  Next  Last