Commit graph

138 commits

Author SHA1 Message Date
Sei Lisa
202b4503d1 Remove or add parentheses as necessary to improve clarity.
There should be no changes in the code compiled from source directly.
2017-09-02 09:45:52 +02:00
Sei Lisa
2488349a1b Comment and formatting changes; no actual code changes.
- Add spaces between functions.
- Add comments on numeric codes and a few others.
- Reformat lists and one function.
- Remove spaces at EOL.
- Use actual copyright symbol.
2017-09-02 09:45:52 +02:00
codeviolet
ef3adcce5e formatting fixes 2017-09-01 17:52:39 +02:00
codeviolet
199aec0ef5 Add IMPORT_GUIDE and edit README 2017-09-01 17:52:39 +02:00
Sei Lisa
b30760acc3 Add .gitattributes to account for different line endings between systems 2017-08-31 12:11:53 +02:00
Sei Lisa
f97f8c5a5b Whitespace-only changes.
- Remove CR before LF to allow Git to use system-specific line terminators.
- Expand tabs to spaces.
- Remove spaces at end of line.
2017-08-31 12:08:57 +02:00
codeviolet
eb0164ff0a fix errors in intial upload
<CONTROLLER_UUID> and <AVATAR_UUID> were the wrong way around
2017-08-29 11:30:17 +02:00
Sei-Lisa
2d9b5aebfa Fix menu activation on helper click for all avatars. (#21)
It was broken for some.
2017-08-29 18:48:51 +10:00
Sei-Lisa
77fe80bb66 Hot fix for settings.php (#27)
* Hot fix for settings.php

It's failing whenever there's more than 1 chunk.

Fixes #25.

* Escape $ip_packed.

It can contain arbitrary binary characters, so it needs escaping.
2017-08-29 11:21:09 +10:00
codeviolet
705ac02889 adding settings.php and Noob-detector.lsl per #20 2017-08-28 12:02:53 +02:00
vm
001bfa1ecd add listen handle 2017-08-27 03:45:46 +02:00
Sei-Lisa
e03807caa7 Fix update-receiver.lsl failing to self-delete, and a security issue. (#22)
The types in the list are strings, so they won't match a key.

Remove the pin from the prim when removing the script.
2017-08-27 10:39:50 +10:00
Oddunity
56c16cf6bf Minor bug fix and optimizations
- Fixed timer bug
- Changed llGetBoundngBox to llGetObjectMass
- Restrict prop cleanup to only include children of non-attached parent objects
2017-08-18 00:17:16 +02:00
Oddunity
4ff281d1f2 Cleanup props when parent object no longer exists
A timed event to check for the existence of the rezzing object and cleanup when the check fails.
2017-08-18 00:17:16 +02:00
mifi3000
19424493e9 Revise MARKETPLACE.txt and fix typo 2017-08-07 16:55:12 +10:00
Sei-Lisa
c157fd936a Remove [AV]object notice, per discussion in #5 (#7) 2017-08-07 11:10:15 +10:00
codeviolet
1640af3f2c Create MARKETPLACE.txt 2017-08-06 12:28:03 +10:00
Sei Lisa
5b6cd5763b Cosmetic changes to AVprop (no code changes)
Add vertical space between functions and between events; format the attachment points list; add inline comments indicating the meaning of the 90xxx codes.
2017-08-04 14:24:39 +02:00
vm
1f53bac37d re-add web service 2017-08-02 21:41:33 +10:00
codeviolet
e7939e56bd Temporarily remove Kitely Market link 2017-08-02 08:30:16 +10:00
codeviolet
6752b48e19 "coming soon" for Kitely Market 2017-08-01 17:26:59 +10:00
Sei Lisa
4f94296135 Fix minor typo in README.md (SL Forge -> LSLForge) 2017-07-31 19:07:19 +02:00
codeviolet
70e6ad9615 fix links and anchors 2017-07-31 18:52:36 +10:00
codeviolet
97c8608b93 fix link 2017-07-31 18:47:03 +10:00
codeviolet
c14970088b fix link 2017-07-31 18:30:35 +10:00
codeviolet
598188c449 fix link 2017-07-31 18:29:49 +10:00
codeviolet
90faa6fa48 fix link 2017-07-31 18:28:45 +10:00
codeviolet
4743682565 fix link 2017-07-31 18:27:15 +10:00
codeviolet
e19d74c199 fix typo 2017-07-31 18:16:10 +10:00
codeviolet
1a8c79468d Merge branch 'master' of https://github.com/AVsitter/AVsitter 2017-07-31 18:09:12 +10:00
codeviolet
34f30ac80a first commit 2017-07-31 17:43:31 +10:00
codeviolet
850ed0dc1c Delete GPL-licence-v2.txt 2017-07-31 17:42:50 +10:00
codeviolet
99395556a2 Delete index.html 2017-07-18 16:21:18 +10:00
codeviolet
d52fe3e281 Create index.html 2017-07-18 16:10:31 +10:00
codeviolet
e7d01132b3 add license 2017-04-04 12:24:38 +10:00
codeviolet
8624bbdbbd add MLP converter 2017-04-04 12:13:05 +10:00
Builder's Brewery
5c4f5b3418 Update repo (#1)
* Update README.md

* Update and rename [AV]LockGuard-object.lslp to [AV]LockGuard-object.lsl

* Update [AV]LockGuard-object.lsl

* Update [AV]LockGuard-object.lsl

* Update [AV]LockGuard-object.lsl

* Update and rename [AV]LockGuard.lslp to [AV]LockGuard.lsl

* Update and rename shared props via BUTTON.lslp to shared props via BUTTON.lsl

* Update and rename shared props via POSE.lslp to shared props via POSE.lsl
2016-06-06 11:25:56 +10:00
codeviolet
ff60b814dc new 2015-11-21 12:27:24 +11:00