提交历史

作者 SHA1 备注 提交日期
  Lukas Aldershaab c999baf7ed Moves from using dStrCmp to the new String::compare static functions. Keeps things cleaner, consistent, and works with intellisense. 4 年之前
  Glenn Smith e6e97e660c Missed a couple +1s here and there 7 年之前
  Glenn Smith 79c34c68db Use strncpy instead of strcpy because again, buffer overflows 7 年之前
  Glenn Smith 7769da9434 Use strncat instead of strcat to prevent some buffer overflows 7 年之前
  Areloch c2da755dc2 Fix for the directory scan for modules so it doesn't trim off characters in the path. 9 年之前
  Areloch 7a3b40a86d Initial Implementation of the Taml, Asset and Modules systems. 9 年之前
  Areloch bedc79aacb Merges in Monkey's fixes PR with a resolution for a conflict 10 年之前
  Daniel Buckmaster c2e5dc3345 Merge remote-tracking branch 'bpay/clang-cl-build-fixes' into development 10 年之前
  Ben Payne da4078c707 Fix passing of non-primitive types to varargs functions 10 年之前
  Ben Payne eabff49a6a Fix buffer underrun found with address sanitizer 10 年之前
  Nathan Bowhay 32e3678000 Fixed incorrect file size returned 10 年之前
  Ben Payne fcf52fb5e0 Rename the memory allocating versions to make prev error less likely 10 年之前
  Ben Payne d669eb6ee7 Fix unintentionally deleted param 10 年之前
  Ben Payne e3bbc42925 Provide a safer version of convertUTF16toUTF8 10 年之前
  Ben Payne a88339c219 Fix buffer overflows due to incorrect use of sizeof 10 年之前
  Daniel Buckmaster 1702573b78 Merge pull request #612 from GarageGames/platform-type-consistency 11 年之前
  LuisAntonRebollo 4a17d6ceb0 Rename Status enum for avoid conficts on Linux. 11 年之前
  cpusci 4c35fd37af Simple pass over the codebase to standardize the platform types. 12 年之前
  Tim Newell 31036c4031 Bug fixes for alternative zip layout and define to toggle it on 12 年之前
  DavidWyand-GG 7dbfe6994d Engine directory for ticket #1 13 年之前