2025-08-23 15:54 CEST

spring: develop 42407213 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
hoijui hoijui develop 2008-12-10 23:07:36 develop 99df0e75
Changeset * introducing creg_cond.h for conditional creg including: does not include creg.h when compiling AIs or AI Interfaces that do not explicitly request it with -DUSING_CREG (currently, all AIs are compiled with creg support, this will change when merging back in the new interface)
* replacing the deprecated env.Copy() with env.Clone() in SConstruct
* moving MAX_UNITS from UnitDef.h to GlobalConstants.h

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@7165 37977431-3df6-0310-b722-df95706aa16b
mod - SConstruct Diff ] File ]
mod - rts/Sim/Misc/DamageArray.h Diff ] File ]
mod - rts/Sim/Misc/GlobalConstants.h Diff ] File ]
mod - rts/Sim/MoveTypes/MoveInfo.h Diff ] File ]
mod - rts/Sim/Units/CommandAI/Command.h Diff ] File ]
mod - rts/Sim/Units/UnitDef.h Diff ] File ]
add - rts/System/creg/creg_cond.h Diff ] File ]
mod - rts/System/float3.h Diff ] File ]