Daniele Bartolini 4bfa7f8e8f Use strcmp 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 4bfa7f8e8f Use strcmp 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 лет назад