AzaezelX
|
e45b959d7d
correct imageassetarrays having a singular texture profile as oposed to a type per.
|
hace 3 años |
AzaezelX
|
f5600826d7
Merge branch 'Preview4_0' into SoundAssetImplements
|
hace 3 años |
Robert MacGregor
|
5d26dba7da
* BugFix: Clear some MSVC compiler warnings.
|
hace 3 años |
AzaezelX
|
98a079a797
code duplication prune. should aid in stability
|
hace 3 años |
Areloch
|
683c438b09
Improves handling of rendering guiPopupCtrls where if the height extent is taller than the bitmap array height, it'll adjust the height to recenter the displayed bitmap elements.
|
hace 3 años |
AzaezelX
|
b73353a446
we want old direct-file references first, then asset macros, since those plug in the old entries to empty if valid.
|
hace 4 años |
Areloch
|
5525f8ecdd
Converts all game, gui editor, and system classes to utilize assets
|
hace 4 años |
Lukas Aldershaab
|
c999baf7ed
Moves from using dStrCmp to the new String::compare static functions. Keeps things cleaner, consistent, and works with intellisense.
|
hace 4 años |
AzaezelX
|
9fef1b3cd1
uninitialized variables-gui
|
hace 5 años |
Areloch
|
6cf0c9e360
Merge branch 'development' into EngineAPI-Refactor
|
hace 6 años |
Lukas Joergensen
|
76908eae3c
Eliminate DefineConsoleMethod
|
hace 7 años |
Azaezel
|
cbce2ee805
Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess
|
hace 7 años |
Azaezel
|
c875f44bd1
clarified several variable 'r' definitions, as well as a doubleup of a sucessive S32 txt_w = mProfile->mFont->getStrWidth( buff ); pair
|
hace 7 años |
Glenn Smith
|
79c34c68db
Use strncpy instead of strcpy because again, buffer overflows
|
hace 7 años |
Thomas "elfprince13" Dickerson
|
27e2871b01
Replaced StringTable->insert("") with StringTable->EmptyString()
|
hace 8 años |
Thomas "elfprince13" Dickerson
|
bcc5459818
whitespace
|
hace 8 años |
Areloch
|
2002d74b78
Issue found with PVS-Studio:
|
hace 10 años |
Nathan Bowhay
|
fbc6bcea20
Added better comments to console methods
|
hace 10 años |
Vincent Gee
|
acb192e2a5
Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro.
|
hace 10 años |
Daniel Buckmaster
|
b507dc9555
Merge branch 'master' into console-func-refactor
|
hace 10 años |
bank
|
6d176cf8db
Rename local variable to prevent confusion with member variable.
|
hace 11 años |
jamesu
|
08d4f6ebc0
Improvements to console refactor code
|
hace 13 años |
DavidWyand-GG
|
7dbfe6994d
Engine directory for ticket #1
|
hace 13 años |