Daniele Bartolini b67d33c6c4 Fix vector2_negate 12 éve
..
audio 06c5ef0a03 Merge branch 'master' into world 12 éve
compilers fdfe1bf2f9 improve SpriteCompiler 12 éve
core fc38f8bc45 change constructor declaration in DynamicString 12 éve
input 2aa28bdfa8 Rename Vec* to Vector*, Mat* to Matrix*, Quat to Quaternion 12 éve
lua b67d33c6c4 Fix vector2_negate 12 éve
network 2aa28bdfa8 Rename Vec* to Vector*, Mat* to Matrix*, Quat to Quaternion 12 éve
os efbd964cdc Update OsWindow metrics when necessary 12 éve
renderers e9ee051764 Merge branch 'world' of https://github.com/taylor001/crown into world 12 éve
resource 253a43764d improve SpriteResource 12 éve
rpc 4f43447a3e Merge branch 'master' into world 12 éve
tests 06c5ef0a03 Merge branch 'master' into world 12 éve
third f1456efc75 add OpenAL to win32 and win64 12 éve
Android.mk 2aa28bdfa8 Rename Vec* to Vector*, Mat* to Matrix*, Quat to Quaternion 12 éve
Application.mk c884f1b741 Rename src folder to engine 12 éve
CMakeLists.txt e9ee051764 Merge branch 'world' of https://github.com/taylor001/crown into world 12 éve
Camera.cpp 1a5cee59ae Improve Camera by adding world_to_screen()/screen_to_world() and some fix/additions here and there 12 éve
Camera.h 1a5cee59ae Improve Camera by adding world_to_screen()/screen_to_world() and some fix/additions here and there 12 éve
Config.h.in be86e86f48 Add support to custom uniforms 12 éve
Crown.h 629c9dcc48 Add PoolAllocator 12 éve
Device.cpp 4bbfef0cc1 Clear per-frame lua objects 12 éve
Device.h d753ac613d Add Device::render_world() 12 éve
Mesh.cpp caea86872b Add node id to Mesh, clean and adapt code in RenderWorld 12 éve
Mesh.h caea86872b Add node id to Mesh, clean and adapt code in RenderWorld 12 éve
RenderWorld.cpp 20d09f9809 update RenderWorld 12 éve
RenderWorld.h 20d09f9809 update RenderWorld 12 éve
SceneGraph.cpp 84e8064013 Add documentation and checks to SceneGraph 12 éve
SceneGraph.h 84e8064013 Add documentation and checks to SceneGraph 12 éve
Sprite.cpp 7a6d392642 fix Sprite 12 éve
Sprite.h 7a6d392642 fix Sprite 12 éve
SpriteAnimator.h 8777b378e8 fix build 12 éve
Unit.cpp 7de53508d2 update Unit according to Sprite implementation 12 éve
Unit.h e9ee051764 Merge branch 'world' of https://github.com/taylor001/crown into world 12 éve
World.cpp 73dfdbbf1b update World 12 éve
World.h 73dfdbbf1b update World 12 éve