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