Justin Clarke Casey
|
f75949692e
* Extend mssql name string size checking to create/update folder
|
15 years ago |
Justin Clarke Casey
|
92047114ac
* Extend inventory name and description length checks to UpdateItem for mssql
|
15 years ago |
Justin Clarke Casey
|
de893a4a10
* Correct minor bug where item description bounded string was not actually being used in the previous patches.
|
15 years ago |
Justin Clarke Casey
|
b67c1f5086
* Apply similar bounds checks on name and description fields on MSSQL UpdateAsset
|
15 years ago |
Justin Clarke Casey
|
a3f4330c87
* Apply http://opensimulator.org/mantis/view.php?id=3902
|
15 years ago |
lbsa71
|
169a353cca
* minor ccc
|
15 years ago |
Arthur Valadares
|
7bf59c551e
* Updates RESTInterregionComms and LocalInterregionComms to the new region module interface. This fixes an issue where region references were being added but weren't being deleted,
|
15 years ago |
Jeff Ames
|
a133e83f3a
Formatting cleanup.
|
15 years ago |
Jeff Ames
|
b73edc3d7a
Minor: rename libsl to libomv in Contributors.txt.
|
15 years ago |
Melanie Thielker
|
4b84bdb77e
Thank you, patnad, for a patch to advance the UrlModule's functionality.
|
15 years ago |
Teravus Ovares
|
c42d5feee3
* Fix SStats under the new HttpServer. (.ajax files are apparently reserved)
|
15 years ago |
Teravus Ovares
|
e2e43f1ab7
* Whoops, forgot the water heightfield.
|
15 years ago |
Teravus Ovares
|
9f4b8260c2
* Exclude heightfield geom from the raycast test.
|
15 years ago |
Melanie Thielker
|
7c747035ff
Thank you, MarcelEdward, for a patch to add paying group join fees.
|
15 years ago |
Teravus Ovares
|
c243ae43f2
* Updated C# WebServer to the latest available source download (r19869) and applied a few mods from the old version (now up on opensim-libs (VS 3.5 project).
|
15 years ago |
Teravus Ovares
|
156c393a44
* nothing in this commit, re-triggering panda.. which crashed while testing.
|
15 years ago |
Teravus Ovares
|
5c8fe5c01c
* Fixed a case where a prim was a NullPhysicsActor instead of an OdePrim
|
15 years ago |
Sean Dague
|
8af7d5b368
add rick to contributors file
|
15 years ago |
Sean Dague
|
57c325540c
From: Rick Alther <[email protected]>
|
15 years ago |
Teravus Ovares
|
cf712075e5
* Remove a noisy debug console message that was used for testing the camera constraints. Ooops.
|
15 years ago |
Teravus Ovares
|
08819bcbea
* Created a way that the OpenSimulator scene can ask the physics scene to do a raycast test safely.
|
15 years ago |
Melanie Thielker
|
52f983613c
Thank you, otakup0pe, for a patch that enables basic auth with LSL
|
15 years ago |
Teravus Ovares
|
bb4b81d70f
* patch from jonc
|
15 years ago |
Teravus Ovares
|
b6caf1606d
* If the world map module encounters an error, not all of the objects will be created and will therefore be null in the finally clause. Therefore, only dispose of objects that are not null in the finally clause.
|
15 years ago |
Teravus Ovares
|
eb1a6e9b87
* Patch from otakup0pe to help freeswitch play nice with complex existing freeswitch configurations.
|
15 years ago |
Teravus Ovares
|
05c24a648d
* Another attempt to remedy the 'ghost prim' situation. This time for attachments on teleport.
|
15 years ago |
Teravus Ovares
|
ebb03e2aab
* This should fix the phantom prim from attachments rezzing.
|
15 years ago |
MW
|
acea31518b
fixed the bug where changing the rotation of a selection of prims in a linkset, made each of those prims rotate around its own centre rather than around the geometric centre of the selection like they should do (and like the client expects).
|
15 years ago |
Teravus Ovares
|
f74622c65f
* Change the order of Update so Physics processes a frame before the scene manipulates the physics Scene.cs
|
15 years ago |
Melanie Thielker
|
01446074b1
Revert the nonessential part of r10033 to restore sanity to trampolines
|
15 years ago |