2025-08-10 14:48 CEST

Changesets: spring

Search ] Browse ] Back to Index ]
develop 523d7f3a
Timestamp: 2010-01-10 01:19:05
Author: Karl-Robert Ernst
Details ] Diff ]
remove scanning messages for nonexistent dirs
mod - rts/System/FileSystem/ArchiveScanner.cpp Diff ] File ]
develop 85650a30
Timestamp: 2010-01-10 01:15:13
Author: Rene Milk
Details ] Diff ]
bbot: small script fixes
mod - buildbot/create-build-dirs.sh Diff ] File ]
mod - buildbot/master.cfg Diff ] File ]
develop d1c6e02b
Timestamp: 2010-01-10 00:06:34
Author: Karl-Robert Ernst
Details ] Diff ]
add missing return and use new function also from dediserv
mod - rts/System/FileSystem/VFSHandler.cpp Diff ] File ]
mod - tools/DedicatedServer/main.cpp Diff ] File ]
develop 2079124e
Timestamp: 2010-01-09 22:37:02
Author: Karl-Robert Ernst
Details ] Diff ]
some minor improvements
mod - rts/Game/PreGame.cpp Diff ] File ]
mod - rts/System/FileSystem/ArchiveScanner.cpp Diff ] File ]
mod - rts/System/FileSystem/ArchiveScanner.h Diff ] File ]
mod - rts/System/FileSystem/VFSHandler.cpp Diff ] File ]
mod - rts/System/FileSystem/VFSHandler.h Diff ] File ]
mod - tools/unitsync/unitsync.cpp Diff ] File ]
develop 19d2df12
Timestamp: 2010-01-09 21:26:16
Author: Karl-Robert Ernst
Details ] Diff ]
didn't want to remvoe that
mod - rts/System/FileSystem/FileSystemHandler.cpp Diff ] File ]
develop 482f283d
Timestamp: 2010-01-09 21:23:28
Author: Karl-Robert Ernst
Details ] Diff ]
real fix for the compile error
mod - rts/System/FileSystem/FileSystem.cpp Diff ] File ]
mod - rts/System/FileSystem/FileSystemHandler.cpp Diff ] File ]
mod - rts/System/FileSystem/FileSystemHandler.h Diff ] File ]
develop 8e4429d0
Timestamp: 2010-01-09 21:21:13
Author: Karl-Robert Ernst
Details ] Diff ]
moved archive scanner initialisation to its constructor
mod - rts/System/FileSystem/ArchiveScanner.cpp Diff ] File ]
mod - rts/System/FileSystem/FileSystemHandler.cpp Diff ] File ]
mod - rts/System/FileSystem/FileSystemHandler.h Diff ] File ]
develop 49c59b4f
Timestamp: 2010-01-09 21:14:21
Author: zerver
Details ] Diff ]
Fix MSVC compile errors
mod - rts/Menu/LobbyConnection.cpp Diff ] File ]
mod - rts/System/FileSystem/FileSystemHandler.cpp Diff ] File ]
mod - rts/System/FileSystem/FileSystemHandler.h Diff ] File ]
mod - rts/build/vstudio8/rts.vcproj Diff ] File ]
develop f2479577
Timestamp: 2010-01-09 21:13:35
Author: zerver
Details ] Diff ]
Fix mantis 0001712 (some projectiles not getting drawn)
mod - rts/Sim/Projectiles/ProjectileHandler.cpp Diff ] File ]
develop 127c32f7
Timestamp: 2010-01-09 20:59:26
Author: Karl-Robert Ernst
Details ] Diff ]
seperate FileSystemHandler into its own file
mod - rts/ExternalAI/AICallback.cpp Diff ] File ]
mod - rts/ExternalAI/SAIInterfaceCallbackImpl.cpp Diff ] File ]
mod - rts/ExternalAI/SkirmishAIWrapper.cpp Diff ] File ]
mod - rts/Lua/LuaUnsyncedCtrl.cpp Diff ] File ]
mod - rts/System/FileSystem/DataDirLocater.cpp Diff ] File ]
mod - rts/System/FileSystem/FileSystem.cpp Diff ] File ]
mod - rts/System/FileSystem/FileSystem.h Diff ] File ]
add - rts/System/FileSystem/FileSystemHandler.cpp Diff ] File ]
add - rts/System/FileSystem/FileSystemHandler.h Diff ] File ]
mod - rts/System/FileSystem/VFSHandler.h Diff ] File ]
mod - rts/System/Platform/CrashHandler.cpp Diff ] File ]
mod - rts/System/SpringApp.cpp Diff ] File ]
mod - tools/DedicatedServer/main.cpp Diff ] File ]
mod - tools/unitsync/unitsync.cpp Diff ] File ]
develop 10e71a7e
Timestamp: 2010-01-09 01:41:42
Author: Karl-Robert Ernst
Details ] Diff ]
allow building without SSE flags, but give a warning (probably should do something to prevent online play)
mod - CMakeLists.txt Diff ] File ]
develop ae3ef0fd
Timestamp: 2010-01-08 23:06:49
Author: Karl-Robert Ernst
Details ] Diff ]
server address from config file
mod - rts/Menu/LobbyConnection.cpp Diff ] File ]
mod - rts/lib/liblobby/Connection.cpp Diff ] File ]
mod - rts/lib/liblobby/Connection.h Diff ] File ]
develop b9e75a72
Timestamp: 2010-01-08 22:56:17
Author: Karl-Robert Ernst
Details ] Diff ]
seperate connection from the connectwindow
add - rts/Menu/LobbyConnection.cpp Diff ] File ]
add - rts/Menu/LobbyConnection.h Diff ] File ]
mod - rts/Menu/SelectMenu.cpp Diff ] File ]
mod - rts/Menu/SelectMenu.h Diff ] File ]
mod - rts/Menu/UpdaterWindow.cpp Diff ] File ]
mod - rts/Menu/UpdaterWindow.h Diff ] File ]
develop c3c62781
Timestamp: 2010-01-08 19:22:26
Author: Karl-Robert Ernst
Details ] Diff ]
simple richtext parser
mod - rts/lib/liblobby/Connection.cpp Diff ] File ]
develop b8a4242c
Timestamp: 2010-01-08 17:47:21
Author: Karl-Robert Ernst
Details ] Diff ]
display the agreement
mod - rts/Menu/UpdaterWindow.cpp Diff ] File ]
mod - rts/Menu/UpdaterWindow.h Diff ] File ]
mod - rts/aGui/GuiElement.cpp Diff ] File ]
mod - rts/aGui/GuiElement.h Diff ] File ]
mod - rts/aGui/TextElement.cpp Diff ] File ]
mod - rts/aGui/Window.cpp Diff ] File ]
develop ff908577
Timestamp: 2010-01-08 02:08:53
Author: Karl-Robert Ernst
Details ] Diff ]
fix pregame menu for dual screen (by stephenashelton)
mod - rts/System/SpringApp.cpp Diff ] File ]
mod - rts/aGui/Gui.cpp Diff ] File ]
mod - rts/aGui/Gui.h Diff ] File ]
mod - rts/aGui/GuiElement.cpp Diff ] File ]
mod - rts/aGui/GuiElement.h Diff ] File ]
develop c962824e
Timestamp: 2010-01-07 23:03:01
Author: zerver
Details ] Diff ]
Use STREFLOP_SSE for VS8 build
mod - rts/build/vstudio8/rts.vcproj Diff ] File ]
mod - rts/lib/streflop/streflop.h Diff ] File ]
develop 99a1a90d
Timestamp: 2010-01-07 18:05:39
Author: Karl-Robert Ernst
Details ] Diff ]
ping every 30 seconds
mod - rts/lib/liblobby/Connection.cpp Diff ] File ]
mod - rts/lib/liblobby/Connection.h Diff ] File ]
develop 5a8b336c
Timestamp: 2010-01-07 17:39:23
Author: Karl-Robert Ernst
Details ] Diff ]
gracefull error if tasserver disconnected us
mod - rts/lib/liblobby/Connection.cpp Diff ] File ]
develop 2fabd1bc
Timestamp: 2010-01-07 17:32:27
Author: Karl-Robert Ernst
Details ] Diff ]
move the default menu code to Menu/ because it doesn'T fit anywhere else
mod - rts/CMakeLists.txt Diff ] File ]
mod - rts/System/SpringApp.cpp Diff ] File ]
develop fa6d58e1
Timestamp: 2010-01-07 17:22:41
Author: Karl-Robert Ernst
Details ] Diff ]
can weight ui elements in layout
mod - rts/System/UpdaterWindow.cpp Diff ] File ]
mod - rts/aGui/GuiElement.cpp Diff ] File ]
mod - rts/aGui/GuiElement.h Diff ] File ]
mod - rts/aGui/HorizontalLayout.cpp Diff ] File ]
develop 92a458a5
Timestamp: 2010-01-07 17:03:07
Author: Karl-Robert Ernst
Details ] Diff ]
handle the aggreement
mod - rts/System/UpdaterWindow.cpp Diff ] File ]
mod - rts/System/UpdaterWindow.h Diff ] File ]
mod - rts/lib/liblobby/Connection.cpp Diff ] File ]
mod - rts/lib/liblobby/Connection.h Diff ] File ]
develop 5f842dd6
Timestamp: 2010-01-07 01:58:15
Author: -jk-
Details ] Diff ]
BumpWater: changed BumpWaterReflection possible values: 0 = disable; 1 = enable (no terrain); 2 = enable (with terrain - was '1' before)
mod - rts/Rendering/Env/BumpWater.cpp Diff ] File ]
mod - rts/Rendering/Env/BumpWater.h Diff ] File ]
develop 73671939
Timestamp: 2010-01-07 01:55:12
Author: -jk-
Details ] Diff ]
added new Shadows=2 (or '/shadows 2'): it disables terrain rendering in the shadow pass, which gives a huge performance increase
mod - rts/Game/Game.cpp Diff ] File ]
mod - rts/Rendering/ShadowHandler.cpp Diff ] File ]
mod - rts/Rendering/ShadowHandler.h Diff ] File ]
develop 44cadc21
Timestamp: 2010-01-06 19:05:41
Author: Tobi Vollebregt
Details ] Diff ]
fix typo in gamedata/featuredefs.lua
mod - installer/builddata/springcontent/gamedata/featuredefs.lua Diff ] File ]
First  Prev  1 2 3 ... 110 ... 220 ... 330 ... 440 ... 550 ... 660 ... 664 665 666 667 668 669 670 ... 770 ... 880 ... 990 ... 1057 1058 1059  Next  Last