Daniele Bartolini 17a9fb30d6 Add force option to ResourceManager::unload() 12 years ago
..
ArchiveBundle.cpp c4f008e78e Scope qualifiers matter 12 years ago
Bundle.h 420f4d5dcc Move class declaration and implementation to .cpp 12 years ago
FileBundle.cpp 79af738239 Remove common header from compiled resources 12 years ago
FontResource.h ff2795978b We can access resource data directly by casting to appropriate resource types, no need to keep data inside *Resource 12 years ago
GuiResource.cpp 3b8ee98f26 improve compilation in GuiResource 12 years ago
GuiResource.h 3b8ee98f26 improve compilation in GuiResource 12 years ago
LuaResource.cpp 6b7d600200 Clean compilation code a little bit... 12 years ago
LuaResource.h 79af738239 Remove common header from compiled resources 12 years ago
MaterialResource.cpp 4cae37ea24 Fix JSON parser leaking memory when parsing huge files 12 years ago
MaterialResource.h 2e5fd127ef Switch some objects from class to struct 12 years ago
MeshResource.cpp c31973d583 Simplify resource compilers 12 years ago
MeshResource.h 2e5fd127ef Switch some objects from class to struct 12 years ago
PackageResource.cpp 8f3bf77d90 Remove log 12 years ago
PackageResource.h 10336e4790 update PackageResource according to Gui implementation 12 years ago
PhysicsResource.cpp a68495a6cf hot fix 12 years ago
PhysicsResource.h a68495a6cf hot fix 12 years ago
Resource.h 1aeddd7d69 update Resource according to Gui implementation 12 years ago
ResourceLoader.cpp 95ea4e752f Fix ResourceLoader 12 years ago
ResourceLoader.h 09f4d376db rename Thread in OsThread 12 years ago
ResourceManager.cpp 17a9fb30d6 Add force option to ResourceManager::unload() 12 years ago
ResourceManager.h 17a9fb30d6 Add force option to ResourceManager::unload() 12 years ago
ResourcePackage.h c1bbca0eda update ResourcePackage according to Gui implementation 12 years ago
ResourceRegistry.cpp 641ef533b0 update callbacks for GuiResource 12 years ago
ResourceRegistry.h 0262c6c222 Add resource parameter to online() callback 12 years ago
SoundResource.cpp 6b7d600200 Clean compilation code a little bit... 12 years ago
SoundResource.h 5d48c78ab9 First part of the 'SoundWorld - big rewrite' 12 years ago
SpriteResource.cpp 4cae37ea24 Fix JSON parser leaking memory when parsing huge files 12 years ago
SpriteResource.h 49a9228e43 Generate vertex and index data for each frame in the sprite 12 years ago
TextureResource.cpp c31973d583 Simplify resource compilers 12 years ago
TextureResource.h 79af738239 Remove common header from compiled resources 12 years ago
UnitResource.cpp 4cae37ea24 Fix JSON parser leaking memory when parsing huge files 12 years ago
UnitResource.h bc0496e645 Add support to Material to UnitResource 12 years ago