Commit History

Author SHA1 Message Date
  Robert MacGregor 2586e73145 * BugFix: Correct a few memory leaks. 3 years ago
  AzaezelX 2e3e4228b2 make string to char* conversion automatic 4 years ago
  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
  AzaezelX bfcc83638d uninitialized variables-core-2 5 years ago
  Anis 794f1b9536 Merge pull request #1532 from GarageGames/pr/1143 9 years ago
  Daniel Buckmaster c2e5dc3345 Merge remote-tracking branch 'bpay/clang-cl-build-fixes' into development 10 years ago
  Daniel Buckmaster a49c9abf41 Merge pull request #1258 from bpay/fix-bad-assert 10 years ago
  RichardRanft 3ddd9b8a4c Add static String::isEmpty(const char*) method and use it to verify path for Forest::saveDataFile() is not empty. 10 years ago
  Ben Payne fbcc79dcd0 Don't call strlen on data that might not be null-terminated 10 years ago
  Ben Payne 608a43ba2a Don't define String operator bool when compiling w/ clang on windows 10 years ago
  Nathan Bowhay c98e95e6ff Forgot supporting method 10 years ago
  LuisAntonRebollo 3336bffad2 Changes for Linux. 10 years ago
  DavidWyand-GG 7dbfe6994d Engine directory for ticket #1 13 years ago