| .. |
|
afx
|
sound asset conversions - afxmagicmissile for a datablock case and guimltextcrtl for an object-instance case
|
2021-10-14 15:06:49 -05:00 |
|
app
|
Fix temporary buffer for scripting conversions.
|
2021-09-04 21:25:11 -04:00 |
|
assets
|
code duplication prune. should aid in stability
|
2021-10-03 02:56:26 -05:00 |
|
cinterface
|
various fixes and memory corruption bug.
|
2021-09-09 19:30:32 -04:00 |
|
collision
|
* BugFix: Clear a lot of warnings and correct a few actual programming errors along the way.
|
2021-10-04 20:04:21 -04:00 |
|
console
|
* BugFix: Correct an invalid memory access error caused by the tab autocomplete in the console when attempting to tab complete at the start of the input while there is text to the right.
|
2021-11-02 13:55:57 -04:00 |
|
core
|
* BugFix: Correct a few memory leaks.
|
2021-10-14 19:40:16 -04:00 |
|
environment
|
Merge branch 'Preview4_0' into SoundAssetImplements
|
2021-10-11 20:11:27 -05:00 |
|
forest
|
Merge branch 'Preview4_0' into SoundAssetImplements
|
2021-10-11 20:11:27 -05:00 |
|
gfx
|
* BugFix: Correct a few memory leaks.
|
2021-10-14 19:40:16 -04:00 |
|
gui
|
clean up more texture profile refs to kill spam
|
2021-10-31 14:38:02 -05:00 |
|
i18n
|
Parametrize script extension, default to 'tscript'
|
2021-01-19 21:32:31 +01:00 |
|
lighting
|
adress gl spotlights disapearing for deferred
|
2021-10-21 22:08:56 -05:00 |
|
main
|
|
|
|
materials
|
addsa material.setAnimflags(LAYER,TAGS STRING); method
|
2021-10-25 22:54:19 -05:00 |
|
math
|
* BugFix: Clear a lot of warnings and correct a few actual programming errors along the way.
|
2021-10-04 20:04:21 -04:00 |
|
module
|
Fix specific usage of Con::executef where it was not being assigned to a ConsoleValue before getting it's data out of it.
|
2021-09-24 19:32:57 -04:00 |
|
navigation
|
* BugFix: Clear a lot of warnings and correct a few actual programming errors along the way.
|
2021-10-04 20:04:21 -04:00 |
|
persistence
|
* BugFix: Clear some MSVC compiler warnings.
|
2021-10-07 00:27:39 -04:00 |
|
platform
|
Merge remote-tracking branch 'main/Preview4_0' into bugfix-msvc-compiler-warnings
|
2021-10-11 19:36:52 -04:00 |
|
platformMac
|
* BugFix: Corrections to the Unix file IO to allow for compilation on ARM Unix devics.
|
2021-11-01 08:52:35 -04:00 |
|
platformPOSIX
|
* BugFix: Corrections to the Unix file IO to allow for compilation on ARM Unix devics.
|
2021-11-01 08:52:35 -04:00 |
|
platformSDL
|
* BugFix: Clear a lot of warnings and correct a few actual programming errors along the way.
|
2021-10-04 20:04:21 -04:00 |
|
platformWin32
|
* [Win32] Adjustment: Only trigger the Linux compat warning when TORQUE_POSIX_PATH_CASE_INSENSITIVE is disabled.
|
2021-10-13 11:40:54 -04:00 |
|
platformX86UNIX
|
* BugFix: Correction for compiling on x86 Unix devices.
|
2021-11-02 17:36:22 -04:00 |
|
postFx
|
Merge branch 'Preview4_0' into SoundAssetImplements
|
2021-10-11 20:11:27 -05:00 |
|
renderInstance
|
differentiate forward lit and deferred ibl vars
|
2021-10-26 12:32:37 -05:00 |
|
scene
|
* BugFix: Correct the possibility of the Sim module being deinitialized after the Scene module despite the Sim module being dependentant on the Scene module.
|
2021-11-02 18:52:54 -04:00 |
|
sfx
|
* BugFix: Correct a crash caused by sfxProfile due to returning an address to a temporary value in getSoundFileName.
|
2021-10-26 12:48:28 -04:00 |
|
shaderGen
|
typofix
|
2021-10-27 16:01:37 -05:00 |
|
sim
|
* BugFix: Clear a lot of warnings and correct a few actual programming errors along the way.
|
2021-10-04 20:04:21 -04:00 |
|
sqlite
|
|
|
|
T3D
|
* BugFix: Correct the possibility of the Sim module being deinitialized after the Scene module despite the Sim module being dependentant on the Scene module.
|
2021-11-02 18:52:54 -04:00 |
|
terrain
|
Merge branch 'Preview4_0' into SoundAssetImplements
|
2021-10-11 20:11:27 -05:00 |
|
testing
|
|
|
|
ts
|
* BugFix: Clear some MSVC compiler warnings.
|
2021-10-07 00:27:39 -04:00 |
|
util
|
Fix specific usage of Con::executef where it was not being assigned to a ConsoleValue before getting it's data out of it.
|
2021-09-24 19:32:57 -04:00 |
|
Verve
|
Fix specific usage of Con::executef where it was not being assigned to a ConsoleValue before getting it's data out of it.
|
2021-09-24 19:32:57 -04:00 |
|
windowManager
|
* BugFix: More cleanup of MSVC compiler warnings.
|
2021-10-07 01:10:00 -04:00 |
|
.gitattributes
|
|
|
|
ggEndOfLineFix.txt
|
|
|