mikymod 43d1a091af improve PhysicsResource with shape_index and shapes 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 3b8ee98f26 improve compilation in GuiResource 12 年 前
GuiResource.h 3b8ee98f26 improve compilation in 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 43d1a091af improve PhysicsResource with shape_index and shapes 12 年 前
PhysicsResource.h 43d1a091af improve PhysicsResource with shape_index and shapes 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 年 前