Kyzentun Keeslala
|
dc25e2cc1b
|
Fixed bug in LogDisplay that made it put actors at non-integer indices and not work if the screen height was not a multiple of the line height.
|
2015-07-11 20:18:27 -06:00 |
|
Kyzentun Keeslala
|
d2090081a1
|
Doing what I should have done a long time ago.
|
2015-07-09 13:18:51 -06:00 |
|
Kyzentun Keeslala
|
398fb8872f
|
Fixed grammar in AttractSoundFrequency text.
|
2015-06-26 22:59:06 -06:00 |
|
Kyzentun
|
beb625e6aa
|
Disable error reporting if any dialogs are ignored.
|
2015-01-05 16:53:52 -07:00 |
|
Kyzentun
|
5f6e574ffc
|
Changed Actor:scale_or_crop_background back to forcing the actor to the screen center. Changed LogDisplay's IgnoreIdentical to not ignore when hidden.
|
2014-08-29 23:30:36 -06:00 |
|
Kyzentun
|
9b2c59de46
|
Added BackgroundFitMode preference and setting screen for controlling how backgrounds are fitted to the screen.
|
2014-08-16 03:37:24 -06:00 |
|
Kyzentun
|
84766a7cff
|
Changed LogDisplay to use the full message for IgnoreIdentical.
|
2014-07-23 00:09:04 -06:00 |
|
Kyzentun
|
3cef425d63
|
Added IgnoreIdentical param to LogDisplay for use in ignoring identical error messages.
|
2014-07-22 17:51:40 -06:00 |
|
Kyzentun
|
a2e6d186e3
|
Created Def.LogDisplay for displaying messages in a log. Changed error reporting layer to use Def.LogDisplay. Changed engine error reporting to not clip errors to a single line.
|
2014-07-18 16:29:46 -06:00 |
|