提交歷史

作者 SHA1 備註 提交日期
  mikymod 8138869a73 Merge branch 'master' into bgfx 11 年之前
  mikymod 58c31071fb Merge branch 'master' into resource-manager 11 年之前
  mikymod 69a4a68530 Fix CROWN_PLATFORM_* checks 11 年之前
  Daniele Bartolini d479ce6137 Use 64 bit murmur to hash resource type/name 11 年之前
  mikymod 4fc5980ed4 Update some #ifdefs 11 年之前
  mikymod 1f14689bb1 Use Config.h to detect platform, architecture and other platform-specific stuff 11 年之前
  Daniele Bartolini 9e7224c5ef Load package resource in ResourcePackage ctor 11 年之前
  Daniele Bartolini 71b9980113 Add physics_config to ResourcePackage 11 年之前
  mikymod ae77379919 Port DebugLine to BGFX 11 年之前
  Daniele Bartolini 36bc897b08 Add basic render loop 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 年之前