180 Commits
Author SHA1 Message Date
LeonaMorro 0f04bf1eb8 - Prop handling removed from core, and much more changes 2019-06-01 10:43:08 +02:00
LeonaMorro 746dbb9183 removed prop handling 2019-02-13 18:11:42 +01:00
LeonaMorro 80eed537f9 clean up 2019-02-13 12:03:09 +01:00
LeonaMorro 5b571b16c3 -use a different channel for adjuster and props to lower script time 2019-02-08 08:33:09 +01:00
LeonaMorro 17ba94a146 - wrong file location 2019-02-06 16:16:31 +01:00
LeonaMorro 50beb56653 - new adjuster skin 2019-02-06 16:12:51 +01:00
LeonaMorro f0f48cb785 - empty animation name becomes valid 2019-02-06 15:56:29 +01:00
LeonaMorro f54cc8e142 - new admin HUD initial 2019-02-06 15:55:21 +01:00
LeonaMorro d7fd232730 the old admin hud script 2019-02-04 09:46:26 +01:00
LeonaMorro bf529904a9 Revert "first attempt to use the scaleRef for positioning avatars"
This reverts commit 7f23f48ce6.
2019-02-04 09:19:38 +01:00
LeonaMorro 7f23f48ce6 first attempt to use the scaleRef for positioning avatars 2019-02-03 17:47:24 +01:00
LeonaMorro 0ea8e7b1e6 - TIMER & TIMER_REMOVE now known by the core without registration 2019-02-03 14:28:00 +01:00
LeonaMorro 00f4fcdf60 - Adjuster RezParam changed, see #25 2019-02-03 13:25:32 +01:00
LeonaMorro 07e3efe6da fixed #23 2019-02-03 11:37:51 +01:00
LeonaMorro ccc4f4c065 - fixed #22 2019-02-03 11:35:46 +01:00
LeonaMorro f65d1b21c6 moved pose dump to slave 2019-02-01 16:37:33 +01:00
LeonaMorro c3efb6e428 Readme update 2019-01-30 13:41:29 +01:00
LeonaMorro 54aa0c9f7b switched to LSL Forge editor 2019-01-30 13:35:38 +01:00
LeonaMorro 86b3ce4263 animesh adjusters 2019-01-30 13:24:56 +01:00
LeonaMorro a9accf438d removed FS preprocessor dependency 2019-01-30 13:14:24 +01:00
LeonaMorro 539cf8b910 - clean up 2018-07-19 15:51:47 +02:00
LeonaMorro bb9a1d30e8 initial support for the nPose MenuMemoryExtension Plugin; fixed #19 2018-07-18 18:47:39 +02:00
LeonaMorro 3f9988af47 - improve openSim compatibility 2017-11-29 12:06:51 +01:00
LeonaMorro c4437c5c98 - minor fix: slotNumber vs seatNumber 2017-11-28 23:30:08 +01:00
LeonaMorro a9450902a0 - fixed #17 2017-11-28 16:25:20 +01:00
LeonaMorro a16415ac81 - improved memory usage output 2017-11-15 15:47:41 +01:00
LeonaMorro 342a589a6f - better Grid detection 2017-11-15 15:34:00 +01:00
LeonaMorro ce24b12b07 - added: Grid display via MEM_USAGE 2017-11-13 11:01:20 +01:00
LeonaMorro dbecd2bd3b - added: some compatibility patches for OpenSimulator 2017-11-12 18:16:51 +01:00
LeonaMorro 09315b1eb6 - fixed broken SAT/NOTSATMSG introduced in 1e8b264 2017-10-14 17:18:04 +02:00
LeonaMorro 33e99a39c0 - fixed a very small possible timing issue 2017-10-04 18:10:07 +02:00
LeonaMorro 5577e95270 - fixed: making a DOCARD should not remove Props with group 0 2017-10-03 15:48:22 +02:00
LeonaMorro 6fdc14d270 mostly memory optimizations
optimized assignSlots
optimized SwapTwoSlots
some smaller optimizations
added: Option SeatAssignList
added: Command DOCARD|cardName
added: Command OPTIONS (= OPTION) (because I always write it wrong)
added: global Option defaultLanguagePrefix, default "SET", currently
only for debug purposes.
2017-10-02 16:14:40 +02:00
LeonaMorro 1e8b264a88 - save a few bytes 2017-10-01 11:49:05 +02:00
LeonaMorro 1bae0163f3 - code beautifying 2017-09-29 12:11:29 +02:00
LeonaMorro f4d1e06e35 - added: ON_SIT, ON_UNSIT, ON_TIMER, DO linkmessage and command perms 2017-09-28 17:00:10 +02:00
LeonaMorro 4fdf87df0f - added option dialogReplaceRoot 2017-09-22 16:57:50 +02:00
LeonaMorro 0cb58fcb58 - added %AVSEAT% placeholder 2017-09-22 16:56:34 +02:00
LeonaMorro 72ba23b43e - possible fix for issue #14 2017-09-05 11:10:19 +02:00
LeonaMorro 988bb99fe1 - Multilanguage Support 2017-09-02 12:32:35 +02:00
LeonaMorro d884b3d830 added %POSITION% and %ROTATION% 2017-07-08 10:45:52 +02:00
LeonaMorro e6d842cba1 Howard: attempt to reduce the number of resets needed during the
development process
2017-06-28 15:46:04 +02:00
LeonaMorro 1c1a72e957 nPose Facial-Layering Plugin and nPose SAT-NOTSAT Plugin now have an own
repository
2017-06-28 12:06:48 +02:00
LeonaMorro 175bd6ff46 fix for #13 2017-06-28 11:04:55 +02:00
LeonaMorro 97b1461b85 fix for #12 2017-06-28 10:17:25 +02:00
LeonaMorro b6b970b66a Renamed the placeholder %SCALE% to %SCALECUR%. Added the option
scaleRef. The new placeholder %SCALEREF% is replaced with this value
2017-03-13 18:01:49 +01:00
LeonaMorro 547ef3ff3e Revert "Howards fix for #6"
This reverts commit 797687c660.
2017-03-13 17:09:55 +01:00
LeonaMorro 4eb3e4a2d3 - added %SCALE% placeholder for later use 2017-03-06 11:40:50 +01:00
LeonaMorro 624bdde7a9 - merging buttons 2017-03-06 10:37:32 +01:00
LeonaMorro ec129973d3 removed chatchannel broadcast #8 2017-02-22 17:35:41 +01:00