2025-07-31 20:07 CEST

Changesets: spring

Search ] Browse ] Back to Index ]
develop 0ec05862
Timestamp: 2010-01-30 17:12:11
Author: Tobi Vollebregt
Details ] Diff ]
fix possibility that GameSetupDrawer refuses to disable
mod - rts/Game/UI/GameSetupDrawer.cpp Diff ] File ]
develop c621fc61
Timestamp: 2010-01-30 17:12:11
Author: Tobi Vollebregt
Details ] Diff ]
fix possibility that GameSetupDrawer refuses to disable
mod - rts/Game/UI/GameSetupDrawer.cpp Diff ] File ]
develop 315876e4
Timestamp: 2010-01-30 16:40:51
Author: Tobi Vollebregt
Details ] Diff ]
fixed mismatched free() / delete / delete []
mod - rts/System/Platform/CrashHandler.cpp Diff ] File ]
develop 4997db1e
Timestamp: 2010-01-30 16:40:51
Author: Tobi Vollebregt
Details ] Diff ]
fixed mismatched free() / delete / delete []
mod - rts/System/Platform/CrashHandler.cpp Diff ] File ]
develop 3f71655f
Timestamp: 2010-01-30 16:40:21
Author: Tobi Vollebregt
Details ] Diff ]
don't continue running method of deleted object
mod - rts/Game/UI/GameSetupDrawer.cpp Diff ] File ]
develop 9fc31210
Timestamp: 2010-01-30 16:40:21
Author: Tobi Vollebregt
Details ] Diff ]
don't continue running method of deleted object
mod - rts/Game/UI/GameSetupDrawer.cpp Diff ] File ]
develop ce1d664e
Timestamp: 2010-01-30 16:38:41
Author: Tobi Vollebregt
Details ] Diff ]
fixed UMR in DemoReader
mod - rts/System/DemoReader.cpp Diff ] File ]
develop 4446b809
Timestamp: 2010-01-30 16:38:41
Author: Tobi Vollebregt
Details ] Diff ]
fixed UMR in DemoReader
mod - rts/System/DemoReader.cpp Diff ] File ]
develop 43662802
Timestamp: 2010-01-30 16:10:32
Author: hoijui
Committer: Tobi Vollebregt
Details ] Diff ]
changelog update: E323AI & KAIK
mod - Documentation/changelog.txt Diff ] File ]
develop 2408730f
Timestamp: 2010-01-30 16:10:32
Author: hoijui
Details ] Diff ]
changelog update: E323AI & KAIK
mod - Documentation/changelog.txt Diff ] File ]
develop c3ff0fe5
Timestamp: 2010-01-30 12:49:06
Author: hoijui
Details ] Diff ]
AI: Legacy C++ Wrapper: add GetMyInfo() and GetMyOptionValues() to the callback
mod - AI/Wrappers/LegacyCpp/AIAICallback.cpp Diff ] File ]
mod - AI/Wrappers/LegacyCpp/AIAICallback.h Diff ] File ]
mod - rts/ExternalAI/AICallback.cpp Diff ] File ]
mod - rts/ExternalAI/AICallback.h Diff ] File ]
mod - rts/ExternalAI/IAICallback.h Diff ] File ]
develop acc51c93
Timestamp: 2010-01-30 02:24:42
Author: Rene Milk
Details ] Diff ]
Merge branch 'master' of git://github.com/spring/spring.git
mod - AI/Skirmish/KAIK/CMakeLists.txt Diff ] File ]
mod - AI/Skirmish/KAIK/MetalMap.cpp Diff ] File ]
mod - AI/Skirmish/KAIK/MetalMap.h Diff ] File ]
mod - AI/Skirmish/KAIK/Util.cpp Diff ] File ]
mod - installer/make_source_package.sh Diff ] File ]
mod - rts/Game/Game.cpp Diff ] File ]
mod - rts/Lua/LuaOpenGL.cpp Diff ] File ]
mod - rts/Map/ReadMap.cpp Diff ] File ]
mod - rts/Map/ReadMap.h Diff ] File ]
mod - rts/Map/SM3/Sm3GroundDrawer.cpp Diff ] File ]
mod - rts/Map/SM3/Sm3GroundDrawer.h Diff ] File ]
mod - rts/Map/SMF/BFGroundDrawer.cpp Diff ] File ]
mod - rts/Map/SMF/BFGroundDrawer.h Diff ] File ]
mod - rts/Map/SMF/SmfReadMap.cpp Diff ] File ]
mod - rts/Map/SMF/SmfReadMap.h Diff ] File ]
mod - rts/Rendering/GL/VertexArray.cpp Diff ] File ]
mod - rts/Rendering/GL/VertexArray.h Diff ] File ]
mod - rts/Rendering/GL/VertexArray.inl Diff ] File ]
mod - rts/Rendering/ShadowHandler.cpp Diff ] File ]
mod - rts/Rendering/ShadowHandler.h Diff ] File ]
mod - rts/Rendering/Textures/nv_dds.cpp Diff ] File ]
mod - rts/Rendering/UnitModels/3DModel.cpp Diff ] File ]
mod - rts/Rendering/UnitModels/FeatureDrawer.cpp Diff ] File ]
mod - rts/Rendering/UnitModels/IModelParser.cpp Diff ] File ]
mod - rts/Rendering/UnitModels/UnitDrawer.cpp Diff ] File ]
mod - rts/Rendering/UnitModels/UnitDrawer.h Diff ] File ]
mod - rts/Sim/Units/UnitHandler.cpp Diff ] File ]
mod - rts/build/vstudio8/rts.vcproj Diff ] File ]
mod - rts/build/vstudio9/rts.vcproj Diff ] File ]
develop 5fe3be0a
Timestamp: 2010-01-30 02:22:25
Author: Rene Milk
Details ] Diff ]
buildbot: j4 -> j3
mod - buildbot/master.cfg Diff ] File ]
develop 40e1ceb7
Timestamp: 2010-01-29 14:36:25
Author: hoijui
Details ] Diff ]
Revert "KAIK: (experimental) AI will reclaim enemy MEx nearby new MEx (by slogic)"

This reverts commit 65c5c6cfbb94c9053f92cb95351247480b27e373.
mod - AI/Skirmish/KAIK/KAIK.cpp Diff ] File ]
develop a0912cb8
Timestamp: 2010-01-29 12:56:51
Author: hoijui
Committer: Tobi Vollebregt
Details ] Diff ]
KAIK: fix CMake script line endings (now uses UNIX style)
mod - AI/Skirmish/KAIK/CMakeLists.txt Diff ] File ]
develop 9e0c2ef5
Timestamp: 2010-01-29 12:56:51
Author: hoijui
Details ] Diff ]
KAIK: fix CMake script line endings (now uses UNIX style)
mod - AI/Skirmish/KAIK/CMakeLists.txt Diff ] File ]
develop 65c5c6cf
Timestamp: 2010-01-29 12:55:19
Author: hoijui
Details ] Diff ]
KAIK: (experimental) AI will reclaim enemy MEx nearby new MEx (by slogic)
this may only occur if enemy MEx is not armed
mod - AI/Skirmish/KAIK/KAIK.cpp Diff ] File ]
develop c96a52ba
Timestamp: 2010-01-29 12:50:35
Author: -jk-
Details ] Diff ]
fixed bug in DXT5 AlphaBlock-flip-code
mod - rts/Rendering/Textures/nv_dds.cpp Diff ] File ]
develop 84edce24
Timestamp: 2010-01-29 12:50:35
Author: -jk-
Committer: Tobi Vollebregt
Details ] Diff ]
fixed bug in DXT5 AlphaBlock-flip-code
mod - rts/Rendering/Textures/nv_dds.cpp Diff ] File ]
develop 46f072b8
Timestamp: 2010-01-29 12:49:08
Author: hoijui
Details ] Diff ]
KAIK: fixed a crash with insufficient buffer length if compiled with MSVC2008 (by slogic)
mod - AI/Skirmish/KAIK/Util.cpp Diff ] File ]
develop 7a0bb6e8
Timestamp: 2010-01-29 12:49:08
Author: hoijui
Committer: Tobi Vollebregt
Details ] Diff ]
KAIK: fixed a crash with insufficient buffer length if compiled with MSVC2008 (by slogic)
mod - AI/Skirmish/KAIK/Util.cpp Diff ] File ]
develop 86eacb53
Timestamp: 2010-01-29 12:46:19
Author: hoijui
Details ] Diff ]
KAIK: fix for: do not use metal spots already taken (by slogic)
mod - AI/Skirmish/KAIK/MetalMap.cpp Diff ] File ]
mod - AI/Skirmish/KAIK/MetalMap.h Diff ] File ]
develop ee43e84c
Timestamp: 2010-01-29 12:46:19
Author: hoijui
Committer: Tobi Vollebregt
Details ] Diff ]
KAIK: fix for: do not use metal spots already taken (by slogic)
mod - AI/Skirmish/KAIK/MetalMap.cpp Diff ] File ]
mod - AI/Skirmish/KAIK/MetalMap.h Diff ] File ]
develop c7dee642
Timestamp: 2010-01-29 00:12:12
Author: Tobi Vollebregt
Details ] Diff ]
lua: zip file reader/writer userdatum documentation
mod - rts/Lua/LuaZip.cpp Diff ] File ]
develop f3d6ed83
Timestamp: 2010-01-28 23:56:03
Author: Tobi Vollebregt
Details ] Diff ]
lua: added Save/Load call-ins, both get a userdatum representing a save file as single argument
mod - rts/Lua/LuaHandle.cpp Diff ] File ]
mod - rts/Lua/LuaHandle.h Diff ] File ]
mod - rts/System/EventClient.cpp Diff ] File ]
mod - rts/System/EventClient.h Diff ] File ]
mod - rts/System/EventHandler.cpp Diff ] File ]
mod - rts/System/EventHandler.h Diff ] File ]
First  Prev  1 2 3 ... 110 ... 220 ... 330 ... 440 ... 550 ... 655 656 657 658 659 660 661 ... 770 ... 880 ... 990 ... 1057 1058 1059  Next  Last