Daniele Bartolini ba0fda4e8f Update CMakeLists.txt 12 лет назад
..
core 5fb0a549b0 Fix missing includes 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 5115cc0769 Minor fix to is_dir 12 лет назад
renderers f02a36abe9 Try a different strategy for loading/reloading textures 12 лет назад
ArchiveResourceArchive.cpp 75297c3c0c Move Log to core and switch to lowercase convention 12 лет назад
ArchiveResourceArchive.h 446e3c719e Add two ways to access resources 13 лет назад
CMakeLists.txt ba0fda4e8f Update CMakeLists.txt 12 лет назад
Camera.cpp 44636cef02 Merge functionalities of MovableCamera into Camera 12 лет назад
Camera.h 44636cef02 Merge functionalities of MovableCamera into Camera 12 лет назад
Config.h.in 8df8cfe65b Do not use unnecessary class burden to simply call three callbacks 12 лет назад
Crown.h 5bb481e377 Rename Font to FontResource 12 лет назад
Device.cpp 8df8cfe65b Do not use unnecessary class burden to simply call three callbacks 12 лет назад
Device.h 8df8cfe65b Do not use unnecessary class burden to simply call three callbacks 12 лет назад
EventBuffer.cpp da2db2866e Switch to intXX_t 13 лет назад
EventBuffer.h da2db2866e Switch to intXX_t 13 лет назад
FPSSystem.cpp 70182b9057 Add a really basic delta time calculator 12 лет назад
FPSSystem.h 70182b9057 Add a really basic delta time calculator 12 лет назад
FileResourceArchive.cpp 610d076d0a Improve texture hash generation and reliability 12 лет назад
FileResourceArchive.h 446e3c719e Add two ways to access resources 13 лет назад
Filesystem.cpp 9bc7c3382a API add: os_path can now be used to query for the os-specific path of a file 12 лет назад
Filesystem.h 9bc7c3382a API add: os_path can now be used to query for the os-specific path of a file 12 лет назад
FontResource.cpp 5bb481e377 Rename Font to FontResource 12 лет назад
FontResource.h 5bb481e377 Rename Font to FontResource 12 лет назад
Glyph.h 429f1151b4 Glyph ported to underscore naming convention 12 лет назад
Image.cpp e345f6618b Fix docs and naming convention for Pixel class 12 лет назад
Image.h da2db2866e Switch to intXX_t 13 лет назад
JSONParser.cpp 95a1e71542 luajit integrated, JSONParser fixed 12 лет назад
JSONParser.h 95a1e71542 luajit integrated, JSONParser fixed 12 лет назад
MaterialResource.cpp cbec56057d Rework resource callbacks a bit 12 лет назад
MaterialResource.h cbec56057d Rework resource callbacks a bit 12 лет назад
Resource.h 610d076d0a Improve texture hash generation and reliability 12 лет назад
ResourceArchive.h 5c68e0a635 Move Archive data definitions into ResourceArchive.h 13 лет назад
ResourceManager.cpp 66da099221 Define global hashed values for known resource types 12 лет назад
ResourceManager.h 66da099221 Define global hashed values for known resource types 12 лет назад
ScriptResource.cpp 7cd69778c8 ScriptResource implemented 12 лет назад
ScriptResource.h 7cd69778c8 ScriptResource implemented 12 лет назад
Skybox.cpp e43adaabfd Disable Skybox 13 лет назад
Skybox.h 9254fef419 Make crown compile again 13 лет назад
Terrain.cpp e7a641dcea Remove some aimlessness from renderers and rename render_* to draw_* 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 470c9c9519 First try for resource reloading 12 лет назад
TextureResource.h 470c9c9519 First try for resource reloading 12 лет назад