Commit Graph

545 Commits

Author SHA1 Message Date
kepler155c@gmail.com 0aa0841b76 better turtle.condense 2018-12-16 02:44:01 -05:00
kepler155c@gmail.com bd5cba8656 better turtle.condense 2018-12-16 02:28:16 -05:00
kepler155c@gmail.com abec4a9740 dynamic overview shortcuts 2018-12-10 10:33:56 -05:00
sorucoder eb8b823674 Fixed util.signum 2018-12-09 14:52:52 -05:00
sorucoder 2e94b61dff Fixed util.randomFloat
Fixed if both max or min is nil, it returns a number between 0 and 1
2018-12-09 01:04:24 -05:00
sorucoder 30640fd415 Fixed util.randomFloat
Fixed if max is nil, that it behaves like math.random()
2018-12-09 01:01:20 -05:00
sorucoder 3f3a2deaa8 Removed util.random, added util.randomFloat
Removed util.random as it is a duplicate of math.random. Added util.randomFloat, which returns a random floating point number.
2018-12-09 00:58:05 -05:00
sorucoder 3c9f03477a Added util.signum, util.clamp, and fixed util.round
Added commonly used math operations. Fixed bug where util.round(-0.5) returns 0.
2018-12-09 00:37:23 -05:00
kepler155c@gmail.com 70a98e33d7 switch branch to develop-1.8 2018-12-08 14:10:46 -05:00
kepler155c@gmail.com cc9c204670 switch branch to master-1.8 2018-12-08 14:08:44 -05:00
kepler155c@gmail.com 00fea37f3f manipulators! 2018-12-06 23:13:43 -05:00
kepler155c@gmail.com 6674c715e0 pcall driver init 2018-12-05 21:21:30 -05:00
kepler155c@gmail.com 72142e12cc toggle show trusted in network app 2018-12-04 21:16:48 -05:00
kepler155c@gmail.com 7d17a21aa4 rework wizard page handling 2018-12-04 20:55:08 -05:00
kepler155c@gmail.com 0e3fb88f1d set sound volume 2018-12-04 01:33:58 -05:00
kepler155c@gmail.com c9a42e2502 transport timeout on dead process 2018-12-02 18:40:19 -05:00
kepler155c@gmail.com 2517612622 manipulator :( 2018-12-02 15:10:21 -05:00
kepler155c@gmail.com c5a821f264 manipulator :( 2018-12-02 14:35:58 -05:00
kepler155c@gmail.com 34c653ca1b manipulator device driver 2018-12-01 19:09:24 -05:00
kepler155c@gmail.com 1fb5379b11 grid setSelected, update tron url/icon 2018-12-01 00:55:42 -05:00
kepler155c@gmail.com beae4e6eaf grid sort event 2018-11-30 04:53:59 -05:00
kepler155c@gmail.com 880a81f655 socket dim / clock issue 2018-11-29 15:12:25 -05:00
kepler155c@gmail.com eb799004f8 sounds 2018-11-26 20:53:28 -05:00
kepler155c@gmail.com a0d47a5f1a allow up to 10 sec diff in connect time due to clock mismatch in dims 2018-11-24 21:45:10 -05:00
kepler155c@gmail.com 0545ff0c68 package manager fix 2018-11-23 12:14:47 -05:00
kepler155c@gmail.com 95178b0452 package manager fix 2018-11-23 11:57:32 -05:00
kepler155c@gmail.com 9c43a261a8 reduce coroutine creation 2018-11-22 19:57:00 -05:00
kepler155c@gmail.com d5896ca873 reduce coroutine creation 2018-11-22 13:52:45 -05:00
kepler155c@gmail.com 39e8307511 update rabbit 2018-11-21 22:06:00 -05:00
kepler155c@gmail.com 99687c3d28 new release prep 2018-11-21 12:10:20 -05:00
kepler155c@gmail.com 3b0ac4e338 new release prep 2018-11-21 09:24:55 -05:00
kepler155c@gmail.com 407b9f38fe reenable storage manager 2018-11-18 11:11:58 -05:00
kepler155c@gmail.com c6fd959371 new icons - thx LDD 2018-11-14 21:37:05 -05:00
kepler155c@gmail.com ccd1711d20 fix titlebar look 2018-11-13 21:31:55 -05:00
kepler155c@gmail.com 62ac7a52ec overview cleanup + chooser better events 2018-11-12 20:21:35 -05:00
kepler155c@gmail.com f9359cf77f wizard - modem fixes 2018-11-12 15:22:29 -05:00
kepler155c@gmail.com 17d55e75ce support preferred wireless modems 2018-11-11 14:45:04 -05:00
kepler155c@gmail.com 4721b6aec1 vnc auto-reconnect 2018-11-10 13:04:32 -05:00
kepler155c@gmail.com b3a061d39b vnc auto-reconnect 2018-11-10 13:00:22 -05:00
kepler155c@gmail.com 10a0c3a724 modem packet validation 2018-11-09 15:27:13 -05:00
kepler155c@gmail.com 68ee419d83 fix invalid msg crashing socket 2018-11-09 15:07:55 -05:00
kepler155c@gmail.com cb03e56a1f package manager UI 2018-11-06 17:28:21 -05:00
kepler155c@gmail.com 1a4ef3e581 package manager UI 2018-11-06 16:43:24 -05:00
kepler155c@gmail.com 99b2fa1b0b package manager 2018-11-04 13:00:37 -05:00
kepler155c@gmail.com 67be1e0f2f package management 2018-11-03 18:25:49 -04:00
kepler155c@gmail.com c478781cba package management 2018-11-03 18:13:41 -04:00
kepler155c@gmail.com 88f126bf2f sync module improvements 2018-10-31 19:38:09 -04:00
kepler155c@gmail.com 846569952c rename debug function 2018-10-31 00:05:29 -04:00
kepler155c@gmail.com 9484153f38 on the fly grid table filtering in ui 2018-10-29 22:03:46 -04:00
kepler155c@gmail.com b564b1e9be parameter validation 2018-10-27 21:34:34 -04:00
kepler155c@gmail.com 7220b372bd new checkbox control 2018-10-26 18:45:22 -04:00
kepler155c@gmail.com c75938bef9 prune method in utils 2018-10-24 19:13:05 -04:00
kepler155c@gmail.com 605e923d48 ui improvements - disable shell scrolling 2018-10-24 06:50:16 -04:00
kepler155c@gmail.com adc5eb286d ui improvements 2018-10-23 22:33:40 -04:00
kepler155c@gmail.com a59fef30f0 ui improvements + wireless modem over wired network 2018-10-23 03:05:47 -04:00
kepler155c@gmail.com 0cd709a525 missing pages definition 2018-10-21 18:48:08 -04:00
kepler155c@gmail.com 97c4b7a090 package manager wip 2018-10-21 04:46:40 -04:00
kepler155c@gmail.com b7176e55ad package manager wip 2018-10-20 20:35:48 -04:00
kepler155c@gmail.com 8b50127f21 new icon set + scanning miner 2018-10-15 16:05:43 -04:00
kepler155c@gmail.com ecb3af4672 new icon set + scanning miner 2018-10-14 15:35:40 -04:00
kepler155c@gmail.com e6a98b34cb turtle not pathing backwards 2018-04-02 16:59:47 -04:00
kepler155c@gmail.com 9ee63da66f turtle coords reversed 2018-04-01 23:25:33 -04:00
kepler155c@gmail.com 6ed8468a65 System GPS page bugfix 2018-04-01 20:09:47 -04:00
kepler155c@gmail.com 4836a6a3a2 System GPS page bugfix 2018-04-01 20:03:07 -04:00
kepler155c@gmail.com bbcb8ecd6e 1.12 updates 2018-04-01 18:40:08 -04:00
kepler155c@gmail.com 8db4fed19a 1.12 fixes 2018-03-30 17:01:56 -04:00
kepler155c@gmail.com 3dd351cc86 rttp initial version -- insecure 2018-03-30 13:12:46 -04:00
kepler155c@gmail.com a17677730f 1.7.10 compatibility 2018-03-21 13:42:29 -04:00
kepler155c@gmail.com daed3aac38 1.7.10 compatibility 2018-02-24 09:38:02 -05:00
kepler155c@gmail.com fc9981bff0 neural + copy file path 2018-02-19 22:19:49 -05:00
kepler155c@gmail.com 00461483e1 neural support 2018-02-09 08:01:02 -05:00
kepler155c@gmail.com 25a917a220 adjust network timeout 2018-02-08 02:55:14 -05:00
kepler155c@gmail.com 098e9650ac adjust network timeout 2018-02-08 02:39:56 -05:00
kepler155c@gmail.com d6a77ba487 neural apps 2018-02-08 02:32:28 -05:00
kepler155c@gmail.com f16c7b632b error handling 2018-02-06 08:45:43 -05:00
kepler155c@gmail.com cceb6c8409 security fix 2018-02-03 20:03:51 -05:00
kepler155c@gmail.com 15a627f7e9 remove os api modifications 2018-01-26 06:37:49 -05:00
kepler155c@gmail.com 742d1337a8 installer branches 2018-01-24 18:55:21 -05:00
kepler155c@gmail.com 8879f91c62 installer branches 2018-01-24 18:48:13 -05:00
kepler155c@gmail.com f5add40808 installer branches 2018-01-24 18:45:47 -05:00
kepler155c@gmail.com 3e8e202e1e installer branches 2018-01-24 18:21:07 -05:00
kepler155c@gmail.com 8e61c0ef46 installer branches 2018-01-24 18:18:27 -05:00
kepler155c@gmail.com a0173ee7e6 installer branches 2018-01-24 18:13:34 -05:00
kepler155c@gmail.com 5a32fe208e format and installer branches 2018-01-24 17:39:38 -05:00
kepler155c@gmail.com 1eea0d7cd8 embedded windows 2018-01-21 22:08:30 -05:00
kepler155c@gmail.com 8451c94abe transition to kernel 2018-01-21 17:22:59 -05:00
kepler155c@gmail.com e6ed08315e transition to kernel 2018-01-21 06:09:25 -05:00
kepler155c@gmail.com 438e35688b transition to kernel 2018-01-21 05:59:27 -05:00
kepler155c@gmail.com e59400eb2b transition to kernel 2018-01-21 05:44:13 -05:00
kepler155c@gmail.com 1c1eb9b782 transition to kernel 2018-01-20 07:18:13 -05:00
kepler155c@gmail.com d85e9b96b2 transition to kernel 2018-01-15 20:38:30 -05:00
kepler155c@gmail.com bd37d32750 transition to kernel 2018-01-15 16:28:10 -05:00
kepler155c@gmail.com 7db1db2957 transition to kernel 2018-01-14 18:48:18 -05:00
kepler155c@gmail.com fd1d10a656 transition to kernel 2018-01-14 18:28:23 -05:00
kepler155c@gmail.com 30dd2a2b16 transition to kernel 2018-01-14 16:44:43 -05:00
kepler155c@gmail.com 9de9452dd3 transition to kernel 2018-01-13 23:40:53 -05:00
kepler155c@gmail.com bd37b57780 transition to kernel 2018-01-13 15:17:26 -05:00
kepler155c@gmail.com fc8d44b60d transition tot kernel 2018-01-11 20:53:32 -05:00
kepler155c@gmail.com d224f5df25 move multishell functionality to kernel 2018-01-10 16:46:37 -05:00
kepler155c@gmail.com 13ec8ea04f peripheral overhaul 2018-01-06 22:25:33 -05:00
kepler155c@gmail.com 911fec9118 peripheral overhaul 2018-01-06 06:07:49 -05:00
kepler155c@gmail.com 1528bab3ac open editor for config on first run 2018-01-04 03:30:59 -05:00
kepler155c@gmail.com dc9d174085 shadow text color override 2018-01-03 02:43:17 -05:00
kepler155c@gmail.com 1108c173d7 pass raw values for grid overrides 2017-12-27 23:55:30 -05:00
kepler155c@gmail.com 0830e46fb8 fix slideout 2017-12-23 01:47:54 -05:00
kepler155c@gmail.com 743959c1fa better emits 2017-12-16 00:07:22 -05:00
kepler155c@gmail.com dd4211745e modal windows 2017-12-13 01:37:31 -05:00
kepler155c@gmail.com 0df22efdc2 slide out for UI + turtle.has 2017-12-11 11:31:41 -05:00
kepler155c@gmail.com a8a4ceb85d api cleanup 2017-11-15 00:08:42 -05:00
kepler155c@gmail.com f533e42c0c turtle api 2017-10-31 02:01:18 -04:00
kepler155c@gmail.com 1b9450017d refactor + cleanup 2017-10-27 20:24:48 -04:00
kepler155c@gmail.com cac15722b8 proxy + pathfinding optimization 2017-10-26 18:56:55 -04:00
kepler155c@gmail.com 7fd93e8a8b proxy apis over wireless 2017-10-24 23:01:40 -04:00
kepler155c@gmail.com 84b2b8ce63 cleanup 2017-10-23 19:33:53 -04:00
kepler155c@gmail.com 22a432492c naming 2017-10-22 19:10:29 -04:00
kepler155c@gmail.com 8d3f5329f2 misc 2017-10-22 01:30:26 -04:00
kepler155c@gmail.com 8e9ff9c626 input redo 2017-10-20 13:57:24 -04:00
kepler155c@gmail.com 31b3787695 input redo + env pollution 2017-10-20 04:23:17 -04:00
kepler155c@gmail.com fb0f3e567a redo tabs + wizard 2017-10-18 19:51:55 -04:00
kepler155c@gmail.com f6d1cfc7ee grid event 2017-10-17 22:30:23 -04:00
kepler155c@gmail.com 39ba226a82 cleanup 2017-10-16 16:54:50 -04:00
kepler155c@gmail.com fe0ca72b8b redo input translation -round 2 2017-10-16 00:02:42 -04:00
kepler155c@gmail.com 2721840596 redo input translation + shift-paste 2017-10-15 19:55:05 -04:00
kepler155c@gmail.com 9b8b5238b0 multishell hooks 2017-10-15 02:36:54 -04:00
kepler155c@gmail.com 8b187f2813 multishell hooks 2017-10-14 03:41:54 -04:00
kepler155c@gmail.com 153b0b86ff autocomplete 2017-10-13 16:30:47 -04:00
kepler155c@gmail.com a9634cb438 version checking + ui cleanup 2017-10-12 17:58:35 -04:00
kepler155c@gmail.com 3460dd68b2 cleanup + global clipboard 2017-10-11 22:39:04 -04:00
kepler155c@gmail.com f9221e67be cleanup 2017-10-11 16:31:48 -04:00
kepler155c@gmail.com 852ad193f0 simplify ui 2017-10-11 11:37:52 -04:00
kepler155c@gmail.com 05c99b583a friendlier networking + adding tabs 2017-10-09 13:08:38 -04:00
kepler155c@gmail.com f5b99d91e5 tabs update + object identity 2017-10-09 00:26:19 -04:00
kepler155c@gmail.com 955f11042b http fixes 2017-10-08 20:03:01 -04:00
kepler155c@gmail.com a625b52bad lint 2017-10-08 17:45:01 -04:00
kepler155c@gmail.com 98ec840db1 UI improvements 2017-10-07 23:03:18 -04:00
kepler155c@gmail.com af981dd1f8 transition refactor + inactive elements 2017-10-07 00:27:41 -04:00
kepler155c@gmail.com 91a05c07dd drop menus 2017-10-06 13:39:47 -04:00
kepler155c@gmail.com fc69d4be83 canvas palette 2017-10-06 03:07:24 -04:00
kepler155c@gmail.com f0846c8daa id upgrade fixes 2017-10-05 18:05:57 -04:00
kepler155c@gmail.com 833ac76f78 id upgrade fixes 2017-10-05 17:44:52 -04:00
kepler155c@gmail.com 19ed191086 generalized canvas 2017-10-05 13:07:48 -04:00
kepler155c@gmail.com 8e381d3ebf ui improvements 2017-10-03 00:50:54 -04:00
kepler155c@gmail.com c0baa00668 better colors - resizing 2017-09-30 20:35:36 -04:00
kepler155c@gmail.com 5681b01810 resizing now works properly 2017-09-29 22:30:01 -04:00
kepler155c@gmail.com 9cb7180f10 better colors 2017-09-28 18:52:57 -04:00
kepler155c@gmail.com 2af6f098c8 bugssss... 2017-09-28 06:33:19 -04:00
kepler155c@gmail.com 5969b71dbe process improvements + new icons 2017-09-27 15:42:40 -04:00
kepler155c@gmail.com 4a608e11a2 oops 2017-09-26 19:52:16 -04:00
kepler155c@gmail.com f1517a294d merge 2017-09-26 19:18:47 -04:00
kepler155c@gmail.com 13efde276d better startup 2017-09-26 15:18:44 -04:00
kepler155c@gmail.com f2e1a39584 better startup 2017-09-26 05:34:31 -04:00
kepler155c@gmail.com 2d93974e6a better startup 2017-09-26 01:40:02 -04:00
kepler155c@gmail.com 1c3e4917da better startup 2017-09-25 23:27:16 -04:00
kepler155c@gmail.com 04f2ee9c34 better startup 2017-09-25 23:23:10 -04:00
kepler155c@gmail.com 1a818e9e3a better startup 2017-09-25 23:18:36 -04:00
kepler155c@gmail.com 80f3ba1fb0 better startup 2017-09-25 22:49:44 -04:00
kepler155c@gmail.com ea56ac325b better startup 2017-09-25 17:14:08 -04:00
kepler155c@gmail.com fcfe2bc86c better startup 2017-09-25 17:10:24 -04:00
kepler155c@gmail.com fcb6fbf8c1 better startup 2017-09-25 17:07:18 -04:00
kepler155c@gmail.com c6367c44ae better startup 2017-09-25 17:02:28 -04:00
kepler155c@gmail.com f325550de2 better startup 2017-09-25 17:00:02 -04:00
kepler155c@gmail.com 3c2892074a merge 2017-09-24 16:28:15 -04:00
kepler155c@gmail.com 8cd8ec909c cleanup 2017-09-24 00:38:14 -04:00
kepler155c@gmail.com bf3875adcb cleanup 2017-09-21 01:44:33 -04:00
kepler155c@gmail.com 00fe2c9989 cleanup 2017-09-18 14:46:46 -04:00
kepler155c@gmail.com 36fd5ca073 reorganization 2017-09-15 20:27:56 -04:00
kepler155c@gmail.com 64c68f2662 reorganization 2017-09-15 01:08:04 -04:00
kepler155c@gmail.com b5ee5db16b upgrade item keys 2017-09-13 20:02:26 -04:00
kepler155c@gmail.com 9aca96cc3e treefarm + turtle improvements + cleanup 2017-09-12 23:04:44 -04:00
kepler155c@gmail.com e50e6da700 shell completion 2017-09-06 09:06:04 -04:00
kepler155c@gmail.com e821241cfe web run applications 2017-09-05 21:56:03 -04:00
kepler155c@gmail.com 9f5c58cc4c web run applications 2017-09-05 21:21:43 -04:00
kepler155c@gmail.com f7a03b2eea cleanup 2017-09-05 09:34:42 -04:00
kepler155c@gmail.com ae7508e89b require improvements, remove global Util 2017-09-05 02:09:31 -04:00
kepler155c@gmail.com 2b1d96ab37 builder using command computer 2017-09-04 17:41:46 -04:00
kepler155c@gmail.com 3a5da45877 build using command computer 2017-08-11 17:54:03 -04:00
kepler155c@gmail.com 0800609a1a build using command computer 2017-08-11 02:24:43 -04:00
kepler155c@gmail.com 97f3392fbd build using command computer 2017-08-09 10:19:00 -04:00
kepler155c@gmail.com c21afd2875 extended file listing 2017-08-05 04:17:06 -04:00
kepler155c@gmail.com a1660fd073 convert to event api 2017-08-03 01:46:39 -04:00
kepler155c@gmail.com 252fb16853 cleanup 2017-08-02 09:52:41 -04:00
kepler155c@gmail.com 982894a5f1 fix recorder 2017-07-30 19:53:43 -04:00
kepler155c@gmail.com be51935662 Replace process.api with Event 2017-07-28 19:01:59 -04:00
kepler155c@gmail.com f8bcf90a6b bit of everything 2017-07-23 22:37:07 -04:00
kepler155c@gmail.com 027f386ed1 builder improvements - resource manager 2017-07-02 10:05:10 -04:00
kepler155c@gmail.com 7f99c0c69a builder improvements 2017-06-23 02:04:56 -04:00
kepler155c@gmail.com 3f66a9397c builder improvements 2017-06-15 03:25:55 -04:00
kepler155c@gmail.com 71cbf34ade builder improvements 2017-06-09 17:41:03 -04:00
kepler155c@gmail.com b618246679 webrun 2017-06-02 15:50:05 -04:00
kepler155c@gmail.com 890fad5099 webrun 2017-06-02 15:42:40 -04:00
kepler155c@gmail.com 16ac873ace url apps, cleanup 2017-05-31 07:06:30 -04:00
kepler155c@gmail.com 10cd1509fb mouse up events 2017-05-25 21:06:17 -04:00
kepler155c@gmail.com e6ee432997 relative-gps coord system 2017-05-24 19:48:48 -04:00
kepler155c@gmail.com 64146f8625 web running os 2017-05-21 22:19:01 -04:00
kepler155c@gmail.com 00c96a096b web running os 2017-05-21 03:55:53 -04:00
kepler155c@gmail.com 9e25c4ca0c web running os 2017-05-21 03:30:25 -04:00
kepler155c@gmail.com 76a3313654 web running os 2017-05-21 01:42:41 -04:00
kepler155c@gmail.com 3307d04e20 web running os 2017-05-20 23:58:46 -04:00
kepler155c@gmail.com e3d0d6454d web running os 2017-05-20 23:49:06 -04:00
kepler155c@gmail.com d1fd211a2b web running os 2017-05-20 23:46:38 -04:00
kepler155c@gmail.com 2266cd9873 major directory reorganize 2017-05-20 19:05:00 -04:00
kepler155c@gmail.com c8147ef9e8 major directory reorganize 2017-05-20 18:27:26 -04:00
kepler155c@gmail.com 7954c79d66 1.79+ theme 2017-05-20 03:43:19 -04:00
kepler155c@gmail.com 558d271ae0 branch support 2017-05-19 20:55:19 -04:00
kepler155c@gmail.com 8ecfea1524 rework app registry - trust tweaks 2017-05-19 19:00:23 -04:00
kepler155c@gmail.com fbe2c9e909 security 2017-05-18 05:02:13 -04:00
kepler155c@gmail.com 7438252fb4 builder tweaks 2017-05-16 15:58:32 -04:00
kepler155c@gmail.com 9a0c584cba throttlee 2017-05-14 00:53:59 -04:00
kepler155c@gmail.com c34b46699b storage activity wrong amounts 2017-05-13 23:45:59 -04:00
kepler155c@gmail.com 4cbb2b2257 security cleanup 2017-05-13 21:05:05 -04:00
kepler155c@gmail.com 6f62d59108 randomseed broken 2017-05-13 20:46:26 -04:00
kepler155c@gmail.com ae3ee946e4 global clipboard plus directory sizes in Files 2017-05-12 01:12:58 -04:00
kepler155c@gmail.com e287958faa networking improvements 2017-05-10 19:59:09 -04:00
kepler155c@gmail.com 3a922ad2f4 networking improvements 2017-05-10 06:11:25 -04:00
kepler155c@gmail.com f866d2bd58 socket improvement 2017-05-09 01:57:00 -04:00
kepler155c@gmail.com ab73e3f2f9 security start 2017-05-05 21:43:17 -04:00
kepler155c@gmail.com bc5cc5e97b security start 2017-05-05 08:06:07 -04:00
kepler155c@gmail.com cc4f8a0afc security start 2017-05-05 07:34:20 -04:00
kepler155c@gmail.com 5653682beb refined 2017-04-25 12:40:06 -04:00
kepler155c@gmail.com 705b600e93 refined 2017-04-25 12:29:43 -04:00
kepler155c@gmail.com 78c5cc2818 optimize refined storage 2017-04-23 10:06:35 -04:00
kepler155c@gmail.com 634bdee3f2 bug fixes storage mgr 2017-04-22 02:30:41 -04:00
kepler155c@gmail.com 8774d98009 bug fixes storage mgr 2017-04-22 00:51:27 -04:00
kepler155c@gmail.com c57ff1541b refined storage bug, obsidian script 2017-04-20 07:33:36 -04:00
kepler155c@gmail.com 243bcb4ead cleanup 2017-04-17 03:13:00 -04:00
kepler155c@gmail.com 4546b9c726 cleanup 2017-04-15 23:39:15 -04:00
kepler155c@gmail.com a074213b7c storage activity for refined storage 2017-04-15 11:38:08 -04:00
kepler155c@gmail.com 04a44163f4 revert ui change 2017-04-15 05:53:44 -04:00
kepler155c@gmail.com dc555a0b1e bugfix builder - refined storage performance 2017-04-14 23:41:04 -04:00
kepler155c@gmail.com 60487d951d mirror to monitor 2017-04-08 20:06:31 -04:00
kepler155c@gmail.com 430ab7d910 trusted connections 2017-04-07 21:03:35 -04:00
kepler155c@gmail.com 6754eb98d3 dialogs 2017-04-05 12:35:03 -04:00
kepler155c@gmail.com 72bd16502b builder upgrade 2017-04-01 19:21:49 -04:00
kepler155c@gmail.com aba2ae31ea threads 2016-12-27 16:06:30 -05:00
kepler155c@gmail.com c2500f0167 threads 2016-12-27 16:01:06 -05:00
kepler155c@gmail.com 5c12b20fae Forms - dialogs 2016-12-26 22:26:43 -05:00
kepler155c@gmail.com d61260ec9b Overlapping windows 2016-12-22 23:22:04 -05:00
kepler155c@gmail.com 977998ebdb transitions and Lua improvements 2016-12-18 14:41:38 -05:00
kepler155c@gmail.com 4435a14ed1 transitions and Lua improvements 2016-12-18 14:38:48 -05:00
kepler155c@gmail.com ddeaddae3d transitions 2016-12-15 13:32:33 -05:00
kepler155c@gmail.com f8f0a1beed transitions 2016-12-15 09:56:25 -05:00
kepler155c@gmail.com 427b871e2a transitions 2016-12-15 09:45:27 -05:00
kepler155c@gmail.com 48f16ce2c7 transitions 2016-12-14 12:36:28 -05:00
kepler155c@gmail.com 46d0c8d43d Initial commit 2016-12-11 16:36:36 -05:00
kepler155c@gmail.com fc243a9c12 Initial commit 2016-12-11 14:24:52 -05:00