Files
godot/platform
Rémi Verschelde 6334895088 Display error type (error, warning, script error) in OS::print_error
Previously all types of errors would be shown as ERROR, thus making for example warnings (WARN_PRINT) somewhat aggressive.
ERROR is displayed in red, WARNING in yellow and SCRIPT ERROR in magenta (though the latter does not seem used so far).
Fixes #1127.
2015-11-10 18:29:34 +01:00
..
2015-10-18 20:28:51 -05:00
2015-10-17 15:41:01 +03:00
2015-06-06 05:57:33 +02:00
2015-10-26 01:36:27 +08:00