MW
93f3ef7e0d
Done a little bit of renaming in primitive.cs and on a few events in IClientAPI.
...
Disabled CAPS asset uploading as it seems it now crashes the server.
2007-07-09 15:59:35 +00:00
lbsa71
5f8de1e704
* By popular demand, all generated build files are now deleted. Somebody should make sure the wiki is updated.
2007-07-08 19:27:04 +00:00
Adam Frisby
10ece46cf6
* Updating prebuild
2007-07-08 02:58:01 +00:00
mingchen
93640f1d71
*Fixed 2 small references to localhost which has some conflicts when resolving.
...
*Grid mode now gets past region handshake, BUT the client (both nicholas and the normal one) crash as soon as the next step is displayed on the screen
2007-07-06 13:57:49 +00:00
mingchen
583f2a9de8
*Removed SimProfile.cs as it is no longer needed (in favor of SimProfileData)
...
*Added simulator_data_request XMLRPC method to request data from the grid server about a sim instead of faking its login
*Login is progressing, now just getting an XML error (http://pastebin.com/942515 ) -- if you can fix this, throw MingChen in IRC a Private Message
2007-07-05 15:15:28 +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
9b6b6d05d4
* Optimized usings (the 'LL ate my scripts' commit)
...
* added some licensing info
2007-07-03 14:37:29 +00:00
lbsa71
73a5ec391a
* Completed conceptual LlsdMethod - everything resides in SimpleApp pending guru approval.
2007-07-03 07:06:08 +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
lbsa71
2d34caabb9
* removed try-catchall from scene constructor
...
* added reference server-side addnewprim prototype to Scene - not implementet yet though.
2007-07-01 21:16:45 +00:00
lbsa71
06a8c13200
MAJOR IP RESTRUCTURING
...
* moving towards IPEndPoints all over the place
* trying to make the internal/external division
2007-07-01 16:07:41 +00:00
lbsa71
5e805656db
Fixed SimpleApp - aka thankgoditssundaycommit
...
* 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
2007-07-01 13:17:27 +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
440bb4a358
*Fixed UserServer and OpenSim so now they start without crashing.
2007-06-28 02:07:59 +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
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