Commit History

作者 SHA1 備註 提交日期
  Daniele Bartolini 9e7224c5ef Load package resource in ResourcePackage ctor 11 年之前
  Daniele Bartolini 71b9980113 Add physics_config to ResourcePackage 11 年之前
  Daniele Bartolini a910a5b47d Remove unused function 11 年之前
  Daniele Bartolini d78dd7cb76 Merge in ReaderWriter.h and simplify code 11 年之前
  Daniele Bartolini cf4c8ba8a9 Update Device 11 年之前
  Daniele Bartolini 1ee82d502e Use ResourceId ctor to compute resource hashes. Also use Hash in ResourceManager 11 年之前
  Daniele Bartolini c4c7465294 Rename data() and lookup() to get() 11 年之前
  Daniele Bartolini a5fd5b6345 Log directly to ConsoleServer 11 年之前
  Daniele Bartolini a3d7d723f2 Update to reflect IdArray/IdTable changes 11 年之前
  Daniele Bartolini 49822b0e80 Do not store port number 12 年之前
  Daniele Bartolini 043358bd12 Log on pause()/unpause() 12 年之前
  Daniele Bartolini d80521bab0 Move murmur2_* to StringUtils.h 12 年之前
  mikymod 87ec4e1392 remove ConsoleServer::update from release build 12 年之前
  Daniele Bartolini e4dd756e32 Update Device 12 年之前
  Daniele Bartolini 5476b6a9fc Better organize lua stuff 12 年之前
  Daniele Bartolini b898980fad Fix wrong size reported under 32-bit archs 12 年之前
  Daniele Bartolini e9c4e845eb Add global.physics_config resource 12 年之前
  Daniele Bartolini b24638882b Remove unused variable 12 年之前
  Daniele Bartolini dda9f6ea90 Do not use global Physics object to initialize physics system(s). Use init() and shutdown() in a dedicated namespace instead 12 年之前
  Daniele Bartolini 0af36cc1f4 Use global functions to initialize and shutdown audio systems' global resources 12 年之前
  Daniele Bartolini ac356ff3de Fix resource reloading not releasing previous resource and add reload support to sound resources 12 年之前
  Daniele Bartolini 5d48c78ab9 First part of the 'SoundWorld - big rewrite' 12 年之前
  Daniele Bartolini cbd4b8e688 Add support to run with network filesystem 12 年之前
  Daniele Bartolini 3f0b85c9b6 Half the size of preallocated memory for subsystems 12 年之前
  Daniele Bartolini 56c0415922 Use WorldManager to create/destory worlds in Device and add support for reloading Units 12 年之前
  Daniele Bartolini 923f41766d Refactor RPCServer and rename to ConsoleServer 12 年之前
  mikymod c61a766b87 init Physx in Device 12 年之前
  Daniele Bartolini 89dad358d5 Split update() and render() in World 12 年之前
  Daniele Bartolini 13996ad4ce Add Device::argc()/argv() to C++ API and Device.argv() to Lua API 12 年之前
  Daniele Bartolini ec7dc6a353 Re-enable crown.conf 12 年之前