aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Communications (follow)
Commit message (Expand)AuthorAgeFilesLines
* OGS1GridServices.csBrian McBee2007-08-081-0/+8
* * SimpleApp works again:lbsa712007-08-061-2/+2
* Some more work on SceneObject/primitive rewrites (AllNewSceneObjectGroup2 /Pa...MW2007-08-012-1/+1
* clear userAgent state on client shutdown, which fixes the issueSean Dague2007-07-311-0/+5
* * Fixed a bug where the simulator could crash if the userserver was particula...Adam Frisby2007-07-301-8/+8
* * Some work in progress code: Inventory cache, start of inventory server/serv...MW2007-07-225-15/+36
* Attempt to fix the bug/crash that MetaLeo just reported.MW2007-07-201-1/+1
* * Removing more compiler warningsAdam Frisby2007-07-191-1/+1
* few small changesMW2007-07-182-6/+0
* * One hopefully-final attempt at fixing this remoting issue.Adam Frisby2007-07-181-48/+64
* * Once more into the breach!Adam Frisby2007-07-181-0/+2
* * and again...Adam Frisby2007-07-181-2/+2
* * More attempts at fixing Ckrinke's phantom remoting error. Heh.Adam Frisby2007-07-181-2/+16
* * More LSL changes (and fixing a compile warning)Adam Frisby2007-07-171-3/+10
* * Added exception handler to deal with RemotingExceptions for Child Agents.Adam Frisby2007-07-171-3/+10
* * Applying babblefrog's DNS patches from issue #188Adam Frisby2007-07-171-1/+1
* * Added quick ping check reply system to OGS1GridServicesAdam Frisby2007-07-171-0/+19
* changed to native line ending encodingSean Dague2007-07-169-1088/+1088
* It wasn't me who messed up flying when adding a test NPC class. (honestly!)MW2007-07-151-1/+1
* *Fixed master avatar requesting when in grid mode.mingchen2007-07-151-5/+1
* * Fixed bug where UserServer SendKey would not be saved in configuration.Adam Frisby2007-07-151-3/+3
* * Excelsior!Adam Frisby2007-07-141-0/+2
* Next time maybe I should check it still compiles before committing.MW2007-07-121-0/+1
* updated libsecondlife.dll to a 1.18 version (from the libsecondlife aditi bra...MW2007-07-111-11/+62
* preliminary inter region communications (between regions in different instanc...MW2007-07-101-9/+88
* Fixed the crashing when trying to look at the map in grid mode. Although the ...MW2007-07-101-10/+13
* Gird mode in sugilite should now work in so far as you should be able to logi...MW2007-07-104-37/+67
* * By popular demand, all generated build files are now deleted. Somebody shou...lbsa712007-07-084-364/+0
* * Updating prebuildAdam Frisby2007-07-084-9/+9
* *Fixed several bugs that crashed the viewer and opensim server when logging i...mingchen2007-07-062-16/+20
* *Fixed crash of OpenSim client when in grid mode from a recent commitmingchen2007-07-051-2/+2
* *Removed SimProfile.cs as it is no longer needed (in favor of SimProfileData)mingchen2007-07-055-10/+11
* Grid Servers:Adam Frisby2007-07-041-0/+3
* * More cleaning - Sugilite now only has build errors for "value is never used...Adam Frisby2007-07-041-1/+1
* *Removed GridInfo class as it has been previously replaced with the much bett...mingchen2007-07-033-8/+17
* *Renamed OGS1 XmlRpcLoginToSimulatorMethod to the more appropriate XmlRpcSimu...mingchen2007-07-031-1/+1
* * Optimized usings (the 'LL ate my scripts' commit)lbsa712007-07-039-54/+26
* *OGS1 Key2Name/Name2Key worksmingchen2007-07-021-11/+11
* Started change to having SceneObject and then that having child Primitives wh...MW2007-07-012-6/+9
* MAJOR IP RESTRUCTURINGlbsa712007-07-012-7/+17
* Fixed SimpleApp - aka thankgoditssundaycommitlbsa712007-07-016-17/+13
* *Deleted Logger.cs from OpenSim.Frameworkmingchen2007-06-294-8/+8
* *Hopefully fixed the empty dialog box error on client when logging in on sand...mingchen2007-06-292-2/+1
* * Removed J# language support because it has issues with Mono.Adam Frisby2007-06-284-8/+8
* *Added UUIDNameRequest packet support (untested, but should work -- at least ...mingchen2007-06-285-35/+34
* enabled physics plugin flying flags.MW2007-06-281-0/+2
* *Renamed GridCommsManager to CommunicationsOGS1 to match CommunicationsLocal ...mingchen2007-06-283-25/+32
* *Master User is now set upmingchen2007-06-287-10/+73
* *User Profile requests on OGS UserServer now uses XMLRPC instead of REST mingchen2007-06-282-1/+41
* Imported the scripting changes, so now should be up to date with sugilite. MW2007-06-285-7/+107