2025-08-05 02:39 CEST

spring: develop 2dc291a0 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
KDR_11k KDR_11k develop 2008-01-18 20:01:00 develop 0328b4ab
Changeset *Implemented 'y' value for yardmaps which means this square is not blocked. Masks can now be applied to yardmaps in AddGroundBlockingObject, right now the only masking is that 1 is the opening yard for a factory but that could be extended for future uses later on.
(since y is what mines used to be nonblocking can their special case be removed now?)

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5343 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Map/ReadMap.cpp Diff ] File ]
mod - rts/Map/ReadMap.h Diff ] File ]
mod - rts/Sim/Units/Unit.cpp Diff ] File ]
mod - rts/Sim/Units/UnitDefHandler.cpp Diff ] File ]
mod - rts/Sim/Units/UnitLoader.cpp Diff ] File ]
mod - rts/Sim/Units/UnitTypes/Factory.cpp Diff ] File ]