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
0c8f6edbcd17b24be8616ff592ff7a5eadda05ab
LuaCsForBarotraumaEP
/
Barotrauma
/
BarotraumaShared
/
Source
/
Serialization
History
Joonas Rikkonen
633dc1ff1e
Option to define multiple compatible content packages in submarine files, added extension methods for parsing string, float and int arrays from XML elements
2018-02-06 10:18:39 +02:00
..
ISerializableEntity.cs
- Renamed a bunch of ObjectProperty-related stuff (ObjectProperty -> SerializableProperty, IPropertyObject -> ISerializableEntity, the "SerializableProperty" attribute -> Serialize).
2017-11-08 21:15:03 +02:00
SerializableProperty.cs
Fixed exceptions when attempting to set the value of a serializable rect property by parsing a string
2017-12-02 16:25:21 +02:00
XMLExtensions.cs
Option to define multiple compatible content packages in submarine files, added extension methods for parsing string, float and int arrays from XML elements
2018-02-06 10:18:39 +02:00