2025-08-02 21:22 CEST

Changesets: spring

Search ] Browse ] Back to Index ]
develop 20f2835e
Timestamp: 2011-02-23 20:54:15
Author: -jk-
Details ] Diff ]
make SpringApp::Shutdown() multi-call safe
mod - rts/Game/GameController.cpp Diff ] File ]
mod - rts/Game/IVideoCapturing.cpp Diff ] File ]
mod - rts/Game/LoadScreen.cpp Diff ] File ]
mod - rts/System/SpringApp.cpp Diff ] File ]
develop 867a9b66
Timestamp: 2011-02-23 19:17:34
Author: kloot
Details ] Diff ]
unused LuaUI::AddConsoleLines > /dev/null/
mod - rts/Game/UI/LuaUI.cpp Diff ] File ]
mod - rts/Game/UI/LuaUI.h Diff ] File ]
develop bea38eb0
Timestamp: 2011-02-23 19:02:01
Author: kloot
Details ] Diff ]
[misc] code duplication begone
mod - rts/Game/UI/InfoConsole.h Diff ] File ]
mod - rts/Game/UI/LuaUI.cpp Diff ] File ]
develop 8c869ab0
Timestamp: 2011-02-23 13:21:12
Author: kloot
Details ] Diff ]
fix (rare) teleportation of aircraft built on raised platforms
mod - rts/Sim/MoveTypes/AirMoveType.cpp Diff ] File ]
mod - rts/Sim/MoveTypes/TAAirMoveType.cpp Diff ] File ]
develop 15d01877
Timestamp: 2011-02-23 01:14:22
Author: zerver
Details ] Diff ]
Fix immobile builder fail near map edge
mod - cont/LuaUI/Widgets/unit_immobile_buider.lua Diff ] File ]
develop cb663ad8
Timestamp: 2011-02-22 23:53:12
Author: kloot
Details ] Diff ]
fix strange aircraft takeoff behavior (0002187)
mod - rts/Sim/MoveTypes/AAirMoveType.cpp Diff ] File ]
mod - rts/Sim/MoveTypes/AAirMoveType.h Diff ] File ]
mod - rts/Sim/MoveTypes/AirMoveType.cpp Diff ] File ]
mod - rts/Sim/MoveTypes/AirMoveType.h Diff ] File ]
mod - rts/Sim/MoveTypes/TAAirMoveType.cpp Diff ] File ]
mod - rts/Sim/MoveTypes/TAAirMoveType.h Diff ] File ]
develop 31c3e55b
Timestamp: 2011-02-22 20:58:06
Author: Tobi Vollebregt
Details ] Diff ]
buildbot: enable macosx buildbot to build every commit
mod - buildbot/master/master.cfg Diff ] File ]
develop 8d13f93e
Timestamp: 2011-02-22 12:19:42
Author: kloot
Details ] Diff ]
add advmapshading as a config-option
mod - rts/Game/Player.cpp Diff ] File ]
mod - rts/Map/SMF/BFGroundDrawer.cpp Diff ] File ]
mod - rts/Rendering/UnitDrawer.cpp Diff ] File ]
develop c5d71516
Timestamp: 2011-02-21 19:16:56
Author: kloot
Details ] Diff ]
rename /advshading to /advmodelshading; add an /advmapshading analogue
mod - rts/Game/UnsyncedGameCommands.cpp Diff ] File ]
mod - rts/Game/WordCompletion.cpp Diff ] File ]
mod - rts/Map/BaseGroundDrawer.cpp Diff ] File ]
mod - rts/Map/BaseGroundDrawer.h Diff ] File ]
mod - rts/Map/SMF/BFGroundDrawer.cpp Diff ] File ]
develop 26651bd5
Timestamp: 2011-02-21 13:29:14
Author: kloot
Details ] Diff ]
s/Check/Is
mod - rts/Sim/Units/Unit.cpp Diff ] File ]
develop 907c9c59
Timestamp: 2011-02-21 11:38:07
Author: kloot
Details ] Diff ]
close another out-of-map exploit route
mod - rts/Sim/Units/CommandAI/AirCAI.cpp Diff ] File ]
mod - rts/Sim/Units/CommandAI/BuilderCAI.cpp Diff ] File ]
mod - rts/Sim/Units/CommandAI/MobileCAI.cpp Diff ] File ]
mod - rts/Sim/Units/Unit.cpp Diff ] File ]
mod - rts/Sim/Units/Unit.h Diff ] File ]
develop 58f6b92e
Timestamp: 2011-02-20 00:03:04
Author: zerver
Details ] Diff ]
Tweak LuaHandle
mod - rts/Game/UI/GuiHandler.cpp Diff ] File ]
mod - rts/Game/UI/LuaUI.cpp Diff ] File ]
mod - rts/Lua/LuaCallInCheck.h Diff ] File ]
mod - rts/Lua/LuaHandle.cpp Diff ] File ]
mod - rts/Lua/LuaHandle.h Diff ] File ]
mod - rts/lib/lua/include/LuaInclude.h Diff ] File ]
develop 0a294bfc
Timestamp: 2011-02-19 22:45:30
Author: zerver
Details ] Diff ]
compile?
mod - rts/Map/SMF/SmfReadMap.cpp Diff ] File ]
develop ad22dfdd
Timestamp: 2011-02-19 16:38:55
Author: kloot
Details ] Diff ]
same fix as 9564e9d76b694bfb636ea81c6df34d70d822beef for stunned units
mod - rts/Sim/MoveTypes/GroundMoveType.cpp Diff ] File ]
develop 9564e9d7
Timestamp: 2011-02-19 15:55:20
Author: kloot
Details ] Diff ]
fix 0002352, 0002355
mod - rts/Sim/MoveTypes/GroundMoveType.cpp Diff ] File ]
develop 03d41057
Timestamp: 2011-02-18 22:14:36
Author: kloot
Details ] Diff ]
-
mod - cont/base/springcontent/shaders/GLSL/SMFFragProg.glsl Diff ] File ]
develop 00393301
Timestamp: 2011-02-18 19:09:50
Author: kloot
Details ] Diff ]
oops
mod - cont/base/make_gamedata_arch.sh Diff ] File ]
develop 16b20cc1
Timestamp: 2011-02-18 19:06:09
Author: kloot
Details ] Diff ]
SSMF: add support for detail normals
mod - cont/base/make_gamedata_arch.sh Diff ] File ]
mod - cont/base/maphelper/maphelper/mapdefaults.lua Diff ] File ]
mod - cont/base/maphelper/maphelper/parse_tdf_map.lua Diff ] File ]
mod - cont/base/springcontent/shaders/GLSL/SMFFragProg.glsl Diff ] File ]
mod - rts/Map/MapInfo.cpp Diff ] File ]
mod - rts/Map/MapInfo.h Diff ] File ]
mod - rts/Map/SMF/BFGroundDrawer.cpp Diff ] File ]
mod - rts/Map/SMF/SmfReadMap.cpp Diff ] File ]
mod - rts/Map/SMF/SmfReadMap.h Diff ] File ]
develop db6046ef
Timestamp: 2011-02-18 01:41:07
Author: -jk-
Details ] Diff ]
rename SoundSource to CSoundSource in the hope it fixes the mac compilation as b282da did
mod - rts/System/Sound/IMusicChannel.h Diff ] File ]
mod - rts/System/Sound/ISound.h Diff ] File ]
mod - rts/System/Sound/MusicChannel.h Diff ] File ]
mod - rts/System/Sound/NullSound.cpp Diff ] File ]
mod - rts/System/Sound/NullSound.h Diff ] File ]
mod - rts/System/Sound/Sound.cpp Diff ] File ]
mod - rts/System/Sound/Sound.h Diff ] File ]
mod - rts/System/Sound/SoundItem.h Diff ] File ]
mod - rts/System/Sound/SoundSource.cpp Diff ] File ]
mod - rts/System/Sound/SoundSource.h Diff ] File ]
develop ce61b1a6
Timestamp: 2011-02-18 00:36:39
Author: -jk-
Details ] Diff ]
Revert "move Sound* to its own namespace for 0002342"

This reverts commit b282da6bd2ee7451fffc602f96351779cbf37d37.
mod - rts/Game/Game.cpp Diff ] File ]
mod - rts/Game/LoadScreen.cpp Diff ] File ]
mod - rts/Game/NetCommands.cpp Diff ] File ]
mod - rts/Game/SelectedUnits.cpp Diff ] File ]
mod - rts/Game/UI/GuiHandler.cpp Diff ] File ]
mod - rts/Game/UI/MiniMap.cpp Diff ] File ]
mod - rts/Game/UI/MouseHandler.cpp Diff ] File ]
mod - rts/Game/UnsyncedGameCommands.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/CommonDefHandler.cpp Diff ] File ]
mod - rts/Sim/MoveTypes/GroundMoveType.cpp Diff ] File ]
mod - rts/Sim/Projectiles/WeaponProjectiles/WeaponProjectile.cpp Diff ] File ]
mod - rts/Sim/Units/Scripts/CobFile.cpp Diff ] File ]
mod - rts/Sim/Units/Scripts/CobInstance.cpp Diff ] File ]
mod - rts/Sim/Units/Scripts/UnitScript.cpp Diff ] File ]
mod - rts/Sim/Units/Unit.cpp Diff ] File ]
mod - rts/Sim/Units/UnitTypes/Builder.cpp Diff ] File ]
mod - rts/Sim/Units/UnitTypes/Factory.cpp Diff ] File ]
mod - rts/Sim/Weapons/Weapon.cpp Diff ] File ]
mod - rts/System/Sound/ALShared.cpp Diff ] File ]
mod - rts/System/Sound/EffectChannel.cpp Diff ] File ]
mod - rts/System/Sound/EffectChannel.h Diff ] File ]
mod - rts/System/Sound/IAudioChannel.cpp Diff ] File ]
mod - rts/System/Sound/IAudioChannel.h Diff ] File ]
mod - rts/System/Sound/IEffectChannel.cpp Diff ] File ]
mod - rts/System/Sound/IEffectChannel.h Diff ] File ]
mod - rts/System/Sound/IMusicChannel.cpp Diff ] File ]
mod - rts/System/Sound/IMusicChannel.h Diff ] File ]
mod - rts/System/Sound/ISound.cpp Diff ] File ]
mod - rts/System/Sound/ISound.h Diff ] File ]
mod - rts/System/Sound/MusicChannel.cpp Diff ] File ]
mod - rts/System/Sound/MusicChannel.h Diff ] File ]
mod - rts/System/Sound/NullEffectChannel.h Diff ] File ]
mod - rts/System/Sound/NullSound.cpp Diff ] File ]
mod - rts/System/Sound/NullSound.h Diff ] File ]
mod - rts/System/Sound/OggStream.cpp Diff ] File ]
mod - rts/System/Sound/OggStream.h Diff ] File ]
mod - rts/System/Sound/Sound.cpp Diff ] File ]
mod - rts/System/Sound/Sound.h Diff ] File ]
mod - rts/System/Sound/SoundBuffer.cpp Diff ] File ]
mod - rts/System/Sound/SoundBuffer.h Diff ] File ]
rm - rts/System/Sound/SoundChannels.h Diff ] File ]
mod - rts/System/Sound/SoundItem.cpp Diff ] File ]
mod - rts/System/Sound/SoundItem.h Diff ] File ]
mod - rts/System/Sound/SoundLog.cpp Diff ] File ]
mod - rts/System/Sound/SoundLog.h Diff ] File ]
mod - rts/System/Sound/SoundSource.cpp Diff ] File ]
mod - rts/System/Sound/SoundSource.h Diff ] File ]
mod - rts/System/SpringApp.cpp Diff ] File ]
develop c460f183
Timestamp: 2011-02-17 22:38:26
Author: zerver
Details ] Diff ]
Allow negative map hardness
mod - rts/Map/MapInfo.cpp Diff ] File ]
develop 6c70e50e
Timestamp: 2011-02-17 22:34:51
Author: zerver
Details ] Diff ]
Make Script.LuaUI an event
mod - rts/Game/Game.cpp Diff ] File ]
mod - rts/Game/UI/LuaUI.cpp Diff ] File ]
mod - rts/Game/UI/LuaUI.h Diff ] File ]
mod - rts/Lua/LuaCallInCheck.h Diff ] File ]
mod - rts/Lua/LuaHandle.cpp Diff ] File ]
mod - rts/lib/gml/gml.cpp Diff ] File ]
mod - rts/lib/gml/gml.h Diff ] File ]
develop 6ff6c7bc
Timestamp: 2011-02-17 20:50:29
Author: kloot
Details ] Diff ]
compile
mod - rts/Map/SMF/SmfReadMap.cpp Diff ] File ]
mod - rts/Map/SMF/SmfReadMap.h Diff ] File ]
develop 31cb7fc7
Timestamp: 2011-02-16 23:50:32
Author: zerver
Details ] Diff ]
Tweak previous commit
mod - rts/Map/SMF/SmfReadMap.cpp Diff ] File ]
develop 3b91d1d2
Timestamp: 2011-02-16 17:50:11
Author: zerver
Details ] Diff ]
Update vcproj
mod - rts/build/vstudio8/rts.vcproj Diff ] File ]
First  Prev  1 2 3 ... 110 ... 220 ... 330 ... 440 ... 541 542 543 544 545 546 547 ... 550 ... 660 ... 770 ... 880 ... 990 ... 1057 1058 1059  Next  Last