2025-08-02 16:56 CEST

Changesets: spring

Search ] Browse ] Back to Index ]
develop bff08e92
Timestamp: 2010-01-23 20:56:46
Author: zerver
Committer: Tobi Vollebregt
Details ] Diff ]
Format basic player list as table
mod - rts/Game/Game.cpp Diff ] File ]
mod - rts/Rendering/glFont.cpp Diff ] File ]
mod - rts/Rendering/glFont.h Diff ] File ]
develop 54d15fb0
Timestamp: 2010-01-23 16:03:41
Author: Dmytry Lavrov
Committer: Tobi Vollebregt
Details ] Diff ]
Changed builder patrol/fight behaviour for Hold Pos and Maneuver movestates.
Roam: same as before.
Not Roam: do not assist allies build any stuff.
Hold Pos: do not assist construction of mobile units.
mod - rts/Sim/Units/CommandAI/BuilderCAI.cpp Diff ] File ]
develop 8245fb16
Timestamp: 2010-01-23 16:03:41
Author: Dmytry Lavrov
Committer: Tobi Vollebregt
Details ] Diff ]
Changed builder patrol/fight behaviour for Hold Pos and Maneuver movestates.
Roam: same as before.
Not Roam: do not assist allies build any stuff.
Hold Pos: do not assist construction of mobile units.
mod - rts/Sim/Units/CommandAI/BuilderCAI.cpp Diff ] File ]
develop 5b31a993
Timestamp: 2010-01-23 15:09:02
Author: Karl-Robert Ernst
Details ] Diff ]
fix bug in ArchiveScanner
mod - rts/System/FileSystem/ArchiveScanner.cpp Diff ] File ]
develop 4d5cbb61
Timestamp: 2010-01-23 14:19:33
Author: Karl-Robert Ernst
Details ] Diff ]
simplify ArchiveScanner API
mod - rts/Game/GameSetup.cpp Diff ] File ]
mod - rts/Game/PreGame.cpp Diff ] File ]
mod - rts/Lua/LuaConstGame.cpp Diff ] File ]
mod - rts/Lua/LuaVFS.cpp Diff ] File ]
mod - rts/Menu/SelectMenu.cpp Diff ] File ]
mod - rts/Sim/Misc/ModInfo.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 - tools/DedicatedServer/main.cpp Diff ] File ]
mod - tools/unitsync/unitsync.cpp Diff ] File ]
develop e6a3066f
Timestamp: 2010-01-23 12:06:08
Author: hoijui
Details ] Diff ]
ConfigHandler: Initialize(): add default value
mod - rts/System/ConfigHandler.h Diff ] File ]
mod - rts/System/SpringApp.cpp Diff ] File ]
mod - tools/DedicatedServer/main.cpp Diff ] File ]
mod - tools/unitsync/unitsync.cpp Diff ] File ]
develop 6fadafa8
Timestamp: 2010-01-23 12:06:08
Author: hoijui
Committer: Tobi Vollebregt
Details ] Diff ]
ConfigHandler: Initialize(): add default value
mod - rts/System/ConfigHandler.h Diff ] File ]
mod - rts/System/SpringApp.cpp Diff ] File ]
mod - tools/DedicatedServer/main.cpp Diff ] File ]
mod - tools/unitsync/unitsync.cpp Diff ] File ]
develop 51935afa
Timestamp: 2010-01-23 11:22:02
Author: hoijui
Details ] Diff ]
LogOutput: move doxygen doc from .cpp to .h
mod - rts/System/LogOutput.cpp Diff ] File ]
mod - rts/System/LogOutput.h Diff ] File ]
develop 5546b9f5
Timestamp: 2010-01-23 11:22:02
Author: hoijui
Committer: Tobi Vollebregt
Details ] Diff ]
LogOutput: move doxygen doc from .cpp to .h
mod - rts/System/LogOutput.cpp Diff ] File ]
mod - rts/System/LogOutput.h Diff ] File ]
develop 5e1ca45c
Timestamp: 2010-01-23 03:26:48
Author: Karl-Robert Ernst
Details ] Diff ]
merge ModInfo and MapInfo into ArchiveInfo
mod - rts/Menu/SelectionWidget.cpp Diff ] File ]
mod - rts/Sim/Misc/ModInfo.cpp Diff ] File ]
mod - rts/System/FileSystem/ArchiveScanner.cpp Diff ] File ]
mod - rts/System/FileSystem/ArchiveScanner.h Diff ] File ]
mod - tools/unitsync/unitsync.cpp Diff ] File ]
develop 6f1b71c3
Timestamp: 2010-01-22 23:01:17
Author: hoijui
Committer: Tobi Vollebregt
Details ] Diff ]
BaseGroundDrawer: draw a dark red overlay on /drawpathmap if we have no path to draw
also fixes GML lock usage (broken 2 commits ago)
mod - rts/Map/BaseGroundDrawer.cpp Diff ] File ]
develop 2318028a
Timestamp: 2010-01-22 23:01:17
Author: hoijui
Details ] Diff ]
BaseGroundDrawer: draw a dark red overlay on /drawpathmap if we have no path to draw
also fixes GML lock usage (broken 2 commits ago)
mod - rts/Map/BaseGroundDrawer.cpp Diff ] File ]
develop 4ddbd4fd
Timestamp: 2010-01-22 22:56:47
Author: hoijui
Details ] Diff ]
windows crash-handler: give GFX card driver warning/tip for NVIDIA cards too
mod - rts/System/Platform/Win/CrashHandler.cpp Diff ] File ]
develop d911aa96
Timestamp: 2010-01-22 22:56:47
Author: hoijui
Committer: Tobi Vollebregt
Details ] Diff ]
windows crash-handler: give GFX card driver warning/tip for NVIDIA cards too
mod - rts/System/Platform/Win/CrashHandler.cpp Diff ] File ]
develop f0e9f476
Timestamp: 2010-01-22 22:54:05
Author: hoijui
Committer: Tobi Vollebregt
Details ] Diff ]
BaseGroundDrawer: less multiplications (move them out of loops)
mod - rts/Map/BaseGroundDrawer.cpp Diff ] File ]
develop 01c9419f
Timestamp: 2010-01-22 22:54:05
Author: hoijui
Details ] Diff ]
BaseGroundDrawer: less multiplications (move them out of loops)
mod - rts/Map/BaseGroundDrawer.cpp Diff ] File ]
develop 4c2f69ce
Timestamp: 2010-01-22 22:40:56
Author: hoijui
Details ] Diff ]
remove some SAIFloat3 code under AI/
SAIFloat3 does not exist anymore
mod - AI/Interfaces/Java/bin/native_wrappCallback.awk Diff ] File ]
mod - AI/Wrappers/CUtils/bin/common.awk Diff ] File ]
mod - AI/Wrappers/Cpp/bin/wrappEvents.awk Diff ] File ]
develop 5235cdb2
Timestamp: 2010-01-22 22:31:21
Author: Karl-Robert Ernst
Details ] Diff ]
also fix minimaps
mod - tools/unitsync/unitsync.cpp Diff ] File ]
develop bfedd111
Timestamp: 2010-01-22 21:37:11
Author: Karl-Robert Ernst
Details ] Diff ]
fix unitsync
mod - tools/unitsync/unitsync.cpp Diff ] File ]
develop 9e295c07
Timestamp: 2010-01-22 20:53:03
Author: Karl-Robert Ernst
Details ] Diff ]
fix assertion when unitsync init is called a second time
mod - tools/unitsync/unitsync.cpp Diff ] File ]
develop b25a231b
Timestamp: 2010-01-22 20:53:03
Author: Karl-Robert Ernst
Committer: Tobi Vollebregt
Details ] Diff ]
fix assertion when unitsync init is called a second time
mod - tools/unitsync/unitsync.cpp Diff ] File ]
develop 28c3b5e2
Timestamp: 2010-01-22 20:12:42
Author: Karl-Robert Ernst
Details ] Diff ]
read mapinfo.lua for name and dependency support
mod - rts/Game/GameSetup.cpp Diff ] File ]
mod - rts/Game/GameSetup.h Diff ] File ]
mod - rts/Game/PreGame.cpp Diff ] File ]
mod - rts/Game/StartScripts/SkirmishAITestScript.cpp Diff ] File ]
mod - rts/Game/StartScripts/SpawnScript.cpp Diff ] File ]
mod - rts/Map/MapParser.cpp Diff ] File ]
mod - rts/Map/SM3/Sm3Map.cpp Diff ] File ]
mod - rts/Map/SMF/SmfMapFile.cpp Diff ] File ]
mod - rts/System/FileSystem/ArchiveScanner.cpp Diff ] File ]
mod - rts/System/FileSystem/ArchiveScanner.h Diff ] File ]
develop 76440c45
Timestamp: 2010-01-22 18:27:51
Author: Karl-Robert Ernst
Details ] Diff ]
store archive name in ArchiveBase

Signed-off-by: Karl-Robert Ernst <k-r.ernst@my-mail.ch>
mod - rts/System/FileSystem/ArchiveBase.cpp Diff ] File ]
mod - rts/System/FileSystem/ArchiveBase.h Diff ] File ]
develop 0348b7cc
Timestamp: 2010-01-22 17:38:10
Author: hoijui
Committer: Tobi Vollebregt
Details ] Diff ]
BaseGroundDrawer: minor refactor, still using the smae logic
mod - rts/Map/BaseGroundDrawer.cpp Diff ] File ]
develop 5e7f034c
Timestamp: 2010-01-22 17:38:10
Author: hoijui
Details ] Diff ]
BaseGroundDrawer: minor refactor, still using the smae logic
mod - rts/Map/BaseGroundDrawer.cpp Diff ] File ]
First  Prev  1 2 3 ... 110 ... 220 ... 330 ... 440 ... 550 ... 659 660 661 662 663 664 665 ... 770 ... 880 ... 990 ... 1057 1058 1059  Next  Last