mikymod ee8e9892f9 fix rpc, use default allocator instead of linear allocator 12 年 前
..
audio 57c04a305a add SoundWorld and make some changes to ResourceManager 12 年 前
compilers 63b6830638 Remove flush() from Log, instead, directly log to stdout and to remote console if available 12 年 前
core 63b6830638 Remove flush() from Log, instead, directly log to stdout and to remote console if available 12 年 前
input d6e8ed04d8 Switch to EventBuffer 12 年 前
lua 4c9b8c8517 Merge branch 'world' of https://github.com/taylor001/crown into world 12 年 前
network c884f1b741 Rename src folder to engine 12 年 前
os 6cf57e838e Bump version 0.1.13 12 年 前
renderers e9229a0078 rename set_win_handle_window in glcontext_set_window 12 年 前
resource 8aee1a47be Return a const pointer to resource data to prevent external modifications 12 年 前
rpc ee8e9892f9 fix rpc, use default allocator instead of linear allocator 12 年 前
tests 02f2983ce0 implement LuaSound 12 年 前
third f1456efc75 add OpenAL to win32 and win64 12 年 前
Android.mk 86c1feed32 Merge branch 'master' into rpc 12 年 前
Application.mk c884f1b741 Rename src folder to engine 12 年 前
CMakeLists.txt 4c9b8c8517 Merge branch 'world' of https://github.com/taylor001/crown into world 12 年 前
Camera.cpp 8645e96b7a Make the members public and initialize projection type to PERSPECTIVE 12 年 前
Camera.h 4df0b969b3 Fix indentation, I'm starting to dislike indenting that way 12 年 前
Config.h.in be86e86f48 Add support to custom uniforms 12 年 前
Crown.h 86c1feed32 Merge branch 'master' into rpc 12 年 前
Device.cpp 63b6830638 Remove flush() from Log, instead, directly log to stdout and to remote console if available 12 年 前
Device.h d753ac613d Add Device::render_world() 12 年 前
Mesh.cpp 8345209935 Add parameter to set default position and rotation 12 年 前
Mesh.h 8345209935 Add parameter to set default position and rotation 12 年 前
RenderWorld.cpp e7d92b135e Add RenderWorld. Most of the stuff it totally crap and for testing purposes only. 12 年 前
RenderWorld.h e7d92b135e Add RenderWorld. Most of the stuff it totally crap and for testing purposes only. 12 年 前
SceneGraph.cpp db8951d729 Simplify SceneGraph. Do not need an Id to identify nodes nor a table to lookup packed nodes from sparse id table 12 年 前
SceneGraph.h db8951d729 Simplify SceneGraph. Do not need an Id to identify nodes nor a table to lookup packed nodes from sparse id table 12 年 前
Unit.cpp 267afc395d merge SounWorld in World and lot of other changes 12 年 前
Unit.h 267afc395d merge SounWorld in World and lot of other changes 12 年 前
World.cpp 4c9b8c8517 Merge branch 'world' of https://github.com/taylor001/crown into world 12 年 前
World.h 4c9b8c8517 Merge branch 'world' of https://github.com/taylor001/crown into world 12 年 前