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