| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
* Renamed OpenSim.Scripting to OpenSim.Region.Scripting
|
|
|
|
|
|
|
| |
haven't added the project to prebuild.xml yet.
Also might have messed up some of the SVN properties on some of the folders, so if the cleaning lady has to come in again, I just hope she doesn't moan.
|
|
|
|
| |
to a event and test.
|
|
|
|
| |
instead - w00t!
|
|
|
|
|
| |
*Significant movement (currently set to 2 meters of movement for performance reasons, even though its speedy) and initial login now sends parcel updates
|
|
|
|
|
|
| |
*Reenabled estate manager; remember, the master avatar is the only one that can use this (by default: Test User with password 'test')
*Still working on readding support for updating parcel information when logging in or moving into a new parcel
|
| |
|
| |
|
|
|
|
|
|
|
| |
login and move between regions in the same instance. Moving to regions in a different instance of opensim still needs implementing (working on it now).
Also trying to look at the map in grid mode will crash the server.
|
| |
|
| |
|
|
|
|
|
| |
Disabled CAPS asset uploading as it seems it now crashes the server.
|
|
|
|
| |
could be done so. In practice, more work needs to be done.
|
| |
|
|
|
|
| |
host to be added).
|
|
|
|
|
| |
updated Axiom.MathLib.dll.
|
| |
|
|
|
|
|
|
|
|
|
| |
better NetworkServersInfo class
*Got the GridServer in OGS1 to go through with registering the region, but the actual storage of the region isnt working right now.
**After this is fixed, grid mode should work!
|
|
|
|
|
| |
* added some licensing info
|
|
|
|
|
|
|
| |
* added reference server-side addnewprim prototype to Scene - not implementet yet though.
|
|
|
|
| |
progress as is all). Committing now as I've finished for the night and will be continued tomorrow.
|
| |
|
|
|
|
| |
which in turn have a Shape object (currently PrimitiveBaseShape). The plan is only for the SceneObject to interface with the physics engines. As a physics Entity should be able to have mulitple shapes connected to it.
|
|
|
|
|
|
| |
* moving towards IPEndPoints all over the place
* trying to make the internal/external division
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Updated SimpleApp with various introduced dependencies
* Extracted ScenePrescence creation in Scene
* removed try-catchall from UserManagerBase (that actually hid a bug)
* Refactored RegionInfo
* handle is calculated
* it will explode upon accessing x,y,ip,port,externalip if not explicitly initialized
* Removed superfluous 'ref' keywords
* Removed a shitload of 'catch Exception e' that causes build warnings
* Lots of small refactorings, renames et c
* Ignored some bins
|
|
|
|
|
|
|
| |
in sandbox mode)
*Various small renamings
|
|
|
|
| |
OpenSim.Framework.Interfaces.Scripting.
|
| |
|
|
*Some folder renaming to follow project Name
*Updated prebuild.xml
|