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