aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Communications (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* * minor renameslbsa712007-09-241-10/+10
* * Renamed stuff on UserManagerBase to get implicit implementation of IUserSer...lbsa712007-09-243-24/+10
* fixing me some line endingsSean Dague2007-09-173-276/+276
* * minor refactoringslbsa712007-09-111-18/+29
* mass update of urls in source code to new websiteSean Dague2007-09-102-2/+2
* As part of our "we aim to please" commitment, have added the ability to creat...MW2007-08-281-10/+23
* Start of trying to make Region/Scene more modular. MW2007-08-281-2/+2
* Set some default values for "create user" in case anyone just pressing return...MW2007-08-241-4/+4
* Now also enabled Inventory persistence in standalone mode when account Authen...MW2007-08-241-0/+4
* Hopefully fixed the issue of inventory not working for the master account. (N...MW2007-08-241-0/+4
* Instant Messages between users in the same region should actually now work.MW2007-08-201-1/+1
* Taking Prims (SceneObjectGroups) in and out of inventory should now work and ...MW2007-08-162-0/+10
* Can now set the plugins for standalone mode's Inventory database (default sql...MW2007-08-161-4/+29
* More work on inventory, can now create other inventory types, like Clothes an...MW2007-08-152-0/+5
* Temporary fix for the region crossing crash, Although we need to start to cha...MW2007-08-151-1/+0
* * Permissions! - You can now only perform certain functions (such as editing ...Adam Frisby2007-08-151-0/+10
* Start of inventory items, when you upload a texture the data will now be stor...MW2007-08-142-0/+16
* More inventory work, should be able to now create new inventory folders and t...MW2007-08-143-1/+39
* Start of Inventory service, currently only (partially) functional in standalo...MW2007-08-143-1/+116
* oops , guess I should include the new files next time MW2007-08-131-0/+113
* Separated Login Service from usermanager, which helps to clean up the code a ...MW2007-08-132-105/+10
* The Welcome message /message of the day shown in the client during login, can...MW2007-08-132-10/+19
* Added a new column (SceneGroupID) to sqlite3 table (sqlite3-prims.sql) so tha...MW2007-08-111-1/+1
* Made account Authentication optional in "sandbox/standalone" mode. Just chang...MW2007-08-112-6/+49
* 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