Melanie Thielker
|
2cced72d70
|
Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor
|
2010-06-27 21:05:06 +02:00 |
Melanie
|
9c553cd254
|
Fix more perms weirdness. Preserve "Locked" status across gives and rez/take.
Preserve "Anyone can move" flag in most cases.
|
2010-06-27 20:20:08 +01:00 |
Melanie
|
ba38c697e8
|
Merge branch 'master' into careminster-presence-refactor
|
2010-06-27 20:05:55 +01:00 |
Melanie
|
121ba7e95c
|
Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim
|
2010-06-27 20:05:29 +01:00 |
Diva Canto
|
76d2f0f68e
|
Same patch as before but for SQLite.
|
2010-06-27 12:40:17 -07:00 |
Diva Canto
|
b0129b35f8
|
Added checks to XInventory DB layer to truncate names and descriptions.
|
2010-06-27 12:37:16 -07:00 |
Melanie
|
205d2496f6
|
Fix permission propagation to prevent permanently locked objects from being
created.
|
2010-06-27 20:04:39 +01:00 |
Melanie Thielker
|
19f18c8a1b
|
Make drag copy and copy-on-ray handle friends list perms properly
|
2010-06-27 21:04:30 +02:00 |
Tom Grimshaw
|
ef0ac7c403
|
Deal with incoming land objects properly so they don't just stack up
|
2010-06-26 23:20:28 -07:00 |
Tom Grimshaw
|
9f00f141fe
|
Restore "AllowCareminsterFunctions" as an alias to the new "AllowLightshareFunctions".
|
2010-06-26 18:54:55 -07:00 |
Tom Grimshaw
|
592ff1288d
|
Add a new global event : OnTerrainUpdate
|
2010-06-26 18:51:19 -07:00 |
Tom Grimshaw
|
c97e9f8621
|
Reverting the ITerrainModule changes. Turns out this was useless.
|
2010-06-26 18:43:01 -07:00 |
Tom Grimshaw
|
3bcee57e3e
|
add HasChanged to ITerrainModule
|
2010-06-26 17:34:19 -07:00 |
Tom Grimshaw
|
c3e806a2ea
|
Add a new accessor for the TerainModule : "HasChanged"
|
2010-06-26 17:25:45 -07:00 |
Tom Grimshaw
|
49272657d7
|
Make RegionLightShareData serializable
|
2010-06-26 15:30:47 -07:00 |
Tom Grimshaw
|
8f0adfbfb2
|
Trigger the RegionLightShareData OnSave event properly when the profile is saved
|
2010-06-26 15:15:19 -07:00 |
Tom Grimshaw
|
d188ed8ed8
|
Return everything at once, it's more efficient that way
|
2010-06-26 13:07:17 -07:00 |
Tom Grimshaw
|
ed5dac7e82
|
Fix another nullref issue in DeRezSceneObject
|
2010-06-26 13:06:47 -07:00 |
Tom Grimshaw
|
bd19cf739a
|
Fix a bug with DeRezObjects (check for a null remoteClient)
|
2010-06-26 12:38:08 -07:00 |
Tom Grimshaw
|
acab2a159d
|
Return objects which are NoCopy instead of just leaving them when cleaning the scene, if exceptNoCopy = true.
|
2010-06-26 11:24:36 -07:00 |
Tom Grimshaw
|
70d3b9aeca
|
Add a DeleteAllSceneObjects(bool exceptNoCopy) method to allow NoCopy objects to be retained when the scene is cleared.
|
2010-06-26 11:14:58 -07:00 |
Tom Grimshaw
|
5b6485481b
|
Add extra Gitminster config options to ini.example
|
2010-06-26 11:02:09 -07:00 |
Melanie Thielker
|
6c6c7b0927
|
Remove libs from main tree
|
2010-06-26 06:25:03 +02:00 |
Melanie Thielker
|
d3d63fe553
|
remove conflicting pdb debug files
|
2010-06-26 06:21:38 +02:00 |
Melanie Thielker
|
06fd49bda9
|
Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor
|
2010-06-26 06:17:09 +02:00 |
Melanie Thielker
|
6274317e63
|
Fix loading of attachments on login
|
2010-06-26 06:16:24 +02:00 |
Tom Grimshaw
|
f64d1cb396
|
Add new event: OnChangedBackup
|
2010-06-25 14:39:15 -07:00 |
Tom Grimshaw
|
30397b6fbc
|
Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor
|
2010-06-25 14:26:07 -07:00 |
Tom Grimshaw
|
96e649189f
|
Add two events: OnAttachToBackup and OnDetachFromBackup.
|
2010-06-25 14:25:39 -07:00 |
Justin Clark-Casey (justincc)
|
a4a808818f
|
don't report the null uuid as a missing asset on saving oars/iars
|
2010-06-25 21:48:19 +01:00 |
Justin Clark-Casey (justincc)
|
d399bd3eb7
|
minor: fix spelling mistake interupt -> interrupt in migrations
This is for mantis 4783
|
2010-06-25 21:18:52 +01:00 |
Justin Clark-Casey (justincc)
|
4a5979c311
|
minor: remove some mono compiler warnings
|
2010-06-25 21:09:15 +01:00 |
Tom Grimshaw
|
8daa149c36
|
Remove the prepending slash from the default git repo name
|
2010-06-25 13:03:00 -07:00 |
Tom Grimshaw
|
3ef70b55e9
|
Whoops, enabled = true not enabled = 1
|
2010-06-25 12:58:13 -07:00 |
Justin Clark-Casey (justincc)
|
c7e7cb04a3
|
fix web request exception reporting properly this time
|
2010-06-25 20:57:38 +01:00 |
Tom Grimshaw
|
e0d533dc4e
|
Add [Git] section to OpenSim.ini.example for Gitminster
|
2010-06-25 12:55:02 -07:00 |
Justin Clark-Casey (justincc)
|
8629ba80bf
|
Revert "Report http server onRequest() exception properly."
This reverts commit c09451a034 .
|
2010-06-25 20:51:21 +01:00 |
Melanie
|
dc9e9931eb
|
Merge branch 'master' into careminster-presence-refactor
|
2010-06-25 20:26:48 +01:00 |
Tom Grimshaw
|
94ece2789d
|
Add some libraries for XGitminster
|
2010-06-25 12:21:24 -07:00 |
Justin Clark-Casey (justincc)
|
c09451a034
|
Report http server onRequest() exception properly.
|
2010-06-25 19:11:22 +01:00 |
Justin Clark-Casey (justincc)
|
52b711af82
|
stop KeyNotFoundException() being thrown in RemoveScenePresence if the agent isn't present in the presence dictionary
the code to do this was there but was being circumvented by newmap[agentID] before the check actually took place
|
2010-06-25 18:55:20 +01:00 |
Justin Clark-Casey (justincc)
|
2c4df19805
|
minor: Move log information about SYSTEMIP to the place where it's resolved
|
2010-06-25 18:29:02 +01:00 |
Tom Grimshaw
|
3101d53064
|
Make "Allow other residents to edit terrain" default to FALSE
|
2010-06-25 05:25:41 -07:00 |
Diva Canto
|
7488f61289
|
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
|
2010-06-25 05:15:54 -07:00 |
Diva Canto
|
977eccf127
|
This file wants to be committed. Line endings mess up.
|
2010-06-25 05:15:26 -07:00 |
Melanie Thielker
|
afff74a835
|
Add DwellModule interface
|
2010-06-25 01:44:17 +02:00 |
Melanie Thielker
|
8a0ec60c8f
|
Unhook the dwell request from the land module (and therefore local storage)
|
2010-06-25 01:41:00 +02:00 |
John Hurliman
|
6848465ae2
|
* SimianAssetServiceConnector Delete() was expecting the wrong type of response, reporting false errors
* Fixed a typo in a WebUtil error message
|
2010-06-24 13:43:38 -07:00 |
Melanie Thielker
|
f186882c0f
|
Also make prims send the proper position. I hate it when people comment
out things just because they're "not yet used". Grrrr.
|
2010-06-24 20:51:04 +02:00 |
Melanie Thielker
|
cbca58401a
|
Add the object owner UUID into the binary bucket of object to user IM
|
2010-06-24 20:46:24 +02:00 |