2025-08-13 15:08 CEST

Changesets: spring

Search ] Browse ] Back to Index ]
develop 9f672a19
Timestamp: 2011-06-07 02:22:19
Author: zerver
Details ] Diff ]
Revert "redundancy--" (compiles, but instant crash with MSVC)

This reverts commit 95d8339aa5a928e4c0a48c336f02dfe17c5f5bf4.
mod - rts/System/Net/PackPacket.h Diff ] File ]
develop bc41e32b
Timestamp: 2011-06-07 02:11:28
Author: jK
Details ] Diff ]
attempt 0000004 to fix mac build
mod - rts/lib/streflop/FPUSettings.h Diff ] File ]
develop 052adbb3
Timestamp: 2011-06-07 02:01:18
Author: kloot
Details ] Diff ]
Merge branch 'master' of git@github.com:spring/spring
mod - rts/Game/Game.cpp Diff ] File ]
mod - rts/System/Platform/Linux/CrashHandler.cpp Diff ] File ]
mod - rts/lib/gml/gml.cpp Diff ] File ]
mod - rts/lib/gml/gmlcls.h Diff ] File ]
mod - rts/lib/gml/gmlmut.h Diff ] File ]
develop 78fd2172
Timestamp: 2011-06-07 01:56:01
Author: zerver
Details ] Diff ]
Add linux-fixme
mod - rts/System/Platform/Linux/CrashHandler.cpp Diff ] File ]
develop 34305a18
Timestamp: 2011-06-07 01:53:26
Author: zerver
Details ] Diff ]
Un-fixme dcc2e43
mod - rts/Game/Game.cpp Diff ] File ]
mod - rts/lib/gml/gml.cpp Diff ] File ]
mod - rts/lib/gml/gmlcls.h Diff ] File ]
mod - rts/lib/gml/gmlmut.h Diff ] File ]
develop 95d8339a
Timestamp: 2011-06-07 01:47:57
Author: kloot
Details ] Diff ]
redundancy--
mod - rts/System/Net/PackPacket.h Diff ] File ]
develop 2223b19b
Timestamp: 2011-06-07 01:40:48
Author: zerver
Details ] Diff ]
Fix few warnings/errors
mod - rts/Game/InMapDrawModel.h Diff ] File ]
mod - rts/Game/UI/QuitBox.cpp Diff ] File ]
mod - rts/Lua/LuaHandle.h Diff ] File ]
mod - rts/Sim/MoveTypes/MoveTypeFactory.cpp Diff ] File ]
mod - rts/Sim/Projectiles/ExplosionListener.h Diff ] File ]
mod - rts/build/vstudio8/rts.vcproj Diff ] File ]
develop 03c0f8f6
Timestamp: 2011-06-07 01:25:31
Author: jK
Details ] Diff ]
attempt 0000003 to fix mac build
mod - rts/lib/streflop/FPUSettings.h Diff ] File ]
develop 3cb994ff
Timestamp: 2011-06-07 00:51:23
Author: kloot
Details ] Diff ]
move safe_vector out of Command.h
mod - rts/Game/Game.cpp Diff ] File ]
mod - rts/Game/SelectedUnitsAI.cpp Diff ] File ]
mod - rts/Sim/Units/CommandAI/Command.cpp Diff ] File ]
mod - rts/Sim/Units/CommandAI/Command.h Diff ] File ]
mod - rts/System/CMakeLists.txt Diff ] File ]
mod - rts/System/Net/PackPacket.h Diff ] File ]
add - rts/System/SafeVector.cpp Diff ] File ]
add - rts/System/SafeVector.h Diff ] File ]
develop 1193fa24
Timestamp: 2011-06-06 23:07:01
Author: jK
Details ] Diff ]
attempt #2 to fix mac build
mod - rts/lib/streflop/FPUSettings.h Diff ] File ]
develop 7ef89f2f
Timestamp: 2011-06-06 21:29:54
Author: jK
Details ] Diff ]
try to fix mac build error: "FPUSettings.h:3xx: error: lvalue required in asm statement"
mod - rts/lib/streflop/FPUSettings.h Diff ] File ]
develop 0148ab11
Timestamp: 2011-06-06 15:39:09
Author: jK
Details ] Diff ]
KISS in LuaOpenGL.cpp
mod - rts/Lua/LuaOpenGL.cpp Diff ] File ]
develop 2dde505f
Timestamp: 2011-06-06 15:37:37
Author: jK
Details ] Diff ]
improve singleton of LuaAIImplHandler & SkirmishAIHandler
mod - rts/ExternalAI/LuaAIImplHandler.cpp Diff ] File ]
mod - rts/ExternalAI/LuaAIImplHandler.h Diff ] File ]
mod - rts/ExternalAI/SkirmishAIHandler.cpp Diff ] File ]
mod - rts/ExternalAI/SkirmishAIHandler.h Diff ] File ]
develop e3ad2822
Timestamp: 2011-06-06 15:36:28
Author: jK
Details ] Diff ]
improve OSC singleton
mod - rts/Game/OSCStatsSender.cpp Diff ] File ]
develop dcc2e43d
Timestamp: 2011-06-06 15:36:01
Author: jK
Details ] Diff ]
revert making mt_loading public in CLoadScreen + add FIXME
mod - rts/Game/Game.cpp Diff ] File ]
mod - rts/Game/LoadScreen.h Diff ] File ]
develop 57bee7bc
Timestamp: 2011-06-06 15:35:07
Author: jK
Details ] Diff ]
add FIXME
mod - rts/Lua/LuaHandle.cpp Diff ] File ]
develop a9ba2e60
Timestamp: 2011-06-06 15:34:49
Author: jK
Details ] Diff ]
whitespaces
mod - rts/Lua/LuaEventBatch.h Diff ] File ]
develop 2f55cdcd
Timestamp: 2011-06-06 15:34:33
Author: jK
Details ] Diff ]
fix wrong init in ctor in LuaEventBatch
mod - rts/Lua/LuaEventBatch.h Diff ] File ]
develop 32764267
Timestamp: 2011-06-06 15:33:35
Author: jK
Details ] Diff ]
magicNumbers--
mod - rts/Lua/LuaSyncedRead.cpp Diff ] File ]
develop c85d862c
Timestamp: 2011-06-06 15:30:04
Author: jK
Details ] Diff ]
improve if-clause in ArchiveZip
mod - rts/System/FileSystem/ArchiveZip.cpp Diff ] File ]
develop 27d6336c
Timestamp: 2011-06-06 15:27:18
Author: jK
Details ] Diff ]
improve ProtocolDef singleton
mod - rts/System/Net/ProtocolDef.cpp Diff ] File ]
mod - rts/System/Net/ProtocolDef.h Diff ] File ]
develop 6b239546
Timestamp: 2011-06-06 15:26:19
Author: jK
Details ] Diff ]
improve Headless handling in SpringApp.cpp
mod - rts/System/SpringApp.cpp Diff ] File ]
develop 62be04af
Timestamp: 2011-06-06 15:25:58
Author: jK
Details ] Diff ]
fix missing destruction of globalRendering & FileSystemHandler
mod - rts/System/SpringApp.cpp Diff ] File ]
develop 5d58c223
Timestamp: 2011-06-06 15:24:34
Author: jK
Details ] Diff ]
fix compilation in myMath.inl
mod - rts/System/myMath.inl Diff ] File ]
develop 5170410b
Timestamp: 2011-06-06 01:31:15
Author: zerver
Details ] Diff ]
Fix MSVC crash in ArchiveZip
mod - rts/System/FileSystem/ArchiveZip.cpp Diff ] File ]
First  Prev  1 2 3 ... 110 ... 220 ... 330 ... 440 ... 519 520 521 522 523 524 525 ... 550 ... 660 ... 770 ... 880 ... 990 ... 1057 1058 1059  Next  Last