Robert MacGregor
|
1cd2b3ead9
* BugFix: Correct a small typo in the script function 'compareFileTimes'.
|
3 ani în urmă |
Robert MacGregor
|
a390e0d8d5
* BugFix: Correct script function 'compareFileTimes' not going through the VFS when making the comparisons.
|
3 ani în urmă |
Robert MacGregor
|
161ffc62fe
Merge branch 'Preview4_0' into feature-vfs-security
|
3 ani în urmă |
JeffR
|
5c8d8fab00
Changes behavior with suffix appending of asset importer so it doesn't contaminate the original "clean" name, which is used for setting the mapTo value of material definitions
|
3 ani în urmă |
JeffR
|
b36776d567
Tweaks handling of "invisible" files, files which start with a ., effectively making them have no filename and only an extension.
|
3 ani în urmă |
Robert MacGregor
|
9cf6c42fa1
* Adjustment: Tweak more manual memory management to use dStrcpy and use the VFS for directory queries always now.
|
3 ani în urmă |
Robert MacGregor
|
0e93373824
* BugFix: When querying against root with Torque::FS::DumpDirectories, correctly return directories with their path.
|
3 ani în urmă |
Robert MacGregor
|
66f9336995
* Adjustment: Tweak the asset importer to use the Torque VFS functions.
|
3 ani în urmă |
Robert MacGregor
|
cbe7ee13d6
* Adjustment: Change several filesystem functions to use the VFS.
|
3 ani în urmă |
Robert MacGregor
|
948bc43d85
* Feature: Augment VFS file information with creation times & update some console functions to use VFS.
|
3 ani în urmă |
Areloch
|
34f0f01cea
Adds console function to compare file modified times
|
4 ani în urmă |
Areloch
|
88ae8a9665
Added getShapeConstructorFilePath console function on shapeAsset
|
4 ani în urmă |
Lukas Aldershaab
|
099dd4f1f3
Parametrize script extension, default to 'tscript'
|
4 ani în urmă |
Lukas Aldershaab
|
c999baf7ed
Moves from using dStrCmp to the new String::compare static functions. Keeps things cleaner, consistent, and works with intellisense.
|
4 ani în urmă |
Glenn Smith
|
47d5b6ead7
As suggested, extract strlen calls from sizes into variables so it isn't called twice
|
7 ani în urmă |
Glenn Smith
|
c4533b4dc4
Actual buffer overflow bug found because of these fixes
|
7 ani în urmă |
Glenn Smith
|
79c34c68db
Use strncpy instead of strcpy because again, buffer overflows
|
7 ani în urmă |
Thomas "elfprince13" Dickerson
|
bcc5459818
whitespace
|
8 ani în urmă |
Azaezel
|
f719731c52
fillin for fallbacks for filesystem funcs
|
9 ani în urmă |
Nathan Bowhay
|
0007a518bc
Corrected filesize units in return comment
|
10 ani în urmă |
bank
|
c23f3fbd9f
Fix initializing return buffer.
|
10 ani în urmă |
bank
|
f3fc84738b
Use fixed buffer size var when allocating return buffer from console.
|
11 ani în urmă |
Andrey Syrokomsky
|
e718420226
- Corrected docs for scripts in the group FileSystem: fileBase() and fileName().
|
11 ani în urmă |
DavidWyand-GG
|
539efcb1e1
Input event changes
|
12 ani în urmă |
DavidWyand-GG
|
7dbfe6994d
Engine directory for ticket #1
|
13 ani în urmă |