Daniele Bartolini 8f3bf77d90 Remove log 12 年之前
..
ArchiveBundle.cpp c4f008e78e Scope qualifiers matter 12 年之前
Bundle.h 420f4d5dcc Move class declaration and implementation to .cpp 12 年之前
FileBundle.cpp 79af738239 Remove common header from compiled resources 12 年之前
FontResource.h ff2795978b We can access resource data directly by casting to appropriate resource types, no need to keep data inside *Resource 12 年之前
GuiResource.cpp 6f8b39c815 implement GuiResource 12 年之前
GuiResource.h 6f8b39c815 implement GuiResource 12 年之前
LuaResource.cpp 6b7d600200 Clean compilation code a little bit... 12 年之前
LuaResource.h 79af738239 Remove common header from compiled resources 12 年之前
MaterialResource.cpp 4cae37ea24 Fix JSON parser leaking memory when parsing huge files 12 年之前
MaterialResource.h 2e5fd127ef Switch some objects from class to struct 12 年之前
MeshResource.cpp c31973d583 Simplify resource compilers 12 年之前
MeshResource.h 2e5fd127ef Switch some objects from class to struct 12 年之前
PackageResource.cpp 8f3bf77d90 Remove log 12 年之前
PackageResource.h 10336e4790 update PackageResource according to Gui implementation 12 年之前
PhysicsResource.cpp 4cae37ea24 Fix JSON parser leaking memory when parsing huge files 12 年之前
PhysicsResource.h e0dc772f3a Attempt to improve .physics compiler 12 年之前
Resource.h 1aeddd7d69 update Resource according to Gui implementation 12 年之前
ResourceLoader.cpp 95ea4e752f Fix ResourceLoader 12 年之前
ResourceLoader.h 09f4d376db rename Thread in OsThread 12 年之前
ResourceManager.cpp 253a43764d improve SpriteResource 12 年之前
ResourceManager.h 8aee1a47be Return a const pointer to resource data to prevent external modifications 12 年之前
ResourcePackage.h c1bbca0eda update ResourcePackage according to Gui implementation 12 年之前
ResourceRegistry.cpp 641ef533b0 update callbacks for GuiResource 12 年之前
ResourceRegistry.h 0262c6c222 Add resource parameter to online() callback 12 年之前
SoundResource.cpp 6b7d600200 Clean compilation code a little bit... 12 年之前
SoundResource.h 79af738239 Remove common header from compiled resources 12 年之前
SpriteResource.cpp 4cae37ea24 Fix JSON parser leaking memory when parsing huge files 12 年之前
SpriteResource.h 49a9228e43 Generate vertex and index data for each frame in the sprite 12 年之前
TextureResource.cpp c31973d583 Simplify resource compilers 12 年之前
TextureResource.h 79af738239 Remove common header from compiled resources 12 年之前
UnitResource.cpp 4cae37ea24 Fix JSON parser leaking memory when parsing huge files 12 年之前
UnitResource.h bc0496e645 Add support to Material to UnitResource 12 年之前