This website requires JavaScript.
Explore
Help
Sign In
vlad.os
/
LuaCsForBarotraumaEP
Watch
1
Star
0
Fork
0
You've already forked LuaCsForBarotraumaEP
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
95937694f4dde4dfd3884cd3ccef26ec54d3daf3
LuaCsForBarotraumaEP
/
Subsurface
/
Source
/
Utils
History
Regalis
eb2c51c2f1
Cleanup with resharper (mostly removing redundancies & using collection.Length/Count properties instead of the Count method)
2016-10-31 20:50:20 +02:00
..
MathUtils.cs
Better logic for determining which convex hulls are in the range of a lightsource (separate convexhull lists for each sub)
2016-06-30 17:50:02 +03:00
MTRandom.cs
Some cleanup using ReSharper (mostly removing redundancies)
2016-03-12 15:32:34 +02:00
Rand.cs
Some cleanup using ReSharper (mostly removing redundancies)
2016-03-12 15:32:34 +02:00
SaveUtil.cs
- saving after MainSub has been removed (i.e. saving after returning to map screen) doesn't break save files anymore
2016-09-28 19:16:50 +03:00
TextureLoader.cs
Replace '' (two single quotes) with \" (double quote)
2016-09-24 21:26:08 -03:00
ToolBox.cs
Cleanup with resharper (mostly removing redundancies & using collection.Length/Count properties instead of the Count method)
2016-10-31 20:50:20 +02:00
UpdaterUtil.cs
Replace '' (two single quotes) with \" (double quote)
2016-09-24 21:26:08 -03:00