Commit Graph

9 Commits (05935d09124db6834ed7262b94de7558b6738590)

Author SHA1 Message Date
Oz Linden 9963e9aaac fix license headers 2011-08-04 11:00:53 -04:00
Vadim ProductEngine d755605f8d STORM-1256 WIP Added perpetual indicator for progress of applying changes. 2011-05-24 20:21:23 +03:00
Vadim ProductEngine b60c63bf07 STORM-1256 WIP Implemented editing region environment settings via the Region/Estate floater. 2011-05-23 19:26:17 +03:00
Vadim ProductEngine 912f021bb1 STORM-1245 WIP Implement loading and applying region environment settings. 2011-05-16 17:17:22 +03:00
Vadim ProductEngine cccca566bd STORM-1245 WIP Reimplementing management of local presets according to the new spec.
User environment preferences are now persistent.

TODO: Implement applying region env. settings.
2011-05-16 17:17:01 +03:00
Vadim ProductEngine 19f356202a STORM-1143 FIXED Server sometimes said region wasn't capable of storing environment settings.
Reason: We tried to check whether the region supports environment settings
without making sure that we've actually recieved region capabilities,
so the check sometimes failed.

Fix: Defer check for the "EnvironmentSettings" capability until we've received the region capabilities.
2011-04-12 22:07:59 +03:00
Vadim ProductEngine 79fb8e2ec2 STORM-1126 WIP Windlight Estate Settings integration: pass 4
Changes:
* Fixed incorrect way to pass parameters to notifications.
* Fixed crashes in the Advanced Sky floater and the Region Terrain panel.
* Fixed initialization and multiple instantiation of the Day Cycle floater
  (that might lead to incorrect behavior).
* Fixed and re-enabled committing env. settings changes to region.
* Fixed day cycle and sky settings being sent as empty arrays and therefore not passing validation on server.
  It is now possible to change region environment settings.
* Added debug messages.
2011-03-31 18:24:01 +03:00
Nyx (Neal Orman) 2fb337bc12 STORM-1126 WIP Windlight Estate Settings port from 1.23: second pass at getting windlight ported to V2.
Lots of cleanup in the floater classes. Not sure every decision was correct
but it compiles now. Doesn't link yet.

(resubmitted by Vadim ProductEngine)
2010-09-30 23:21:23 -04:00
Nyx (Neal Orman) e045d212d3 STORM-1126 WIP Windlight Estate Settings port from 1.23: first pass at merging in windlight estate settings to viewer-dev codebase.
not built, not tested. Probably needs a bunch of fixes to be able
to be integrated.

(resubmitted by Vadim ProductEngine)
2010-09-27 22:56:08 -04:00