Lukas Aldershaab
|
c999baf7ed
Moves from using dStrCmp to the new String::compare static functions. Keeps things cleaner, consistent, and works with intellisense.
|
hace 5 años |
Glenn Smith
|
47d5b6ead7
As suggested, extract strlen calls from sizes into variables so it isn't called twice
|
hace 7 años |
Glenn Smith
|
c4533b4dc4
Actual buffer overflow bug found because of these fixes
|
hace 7 años |
Glenn Smith
|
79c34c68db
Use strncpy instead of strcpy because again, buffer overflows
|
hace 7 años |
Thomas "elfprince13" Dickerson
|
bcc5459818
whitespace
|
hace 8 años |
Azaezel
|
f719731c52
fillin for fallbacks for filesystem funcs
|
hace 10 años |
Nathan Bowhay
|
0007a518bc
Corrected filesize units in return comment
|
hace 10 años |
bank
|
c23f3fbd9f
Fix initializing return buffer.
|
hace 11 años |
bank
|
f3fc84738b
Use fixed buffer size var when allocating return buffer from console.
|
hace 11 años |
Andrey Syrokomsky
|
e718420226
- Corrected docs for scripts in the group FileSystem: fileBase() and fileName().
|
hace 11 años |
DavidWyand-GG
|
539efcb1e1
Input event changes
|
hace 12 años |
DavidWyand-GG
|
7dbfe6994d
Engine directory for ticket #1
|
hace 13 años |