Joonas Rikkonen e21959d0a2 Some PropertyConditional refactoring & fixes:
- Changed the "attribute" field from a string to a more descriptively named enum (TODO: do the same for the operators).
- Changed the "value" field from an object to a string because the value is always a string anyway (might want to make it an object that holds the actual value we're comparing against so there's no need to do any parsing in the Matches method).
- Fixed "!=" operator checking for equality.
- Removed unnecessary property value getting from the Matches method (reflection ain't cheap!)
2018-01-09 16:10:07 +02:00
2017-06-04 21:24:36 +03:00
2017-12-15 11:58:07 -03:00

Barotrauma

Copyright © Undertow Games 2017

Before downloading the source code, please read the EULA.

Official Website: www.undertowgames.com/barotrauma

Forums: http://undertowgames.com/forum/

Wiki: http://barotrauma.gamepedia.com/Barotrauma_Wiki

Prerequisities:

Windows

  • Visual Studio with C# 6.0 support (VS 2015 or later recommended)

Linux

Description
No description provided
Readme 569 MiB
Languages
C# 63.2%
C 26.8%
C++ 5.9%
Shell 1.1%
Makefile 0.8%
Other 1.9%