Commit History

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