Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2014-12-10 | Rename llround(..) to ll_round(..) because of a collision with MS llround ↵ | callum_linden | |
(long long round) in VS2013 | |||
2014-10-17 | Update to build on Xcode 6.0: fixes for brackets logical operations and ↵ | callum_linden | |
signed/unsigned issue | |||
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2011-06-01 | STORM-1253 WIP Time control: the up/down buttons now work consistently ↵ | Vadim ProductEngine | |
across the whole day; time values are snapped to 5 minutes. | |||
2011-05-30 | STORM-1253 WIP Fixed a compiler warning. | 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-18 | STORM-1202 ADDITIONAL_FIX Workaround for another Windows build issue. | Paul ProductEngine | |
2011-05-18 | STORM-1202 ADDITIONAL_FIX Fixing Windows build. | Vadim ProductEngine | |
2011-05-16 | STORM-1202 Code cleanup for LLLineEditor | Paul ProductEngine | |
- Removed code duplication - Renamed prevalidateInputText to prevalidateInput | |||
2011-05-13 | STORM-1202 FIXED Time spin control | Paul ProductEngine | |
Implemented time spin control which is like spin control, but shows and allows to edit time string in "hh:mm PM/AM" format. Implemented according to the WLRS spec. |