AzaezelX
|
3ace31c68c
crashfix work for hot-editing shape assets tied to tsstatics
|
1 سال پیش |
marauder2k7
|
efbe5e90f5
virtuals removed
|
1 سال پیش |
AzaezelX
|
da9b9ed787
prelim refactor
|
1 سال پیش |
AzaezelX
|
b12cd00b74
SFX and soundasset safeties and fixe
|
1 سال پیش |
AzaezelX
|
1cf754dbca
asset load refactor
|
1 سال پیش |
marauder2k7
|
852ed8f225
Sfx playlist asset working (#1109)
|
2 سال پیش |
AzaezelX
|
a8d640e311
clean up redundant loads, shift first load to getResource methods for sound and shape.
|
2 سال پیش |
AzaezelX
|
b710a309bd
asset load flow work
|
2 سال پیش |
AzaezelX
|
c4ae6258cc
sound safeties and future notes
|
2 سال پیش |
Glenn Smith
|
3bdbe5965e
Fix some compiler warnings on macos
|
2 سال پیش |
Areloch
|
6fa57362b3
Rollback of this change because GCC is weird
|
2 سال پیش |
AzaezelX
|
8821f62b0c
misc fixes
|
2 سال پیش |
marauder2k7
|
5d85664b40
Change GuiProfile to use Sound Asset
|
3 سال پیش |
AzaezelX
|
f59c5f152f
soundAsset profile and description getter fixes
|
3 سال پیش |
AzaezelX
|
4a7104e5ea
fix TORQUE_TOOLS = off compilation
|
3 سال پیش |
JeffR
|
7efab038d1
Adjusts handling for special-case networking of sound assets where we may need to account for stuff like SFXPlaylists. DB names aren't transported, so we need to do Id lookups
|
3 سال پیش |
JeffR
|
448a453e51
Fixes logic check for sound asset macros so if the defined field value is an object, we consider it valid, as it's almost certainly an SFXPlaylist or track. This removes some unneeded error spam
|
3 سال پیش |
AzaezelX
|
c47cb54702
fix on-RPC-command explosion sounds not playing the first time
|
3 سال پیش |
AzaezelX
|
d9eea8e5be
make gcc happy
|
4 سال پیش |
AzaezelX
|
e468c2bf73
add a bit of further clarity to soundasset code injectors
|
4 سال پیش |
AzaezelX
|
98a079a797
code duplication prune. should aid in stability
|
4 سال پیش |
AzaezelX
|
10f2453cee
setget was causing active interference with INITPERSISTFIELD_SOUNDASSET_ENUMED
|
4 سال پیش |
AzaezelX
|
19eb3c42f0
more enum work, now with somewhat clearer boundary names, and some debug spam for initpersistfields, and pack and unpack macros to help us try and trace why those are scrambling
|
4 سال پیش |
AzaezelX
|
5c7069555a
filter out array entries without enum strings
|
4 سال پیش |
AzaezelX
|
64a87ceba8
trim assetEnumNameConcat to 2 values, set INITPERSISTFIELD_SOUNDASSET_ENUMED to exclude maxValue
|
4 سال پیش |
marauder2k7
|
3d7f092c52
Merge branch 'SoundAssetImplements' of https://github.com/Azaezel/Torque3D-1 into SoundAssetImplements
|
4 سال پیش |
AzaezelX
|
2630b4ada6
corrected and simplified the is<foo>Valid method macro injections
|
4 سال پیش |
AzaezelX
|
776741770d
boolean is<thing>valid chjecks for assets. tests wether it's non-empty and reporting zero flaws
|
4 سال پیش |
marauder2k7
|
6bec47d3fa
-SoundAsset added init for enum types.
|
4 سال پیش |
AzaezelX
|
96891e5673
early out if any asset feed route results in explicitly being told to use an emptystring
|
4 سال پیش |