UbitUmarov
|
27da6f1301
|
Yengine: simplify ossl severe error message, and make it on debug channel like Xengine
|
2018-11-26 19:44:32 +00:00 |
UbitUmarov
|
911ef0ce52
|
remove a ossl dev only option
|
2018-11-26 18:35:45 +00:00 |
UbitUmarov
|
87acd20d95
|
add script constant OS_APIVERSION, we should inc this on any change on any api. a few changes to os npc and avatar animation functions
|
2018-11-26 16:45:04 +00:00 |
UbitUmarov
|
28366f789e
|
change HandlerDeRezObject again to account for out or order packets
|
2018-11-26 04:19:41 +00:00 |
UbitUmarov
|
dc9f0d3627
|
change code feature that old compilers don't suport
|
2018-11-26 01:29:25 +00:00 |
UbitUmarov
|
be2c0aa552
|
fix ossl severe error
|
2018-11-25 23:10:44 +00:00 |
UbitUmarov
|
cded996265
|
remove a dev only conditional on lludp handlers; change parcel lists updates a bit;
|
2018-11-25 18:56:38 +00:00 |
UbitUmarov
|
d179b2dda1
|
avoid data references stuck in packet pools
|
2018-11-25 18:38:37 +00:00 |
UbitUmarov
|
fa29db5552
|
Yengine: oops rename the var on all relevant places
|
2018-11-23 02:43:34 +00:00 |
UbitUmarov
|
590d7ccf43
|
try better handling of llupd DeRezObject
|
2018-11-23 02:09:35 +00:00 |
UbitUmarov
|
5dc20ad1e5
|
Yengine: rename a local var
|
2018-11-23 01:54:22 +00:00 |
UbitUmarov
|
5951152082
|
Yengine: try read XEngine state from wire
|
2018-11-22 01:11:35 +00:00 |
UbitUmarov
|
fb0c8036f0
|
Yengine: use using...
|
2018-11-20 23:07:14 +00:00 |
UbitUmarov
|
3e5ca6efd6
|
Yengine: change script first line processing, also look to language option
|
2018-11-20 22:54:57 +00:00 |
UbitUmarov
|
5485ba2ae6
|
Yengine: do use SourceHashCode
|
2018-11-20 22:43:03 +00:00 |
UbitUmarov
|
a2208e5c8c
|
Yengine: remove some xmr API functions now added to OSSL
|
2018-11-20 22:32:07 +00:00 |
UbitUmarov
|
cb1ebd1604
|
add osApproxEquals for float, vector and rotation, note that default margin is 1e-6 to match strings rounding
|
2018-11-20 18:12:18 +00:00 |
UbitUmarov
|
c4a0e574c8
|
mantis 8410: llwhisper, llSay and llShout emit from the source prim not root
|
2018-11-19 14:07:48 +00:00 |
UbitUmarov
|
9dfb906666
|
add a few string functions to OSSL
|
2018-11-18 22:40:59 +00:00 |
UbitUmarov
|
01b84ef46b
|
some cleanup
|
2018-11-18 22:39:08 +00:00 |
UbitUmarov
|
ba87ba9c47
|
remove odd ossl function
|
2018-11-18 19:40:51 +00:00 |
UbitUmarov
|
ad99461590
|
code aesthetics
|
2018-11-17 20:43:16 +00:00 |
UbitUmarov
|
efd6fb05a9
|
code aesthetics
|
2018-11-17 17:05:28 +00:00 |
UbitUmarov
|
1f5169e636
|
code aesthetics
|
2018-11-17 16:04:55 +00:00 |
UbitUmarov
|
d43eeb1d9d
|
avoid a null ref on Bullet
|
2018-11-15 22:17:44 +00:00 |
UbitUmarov
|
7bcef500a9
|
remove CM api, add replacement ossl functions, as i should had done on the merge of avination code contrib. (runprebuild)
|
2018-11-15 20:29:25 +00:00 |
UbitUmarov
|
d537862cc2
|
Yengine: remove potencial log spam
|
2018-11-15 16:57:50 +00:00 |
UbitUmarov
|
f44569eee5
|
Yengine: ignore llResetScript() in default state_entry like X does. No idea why some do it, but do
|
2018-11-15 01:24:46 +00:00 |
Kevin Cozens
|
54b4e7a3e3
|
Fixed spelling error (availble -> available)
|
2018-11-14 18:16:52 -05:00 |
UbitUmarov
|
fad6295398
|
change ossl link sound functions to search for sound both on script host and target prims
|
2018-11-14 19:02:00 +00:00 |
UbitUmarov
|
afb1d6cdd7
|
take friends out of basicDOSprot (too little, too late)
|
2018-11-14 17:49:05 +00:00 |
UbitUmarov
|
b48cbcbfdd
|
simplify a bit some caps paths
|
2018-11-14 16:23:14 +00:00 |
UbitUmarov
|
942fd5e653
|
replace Enviroment response encoding ( runprebuild needed)
|
2018-11-14 15:34:12 +00:00 |
UbitUmarov
|
a1a8b5f4a7
|
replace RemoteParcelRequest response encoding ( runprebuild needed)
|
2018-11-14 13:12:25 +00:00 |
UbitUmarov
|
48854ec83d
|
some cleaup
|
2018-11-13 01:19:44 +00:00 |
UbitUmarov
|
cc10cd2161
|
oops
|
2018-11-13 00:58:27 +00:00 |
UbitUmarov
|
e4ed2d7d6c
|
similar changes on CopyBundleToInventory
|
2018-11-12 23:53:20 +00:00 |
UbitUmarov
|
191b0888a2
|
a few changes to deattach object update
|
2018-11-12 23:21:08 +00:00 |
UbitUmarov
|
d31854ee3c
|
BuySell: a few changes on sell copy
|
2018-11-12 22:54:37 +00:00 |
UbitUmarov
|
c28738a17f
|
fix a http error response
|
2018-11-12 16:06:40 +00:00 |
UbitUmarov
|
64f8036d8f
|
pesty warning
|
2018-11-12 11:22:39 +00:00 |
UbitUmarov
|
c05598fe62
|
ubOde: remove support for old native ODE lib; make inplace terrain changes, if possible
|
2018-11-12 11:12:52 +00:00 |
UbitUmarov
|
9185d397df
|
add a bit more things to ScriptSyntax, change a few more incoerent lsl types in function arguments
|
2018-11-10 21:00:04 +00:00 |
UbitUmarov
|
492b9e3326
|
mantis 8035: fix number of prims use to be from all owned parcels
|
2018-11-08 21:52:16 +00:00 |
UbitUmarov
|
fe63b4c97d
|
fix unknown priority scheme setting error. Thx Ai Austin
|
2018-11-08 16:38:34 +00:00 |
UbitUmarov
|
72d9bbfafb
|
some cleanup
|
2018-11-08 01:24:13 +00:00 |
UbitUmarov
|
ad8ddb8a78
|
changes to objects updates prioritizing getting dust on my disk. Schemes reduced to SimpleAngularDistance and BestAvatarResponsiveness
|
2018-11-07 20:32:39 +00:00 |
UbitUmarov
|
afd3852a36
|
change region gettexture response if presence not found
|
2018-11-07 05:11:36 +00:00 |
UbitUmarov
|
3741abab7c
|
udp threads don't need to be fg
|
2018-11-06 15:18:36 +00:00 |
UbitUmarov
|
3e6342eb61
|
fix lsl http url pool service still not starting correctly
|
2018-11-02 02:25:53 +00:00 |
UbitUmarov
|
0aff4a2914
|
fix lsl http url pool service not beeing removed
|
2018-11-02 02:21:34 +00:00 |
UbitUmarov
|
cf33e0440a
|
reduce some threads priority
|
2018-10-28 14:43:14 +00:00 |
UbitUmarov
|
a1d132d3ca
|
let the syntax file include its id again
|
2018-10-25 02:36:36 +01:00 |
UbitUmarov
|
7479638e88
|
remove a unnecessary scripts constants file
|
2018-10-25 02:06:44 +01:00 |
UbitUmarov
|
c643b4236f
|
a few changes to last commit
|
2018-10-23 18:55:26 +01:00 |
Mandarinka Tasty
|
06a35b9559
|
llName2Key. Thanks to mewtwo0641 and watcher64.
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
|
2018-10-23 18:01:13 +01:00 |
UbitUmarov
|
7c8cf9f362
|
remove a dead module
|
2018-10-23 12:48:28 +01:00 |
UbitUmarov
|
601d965009
|
remove AttachmentsCommandModule
|
2018-10-23 12:27:08 +01:00 |
UbitUmarov
|
cba65b1935
|
recover the inword region console comand Set AutoGrantAttachPerms
|
2018-10-23 11:02:16 +01:00 |
UbitUmarov
|
d842f835a6
|
remove ThrottlePer100PrimsRezzed option, do not delay attachments with thread.sleep
|
2018-10-23 10:27:09 +01:00 |
UbitUmarov
|
fdb4fb3f3f
|
update script syntax
|
2018-10-21 17:53:02 +01:00 |
UbitUmarov
|
495b22470d
|
oops some code got in ahead of time
|
2018-10-21 12:41:28 +01:00 |
UbitUmarov
|
0986555765
|
mantis 8387: (try) avoid potencial out of order phys operations
|
2018-10-21 12:13:21 +01:00 |
UbitUmarov
|
4ca859b4fc
|
mantis 8356: patched by hand, thx Lotek
|
2018-10-20 19:49:37 +01:00 |
UbitUmarov
|
56d5b3bf92
|
oops
|
2018-10-20 16:21:36 +01:00 |
UbitUmarov
|
47488c9017
|
change ossl tests setup
|
2018-10-20 16:01:26 +01:00 |
UbitUmarov
|
2c3522a826
|
ossl error messages are not from a agent
|
2018-10-20 15:38:50 +01:00 |
UbitUmarov
|
d1d370ada3
|
avoid a null ref during jenkins tests
|
2018-10-20 15:35:04 +01:00 |
UbitUmarov
|
05b79e203d
|
change ossl error report and NPC create error handling
|
2018-10-20 15:25:28 +01:00 |
UbitUmarov
|
8b5b251d1a
|
mantis 8398: fix with previus commits; removed redundante code
|
2018-10-20 14:10:56 +01:00 |
UbitUmarov
|
2ea5f09ed3
|
Remove NPCs from UserManagement when removed
|
2018-10-20 14:07:01 +01:00 |
UbitUmarov
|
6d063785bd
|
add RemoveUser to UserManagement
|
2018-10-20 14:04:11 +01:00 |
UbitUmarov
|
f01e4600d1
|
double Ooopss
|
2018-10-20 02:06:05 +01:00 |
UbitUmarov
|
0611d3339b
|
remove TempAttachments module
|
2018-10-20 01:00:55 +01:00 |
UbitUmarov
|
d9018cf517
|
add a few more things to SrcriptSyntax
|
2018-10-20 00:21:40 +01:00 |
UbitUmarov
|
2886408a76
|
autogen LSLSyntax version uuid
|
2018-10-19 18:35:31 +01:00 |
UbitUmarov
|
4fae8d3d39
|
cap LSLSyntax was enabled by mistake
|
2018-10-19 04:06:47 +01:00 |
UbitUmarov
|
190e7433cc
|
fix typos
|
2018-10-19 04:03:52 +01:00 |
UbitUmarov
|
6569f12d40
|
add initial test support for cap LSLSyntax. This does not seem to work for Opensimulator on viewers, In particular with FireStorm seems impossible to replace its own definitions, viwers do note revert to defaults on tp to a region that does not suport this cap, etc. So possible just a dead end. Disabled by default
|
2018-10-19 03:43:01 +01:00 |
UbitUmarov
|
db255c97d6
|
fix AGENT_MALE lsl constant havinf same value as AGENT_AUTOPILOT
|
2018-10-18 23:15:58 +01:00 |
UbitUmarov
|
877a78ce91
|
change chattype on llRegionSayTo when sending to avatar viewer only.
Thanks Royale for pointing this
|
2018-10-18 15:04:54 +01:00 |
UbitUmarov
|
96acb48334
|
mantis 7391: deliver llregionSayTo to all scripts on prim that match target specs
|
2018-10-18 14:42:07 +01:00 |
UbitUmarov
|
235dd37b9c
|
better have a lock
|
2018-10-08 18:53:30 +01:00 |
UbitUmarov
|
57ec0d3884
|
change caps get mesh and texture throttle
|
2018-10-08 17:29:42 +01:00 |
UbitUmarov
|
eb5fe57a17
|
more use of simpler xml encoder on inventory fetch, plus other cosmetics
|
2018-10-06 23:47:56 +01:00 |
UbitUmarov
|
1bcdcc2419
|
mantis 8384: try to fix bullet heimap managed memory sharing with unmanaged lib
|
2018-10-03 21:17:23 +01:00 |
UbitUmarov
|
57ae99b113
|
missed new c# version only code
|
2018-09-30 05:39:58 +01:00 |
UbitUmarov
|
0f1bc23039
|
a few changes to last patch
|
2018-09-30 05:11:34 +01:00 |
Mandarinka Tasty
|
5751add537
|
Implementation-and-design-of-ClientOnParcelGodMark
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
|
2018-09-30 04:36:39 +01:00 |
UbitUmarov
|
8812684355
|
minor changes
|
2018-09-29 21:40:52 +01:00 |
Bill Blight
|
6d9de17d77
|
**CONFIRMED**AGAIN** , Add new function, osSetOwnerSpeed(float speed), threat level moderate
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
|
2018-09-29 21:16:33 +01:00 |
UbitUmarov
|
ed0e2623b9
|
add a few more gc collect in some spots
|
2018-09-29 17:42:12 +01:00 |
UbitUmarov
|
5a0c9c2fcf
|
more on culture issues
|
2018-09-27 19:04:11 +01:00 |
UbitUmarov
|
e96e923159
|
some teleport issues..
|
2018-09-14 21:54:38 +01:00 |
UbitUmarov
|
075ebf3524
|
fix osDie harakiri for Yengine
|
2018-09-13 12:32:55 +01:00 |
UbitUmarov
|
714f4387b8
|
fix a error message
|
2018-09-11 10:31:02 +01:00 |
UbitUmarov
|
f466c56ba4
|
oooops
|
2018-09-08 07:39:14 +01:00 |
UbitUmarov
|
ca9651df0d
|
Yengine cast issue
|
2018-09-08 04:58:14 +01:00 |
UbitUmarov
|
0d93d5ce69
|
fix script secure llhttlrequest
|
2018-09-08 04:46:02 +01:00 |
UbitUmarov
|
e6615a193d
|
a few changes to ScriptSleep() functions
|
2018-09-04 22:19:30 +01:00 |
mewtwo0641
|
4e4d687f3f
|
Add YEngine support for ScriptDelayFactor
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
|
2018-09-04 21:38:09 +01:00 |
UbitUmarov
|
50627304a6
|
avoid using new c# sintaxe that will fail on older compilers
|
2018-08-30 20:09:12 +01:00 |
UbitUmarov
|
9647a1e6c5
|
minor changes to last patch
|
2018-08-30 14:51:07 +01:00 |
Mandarinka Tasty
|
99a23421a8
|
Adding check permission CanIssueEstateCommand for osRegionNotice and new function osRegionNotice(string agentID, string msg)
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
|
2018-08-30 14:25:19 +01:00 |
UbitUmarov
|
58ba645160
|
mantis 8273 make change on crossings coerent
|
2018-08-26 03:11:32 +01:00 |
UbitUmarov
|
88d638a0cf
|
mantis 8349: fix landmasks
|
2018-08-07 20:38:58 +01:00 |
UbitUmarov
|
390cb703f3
|
and some more guard try{}catch{} on ub mesh processing
|
2018-07-29 23:31:38 +01:00 |
UbitUmarov
|
a6d5da3e7f
|
mantis 8346: fix argument of osUnixTimeToTimestamp
|
2018-07-27 14:20:59 +01:00 |
UbitUmarov
|
e15fca60d1
|
mantis8342: make max ban height above ground configurable per regions instance with ini file option BanLineSafeHeight
|
2018-07-21 18:31:58 +01:00 |
UbitUmarov
|
8c1c9129aa
|
mantis8341: fix MOD and LS apis configuration read from ossl file
|
2018-07-18 22:19:46 +01:00 |
UbitUmarov
|
9278a9a9dd
|
http reusecontext is obsolete
|
2018-07-14 22:35:51 +01:00 |
UbitUmarov
|
aee981e5e2
|
http reusecontext is obsolete
|
2018-07-14 21:48:59 +01:00 |
UbitUmarov
|
01400e38d5
|
typos
|
2018-07-14 18:41:13 +01:00 |
UbitUmarov
|
ee6f261415
|
a few changes about test mesh uploads
|
2018-07-14 17:01:50 +01:00 |
UbitUmarov
|
dd508d4c4f
|
use Vector.Distance not util..
|
2018-07-14 16:58:09 +01:00 |
UbitUmarov
|
282877a454
|
save a sqrt call
|
2018-07-14 16:47:51 +01:00 |
UbitUmarov
|
dd67ab6025
|
change the scope of those options variables
|
2018-07-14 16:42:10 +01:00 |
UbitUmarov
|
a4881797b9
|
add options for regions to ignore age < 18 and payment access control where they don't apply
|
2018-07-14 16:36:41 +01:00 |
UbitUmarov
|
6b8fda098d
|
recover lost null check in last commit
|
2018-07-14 16:11:03 +01:00 |
UbitUmarov
|
0731220a9d
|
change bitmasks work
|
2018-07-14 15:21:59 +01:00 |
UbitUmarov
|
8ab5a87520
|
only resize if need
|
2018-07-14 15:19:09 +01:00 |
UbitUmarov
|
84235900b2
|
do not use lossless compression on dyntextures
|
2018-07-14 15:13:21 +01:00 |
UbitUmarov
|
6f4052561e
|
send data as bin not string to http lower level
|
2018-07-14 14:39:29 +01:00 |
UbitUmarov
|
3cea21ab63
|
mantis 8335: fix string format
|
2018-07-11 18:26:17 +01:00 |
UbitUmarov
|
ee115a83df
|
Bug fix: Object Wear was doing Add not replace
|
2018-07-11 03:08:57 +01:00 |
UbitUmarov
|
39c8db8eb1
|
ubOde change terrain min height to -100m. Maybe this way a viewer dev mays fix rendering below 0m, like making them think z = 1m for that purpose, for example
|
2018-06-27 23:14:26 +01:00 |
UbitUmarov
|
c53658248a
|
reassign estate setting TaxFree to the role of AllowAccessOverride, as viewers did. Keeping name to reuse dbs entries, etc. let viewers change it, but still NOP
|
2018-06-19 01:18:18 +01:00 |
UbitUmarov
|
31633699cf
|
mantis 8327: refix minor typos
|
2018-06-16 16:01:09 +01:00 |
UbitUmarov
|
c3d2f2d119
|
mantis 8327: fix minor typos
|
2018-06-16 14:18:05 +01:00 |
UbitUmarov
|
ba193fc606
|
minor cleanup
|
2018-06-16 14:11:44 +01:00 |
UbitUmarov
|
76a82ba5de
|
improve llOverMyLand() handling of potencial null refs. ty mrieker
|
2018-06-09 20:45:05 +01:00 |
UbitUmarov
|
a48d65fd77
|
Yengine apply a fix to CheckRunLockInvariants by mrieker
|
2018-06-09 20:35:35 +01:00 |
UbitUmarov
|
83029042d3
|
ok ok it only has one 't'
|
2018-05-28 10:09:37 +01:00 |
UbitUmarov
|
629eeca836
|
english typo, thx you know who
|
2018-05-28 09:48:14 +01:00 |
UbitUmarov
|
5463bffa68
|
make Yengine post attach event as Xengine does. This should fix that event. Thx mrieker for pointing out this issue
|
2018-05-28 09:25:09 +01:00 |
UbitUmarov
|
458fe42afd
|
fix some cases in prim number of sides
|
2018-05-27 01:54:05 +01:00 |
UbitUmarov
|
e0b2ee80f9
|
fix a bug on warp3d.dll
|
2018-05-26 23:03:27 +01:00 |
UbitUmarov
|
007adce081
|
missing updated files
|
2018-05-26 19:02:09 +01:00 |
UbitUmarov
|
f6765b8668
|
use RegionInfo.ServerURI to report region url on datasnapshot
|
2018-05-26 05:43:55 +01:00 |
UbitUmarov
|
57fb1ea9df
|
stale LandSnapshot by time also, so dwell can be updated
|
2018-05-26 04:58:44 +01:00 |
UbitUmarov
|
7c50651cd1
|
add a check to data_exposure option of DataSnapshot module
|
2018-05-26 03:35:56 +01:00 |
UbitUmarov
|
8f0f102869
|
fix one english typo
|
2018-05-26 03:18:53 +01:00 |
UbitUmarov
|
631308a1d1
|
map...
|
2018-05-18 05:31:45 +01:00 |
Kevin Cozens
|
c7f3f3586d
|
Warp3D tried to do something in RegionLoaded even when the module was disabled
|
2018-05-16 14:29:45 -04:00 |
Kevin Cozens
|
1ea71c6182
|
Whitespace changes
|
2018-05-16 14:29:10 -04:00 |
UbitUmarov
|
06d6c4abda
|
breaking map a bit more...
|
2018-05-15 23:56:12 +01:00 |
UbitUmarov
|
f87219975d
|
bug fix: avoid null ref on trigger soundi if source is a avatar
|
2018-05-15 00:56:31 +01:00 |
UbitUmarov
|
468b25ff69
|
let wearables check command suport variable number of wearables
|
2018-05-12 19:57:55 +01:00 |
UbitUmarov
|
cf1ea3b093
|
breaking map (warp3d) suport default map parameters. Planar not suported ( will render as deafaul
|
2018-05-08 16:58:15 +01:00 |
UbitUmarov
|
f7475d4a98
|
breaking map (warp3d)...
|
2018-05-08 07:01:38 +01:00 |
UbitUmarov
|
4837a8a8fa
|
breaking map (warp3d); remove warp3d viewport code not realy used and confusing my last neuron
|
2018-05-07 17:29:19 +01:00 |
UbitUmarov
|
fd426354f1
|
breaking map (warp3d)
|
2018-05-07 06:08:54 +01:00 |
UbitUmarov
|
ea5d40f7f2
|
breaking map (warp3d)
|
2018-05-07 03:56:53 +01:00 |
UbitUmarov
|
00cc17c239
|
breaking map (warp3d)
|
2018-05-06 23:28:36 +01:00 |
UbitUmarov
|
b91c0f0d01
|
remove some debug lines
|
2018-05-06 18:04:56 +01:00 |
UbitUmarov
|
0467b6dc3b
|
change the AverageTextureColorOnMapTile default to false
|
2018-05-06 17:50:07 +01:00 |
UbitUmarov
|
dffa628966
|
break nap a bit more, add options ExportMapAddScale, ExportMapAddRegionName and (warp3d) AverageTextureColorOnMapTile
|
2018-05-06 17:32:03 +01:00 |
UbitUmarov
|
bf0ece8061
|
fix warp3d textures UV
|
2018-05-05 04:27:41 +01:00 |
UbitUmarov
|
020f34f75b
|
a few more changes to warp3d and export-map
|
2018-05-05 02:50:27 +01:00 |
UbitUmarov
|
a91ef313ef
|
change warp3d terrain rendering, so it does cover all area
|
2018-05-05 00:49:57 +01:00 |
UbitUmarov
|
09ae675d28
|
Merge branch 'master' into httptests
|
2018-05-04 23:01:53 +01:00 |
UbitUmarov
|
24df1086fa
|
fix ubOde terrain copy at north and east borders
|
2018-05-04 23:00:34 +01:00 |
UbitUmarov
|
acd55c6f12
|
mantis 8084: add the missing PRIM_ALPHA_MODE constants
|
2018-05-04 20:15:56 +01:00 |
UbitUmarov
|
7838689dda
|
why where map and dynamic textures compressed lossless?
|
2018-05-04 16:59:11 +01:00 |
UbitUmarov
|
9ae3452e03
|
change region console comand export-map: make it work with var regions, center target region and make the display area be the region size plus MaxMaxRegionViewDistance in all 4 directions. Add the region name and total area size text info. Some of this can be made options/comand arguments in future improvements
|
2018-05-01 16:01:11 +01:00 |
UbitUmarov
|
26ecba48f0
|
Merge branch 'master' into httptests
|
2018-04-28 12:45:32 +01:00 |
UbitUmarov
|
44fd5bb7b5
|
mantis 8321: avoid null reference potencial caused by outdated LMs for example
|
2018-04-28 12:43:06 +01:00 |
Kevin Cozens
|
bf175d1f01
|
Added important comment missed from my previous commit (hash 8af2d99b ).
|
2018-04-27 22:03:54 -04:00 |
Kevin Cozens
|
16c72dce5d
|
Whitespace change.
|
2018-04-27 20:15:39 -04:00 |
UbitUmarov
|
76c4296e39
|
remove a extra source line i left behind
|
2018-04-27 22:38:27 +01:00 |
UbitUmarov
|
c6c386cd80
|
recover previus behavior of FontProp
|
2018-04-27 22:30:47 +01:00 |
Kevin Cozens
|
8af2d99ba9
|
Do dispose and new Font only once when handling FontProp drawing command.
|
2018-04-27 16:48:35 -04:00 |
UbitUmarov
|
037e5d8031
|
save a few ns
|
2018-04-19 19:21:08 +01:00 |
UbitUmarov
|
ad0b736405
|
reduce debug logs
|
2018-04-19 19:11:50 +01:00 |
UbitUmarov
|
79ec9d2887
|
use seconds version of gettimestamp
|
2018-04-19 19:08:28 +01:00 |
UbitUmarov
|
fced731e70
|
save a few ns on lsl vector rotations
|
2018-04-14 23:34:16 +01:00 |
UbitUmarov
|
ca7bd13dee
|
sound radius is a prim prop only set by llSetSoundRadius, fix it in case viewers do fix its use (ignored for now)
|
2018-04-10 21:45:11 +01:00 |
UbitUmarov
|
dc35ce26d0
|
YEngine: apply a few fixes by Mike Rieker
|
2018-04-10 21:15:55 +01:00 |
UbitUmarov
|
63418349e5
|
mantis 8275: fix llStopSound for llPlaySound. Code was doing as SL wiki but not as not real regions with FireStorm. Singularity will only stop loop sounds. None stops Trigger
|
2018-04-10 07:27:10 +01:00 |
UbitUmarov
|
5d0a1656bf
|
mantis 8305: add osTriggerSoundLimited(..)
|
2018-04-10 03:58:54 +01:00 |
UbitUmarov
|
8a30d1303d
|
some cleanup on ll sound functions
|
2018-04-09 00:48:29 +01:00 |
UbitUmarov
|
63da4d3f99
|
mantis 8305: add several ossl sound funtions that accept a link number for the prim associated to that sound. The link number must point to a single prim
|
2018-04-09 00:15:45 +01:00 |
UbitUmarov
|
996de5eaf1
|
.. and yes i forgot a file.. again :(
|
2018-04-06 17:00:58 +01:00 |
UbitUmarov
|
80c7ffeb29
|
fix the comment about return value of osAngleBetween() its 0 to PI
|
2018-04-04 01:25:49 +01:00 |
UbitUmarov
|
e031d79d48
|
add auxiliar functions float osVecMagSquare(a), float osVecDistSquare(vector a), float osAngleBetween(vector a, vector b) and float osRound(ffloat value, integer ndigits)
|
2018-04-03 23:00:37 +01:00 |
UbitUmarov
|
86d8f2af5b
|
try fix git
|
2018-04-01 02:26:08 +01:00 |
UbitUmarov
|
a8308e2a13
|
coment out a debug line
|
2018-04-01 02:19:53 +01:00 |
UbitUmarov
|
ee6034f751
|
several changes to materials, add llSet*PrimtiveParams*() support for them. They may be very broken now :(
|
2018-04-01 01:50:07 +01:00 |
UbitUmarov
|
f5365cb06d
|
Merge branch 'master' into httptests
|
2018-03-28 04:29:39 +01:00 |
UbitUmarov
|
4958425e37
|
mantis8309 add extra try{}catch
|
2018-03-28 04:28:36 +01:00 |
UbitUmarov
|
b1569d09bf
|
Merge branch 'master' into httptests
|
2018-03-27 20:01:55 +01:00 |
UbitUmarov
|
6b02c99194
|
fix previus commit with the right source file :(
|
2018-03-27 20:00:31 +01:00 |
UbitUmarov
|
20d221a963
|
Merge branch 'master' into httptests
|
2018-03-27 16:08:34 +01:00 |
UbitUmarov
|
cb134e5487
|
mantis8307: avoid a null ref
|
2018-03-27 16:03:44 +01:00 |
UbitUmarov
|
e733bfb3b5
|
fix merge issue
|
2018-03-20 10:09:22 +00:00 |
Kevin Cozens
|
a4ac91dc6b
|
Fixed a typo
|
2018-03-19 12:17:38 -04:00 |
UbitUmarov
|
1363a95840
|
Merge branch 'master' into httptests
|
2018-03-10 22:09:56 +00:00 |
UbitUmarov
|
f83f7e18b6
|
comment out some debug messages visible on SOP CompleteMovement
|
2018-03-10 22:07:52 +00:00 |
UbitUmarov
|
2369ce413d
|
Yengine: only retry compile if there was a object file in cache with wrong version or signature
|
2018-03-09 22:44:58 +00:00 |
UbitUmarov
|
2dc49dc1e9
|
remove a unnecessay file check
|
2018-03-09 21:42:14 +00:00 |