Justin Clark-Casey (justincc)
|
3c5bd7c35a
minor: move some compression related var setup inside compression if/then switch
|
12 years ago |
Justin Clark-Casey (justincc)
|
0cbdf9dad2
Put big fat EXPERIMENTAL warning in xassetservice database plugin
|
12 years ago |
Justin Clark-Casey (justincc)
|
441449e240
Switch to sha256 from sha1 in order to avoid future asset hash collisions.
|
12 years ago |
Justin Clark-Casey (justincc)
|
fd2b285b1b
remove unnecessary hash local variable
|
12 years ago |
Justin Clark-Casey (justincc)
|
3780df8a32
Make asset compression optional. Currently set to false and not configurable from outside MySQLXAssetData.
|
12 years ago |
Justin Clark-Casey (justincc)
|
75dc8b1aed
Implement basic gzip compression for xassetdata
|
12 years ago |
Justin Clark-Casey (justincc)
|
2535a4cafc
If asset data already exists with the required hash then don't rewrite it
|
12 years ago |
Justin Clark-Casey (justincc)
|
94b323d1d8
Perform asset storage transactionally
|
12 years ago |
Justin Clark-Casey (justincc)
|
7113b44bdd
Merge branch 'master' into xassetservice
|
12 years ago |
Justin Clark-Casey (justincc)
|
98ad6ed255
comment out "[CAPS]: ScriptTaskInventory Request" log spam
|
12 years ago |
Justin Clark-Casey (justincc)
|
e81b3502ef
Make xassetservice execute one query to retrieve the asset, not two
|
12 years ago |
Justin Clark-Casey (justincc)
|
c2c102d33e
Remove outdated comment about checking attachment prims in Scene.PipeEventsForScript()
|
12 years ago |
Justin Clark-Casey (justincc)
|
089fd61a3b
Allow a script to receive events if its root prim is in an area where it's allowed to run rather than checking its own prim.
|
12 years ago |
Dan Lake
|
64a036b4cf
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
|
12 years ago |
Dan Lake
|
8d249f8456
ScenePresence line endings and fix AllowMovement default to true.
|
12 years ago |
Justin Clark-Casey (justincc)
|
6e3523e25e
minor: remove mono compiler warning
|
12 years ago |
Justin Clark-Casey (justincc)
|
2a2656f629
Merge branch 'master' into xassetservice
|
12 years ago |
Justin Clark-Casey (justincc)
|
be4199c3bc
Make XAssetService a de-duplicating asset service.
|
12 years ago |
Diva Canto
|
8fccd2b555
Send the right name and creation date on the BasicProfileModule.
|
12 years ago |
Dan Lake
|
e8779cd9e5
In ScenePresence, removed several private variables used to store public parameters. They were only used by the get/set and make code harder to refactor.
|
12 years ago |
Justin Clark-Casey (justincc)
|
dd63cd1656
Start by adding XAssetService as a copy of the existing AssetService.
|
12 years ago |
Justin Clark-Casey (justincc)
|
ec48a2f32b
minor: Rename pCampbot console prompt to "pCampbot" rather than "Region"
|
12 years ago |
Justin Clark-Casey (justincc)
|
94971bf3b9
Provide feedback on bot login states in pCampbot
|
12 years ago |
Justin Clark-Casey (justincc)
|
d8c4985527
Move SenseRepeaters.Count check inside the SenseRepeatListLock.
|
12 years ago |
Justin Clark-Casey (justincc)
|
dcfd05c8ea
lock SenseRepeatListLock when added a new sensor during script reconstitution.
|
12 years ago |
Mic Bowman
|
8a375f3c30
Adds an OSSL command for regular expression-based string replacement. Parameters
|
12 years ago |
BlueWall
|
7a88d21e59
Merge branch 'master' of /home/opensim/src/opensim
|
12 years ago |
BlueWall
|
a2b0ed537e
Fix indexing on string trim
|
12 years ago |
Justin Clark-Casey (justincc)
|
0007711eb5
Use a fully stubbed out MockConsole for unit tests rather than inheriting from CommandConsole.
|
12 years ago |
Justin Clark-Casey (justincc)
|
255afbf08a
Remove more now unused third party libraries.
|
12 years ago |