2025-11-19 19:56 CET

Changesets: spring

Search ] Browse ] Back to Index ]
maintenance 13dfc636
Timestamp: 2018-05-10 19:39:18
Author: rt
Details ] Diff ]
flatten soundset data
mod - rts/Game/Game.cpp Diff ] File ]
mod - rts/Lua/LuaUnitDefs.cpp Diff ] File ]
mod - rts/Lua/LuaWeaponDefs.cpp Diff ] File ]
mod - rts/Sim/Misc/CommonDefHandler.cpp Diff ] File ]
mod - rts/Sim/Misc/CommonDefHandler.h Diff ] File ]
mod - rts/Sim/Misc/GuiSoundSet.h Diff ] File ]
mod - rts/Sim/Units/UnitDefHandler.cpp Diff ] File ]
mod - rts/Sim/Units/UnitDefHandler.h Diff ] File ]
mod - rts/Sim/Weapons/WeaponDef.cpp Diff ] File ]
mod - rts/Sim/Weapons/WeaponDef.h Diff ] File ]
mod - rts/System/Sound/OpenAL/AudioChannel.cpp Diff ] File ]
develop dba99c63
Timestamp: 2018-05-09 12:34:06
Author: rt
Details ] Diff ]
redo previous
checking for elapsed time makes gc also run in case of network timeouts
mod - rts/Game/Game.cpp Diff ] File ]
maintenance 83ded284
Timestamp: 2018-05-09 12:34:06
Author: rt
Details ] Diff ]
redo previous
checking for elapsed time makes gc also run in case of network timeouts
mod - rts/Game/Game.cpp Diff ] File ]
develop 4a91b84a
Timestamp: 2018-05-09 01:33:34
Author: rt
Details ] Diff ]
fix occasional LuaUI OOM's while pregame or paused
the randomization from 5f2ba12 and 4Hz gc do not mix
mod - rts/Game/Game.cpp Diff ] File ]
mod - rts/Game/Game.h Diff ] File ]
mod - rts/Game/UnsyncedGameCommands.cpp Diff ] File ]
maintenance 0e66a0a7
Timestamp: 2018-05-09 01:33:34
Author: rt
Details ] Diff ]
fix occasional LuaUI OOM's while pregame or paused
the randomization from 5f2ba12 and 4Hz gc do not mix
mod - rts/Game/Game.cpp Diff ] File ]
mod - rts/Game/Game.h Diff ] File ]
mod - rts/Game/UnsyncedGameCommands.cpp Diff ] File ]
develop eadbdbce
Timestamp: 2018-05-08 19:43:43
Author: rt
Details ] Diff ]
fix 0005977
mod - rts/Game/UI/InfoConsole.cpp Diff ] File ]
mod - rts/Game/UI/InfoConsole.h Diff ] File ]
mod - rts/System/Log/LogSinkHandler.cpp Diff ] File ]
mod - rts/System/Log/LogSinkHandler.h Diff ] File ]
mod - rts/System/Sound/OpenAL/Sound.cpp Diff ] File ]
maintenance 5e3952ac
Timestamp: 2018-05-08 19:43:43
Author: rt
Details ] Diff ]
fix 0005977

Conflicts:
rts/Game/UI/InfoConsole.cpp
rts/Game/UI/InfoConsole.h
mod - rts/Game/UI/InfoConsole.cpp Diff ] File ]
mod - rts/Game/UI/InfoConsole.h Diff ] File ]
mod - rts/System/Log/LogSinkHandler.cpp Diff ] File ]
mod - rts/System/Log/LogSinkHandler.h Diff ] File ]
mod - rts/System/Sound/OpenAL/Sound.cpp Diff ] File ]
develop e5979d12
Timestamp: 2018-05-08 18:43:25
Author: rt
Details ] Diff ]
fix 0005976
mod - rts/lib/lua/include/LuaUser.cpp Diff ] File ]
maintenance b0874231
Timestamp: 2018-05-08 18:43:25
Author: rt
Details ] Diff ]
fix 0005976
mod - rts/lib/lua/include/LuaUser.cpp Diff ] File ]
develop 3705de55
Timestamp: 2018-05-08 18:42:02
Author: abma
Committer: rtri
Details ] Diff ]
make some opengl extensions optional: (#376)

allows to start spring with mesa drivers / opengl 4.5 (core profile)
mod - rts/Rendering/GlobalRendering.cpp Diff ] File ]
develop d9a242c3
Timestamp: 2018-05-08 18:34:32
Author: sprunk
Committer: rtri
Details ] Diff ]
Changelog for 0000374 (0000375)
mod - doc/changelog.txt Diff ] File ]
maintenance f48850bc
Timestamp: 2018-05-08 18:34:32
Author: sprunk
Committer: rt
Details ] Diff ]
Changelog for 0000374 (0000375)
mod - doc/changelog.txt Diff ] File ]
develop c24d46d5
Timestamp: 2018-05-08 18:10:34
Author: abma
Details ] Diff ]
show logfile path on console
mod - rts/System/LogOutput.cpp Diff ] File ]
maintenance bf55f03f
Timestamp: 2018-05-08 18:10:34
Author: abma
Committer: rt
Details ] Diff ]
show logfile path on console
mod - rts/System/LogOutput.cpp Diff ] File ]
develop ddc8411f
Timestamp: 2018-05-08 16:06:01
Author: sprunk
Committer: rtri
Details ] Diff ]
GiveOrder*: allow number as param (0000374)

To reduce array spam:
`Spring.GiveOrder(unit, {foo}, opt)` -> `Spring.GiveOrder(unit, foo, opt)`
mod - rts/Lua/LuaUtils.cpp Diff ] File ]
maintenance 7bba8757
Timestamp: 2018-05-08 16:06:01
Author: sprunk
Committer: rt
Details ] Diff ]
GiveOrder*: allow number as param (0000374)

To reduce array spam:
`Spring.GiveOrder(unit, {foo}, opt)` -> `Spring.GiveOrder(unit, foo, opt)`
mod - rts/Lua/LuaUtils.cpp Diff ] File ]
develop e6ca6034
Timestamp: 2018-05-08 16:04:25
Author: rt
Details ] Diff ]
bmppool tweaks
mod - rts/Rendering/Textures/Bitmap.cpp Diff ] File ]
maintenance 40a6ad2c
Timestamp: 2018-05-08 16:04:25
Author: rt
Details ] Diff ]
bmppool tweaks
mod - rts/Rendering/Textures/Bitmap.cpp Diff ] File ]
develop f5f3ebc8
Timestamp: 2018-05-08 16:04:15
Author: rt
Details ] Diff ]
fix 0005975
add - rts/Game/Camera/DummyController.h Diff ] File ]
mod - rts/Game/Camera/FreeController.cpp Diff ] File ]
mod - rts/Game/Camera/SpringController.cpp Diff ] File ]
mod - rts/Game/CameraHandler.cpp Diff ] File ]
mod - rts/Game/CameraHandler.h Diff ] File ]
mod - rts/Game/Game.cpp Diff ] File ]
mod - rts/Game/UI/MouseHandler.cpp Diff ] File ]
maintenance e6f6b455
Timestamp: 2018-05-08 16:04:15
Author: rt
Details ] Diff ]
fix 0005975
add - rts/Game/Camera/DummyController.h Diff ] File ]
mod - rts/Game/Camera/FreeController.cpp Diff ] File ]
mod - rts/Game/Camera/SpringController.cpp Diff ] File ]
mod - rts/Game/CameraHandler.cpp Diff ] File ]
mod - rts/Game/CameraHandler.h Diff ] File ]
mod - rts/Game/Game.cpp Diff ] File ]
mod - rts/Game/UI/MouseHandler.cpp Diff ] File ]
develop b89847c1
Timestamp: 2018-05-08 03:11:51
Author: rt
Details ] Diff ]
fix font artefacts; close #373
mod - cont/base/springcontent/shaders/GLSL/GuiFragProg4.glsl Diff ] File ]
mod - rts/Rendering/Fonts/CFontTexture.cpp Diff ] File ]
mod - rts/Rendering/Fonts/glFont.cpp Diff ] File ]
maintenance c889072f
Timestamp: 2018-05-07 18:20:52
Author: rt
Details ] Diff ]
semi-cp 7b2a27bb
mod - rts/Game/UI/InfoConsole.cpp Diff ] File ]
develop d702f232
Timestamp: 2018-05-07 16:00:16
Author: rt
Details ] Diff ]
default fakeMeta to -1 until Init
use hashtables for bindings and hotkeys
mod - rts/Game/UI/KeyBindings.cpp Diff ] File ]
mod - rts/Game/UI/KeyBindings.h Diff ] File ]
maintenance 808f22af
Timestamp: 2018-05-07 16:00:16
Author: rt
Details ] Diff ]
default fakeMeta to -1 until Init
use hashtables for bindings and hotkeys
mod - rts/Game/UI/KeyBindings.cpp Diff ] File ]
mod - rts/Game/UI/KeyBindings.h Diff ] File ]
develop 92bf0edc
Timestamp: 2018-05-07 02:05:56
Author: rt
Details ] Diff ]
-
mod - rts/Game/UI/KeySet.cpp Diff ] File ]
First  Prev  1 2 3 ... 93 94 95 96 97 98 99 ... 110 ... 220 ... 330 ... 440 ... 550 ... 660 ... 770 ... 880 ... 990 ... 1057 1058 1059  Next  Last