2025-08-12 15:19 CEST

Changesets: spring

Search ] Browse ] Back to Index ]
develop 9137944b
Timestamp: 2009-01-19 12:14:39
Author: Karl-Robert Ernst
Details ] Diff ]
move direct-control-update code to CPlayer
mod - rts/Game/Game.cpp Diff ] File ]
mod - rts/Game/Player.cpp Diff ] File ]
mod - rts/Game/Player.h Diff ] File ]
mod - rts/Game/PlayerHandler.cpp Diff ] File ]
mod - rts/Game/PlayerHandler.h Diff ] File ]
develop 7e8a29ff
Timestamp: 2009-01-19 11:53:29
Author: Karl-Robert Ernst
Details ] Diff ]
move teamupdate-code to TeamHandler
mod - rts/Game/Game.cpp Diff ] File ]
mod - rts/Sim/Misc/TeamHandler.cpp Diff ] File ]
mod - rts/Sim/Misc/TeamHandler.h Diff ] File ]
develop 1a45ad7d
Timestamp: 2009-01-19 11:31:03
Author: Karl-Robert Ernst
Details ] Diff ]
fix compile error with renaming server -> serverConn
mod - rts/System/NetProtocol.h Diff ] File ]
develop baab9a71
Timestamp: 2009-01-19 03:15:45
Author: -jk-
Details ] Diff ]
bfgrounddrawer: fixed crash in BFGroundDrawer when the viewRadius was too low -> happened when setting extreme (<~0.4) GroundLODScaleXYZ values (Mantis 0001285)
mod - rts/Map/SMF/BFGroundDrawer.cpp Diff ] File ]
develop 96a2ec86
Timestamp: 2009-01-19 03:12:35
Author: -jk-
Details ] Diff ]
lua: fixed Script.AddSyncedActionFallback
mod - rts/Lua/LuaHandleSynced.cpp Diff ] File ]
develop 97db2575
Timestamp: 2009-01-19 02:07:08
Author: Kloot
Details ] Diff ]
allow loading of named DDS textures via gl.Texture
mod - rts/Rendering/Textures/NamedTextures.cpp Diff ] File ]
develop 5820c6a7
Timestamp: 2009-01-19 00:07:59
Author: Kloot
Details ] Diff ]
* do not record a demo when playing one
* fix the names of non-gamesetup demos
mod - rts/Game/GameServer.h Diff ] File ]
mod - rts/System/DemoRecorder.cpp Diff ] File ]
mod - rts/System/DemoRecorder.h Diff ] File ]
mod - rts/System/NetProtocol.cpp Diff ] File ]
develop 62999492
Timestamp: 2009-01-18 23:27:34
Author: zerver
Details ] Diff ]
Fix compile error
mod - rts/lib/gml/gmlcls.h Diff ] File ]
mod - rts/lib/gml/gmlsrv.h Diff ] File ]
develop ef345176
Timestamp: 2009-01-18 23:14:42
Author: Karl-Robert Ernst
Details ] Diff ]
remove old CGame* from CGameHelper
mod - rts/Game/Game.cpp Diff ] File ]
mod - rts/Game/GameHelper.cpp Diff ] File ]
mod - rts/Game/GameHelper.h Diff ] File ]
develop d45f0e05
Timestamp: 2009-01-18 19:36:37
Author: Marek Baczynski
Details ] Diff ]
fix missing include for logOutput version printing
mod - rts/System/LogOutput.cpp Diff ] File ]
develop ac8b9928
Timestamp: 2009-01-18 18:53:44
Author: Marek Baczynski
Details ] Diff ]
Merge branch '0.78.2-branch'
develop 77bc9fbf
Timestamp: 2009-01-18 18:51:35
Author: Dmytry Lavrov
Committer: Marek Baczyński
Details ] Diff ]
Fixed rendering issue when using /mapmarks 0

Signed-off-by: Marek Baczyński <imbaczek@gmail.com>
mod - rts/Game/UI/GuiHandler.cpp Diff ] File ]
develop 77579c72
Timestamp: 2009-01-18 17:46:27
Author: Marek Baczynski
Details ] Diff ]
print spring version after initialization of logging
mod - rts/System/LogOutput.cpp Diff ] File ]
develop d4caada0
Timestamp: 2009-01-18 17:16:09
Author: Karl-Robert Ernst
Details ] Diff ]
Merge branch '0.78.2-branch'
mod - Documentation/changelog.txt Diff ] File ]
mod - rts/Game/GameServer.cpp Diff ] File ]
mod - rts/Game/GameVersion.cpp Diff ] File ]
develop d719ad1f
Timestamp: 2009-01-18 17:12:15
Author: Karl-Robert Ernst
Details ] Diff ]
fix malformed format string in server
mod - rts/Game/GameServer.cpp Diff ] File ]
develop 8006cfff
Timestamp: 2009-01-18 17:12:15
Author: Karl-Robert Ernst
Details ] Diff ]
fix malformed format string in server
mod - rts/Game/GameServer.cpp Diff ] File ]
develop 159904cf
Timestamp: 2009-01-18 16:33:21
Author: Marek Baczynski
Details ] Diff ]
sim: fix aircraft circling around patrol/fight points indefinitely
mod - rts/Sim/Units/CommandAI/AirCAI.cpp Diff ] File ]
develop 768a2af6
Timestamp: 2009-01-18 15:42:01
Author: Karl-Robert Ernst
Details ] Diff ]
changelog update + version bump (DOH)
mod - Documentation/changelog.txt Diff ] File ]
mod - rts/Game/GameVersion.cpp Diff ] File ]
develop 38379e15
Timestamp: 2009-01-18 15:04:28
Author: -jk-
Committer: Marek Baczynski
Details ] Diff ]
bumpwater: fixed banding on shores for ATI gpus
mod - rts/Rendering/Env/BumpWater.cpp Diff ] File ]
develop 7b0b6f1d
Timestamp: 2009-01-18 15:04:28
Author: -jk-
Details ] Diff ]
bumpwater: fixed banding on shores for ATI gpus
mod - rts/Rendering/Env/BumpWater.cpp Diff ] File ]
develop 2e27e523
Timestamp: 2009-01-18 14:43:52
Author: Karl-Robert Ernst
Details ] Diff ]
Merge branch 'noplayerlimit'
mod - AI/CMakeLists.txt Diff ] File ]
mod - CMakeLists.txt Diff ] File ]
mod - rts/Game/ChatMessage.h Diff ] File ]
mod - rts/Game/Game.cpp Diff ] File ]
mod - rts/Game/GameServer.cpp Diff ] File ]
mod - rts/Game/GameServer.h Diff ] File ]
mod - rts/Game/Player.cpp Diff ] File ]
mod - rts/Game/Player.h Diff ] File ]
mod - rts/Game/PlayerHandler.cpp Diff ] File ]
mod - rts/Game/PlayerHandler.h Diff ] File ]
mod - rts/Game/PlayerRoster.cpp Diff ] File ]
mod - rts/Game/PlayerRoster.h Diff ] File ]
mod - rts/Game/SelectedUnits.cpp Diff ] File ]
mod - rts/Game/SelectedUnits.h Diff ] File ]
mod - rts/Game/SelectedUnitsAI.cpp Diff ] File ]
mod - rts/Game/UI/EndGameBox.cpp Diff ] File ]
mod - rts/Game/UI/MouseHandler.cpp Diff ] File ]
mod - rts/Lua/LuaSyncedCtrl.cpp Diff ] File ]
mod - rts/Lua/LuaSyncedRead.cpp Diff ] File ]
mod - rts/Lua/LuaUnsyncedCtrl.cpp Diff ] File ]
mod - rts/Lua/LuaUnsyncedRead.cpp Diff ] File ]
mod - rts/Rendering/InMapDraw.cpp Diff ] File ]
mod - rts/Sim/Misc/GlobalConstants.h Diff ] File ]
mod - rts/Sim/Misc/Team.cpp Diff ] File ]
mod - rts/System/SpringApp.cpp Diff ] File ]
mod - rts/System/Sync/SyncDebugger.cpp Diff ] File ]
mod - rts/System/Sync/SyncDebugger.h Diff ] File ]
mod - tools/DemoAnalyser/CMakeLists.txt Diff ] File ]
mod - tools/DemoAnalyser/main.cpp Diff ] File ]
develop 6927f4ac
Timestamp: 2009-01-18 14:37:10
Author: Karl-Robert Ernst
Details ] Diff ]
made CPlayer::currentStats a non-pointer
mod - rts/Game/Game.cpp Diff ] File ]
mod - rts/Game/Player.cpp Diff ] File ]
mod - rts/Game/Player.h Diff ] File ]
mod - rts/Game/SelectedUnits.cpp Diff ] File ]
mod - rts/Game/UI/EndGameBox.cpp Diff ] File ]
mod - rts/Game/UI/MouseHandler.cpp Diff ] File ]
develop 2790f264
Timestamp: 2009-01-18 14:36:28
Author: Karl-Robert Ernst
Details ] Diff ]
add a "_" to the player's name if a player with the same name is already connected to the server
mod - rts/Game/GameServer.cpp Diff ] File ]
mod - rts/Game/GameServer.h Diff ] File ]
develop 2212a4e4
Timestamp: 2009-01-18 14:12:08
Author: Marek Baczynski
Details ] Diff ]
sim: really stop shooting at newly allied units, also print alliance msgs
mod - rts/Game/Game.cpp Diff ] File ]
mod - rts/Sim/Weapons/Weapon.cpp Diff ] File ]
develop 0412e3c8
Timestamp: 2009-01-18 13:57:02
Author: Marek Baczynski
Details ] Diff ]
rename ChangeAllyTeam to StopAttackingAllyTeam
mod - rts/Game/Game.cpp Diff ] File ]
mod - rts/Sim/Units/CommandAI/CommandAI.cpp Diff ] File ]
mod - rts/Sim/Units/CommandAI/CommandAI.h Diff ] File ]
mod - rts/Sim/Units/Unit.cpp Diff ] File ]
mod - rts/Sim/Units/Unit.h Diff ] File ]
mod - rts/Sim/Weapons/Weapon.cpp Diff ] File ]
mod - rts/Sim/Weapons/Weapon.h Diff ] File ]
First  Prev  1 2 3 ... 110 ... 220 ... 330 ... 440 ... 550 ... 660 ... 770 ... 785 786 787 788 789 790 791 ... 880 ... 990 ... 1057 1058 1059  Next  Last