Lasse Öörni 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 лет назад
..
Image.pkg 8a1073b14f Correction of missing merge of Lua packages. 10 лет назад
JSONFile.pkg b27d32a134 JSONFile 10 лет назад
JSONValue.pkg b27d32a134 JSONFile 10 лет назад
Localization.pkg 934c640835 Fix Lua binding for Localization and Database subsystems. 10 лет назад
Resource.pkg 7dd9143f59 Fix the include path for the generated Lua API bindings. 11 лет назад
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 лет назад
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 лет назад
XMLFile.pkg 4b9e4f6097 User-configurable indentation for XML and JSON files (AS and Lua bindings included). Closes #591 11 лет назад