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