Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2013-08-09 | second phase summer cleaning | Richard Linden | |
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc. | |||
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2011-07-07 | STORM-1483 FIXED Unable to delete the last water/sky/day preset. | Vadim ProductEngine | |
2011-06-14 | STORM-1305 WIP User day cycles now go first in all lists. | Vadim ProductEngine | |
2011-06-10 | STORM-1305 WIP User sky presets now go first in all lists. | Vadim ProductEngine | |
2011-06-10 | STORM-1305 WIP User water presets now go first in all lists. | Vadim ProductEngine | |
Besides, removed all cases of direct access to the water presets map in preparation for future lazy loading. | |||
2011-06-10 | STORM-1305 WIP Made LLWaterParamManager::mParamList private and typedef'ed ↵ | Vadim ProductEngine | |
its type. | |||
2011-06-10 | STORM-1254 WIP Removed obsolete TODO markers. | Vadim ProductEngine | |
2011-06-10 | STORM-1254 WIP Refresh the presets list in the Delete Preset floater when ↵ | Vadim ProductEngine | |
user preference change. This is needed to disable removal of the [new] current preset. | |||
2011-06-09 | STORM-1253 WIP Disabled removing system day cycles. | Vadim ProductEngine | |
2011-06-09 | STORM-1254 WIP Implemented deleting local water presets. | Vadim ProductEngine | |
2011-06-07 | STORM-1253 WIP Disable removing current day cycle. | Vadim ProductEngine | |
2011-06-07 | STORM-1255 WIP Consistency pass on sky presets removal. | Vadim ProductEngine | |
* Update all related floaters when a sky preset gets removed. * Don't allow removing skies referenced by (local) day cycles. * Other minor fixes. | |||
2011-06-07 | STORM-1255 WIP Implemented creating, editing and removing local sky presets. | Vadim ProductEngine | |
2011-06-01 | STORM-1253 WIP Update UI when a day cycle gets added or deleted. | Vadim ProductEngine | |
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 | STORM-1285 WIP Connected "Delete Water / Sky / Day Cycle" floaters (not ↵ | Vadim ProductEngine | |
functional) to the main menu. |