2025-08-29 00:15 CEST

Changesets: spring

Search ] Browse ] Back to Index ]
develop b8ed5e1a
Timestamp: 2009-08-03 09:15:08
Author: hoijui
Details ] Diff ]
fix a memory leak (GroupHandler's in CGame)
mod - rts/Game/Game.cpp Diff ] File ]
develop e21556eb
Timestamp: 2009-08-03 00:16:17
Author: Karl-Robert Ernst
Details ] Diff ]
dediserv: return 1 when exception was raised (instead of 0)
mod - tools/DedicatedServer/main.cpp Diff ] File ]
develop 76424b41
Timestamp: 2009-08-03 00:02:45
Author: Karl-Robert Ernst
Details ] Diff ]
fix compilation on boost < 1.36
mod - rts/System/Net/Socket.cpp Diff ] File ]
develop ca5cb3e1
Timestamp: 2009-08-03 00:01:47
Author: Karl-Robert Ernst
Details ] Diff ]
force repathing
mod - rts/Sim/Path/PathEstimator.cpp Diff ] File ]
develop c532567e
Timestamp: 2009-08-02 23:47:39
Author: Karl-Robert Ernst
Details ] Diff ]
network handling error improved, so it only spams error message and doesn'T crash (can still timeout, tho)
mod - rts/System/Net/Socket.cpp Diff ] File ]
mod - rts/System/Net/Socket.h Diff ] File ]
mod - rts/System/Net/UDPConnection.cpp Diff ] File ]
mod - rts/System/Net/UDPListener.cpp Diff ] File ]
develop 7a1e1b00
Timestamp: 2009-08-02 23:10:38
Author: -jk-
Details ] Diff ]
alwaysDrawQueue (draw cmd queue for selected unit) by default enabled
mod - Documentation/cmds.txt Diff ] File ]
mod - game/cmdcolors.txt Diff ] File ]
develop 5a547896
Timestamp: 2009-08-02 22:57:24
Author: Karl-Robert Ernst
Details ] Diff ]
respect enabled= field in user widgets
mod - game/LuaUI/widgets.lua Diff ] File ]
develop 0f9df9ca
Timestamp: 2009-08-02 21:33:49
Author: Marek Baczynski
Details ] Diff ]
don't abort on WSAECONNRESET on Windows, let the connection timeout
mod - rts/System/Net/UDPConnection.cpp Diff ] File ]
develop 7aca85c1
Timestamp: 2009-08-02 20:52:19
Author: Karl-Robert Ernst
Details ] Diff ]
fix uninitialised value in CRC code
mod - rts/System/FileSystem/CRC.cpp Diff ] File ]
develop f835e3d6
Timestamp: 2009-08-02 19:51:10
Author: Karl-Robert Ernst
Details ] Diff ]
fix: execvp() needs program name in as first argument
mod - rts/Lua/LuaUnsyncedCtrl.cpp Diff ] File ]
develop 9c02f618
Timestamp: 2009-08-02 18:40:20
Author: Karl-Robert Ernst
Details ] Diff ]
when writing script.txt for the Restart, close (and flush) the file before calling execlp
mod - rts/Lua/LuaUnsyncedCtrl.cpp Diff ] File ]
develop 2e8f2a1e
Timestamp: 2009-08-02 18:07:15
Author: Marek Baczynski
Details ] Diff ]
build: scons: fix compilation of new 7zip
mod - SConstruct Diff ] File ]
develop ebb11e10
Timestamp: 2009-08-02 16:48:01
Author: Karl-Robert Ernst
Details ] Diff ]
cache to load multiple files from 7zip-archive even faster
mod - rts/System/FileSystem/Archive7Zip.cpp Diff ] File ]
mod - rts/System/FileSystem/Archive7Zip.h Diff ] File ]
develop 919c0773
Timestamp: 2009-08-02 16:14:31
Author: Karl-Robert Ernst
Details ] Diff ]
fix CRC generation
mod - rts/System/FileSystem/CRC.cpp Diff ] File ]
develop e1f50de6
Timestamp: 2009-08-02 16:06:53
Author: Karl-Robert Ernst
Details ] Diff ]
replace 4 years old 7zip with something new
(buildsystem should be modified to use a system-wide install of it if available)
mod - rts/System/FileSystem/Archive7Zip.cpp Diff ] File ]
mod - rts/System/FileSystem/Archive7Zip.h Diff ] File ]
mod - rts/System/FileSystem/CRC.cpp Diff ] File ]
add - rts/lib/7z/7zBuf.c Diff ] File ]
add - rts/lib/7z/7zBuf.h Diff ] File ]
add - rts/lib/7z/7zBuf2.c Diff ] File ]
add - rts/lib/7z/7zCrc.c Diff ] File ]
add - rts/lib/7z/7zCrc.h Diff ] File ]
add - rts/lib/7z/7zFile.c Diff ] File ]
add - rts/lib/7z/7zFile.h Diff ] File ]
add - rts/lib/7z/7zStream.c Diff ] File ]
add - rts/lib/7z/Archive/7z/7zAlloc.h Diff ] File ]
add - rts/lib/7z/Archive/7z/7zDecode.c Diff ] File ]
add - rts/lib/7z/Archive/7z/7zDecode.h Diff ] File ]
add - rts/lib/7z/Archive/7z/7zExtract.c Diff ] File ]
add - rts/lib/7z/Archive/7z/7zIn.c Diff ] File ]
add - rts/lib/7z/Archive/7z/7zIn.h Diff ] File ]
add - rts/lib/7z/Archive/7z/7zItem.c Diff ] File ]
add - rts/lib/7z/Archive/7z/7zItem.h Diff ] File ]
add - rts/lib/7z/Bcj2.c Diff ] File ]
add - rts/lib/7z/Bcj2.h Diff ] File ]
add - rts/lib/7z/Bra.c Diff ] File ]
add - rts/lib/7z/Bra.h Diff ] File ]
add - rts/lib/7z/Bra86.c Diff ] File ]
add - rts/lib/7z/CpuArch.h Diff ] File ]
add - rts/lib/7z/LzmaDec.c Diff ] File ]
add - rts/lib/7z/LzmaDec.h Diff ] File ]
add - rts/lib/7z/Types.h Diff ] File ]
rm - rts/lib/7zip/7zAlloc.h Diff ] File ]
rm - rts/lib/7zip/7zBuffer.c Diff ] File ]
rm - rts/lib/7zip/7zBuffer.h Diff ] File ]
rm - rts/lib/7zip/7zCrc.c Diff ] File ]
rm - rts/lib/7zip/7zCrc.h Diff ] File ]
rm - rts/lib/7zip/7zDecode.c Diff ] File ]
rm - rts/lib/7zip/7zDecode.h Diff ] File ]
rm - rts/lib/7zip/7zExtract.c Diff ] File ]
rm - rts/lib/7zip/7zIn.c Diff ] File ]
rm - rts/lib/7zip/7zIn.h Diff ] File ]
rm - rts/lib/7zip/7zItem.c Diff ] File ]
rm - rts/lib/7zip/7zItem.h Diff ] File ]
rm - rts/lib/7zip/7zMethodID.c Diff ] File ]
rm - rts/lib/7zip/7zMethodID.h Diff ] File ]
rm - rts/lib/7zip/7zTypes.h Diff ] File ]
rm - rts/lib/7zip/LzmaDecode.c Diff ] File ]
rm - rts/lib/7zip/LzmaDecode.h Diff ] File ]
mod - rts/lib/CMakeLists.txt Diff ] File ]
develop 26335398
Timestamp: 2009-08-02 03:37:48
Author: Marek Baczynski
Details ] Diff ]
sim: units cut some corners now that used to be 45 degree turns.

this results in more fluid and believable movement, even though it still happens on a grid.
mod - rts/Sim/MoveTypes/GroundMoveType.cpp Diff ] File ]
mod - rts/Sim/Path/IPath.h Diff ] File ]
mod - rts/Sim/Path/PathFinder.cpp Diff ] File ]
mod - rts/Sim/Path/PathFinder.h Diff ] File ]
mod - rts/Sim/Path/PathManager.cpp Diff ] File ]
develop 5ab42492
Timestamp: 2009-08-01 21:38:37
Author: Tobi Vollebregt
Details ] Diff ]
forgot this file in f242ffe652cdfaf65a68ddd4b0d6c32f0925c539
add - installer/builddata/springcontent/gamedata/unit_script_library_header.lua Diff ] File ]
develop b601a71f
Timestamp: 2009-08-01 21:03:43
Author: Karl-Robert Ernst
Details ] Diff ]
Merge commit 'origin/master' into gui
mod - game/LuaUI/Widgets/minimap_startbox.lua Diff ] File ]
mod - installer/builddata/springcontent/LuaGadgets/Gadgets/unit_script.lua Diff ] File ]
add - installer/builddata/springcontent/LuaGadgets/Gadgets/unit_script_library.lua Diff ] File ]
add - installer/builddata/springcontent/gamedata/unit_script_header.lua Diff ] File ]
mod - installer/make_gamedata_arch.sh Diff ] File ]
mod - rts/Lua/LuaSyncedCtrl.cpp Diff ] File ]
mod - rts/Rendering/GL/glExtra.cpp Diff ] File ]
mod - rts/Rendering/GL/myGL.cpp Diff ] File ]
mod - rts/System/FastMath.h Diff ] File ]
mod - rts/System/float3.cpp Diff ] File ]
mod - rts/System/float3.h Diff ] File ]
mod - rts/lib/lua/src/lmathlib.cpp Diff ] File ]
mod - rts/lib/streflop/streflop_cond.h Diff ] File ]
develop d50e2865
Timestamp: 2009-08-01 20:10:37
Author: Tobi Vollebregt
Details ] Diff ]
lua: added 'build' parameter (boolean, default false) to Spring.CreateUnit
mod - rts/Lua/LuaSyncedCtrl.cpp Diff ] File ]
develop 1c12194e
Timestamp: 2009-08-01 19:12:18
Author: Karl-Robert Ernst
Details ] Diff ]
don't waste space on the end of the glList
mod - rts/aGui/glList.cpp Diff ] File ]
develop 5c6139d8
Timestamp: 2009-08-01 19:06:54
Author: Karl-Robert Ernst
Details ] Diff ]
fix keyboard control for glList
mod - rts/aGui/glList.cpp Diff ] File ]
develop e6e627ff
Timestamp: 2009-08-01 18:13:49
Author: Karl-Robert Ernst
Details ] Diff ]
always set IsHost to false when connecting directly
mod - rts/Game/SelectMenu.cpp Diff ] File ]
develop 7e4c5bbf
Timestamp: 2009-08-01 17:34:30
Author: Karl-Robert Ernst
Details ] Diff ]
springlobby is named springlobby.exe on some operating system
mod - rts/Game/SelectMenu.cpp Diff ] File ]
develop b848f122
Timestamp: 2009-08-01 16:53:47
Author: Karl-Robert Ernst
Details ] Diff ]
seperate item and border spacing for layouts
mod - rts/aGui/HorizontalLayout.cpp Diff ] File ]
mod - rts/aGui/HorizontalLayout.h Diff ] File ]
add - rts/aGui/Layout.h Diff ] File ]
mod - rts/aGui/VerticalLayout.cpp Diff ] File ]
mod - rts/aGui/VerticalLayout.h Diff ] File ]
develop e42ad112
Timestamp: 2009-08-01 16:40:29
Author: Karl-Robert Ernst
Details ] Diff ]
make HorizontalLayout respect fixed width too
mod - rts/Game/SelectionWidget.cpp Diff ] File ]
mod - rts/aGui/HorizontalLayout.cpp Diff ] File ]
mod - rts/aGui/HorizontalLayout.h Diff ] File ]
mod - rts/aGui/VerticalLayout.cpp Diff ] File ]
mod - rts/aGui/VerticalLayout.h Diff ] File ]
First  Prev  1 2 3 ... 110 ... 220 ... 330 ... 440 ... 550 ... 660 ... 719 720 721 722 723 724 725 ... 770 ... 880 ... 990 ... 1057 1058 1059  Next  Last