2025-08-06 08:10 CEST

spring: develop 30d0c2e4 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
tvo tvo develop 2007-11-21 13:30:05 develop 7b027a17
Changeset * Fixed .sdd archives.

* Disable recursive directory scanning for maps/mods, kept it enabled for
  base, but this should be removed too, just needs bitmaps.sdz moved.
  This should fix the 'bug' that Spring/unitsync loaded slow when .sdd
  archives were present.

* ParalyzeDamageTime is an integer.
* Some cleanup in Unit.cpp:
  - removed unused variable
  - removed 'this->' prefix for member variables
* Fixed compiler warning about array initializer in CobInstance.cpp
* Removed unused variable in PreGame.cpp



git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4848 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Game/PreGame.cpp Diff ] File ]
mod - rts/Lua/LuaSyncedCtrl.cpp Diff ] File ]
mod - rts/Sim/Units/COB/CobInstance.cpp Diff ] File ]
mod - rts/Sim/Units/Unit.cpp Diff ] File ]
mod - rts/System/FileSystem/ArchiveScanner.cpp Diff ] File ]