Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-05-30 | STORM-1253 WIP Fixed a compiler warning. | Vadim ProductEngine | |
2011-05-30 | STORM-1245 WIP Fixed sky initialization to apply user preferences correctly. | Vadim ProductEngine | |
2011-05-30 | STORM-1244 Minor visual changes in the Environment Settings floater. | Vadim ProductEngine | |
* Changed title. * Added hints at the top. * Minor layout fixes. | |||
2011-05-30 | STORM-1253 WIP Removed a duplicated translatable string from the Edit Day ↵ | Vadim ProductEngine | |
Cycle floater. | |||
2011-05-30 | STORM-1256 WIP Grey out Apply/Cancel buttons when no local change made. | Vadim ProductEngine | |
2011-05-30 | STORM-1244 WIP Minor bug fix in the Environment Settings floater. | Vadim ProductEngine | |
Populate combo boxes *before* accessing them. | |||
2011-05-30 | STORM-1256 WIP Minor layout tweaks in the Environment tab of the ↵ | Vadim ProductEngine | |
Region/Estate floater. | |||
2011-05-30 | STORM-1253 WIP Fixed loading user day cycle on start-up; improved error ↵ | Vadim ProductEngine | |
handling. | |||
2011-05-30 | STORM-1253 WIP New day cycle editor. | Vadim ProductEngine | |
Done: * Creating new local day cycles. * Editing existing local day cycles. * Deleting day cycles. To do: * Editing region day cycle, dealing with skies in region scope. * Handle teleport while editing a day cycle. * Update UI when a day cycle or sky preset gets deleted. * Make the time ctrl increase/decrease consistently. | |||
2011-05-26 | remove old environment editor menu item | Oz Linden | |
2011-05-26 | correct merge errors | Oz Linden | |
2011-05-26 | merge changes for oz windlight issues | Oz Linden | |
2011-05-26 | merge changes for latest windlight integration project repo | Oz Linden | |
2011-05-26 | merge changes for latest viewer-development | Oz Linden | |
2011-05-27 | STORM-1289 ADDITIONAL_FIX Updated a comment. | Vadim ProductEngine | |
2011-05-27 | STORM-1289 PARTIAL_FIX Re-applying the current region day cycle now doesn't ↵ | Vadim ProductEngine | |
revert region setting to fixed sky. | |||
2011-05-26 | storm-1281: remove estate time from region/estate floater, storm-1282: fix ↵ | Oz Linden | |
reordering of region/estate tabs | |||
2011-05-26 | STORM-1285 WIP Connected "Create/Edit Water / Sky / Day Cycle" floaters (not ↵ | Vadim ProductEngine | |
functional) to the main menu. | |||
2011-05-26 | STORM-1285 WIP Connected "Delete Water / Sky / Day Cycle" floaters (not ↵ | Vadim ProductEngine | |
functional) to the main menu. | |||
2011-05-26 | STORM-1284 ADDITIONAL_FIX Fixing build errors. | Vadim ProductEngine | |
2011-05-26 | STORM-1284 FIXED Changes to region environment are now visible immediately. | Vadim ProductEngine | |
Pressing "Apply" sends the settings update to server. Pressing "Cancel" reverts to current region settings. | |||
2011-05-26 | STORM-1283 - merge changes for VWR-25039, VWR-25044, VWR-25052, INTL-46 | Debi King (Dessie) | |
2011-05-26 | storm-1189: remove more of the code for classic clouds | Oz Linden | |
2011-05-26 | STORM-1253 WIP Implemented switching between multiple day cycles (locally ↵ | Vadim ProductEngine | |
and region-wide). | |||
2011-05-26 | storm-1189: remove classic clouds | Oz Linden | |
2011-05-25 | merge STORM-1275 | Debi King (Dessie) | |
2011-05-25 | WIP INTL-46 partial traditional chinese translation | eli_linden | |
2011-05-25 | FIX VWR-25052 en_xui_change | eli_linden | |
2011-05-25 | FIX VWR-25044 | eli_linden | |
2011-05-25 | FIX VWR-25039 en_xui_change | eli_linden | |
2011-05-25 | storm-1189: remove classic clouds | Oz Linden | |
2011-05-25 | storm-1282: reorder tabs on the region/estate floater | Oz Linden | |
2011-05-25 | merge changes for storm-1156 | Oz Linden | |
2011-05-25 | storm-1156: remove "test day" controls and associated code | Oz Linden | |
2011-05-25 | merge lastest updates from windlight integration branch | Oz Linden | |
2011-05-24 | STORM-1256 WIP Re-request region settings if our attempt to change them has ↵ | Vadim ProductEngine | |
failed. | |||
2011-05-24 | STORM-1256 WIP Added perpetual indicator for progress of applying changes. | Vadim ProductEngine | |
2011-05-24 | merge changes for STORM-1277 | Debi King (Dessie) | |
2011-05-24 | STORM-1256 WIP Fixed resetting the Environment tab if a server env. update ↵ | Vadim ProductEngine | |
comes while your preference is using personal env. settings. The fix is to re-add server skies to our WL param mgr regardless of user preferences. | |||
2011-05-24 | STORM-1256 WIP Improvements to region enviroment settings editing. | Vadim ProductEngine | |
* Enable/disable controls according to the region permissions. * Update controls when region settings update comes. | |||
2011-05-23 | fix VWR-25036 | eli_linden | |
2011-05-23 | FIX VWR-25029 | eli_linden | |
2011-05-23 | FIX VWR-25028 | eli_linden | |
2011-05-23 | FIX VWR-25027 | eli_linden | |
2011-05-23 | FIX VWR-25025 en_xui_change | eli_linden | |
2011-05-23 | FIX VWR-25024 en_xui_change | eli_linden | |
2011-05-23 | FIX VWR-25023 en_xui_change | eli_linden | |
2011-05-23 | FIX VWR-25022 en_xui_change | eli_linden | |
2011-05-23 | FIX VWR-24753 | eli_linden | |
2011-05-23 | STORM-1275 FIX viewer gets caught in infinite loop for decompstub | Nyx (Neal Orman) | |
Fixed setting the initialized flag for the decomposition stub case (for OS builds) so that the viewer doesn't hang when initializing the stub. Note that initialized will be set to true even when instance will return NULL. |