Merge remote-tracking branch 'origin/PlayerMovement' into Networking

This commit is contained in:
stiffly
2016-01-22 16:19:35 +01:00
25 changed files with 540 additions and 181 deletions
+3 -1
View File
@@ -1,11 +1,13 @@
[Debug]
LogLevel=1
LoadMap=
EditorEnabled=false
; if true -> Pool allocation is not used when calling Allocate/Free, just use regular dynamic allocation.
; if false -> Use pool allocation.
DisableMemoryPool=false
[Editor]
CameraSpeed=3
[Video]
Fullscreen=false
VSYNC=false