Commit History

作者 SHA1 備註 提交日期
  Thomas "elfprince13" Dickerson dd1b6959f4 slightly better organization, but same compiling problem 8 年之前
  Thomas "elfprince13" Dickerson 41cb22421b This commit is broken, but has a lot of important stuff in it. Trying to figure out why my constructor thinks it doesn't take any parameters 8 年之前
  Thomas "elfprince13" Dickerson 92e4376b7e Started variadic templates in engine API 8 年之前
  Thomas "elfprince13" Dickerson a8793a5048 a reminder that this isn't safe for dedicated servers that run a long time 8 年之前
  Thomas "elfprince13" Dickerson 0799000ab0 Merge branch 'sfxVarianceOverFlow' 8 年之前
  Thomas "elfprince13" Dickerson ac2574882a Merge branch 'fixedSemaphoreStructToClass' 8 年之前
  Thomas "elfprince13" Dickerson 609b378369 The wrong array was being indexed, and the type checker didn't catch it because it was a variadic function 8 年之前
  Thomas "elfprince13" Dickerson cd98ee730f Matched up platform semaphore declarations 8 年之前
  Thomas "elfprince13" Dickerson 58b13ddd1a Merge branch 'CMDscanRegisterUseDeprecated' 8 年之前
  Thomas "elfprince13" Dickerson 233771dcdc Don't use the register keyword with modern compilers, they know better than you (and complain that it's deprecated to boot 8 年之前
  Thomas "elfprince13" Dickerson 0e30426def Eliminated a handful of deprecation warnings, as well as inconsistent handling of FS operations in OS X 8 年之前
  Thomas "elfprince13" Dickerson 32f726dcc6 Net tests were failing to compile because 'static members' weren't actually being declared as members... 8 年之前
  Thomas Dickerson 3f73bb99b9 Merge pull request #2 from GarageGames/development 8 年之前
  Areloch 8a39f5e7b6 Merge pull request #1896 from rextimmy/physics_shapes 8 年之前
  Areloch 95d2dd8bd6 Merge pull request #1898 from rextimmy/physicsShape_updates 8 年之前
  Areloch 743bb67faf Merge pull request #1895 from John3/Unused1 8 年之前
  rextimmy 55e9af9786 PhysicsShape applyTorque function 8 年之前
  rextimmy a3173b566e PhysicsShapeData examples 8 年之前
  Anis f42c9bd9b7 Merge pull request #1828 from John3/fix696 8 年之前
  Anis d164781329 Merge pull request #1829 from irei1as/patch-1 8 年之前
  Anis 134ff42603 Merge pull request #1891 from rextimmy/dx11_shadermodel_fix 8 年之前
  Johxz 731981dbb6 Unused preDemoRecord() 8 年之前
  rextimmy 34e877b6e0 Added feature level version to card profiler version string for D3D11 8 年之前
  rextimmy 86a95e748e Added getShaderModel string to D3D11 for use with shader version macros. 8 年之前
  Areloch 38554f7396 Merge pull request #1885 from John3/updateLibVorbis135 8 年之前
  Johxz 57429aea80 del unnecessary files 8 年之前
  Areloch 8098f8f9ef Merge pull request #1889 from rextimmy/bullet_285 8 年之前
  Areloch 46d81f5d26 Merge pull request #1886 from Azaezel/socketSigShenanigans 8 年之前
  Areloch 4257d14ad2 Merge pull request #1890 from John3/torqueSimViewTool 8 年之前
  Areloch 4a84c68137 Merge pull request #1882 from rextimmy/gl_vsync 8 年之前