cosmy 9bb620ad17 Add JSON method to deserialize from string and expose it to script interfaces. 9 years ago
..
Image.pkg 8a1073b14f Correction of missing merge of Lua packages. 10 years ago
JSONFile.pkg 9bb620ad17 Add JSON method to deserialize from string and expose it to script interfaces. 9 years ago
JSONValue.pkg b27d32a134 JSONFile 10 years ago
Localization.pkg 934c640835 Fix Lua binding for Localization and Database subsystems. 10 years ago
Resource.pkg 7dd9143f59 Fix the include path for the generated Lua API bindings. 11 years ago
ResourceCache.pkg 6f60ee7f48 Print memory use for all resources in ResourceCache::PrintMemoryUsage(). Change memory budget & use API to use unsigned long long (64bit). Expose GetFileSizeString() to script. Refactor Engine to use PrintMemoryUsage(). Match width of profiler and resource outputs. Rename Profiler::GetData() to Profiler::PrintData() to match the new ResourceCache function. 10 years ago
XMLElement.pkg e8af02f453 Add double serialization support to Variant, Deserializer/Serializer, XMLElement & JSONValue. Use double to store a Lua object's number attributes. Add editing of double attributes to the editor. Closes #758. 10 years ago
XMLFile.pkg 4b9e4f6097 User-configurable indentation for XML and JSON files (AS and Lua bindings included). Closes #591 11 years ago