aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Communications (unfollow)
Commit message (Expand)AuthorFilesLines
2007-08-01Some more work on SceneObject/primitive rewrites (AllNewSceneObjectGroup2 /Pa...MW2-1/+1
2007-07-31clear userAgent state on client shutdown, which fixes the issueSean Dague1-0/+5
2007-07-30* Fixed a bug where the simulator could crash if the userserver was particula...Adam Frisby1-8/+8
2007-07-22* Some work in progress code: Inventory cache, start of inventory server/serv...MW5-15/+36
2007-07-20Attempt to fix the bug/crash that MetaLeo just reported.MW1-1/+1
2007-07-19* Removing more compiler warningsAdam Frisby1-1/+1
2007-07-18few small changesMW2-6/+0
2007-07-18* One hopefully-final attempt at fixing this remoting issue.Adam Frisby1-48/+64
2007-07-18* Once more into the breach!Adam Frisby1-0/+2
2007-07-18* and again...Adam Frisby1-2/+2
2007-07-18* More attempts at fixing Ckrinke's phantom remoting error. Heh.Adam Frisby1-2/+16
2007-07-17* More LSL changes (and fixing a compile warning)Adam Frisby1-3/+10
2007-07-17* Added exception handler to deal with RemotingExceptions for Child Agents.Adam Frisby1-3/+10
2007-07-17* Applying babblefrog's DNS patches from issue #188Adam Frisby1-1/+1
2007-07-17* Added quick ping check reply system to OGS1GridServicesAdam Frisby1-0/+19
2007-07-16changed to native line ending encodingSean Dague9-1088/+1088
2007-07-15It wasn't me who messed up flying when adding a test NPC class. (honestly!)MW1-1/+1
2007-07-15*Fixed master avatar requesting when in grid mode.mingchen1-5/+1
2007-07-15* Fixed bug where UserServer SendKey would not be saved in configuration.Adam Frisby1-3/+3
2007-07-14* Excelsior!Adam Frisby1-0/+2
2007-07-12Next time maybe I should check it still compiles before committing.MW1-0/+1
2007-07-11updated libsecondlife.dll to a 1.18 version (from the libsecondlife aditi bra...MW1-11/+62
2007-07-10preliminary inter region communications (between regions in different instanc...MW1-9/+88
2007-07-10Fixed the crashing when trying to look at the map in grid mode. Although the ...MW1-10/+13
2007-07-10Gird mode in sugilite should now work in so far as you should be able to logi...MW4-37/+67
2007-07-08* By popular demand, all generated build files are now deleted. Somebody shou...lbsa714-364/+0
2007-07-08* Updating prebuildAdam Frisby4-9/+9
2007-07-06*Fixed several bugs that crashed the viewer and opensim server when logging i...mingchen2-16/+20
2007-07-05*Fixed crash of OpenSim client when in grid mode from a recent commitmingchen1-2/+2
2007-07-05*Removed SimProfile.cs as it is no longer needed (in favor of SimProfileData)mingchen5-10/+11
2007-07-04Grid Servers:Adam Frisby1-0/+3
2007-07-04* More cleaning - Sugilite now only has build errors for "value is never used...Adam Frisby1-1/+1
2007-07-03*Removed GridInfo class as it has been previously replaced with the much bett...mingchen3-8/+17
2007-07-03*Renamed OGS1 XmlRpcLoginToSimulatorMethod to the more appropriate XmlRpcSimu...mingchen1-1/+1
2007-07-03* Optimized usings (the 'LL ate my scripts' commit)lbsa719-54/+26
2007-07-02*OGS1 Key2Name/Name2Key worksmingchen1-11/+11
2007-07-01Started change to having SceneObject and then that having child Primitives wh...MW2-6/+9
2007-07-01MAJOR IP RESTRUCTURINGlbsa712-7/+17
2007-07-01Fixed SimpleApp - aka thankgoditssundaycommitlbsa716-17/+13
2007-06-29*Deleted Logger.cs from OpenSim.Frameworkmingchen4-8/+8
2007-06-29*Hopefully fixed the empty dialog box error on client when logging in on sand...mingchen2-2/+1
2007-06-28* Removed J# language support because it has issues with Mono.Adam Frisby4-8/+8
2007-06-28*Added UUIDNameRequest packet support (untested, but should work -- at least ...mingchen5-35/+34
2007-06-28enabled physics plugin flying flags.MW1-0/+2
2007-06-28*Renamed GridCommsManager to CommunicationsOGS1 to match CommunicationsLocal ...mingchen3-25/+32
2007-06-28*Master User is now set upmingchen7-10/+73
2007-06-28*User Profile requests on OGS UserServer now uses XMLRPC instead of REST mingchen2-1/+41
2007-06-28Imported the scripting changes, so now should be up to date with sugilite. MW5-7/+107
2007-06-28should now work.MW1-1/+1
2007-06-27*More compile fixes (should be it on OpenSim.sln)mingchen2-6/+6