2025-09-01 22:33 CEST

Changesets: spring

Search ] Browse ] Back to Index ]
develop e1616f1d
Timestamp: 2010-06-19 23:24:13
Author: kloot
Details ] Diff ]
* changelog update
mod - doc/changelog.txt Diff ] File ]
develop e3929951
Timestamp: 2010-06-19 23:14:18
Author: Tobi Vollebregt
Details ] Diff ]
buildbot: lots of changes, most importantly moved config to a build property

This way you can specify config on the web status target, when pressing the force build button.
mod - buildbot/master.cfg Diff ] File ]
develop 18c6ea8a
Timestamp: 2010-06-19 20:06:24
Author: zerver
Details ] Diff ]
Update changelog
mod - doc/changelog.txt Diff ] File ]
develop d5ba20d5
Timestamp: 2010-06-19 19:55:45
Author: zerver
Details ] Diff ]
Network tweaks for smoother reconnection
mod - rts/System/GlobalConfig.cpp Diff ] File ]
mod - rts/System/GlobalConfig.h Diff ] File ]
mod - rts/System/Net/UDPConnection.cpp Diff ] File ]
mod - rts/System/Net/UDPConnection.h Diff ] File ]
develop f67a340f
Timestamp: 2010-06-19 19:33:16
Author: Tobi Vollebregt
Details ] Diff ]
buildbot: limit load, stop building spring-mt and spring-hl targets
mod - buildbot/master.cfg Diff ] File ]
develop 6b195eb2
Timestamp: 2010-06-19 19:32:52
Author: zerver
Details ] Diff ]
Don't flush link for reconnecting players
mod - rts/Game/GameServer.cpp Diff ] File ]
develop 8c1779de
Timestamp: 2010-06-19 19:31:26
Author: zerver
Details ] Diff ]
MSVC8 fixes
mod - rts/build/vstudio8/rts.vcproj Diff ] File ]
mod - rts/builds/DS/main.cpp Diff ] File ]
develop 93e80473
Timestamp: 2010-06-19 17:06:09
Author: kloot
Details ] Diff ]
* changelog update
mod - doc/changelog.txt Diff ] File ]
develop cc1e0cb0
Timestamp: 2010-06-19 16:39:39
Author: Tobi Vollebregt
Details ] Diff ]
buildbot: mingwlibs / win32.cmake locations in chroot
mod - buildbot/master.cfg Diff ] File ]
develop 27ab42e3
Timestamp: 2010-06-19 16:25:44
Author: Tobi Vollebregt
Details ] Diff ]
buildbot: make failing configuration steps fatal
mod - buildbot/master.cfg Diff ] File ]
develop 8ffacb3a
Timestamp: 2010-06-19 16:17:51
Author: Tobi Vollebregt
Details ] Diff ]
buildbot: only build default target (for now)
mod - buildbot/master.cfg Diff ] File ]
develop 19d46afc
Timestamp: 2010-06-19 13:56:49
Author: kloot
Details ] Diff ]
* warn instead of throwing an exception in case of a missing skybox texture
mod - rts/Rendering/Env/SkyBox.cpp Diff ] File ]
mod - rts/Rendering/Env/SkyBox.h Diff ] File ]
develop e433fe6d
Timestamp: 2010-06-19 13:04:27
Author: hoijui
Details ] Diff ]
cmake syntax fix [CMake] [fix]
mod - AI/Interfaces/C/CMakeLists.txt Diff ] File ]
mod - AI/Interfaces/Java/CMakeLists.txt Diff ] File ]
mod - AI/Interfaces/Python Diff ] File ]
develop 89c3921a
Timestamp: 2010-06-19 12:56:15
Author: hoijui
Details ] Diff ]
comment typo [minor]
mod - CMakeLists.txt Diff ] File ]
develop 5239db4d
Timestamp: 2010-06-19 09:55:15
Author: hoijui
Details ] Diff ]
assemble AI deps list dynamically [CMake]
mod - AI/CMakeLists.txt Diff ] File ]
mod - AI/Interfaces/CMakeLists.txt Diff ] File ]
mod - AI/Skirmish/CMakeLists.txt Diff ] File ]
mod - AI/Wrappers/CMakeLists.txt Diff ] File ]
develop 4edfcda9
Timestamp: 2010-06-19 01:01:38
Author: kloot
Details ] Diff ]
* typo (quite fatal)
mod - rts/Sim/Units/UnitTypes/Factory.cpp Diff ] File ]
develop f2b3e0e9
Timestamp: 2010-06-19 00:45:42
Author: kloot
Details ] Diff ]
* typos (non-fatal)
mod - rts/Sim/Units/UnitTypes/Factory.cpp Diff ] File ]
develop 64bf43a1
Timestamp: 2010-06-19 00:32:49
Author: kloot
Details ] Diff ]
* additional preventive measures for Mantis 0001950
mod - rts/Sim/Units/UnitTypes/Factory.cpp Diff ] File ]
mod - rts/Sim/Units/UnitTypes/Factory.h Diff ] File ]
develop a5a60934
Timestamp: 2010-06-18 16:13:57
Author: kloot
Details ] Diff ]
cmake: fix syntax error
mod - AI/Interfaces/C/CMakeLists.txt Diff ] File ]
develop 9865a6eb
Timestamp: 2010-06-18 15:27:04
Author: hoijui
Details ] Diff ]
in-game profiler drawer: only show "CPU load" graph by default
mod - rts/System/TimeProfiler.cpp Diff ] File ]
develop 219d018e
Timestamp: 2010-06-18 15:25:21
Author: hoijui
Details ] Diff ]
build more AI stuff with partial install targets [AI] [CMake]
As it should not fail if the targets do not exist,
this change should be safe, even when not checking out
the submodules.
mod - AI/CMakeLists.txt Diff ] File ]
mod - AI/Interfaces/Python Diff ] File ]
develop ce8e5aac
Timestamp: 2010-06-18 10:55:17
Author: hoijui
Details ] Diff ]
Merge remote branch 'originSpring/master' into pureint

Conflicts:
rts/Sim/Units/UnitDef.h
mod - AI/Interfaces/C/CMakeLists.txt Diff ] File ]
mod - AI/Interfaces/Java/CMakeLists.txt Diff ] File ]
mod - AI/Interfaces/Python Diff ] File ]
add - cont/LuaUI/Widgets/ingame_lobby.example.lua Diff ] File ]
mod - directories.txt Diff ] File ]
mod - doc/changelog.txt Diff ] File ]
mod - rts/Game/GameServer.cpp Diff ] File ]
mod - rts/Game/UI/LuaUI.cpp Diff ] File ]
mod - rts/Game/UI/LuaUI.h Diff ] File ]
mod - rts/Lua/LuaHandle.cpp Diff ] File ]
mod - rts/Lua/LuaHandle.h Diff ] File ]
mod - rts/Lua/LuaHashString.h Diff ] File ]
mod - rts/Lua/LuaLobby.cpp Diff ] File ]
mod - rts/Lua/LuaLobby.h Diff ] File ]
mod - rts/Lua/LuaSyncedRead.cpp Diff ] File ]
mod - rts/Lua/LuaUnitDefs.cpp Diff ] File ]
rm - rts/Lua/Lunar.h Diff ] File ]
mod - rts/Rendering/Models/3DOParser.cpp Diff ] File ]
mod - rts/Rendering/Models/S3OParser.cpp Diff ] File ]
mod - rts/Sim/MoveTypes/GroundMoveType.cpp Diff ] File ]
mod - rts/Sim/MoveTypes/GroundMoveType.h Diff ] File ]
mod - rts/Sim/Units/UnitDef.cpp Diff ] File ]
mod - rts/Sim/Units/UnitDef.h Diff ] File ]
mod - rts/Sim/Units/UnitDefHandler.cpp Diff ] File ]
mod - rts/builds/DS/CMakeLists.txt Diff ] File ]
mod - rts/builds/DS/main.cpp Diff ] File ]
mod - rts/lib/gml/speedy-tls.cpp Diff ] File ]
mod - rts/lib/headlessStubs/sdlstub.c Diff ] File ]
mod - rts/lib/lobby/Connection.cpp Diff ] File ]
mod - rts/lib/lobby/Connection.h Diff ] File ]
develop 7ea9efe6
Timestamp: 2010-06-18 02:24:08
Author: -jk-
Details ] Diff ]
prealloc some memory in s3o parser
mod - rts/Rendering/Models/S3OParser.cpp Diff ] File ]
develop 7f5da5e2
Timestamp: 2010-06-18 02:23:05
Author: -jk-
Details ] Diff ]
added Auswaschbar's & imbaczek's last changes to the changelog
mod - doc/changelog.txt Diff ] File ]
develop ac374084
Timestamp: 2010-06-18 02:20:50
Author: -jk-
Details ] Diff ]
LuaLobby:
* added Auswaschbar's example widget
* removed Lunar.h dependency
* userdata objects are now created via Script.CreateLobby()
* each userdata object can now have its own callins/events
* exposed some missing callouts
* all callins run now in the LuaUI enviroment
* renamed a few functions (ForceLeaveChannel->KickChannelMember, Denied->LoginDenied, ...)
add - cont/LuaUI/Widgets/ingame_lobby.example.lua Diff ] File ]
mod - rts/Game/UI/LuaUI.cpp Diff ] File ]
mod - rts/Game/UI/LuaUI.h Diff ] File ]
mod - rts/Lua/LuaHandle.cpp Diff ] File ]
mod - rts/Lua/LuaHandle.h Diff ] File ]
mod - rts/Lua/LuaHashString.h Diff ] File ]
mod - rts/Lua/LuaLobby.cpp Diff ] File ]
mod - rts/Lua/LuaLobby.h Diff ] File ]
rm - rts/Lua/Lunar.h Diff ] File ]
mod - rts/lib/lobby/Connection.cpp Diff ] File ]
mod - rts/lib/lobby/Connection.h Diff ] File ]
First  Prev  1 2 3 ... 110 ... 220 ... 330 ... 440 ... 550 ... 605 606 607 608 609 610 611 ... 660 ... 770 ... 880 ... 990 ... 1057 1058 1059  Next  Last