HomeWildfire Games

Make ConfigDB properly thread-safe.

Description

Make ConfigDB properly thread-safe.
Replace CreateValue with SetValueString so we don't pass pointers to internal
ConfigDB structures around. Refs #1810.
Remove some splash screen related functions since we can achieve the same
with the ConfigDB functions exposed to scripts.

Details

Committed
leperDec 30 2013, 12:56 AM
Parents
rP14436: Some more C++ GUI cleanup.
Branches
Unknown
Tags
Unknown