Adam Frisby
c570b107f8
* Java engine fully back in Sugilite
2007-07-05 00:24:40 +00:00
Adam Frisby
3c46e5b170
* Added Java support back into Sugilite (although it still needs a calling host to be added).
2007-07-05 00:09:45 +00:00
MW
beb3073bec
A bit more work on Building tools/support.
...
updated Axiom.MathLib.dll.
2007-07-04 19:07:27 +00:00
lbsa71
5c32b33a66
* re-fixed the utf-16 bug in xmlRpcResponse serialization
...
* added LLSDStreamHandler.cs to Caps (Haven't enabled it yet, though)
* removed last traces of old rest handling
2007-07-04 16:28:59 +00:00
lbsa71
6a2588454a
* Removed AssetHttpServer, using BaseHttpServer instead
...
* Removed legacy REST handling
* Created two custom IStreamHandlers for asset up/download
* Removed quite a lot of double and triple encodings, trying to work towards binary only and direct write into storage.
* Introduced BaseStreamHandler with GetParam() and some other goodies
2007-07-04 14:12:32 +00:00
lbsa71
9a51949cb4
* Added StreamHandler support
...
* Implemented RestStreamHandler
* Some caps functions now use it
* Moved out RestMethodEntry from httpserver
* The IStreamHandler interface now reports required method and Content-Type
2007-07-04 11:47:32 +00:00
mingchen
898b48464a
*Renamed OGS1 XmlRpcLoginToSimulatorMethod to the more appropriate XmlRpcSimulatorLoginMethod
...
*Attempt to fix the "sim not found" issue by adding sim if...well...not found (OGS1)
2007-07-03 14:56:00 +00:00
lbsa71
71f1b2d878
* Added conceptual LlsdMethod Demo to SimpleApp (work in progress)
2007-07-02 20:44:39 +00:00
lbsa71
686f6a8331
* Fixed Issue #161 by using PhysicsScene.Null instead of BasePhysicsScene
...
* Hid NullPhysicsScene for great justice
* Fixed broken Grid build
2007-07-02 08:03:11 +00:00
MW
9800c05c1b
Started change to having SceneObject and then that having child Primitives 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.
2007-07-01 17:26:33 +00:00
Adam Frisby
72cd28be1b
* Experimental patch: Replaced IPAddress.Any with IPAddress.Parse("0.0.0.0") to force IPv4
2007-06-29 20:09:29 +00:00
Adam Frisby
135e9b1f53
* Removed J# language support because it has issues with Mono.
2007-06-28 19:35:20 +00:00
MW
e1ebfaef63
Applied ScenePresence movement patch from Darok.
2007-06-28 15:56:24 +00:00
MW
3456d951d8
Imported the scripting changes, so now should be up to date with sugilite.
2007-06-28 13:13:17 +00:00
mingchen
0232f01a58
*Moved all the classes into their own file from LLSDHelpers.cs
...
*Some folder renaming to follow project Name
*Updated prebuild.xml
2007-06-27 19:43:46 +00:00
mingchen
9eaecabdd0
*Moved VersionInfo.cs to its correct place in OpenSim.csproj
...
*Added OpenSim.Region.Caps
*Updated prebuild.xml and ran prebuild
2007-06-27 19:04:23 +00:00
mingchen
2261e4ec2a
*Fixed all renaming for OpenGridServices.sln, still a reference issue in prebuild.xml though
2007-06-27 18:04:07 +00:00
mingchen
1dcc814b70
*More compile fixes (should be it on OpenSim.sln)
2007-06-27 17:20:45 +00:00
mingchen
fe120533ef
*Updated prebuild.xml and ran prebuild again
...
*Removed .user, .suo, and unneccessary files in /bin/Physics/
*OpenSim.sln should compile with nant and on windows now
2007-06-27 17:12:32 +00:00
mingchen
e41eedc9ae
*Some more restructuring/fixing -- should compile, but high chance I forgot to add/remove something
2007-06-27 16:39:11 +00:00
MW
646bbbc84b
Some work on restructuring the namespaces / project names. Note this doesn't compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces.
2007-06-27 15:28:52 +00:00