Johan Berntsson
|
7bdc8141d4
Shameless self-promotion :)
|
17 years ago |
Justin Clarke Casey
|
95c9a9939e
Commenting out InnerScene.SceneObjects for now since it was unpopulated and not used by active code (as far as I can see), so a source of confusion. All
|
17 years ago |
Justin Clarke Casey
|
3e75dede1b
Persistent prim inventory phase 5. Restart scripts contained in persisted prims on region start.
|
17 years ago |
Teravus Ovares
|
f43e75762a
* Adding More to the MessageServer classes.
|
17 years ago |
Brian McBee
|
35b0c2e9df
More inventory work for CharlieO. Final patch to make it all work yet to come.
|
17 years ago |
Justin Clarke Casey
|
286802558e
Factor out inventory code in SceneObjectGroup into seperate class.
|
17 years ago |
Justin Clarke Casey
|
35a63c64f6
Factor out inventory related code in SceneObjectPart into separate class
|
17 years ago |
Brian McBee
|
a14d9500de
For CharlieO: new folders created for new asset set stuff. Mantis 313
|
17 years ago |
Teravus Ovares
|
04dbcee74c
* A few more Message Server comms related updates
|
17 years ago |
Brian McBee
|
9985d53681
Added code to gridserver to prevent new region from connecting at X,Y location already used by an existing region.
|
17 years ago |
Teravus Ovares
|
b8efd5f294
* Added some userserver glue for communications with the message server
|
17 years ago |
Jeff Ames
|
3d7e6fc6d8
Set svn:eol-style.
|
17 years ago |
Justin Clarke Casey
|
679923ec87
Factor out TaskInventoryItem
|
17 years ago |
Justin Clarke Casey
|
7cedb09869
Prim inventory phase 4. Properly recover the prim folder ID from storage. Scripts now show up in prim inventories after region restart.
|
17 years ago |
Charles Krinke
|
1867fbaa67
Thank you, CharlieO for: miscellaneous folders for inventory files
|
17 years ago |
Justin Clarke Casey
|
70361bceb8
Persistent prim inventory phase 3. Now retrieving prim item data from persistent store, but this doesn't yet show up for the client. Still no user functionality and not
|
17 years ago |
Teravus Ovares
|
9ea4c03b8f
* Hiding CompletePingChecks and UseCircuitCode messages.. as the packets are most definitely handled.
|
17 years ago |
Teravus Ovares
|
1ccf80f8d2
* Re-enabling parcel prim count updates, as it doesn't cause errors on the console and border crossing problems anymore
|
17 years ago |
Justin Clarke Casey
|
a55c987b78
Dah, don't try and commit the primitems table if we're not running with prim inventories
|
17 years ago |
Brian McBee
|
79c2892303
Fix for typo in updateInventoryItem in MSSQLInventoryData.cs (thanks Grumly!)
|
17 years ago |
Tedd Hansen
|
089af4903a
Checked in my own Mono.Addins.dll by mistake. Here is correction.
|
17 years ago |
Tedd Hansen
|
0fb0a6816d
Only one queue is used for load/unload of scripts.
|
17 years ago |
Justin Clarke Casey
|
52666e64c8
Prim inventory storage phase 2. Add a prim inventory script item to sqlite experimentally. This is not yet enabled in the codebase. No user functionality yet - next
|
17 years ago |
Brian McBee
|
b96da29d1a
Inventory subfolders working again in grid mode.
|
17 years ago |
Tedd Hansen
|
d430b7d815
Removed ModuleName because its like that and thats the way it is (according to Mono)
|
17 years ago |
Tedd Hansen
|
26ce983b74
Implicit interface definitions (maybe Mono won't crash?)
|
17 years ago |
Tedd Hansen
|
704e491c3a
Added ModuleName to /OpenSim/StartUp modules + debug messages during startup
|
17 years ago |
Tedd Hansen
|
130dea789a
Added some comments + Ahlotta Debugging in startup sequence
|
17 years ago |
Tedd Hansen
|
966f639ad6
Changes to ScriptServer to (hopefully) make it compile on both .Net and Mono.
|
17 years ago |
Tedd Hansen
|
53793db182
Added errorhandler+tip that grid server might not be running on grid registration failure on opensim startup.
|
17 years ago |