Historique des commits

Auteur SHA1 Message Date
  Daniele Bartolini cbd4b8e688 Add support to run with network filesystem il y a 12 ans
  Daniele Bartolini 3f0b85c9b6 Half the size of preallocated memory for subsystems il y a 12 ans
  Daniele Bartolini 56c0415922 Use WorldManager to create/destory worlds in Device and add support for reloading Units il y a 12 ans
  Daniele Bartolini 923f41766d Refactor RPCServer and rename to ConsoleServer il y a 12 ans
  mikymod c61a766b87 init Physx in Device il y a 12 ans
  Daniele Bartolini 89dad358d5 Split update() and render() in World il y a 12 ans
  Daniele Bartolini 13996ad4ce Add Device::argc()/argv() to C++ API and Device.argv() to Lua API il y a 12 ans
  Daniele Bartolini ec7dc6a353 Re-enable crown.conf il y a 12 ans
  Daniele Bartolini b8dc1c1ac3 Delete DebugRenderer il y a 12 ans
  Daniele Bartolini df50d86c65 Fix build on Android il y a 12 ans
  Daniele Bartolini 4bbfef0cc1 Clear per-frame lua objects il y a 12 ans
  Daniele Bartolini 63b6830638 Remove flush() from Log, instead, directly log to stdout and to remote console if available il y a 12 ans
  Daniele Bartolini 7222f85c6f Set m_rpc to NULL in order to not segfault in Log. Clearly not the best solution ever, but better than nothing for now il y a 12 ans
  Daniele Bartolini d753ac613d Add Device::render_world() il y a 12 ans
  Daniele Bartolini 6890905ebf Add Device::create/destroy_world() and fix lua bindings il y a 12 ans
  Daniele Bartolini 86c1feed32 Merge branch 'master' into rpc il y a 12 ans
  Daniele Bartolini d1f763b2b3 Merge branch 'master' into rpc il y a 12 ans
  mikymod 999b063733 clean code il y a 12 ans
  mikymod 8f5264d47d add test in Device il y a 12 ans
  mikymod 3f11858bac fix windows, start XAudio2Renderer in next commit il y a 12 ans
  mikymod 405ccf6bc9 Merge branch 'master' into audio il y a 12 ans
  mikymod 9ec1982ff4 enable OsWindow il y a 12 ans
  Daniele Bartolini d6e8ed04d8 Switch to EventBuffer il y a 12 ans
  Daniele Bartolini 1a98a717da Move BundleCompiler into LinuxDevice il y a 12 ans
  Daniele Bartolini 860a3556c1 Fix Mouse and Keyboard input handling il y a 12 ans
  Daniele Bartolini 2839e26d0c Merge branch 'master' of https://github.com/taylor001/crown il y a 12 ans
  mikymod 61acf4a5c7 remove InputManager from Device il y a 12 ans
  mikymod 5560aea382 remove OsWindow from Device il y a 12 ans
  Daniele Bartolini c24ae11c4f Add RPCServer to Device il y a 12 ans
  mikymod d6cf790011 audio on android works, additional work required btw il y a 12 ans