This website requires JavaScript.
Explore
Help
Sign In
vlad.os
/
LuaCsForBarotraumaEP
Watch
0
Star
0
Fork
0
You've already forked LuaCsForBarotraumaEP
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
855891704dc8a614e8e7c9a32c9ca0e1bc8b4cab
LuaCsForBarotraumaEP
/
Barotrauma
History
Joonas Rikkonen
855891704d
Reverted sound loading changes in
2cb0ee73
. I don't think sharing the same Sound objects is necessary, because Sounds using the same audio clip already share the same OggSound object which holds the actual audio data. Also I think these changes would cause removing a sound to break other sounds sharing the same audio clip.
2018-01-09 12:16:17 +02:00
..
BarotraumaClient
Reverted sound loading changes in
2cb0ee73
. I don't think sharing the same Sound objects is necessary, because Sounds using the same audio clip already share the same OggSound object which holds the actual audio data. Also I think these changes would cause removing a sound to break other sounds sharing the same audio clip.
2018-01-09 12:16:17 +02:00
BarotraumaServer
Fixed typo
2018-01-08 18:47:55 -03:00
BarotraumaShared
Merge pull request
#188
from Crystalwarrior/moStuff
2018-01-09 12:11:15 +02:00
Launcher
Minor networking fixes
2017-12-21 16:00:04 -03:00