2025-08-29 17:51 CEST

spring: develop 0d4ba5c0 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
abma abma develop 2013-01-21 00:03:20 develop bfdc66c8
Changeset fix part of 0003385 (broken 7zip can't be fixed), fix 0003395:
removed strict mode for loading sounds which killed spring

- stopping spring because a wav couldn't be loaded isn't needed as sound should be unsynced
- no more MessageBoxes & simplify error handling (converted message boxes into error in log)
mod - rts/Game/Game.cpp Diff ] File ]
mod - rts/Game/InMapDraw.cpp Diff ] File ]
mod - rts/Game/SelectedUnits.cpp Diff ] File ]
mod - rts/Game/UI/GuiHandler.cpp Diff ] File ]
mod - rts/Lua/LuaUnsyncedCtrl.cpp Diff ] File ]
mod - rts/System/Sound/ISound.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/SoundBuffer.cpp Diff ] File ]
mod - rts/System/Sound/SoundBuffer.h Diff ] File ]