2025-08-03 22:59 CEST

Changesets: spring

Search ] Browse ] Back to Index ]
develop 83ee1b05
Timestamp: 2014-01-31 04:39:35
Author: abma
Details ] Diff ]
try to speed up zk validation test
mod - test/validation/LuaUI/Config/ZK_data.lua Diff ] File ]
develop 5d5e1eed
Timestamp: 2014-01-30 10:31:18
Author: jK
Details ] Diff ]
rm LuaUniqueBin.h
mod - rts/Lua/LuaMaterial.h Diff ] File ]
rm - rts/Lua/LuaUniqueBin.h Diff ] File ]
develop 2adccc59
Timestamp: 2014-01-30 10:29:57
Author: jK
Details ] Diff ]
fix some cppcheck warnings
no real bugs, just style
mod - rts/Game/GameHelper.h Diff ] File ]
mod - rts/Lua/LuaFeatureDefs.cpp Diff ] File ]
mod - rts/Lua/LuaHandle.cpp Diff ] File ]
mod - rts/Lua/LuaUnitDefs.cpp Diff ] File ]
mod - rts/Lua/LuaWeaponDefs.cpp Diff ] File ]
mod - rts/Map/BaseGroundDrawer.h Diff ] File ]
mod - rts/Map/MapParser.h Diff ] File ]
mod - rts/Map/SM3/Frustum.cpp Diff ] File ]
mod - rts/Map/SMF/ROAM/Patch.cpp Diff ] File ]
mod - rts/Net/GameServer.h Diff ] File ]
mod - rts/Net/NetCommands.cpp Diff ] File ]
mod - rts/Rendering/IconHandler.h Diff ] File ]
mod - rts/System/Sound/OggStream.cpp Diff ] File ]
develop bd84e6b5
Timestamp: 2014-01-30 10:27:38
Author: jK
Details ] Diff ]
fix gcc warning
mod - rts/System/creg/Serializer.cpp Diff ] File ]
develop fe468d92
Timestamp: 2014-01-28 14:31:44
Author: abma
Details ] Diff ]
travis: try to fix weirdness
mod - .travis.yml Diff ] File ]
develop b6930665
Timestamp: 2014-01-28 10:57:45
Author: jK
Details ] Diff ]
changelog++
mod - doc/changelog.txt Diff ] File ]
develop 6f3c952e
Timestamp: 2014-01-28 10:57:02
Author: jK
Details ] Diff ]
fix Spring.RemoveGrass
* it took heightmap coords while Spring.AddGrass takes world coords
* it crashed with world coords
mod - rts/Lua/LuaSyncedCtrl.cpp Diff ] File ]
mod - rts/Map/BasicMapDamage.cpp Diff ] File ]
mod - rts/Rendering/Env/AdvTreeDrawer.cpp Diff ] File ]
mod - rts/Rendering/Env/AdvTreeDrawer.h Diff ] File ]
mod - rts/Rendering/Env/GrassDrawer.cpp Diff ] File ]
mod - rts/Rendering/Env/GrassDrawer.h Diff ] File ]
mod - rts/Rendering/Env/ITreeDrawer.h Diff ] File ]
develop 46f801f8
Timestamp: 2014-01-27 21:33:03
Author: abma
Details ] Diff ]
travis: disable check for the moment / always compile tests
mod - .travis.yml Diff ] File ]
develop 6b9406fa
Timestamp: 2014-01-27 08:39:35
Author: jK
Details ] Diff ]
fix typo
mod - rts/Lua/LuaSyncedRead.cpp Diff ] File ]
develop aee0e20b
Timestamp: 2014-01-27 08:35:29
Author: jK
Details ] Diff ]
nlc
mod - rts/Lua/LuaSyncedRead.cpp Diff ] File ]
mod - rts/Rendering/Env/Decals/DecalsDrawerGL4.cpp Diff ] File ]
develop c0570680
Timestamp: 2014-01-27 08:33:39
Author: jK
Details ] Diff ]
add optional 4th argument to Spring.GetUnitSeperation to calc the distance between the unitsphere surfaces instead of their midpos
mod - doc/changelog.txt Diff ] File ]
mod - rts/Lua/LuaSyncedRead.cpp Diff ] File ]
develop c4447c82
Timestamp: 2014-01-27 07:45:43
Author: jK
Details ] Diff ]
use c++11 looping
mod - rts/Game/UI/GuiHandler.cpp Diff ] File ]
mod - rts/Game/UI/KeyCodes.cpp Diff ] File ]
develop efe49d1c
Timestamp: 2014-01-27 07:45:12
Author: jK
Details ] Diff ]
fix typo
mod - rts/Rendering/GlobalRendering.cpp Diff ] File ]
develop 44d91740
Timestamp: 2014-01-27 02:10:03
Author: jK
Details ] Diff ]
fix compilation
mod - rts/Rendering/GL/myGL.cpp Diff ] File ]
develop fdd683c6
Timestamp: 2014-01-27 02:02:05
Author: jK
Details ] Diff ]
nlc
mod - rts/Lua/LuaUnsyncedRead.cpp Diff ] File ]
develop 3e74e213
Timestamp: 2014-01-27 02:01:29
Author: jK
Details ] Diff ]
rename ReportGLErrors to DebugGL & StacktraceOnGLErrors to DebugGLStacktraces
also allow stacktraces even in none debug builds
and log the stacktrace with L_WARNING
mod - rts/Rendering/GL/myGL.cpp Diff ] File ]
mod - rts/System/SpringApp.cpp Diff ] File ]
develop 3ea25c15
Timestamp: 2014-01-27 01:59:55
Author: jK
Details ] Diff ]
config: replace ForceEnableIntelShaderSupport with ForceShaders
mod - rts/Rendering/GlobalRendering.cpp Diff ] File ]
develop 5b61b4c4
Timestamp: 2014-01-27 01:59:24
Author: jK
Details ] Diff ]
fix 0004291: incorrect cursorattackbad
mod - rts/Game/UI/GuiHandler.cpp Diff ] File ]
develop 05eaad70
Timestamp: 2014-01-26 09:29:02
Author: jK
Details ] Diff ]
fix 0004169: add missing colvol tags to lua UnitDefs/FeatureDefs
mod - doc/changelog.txt Diff ] File ]
mod - rts/Lua/LuaFeatureDefs.cpp Diff ] File ]
mod - rts/Lua/LuaUnitDefs.cpp Diff ] File ]
develop d4071d95
Timestamp: 2014-01-26 05:20:39
Author: jK
Details ] Diff ]
meh std::quick_exit was just added in 4.8
mod - rts/System/Platform/Linux/CrashHandler.cpp Diff ] File ]
develop af352dad
Timestamp: 2014-01-26 04:52:03
Author: jK
Details ] Diff ]
fix a gcc warning
mod - rts/System/creg/creg.h Diff ] File ]
develop 307127e9
Timestamp: 2014-01-26 04:51:40
Author: jK
Details ] Diff ]
std::_Exit is not the same as std::exit!
mod - rts/System/Platform/Linux/CrashHandler.cpp Diff ] File ]
develop 13fe1ede
Timestamp: 2014-01-25 20:00:51
Author: jK
Details ] Diff ]
fix 0004292
mod - rts/lib/lua/include/LuaInclude.h Diff ] File ]
develop a93623ef
Timestamp: 2014-01-25 16:06:30
Author: abma
Details ] Diff ]
travis-ci add irc notification
mod - .travis.yml Diff ] File ]
develop 9430ee81
Timestamp: 2014-01-25 16:02:34
Author: abma
Details ] Diff ]
try to fix travis-ci test
mod - .travis.yml Diff ] File ]
First  Prev  1 2 3 ... 110 ... 220 ... 319 320 321 322 323 324 325 ... 330 ... 440 ... 550 ... 660 ... 770 ... 880 ... 990 ... 1057 1058 1059  Next  Last