Daniele Bartolini 58463d65c2 Fix a ton of 'typos', improve somewhat the docs and other small fixes 12 лет назад
..
core 58463d65c2 Fix a ton of 'typos', improve somewhat the docs and other small fixes 12 лет назад
input 343b8dde52 Move InputManager instantiation into Device and rename GetDevice() to device() 12 лет назад
network c6018ed995 android dir added and did some fixes 13 лет назад
os 0351d043df Fix compilation errors 12 лет назад
renderers d3001d2966 Add a renderer for drawing debug stuff 12 лет назад
Android.mk 8c0b1a7340 Initial commit 13 лет назад
Application.mk 8c0b1a7340 Initial commit 13 лет назад
ArchiveResourceArchive.cpp 446e3c719e Add two ways to access resources 13 лет назад
ArchiveResourceArchive.h 446e3c719e Add two ways to access resources 13 лет назад
CMakeLists.txt 428cf85b58 Merge branch 'resource-manager' of https://github.com/taylor001/crown into resource-manager 12 лет назад
Camera.cpp 343b8dde52 Move InputManager instantiation into Device and rename GetDevice() to device() 12 лет назад
Camera.h 3900f1b8e8 Delete Angles 13 лет назад
Config.h.in acd7dfe7e9 Use CMake to set CROWN_VERSION_* 12 лет назад
Crown.h 428cf85b58 Merge branch 'resource-manager' of https://github.com/taylor001/crown into resource-manager 12 лет назад
Device.cpp b6fb68500b Use CWD when no root path is specified 12 лет назад
Device.h d3001d2966 Add a renderer for drawing debug stuff 12 лет назад
EventBuffer.cpp da2db2866e Switch to intXX_t 13 лет назад
EventBuffer.h da2db2866e Switch to intXX_t 13 лет назад
FPSSystem.cpp f3015050e0 Fix warnings and a bug in key_released callback 12 лет назад
FPSSystem.h f3015050e0 Fix warnings and a bug in key_released callback 12 лет назад
FileResourceArchive.cpp 446e3c719e Add two ways to access resources 13 лет назад
FileResourceArchive.h 446e3c719e Add two ways to access resources 13 лет назад
Filesystem.cpp 5825ca86e0 Use os::MAX_PATH_LENGTH 12 лет назад
Filesystem.h 5825ca86e0 Use os::MAX_PATH_LENGTH 12 лет назад
Font.cpp 3b035fb865 Major changes in Font and Material too 13 лет назад
Font.h 3b035fb865 Major changes in Font and Material too 13 лет назад
Glyph.h da2db2866e Switch to intXX_t 13 лет назад
Image.cpp da2db2866e Switch to intXX_t 13 лет назад
Image.h da2db2866e Switch to intXX_t 13 лет назад
JSONParser.cpp 95a1e71542 luajit integrated, JSONParser fixed 12 лет назад
JSONParser.h 95a1e71542 luajit integrated, JSONParser fixed 12 лет назад
Log.cpp c6018ed995 android dir added and did some fixes 13 лет назад
Log.h 671c48d6a1 Merge branch 'android-port' into resource-manager 12 лет назад
MaterialResource.cpp cbec56057d Rework resource callbacks a bit 12 лет назад
MaterialResource.h cbec56057d Rework resource callbacks a bit 12 лет назад
MovableCamera.cpp 343b8dde52 Move InputManager instantiation into Device and rename GetDevice() to device() 12 лет назад
MovableCamera.h 4069c299a8 Input saparated from MovableCamera and implemented in FPSSystem 13 лет назад
Pixel.cpp c88f8d776d Switch to uintXX_t 13 лет назад
Pixel.h da2db2866e Switch to intXX_t 13 лет назад
Resource.h 222755452a Now, ResourceArchive can read a resource file and obtain resources from it 13 лет назад
ResourceArchive.h 5c68e0a635 Move Archive data definitions into ResourceArchive.h 13 лет назад
ResourceManager.cpp 0351d043df Fix compilation errors 12 лет назад
ResourceManager.h 464006bedd Reworked ResourceManager: collapse ResourceLoader into it and use condition variable to wake up loading thread 13 лет назад
Skybox.cpp e43adaabfd Disable Skybox 13 лет назад
Skybox.h 9254fef419 Make crown compile again 13 лет назад
System.h c88f8d776d Switch to uintXX_t 13 лет назад
Terrain.cpp 58463d65c2 Fix a ton of 'typos', improve somewhat the docs and other small fixes 12 лет назад
Terrain.h 9254fef419 Make crown compile again 13 лет назад
TextResource.cpp cbec56057d Rework resource callbacks a bit 12 лет назад
TextResource.h cbec56057d Rework resource callbacks a bit 12 лет назад
TextureResource.cpp cbec56057d Rework resource callbacks a bit 12 лет назад
TextureResource.h cbec56057d Rework resource callbacks a bit 12 лет назад
World.cpp 8c0b1a7340 Initial commit 13 лет назад
World.h da2db2866e Switch to intXX_t 13 лет назад