aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
...
| * Another commit as ordered by roblMW2007-05-315-8/+58
| |
| * Implementing a test Communications manager to test some of the interfaces ↵MW2007-05-319-19/+60
| | | | | | | | (likely this test version will morph into the sandbox version)
| * More work on OpenGrid.Framework.CommunicationsMW2007-05-316-22/+124
| |
| * (no commit message)MW2007-05-316-5/+96
| |
| * (no commit message)MW2007-05-313-2/+20
| |
| * Die AuthenticateSessionsRemote. hrrm okay don't die, just partially die MW2007-05-312-40/+1
| |
| * (no commit message)MW2007-05-314-5/+30
| |
| * The cleaning lady must be looking for a bonus MW2007-05-310-0/+0
| |
| * more directory Properties changesMW2007-05-311-0/+0
| |
| * Moved AuthenticateSessionsBase to OpenSim.Framework (is likely to move again ↵MW2007-05-312-108/+0
| | | | | | | | or be deleted and replaced with something else)
| * class name change and directory properties modified MW2007-05-313-3/+3
| |
| * Started work on OpenGrid.Framework.CommunicationsMW2007-05-3115-4/+260
| |
| * Added a few summary comments to OpenSim.World filesMW2007-05-3113-105/+351
| |
| * As its my last commit for the day, it just looks better to leave it on a ↵MW2007-05-301-1/+1
| | | | | | | | even revision number
| * Attempt to enable chat, but seems to be a problem with the distancesMW2007-05-303-3/+14
| |
| * Seems our avatar was a bit overexcited about existing and stayed about 5 ↵MW2007-05-301-1/+1
| | | | | | | | miles above the ground, so time for them to come back down to earth a bit (ie now your avatar is only slightly above ground level)
| * We have successful login! MW2007-05-305-12/+12
| |
| * trying to get login to workMW2007-05-305-28/+83
| |
| * Now We need to test to see if we can loginMW2007-05-295-8/+37
| |
| * (no commit message)MW2007-05-294-6/+22
| |
| * (no commit message)MW2007-05-294-42/+8
| |
| * (no commit message)MW2007-05-293-12/+58
| |
| * number of changesMW2007-05-2916-153/+383
| |
| * Should allow multiple worlds (and UDP servers) to be ran in one instance, ↵MW2007-05-2762-1773/+1612
| | | | | | | | just missing backend comms and working Avatar/primitives classes.
| * Goodbye WorldMW2007-05-2661-328/+560
| |
| * Die WebFrontEnd, Die Grid class!MW2007-05-2611-789/+47
| |
| * Die Avatar class, and you to Primitive class!MW2007-05-263-1100/+19
| |
| * Start of rewrite 5279! MW2007-05-26406-0/+56401
|
* * Wiping trunk in prep for SugiliteAdam Frisby2007-07-11462-64414/+0
|
* Who would have known that the only way of specifying utf-8 without preamble, ↵lbsa712007-07-083-5/+5
| | | | is to not specify encoding at all. Or 'null' when sending an Encoder.
* * Maintainence: Applying Dan's ODE Patch to TrunkAdam Frisby2007-07-061-20/+21
|
* * Changed XmlRpc to specify utf-8lbsa712007-07-054-13/+26
|
* * Making trunk compile again for CC.netAdam Frisby2007-07-049-34/+34
|
* * Updating trunk UserServer to make it sugilite happy (differentiation of ↵Adam Frisby2007-06-241-0/+1
| | | | regions by handle rather than port)
* * Enabled sugilite fixes in trunk/GridManager.cs when fast mode is disabledAdam Frisby2007-06-241-0/+7
|
* * Added extensions to trunk/OGS to support Sugilite regions. Anyone running ↵Adam Frisby2007-06-241-0/+7
| | | | a grid is highly advised to update before 1.18 hits on monday.
* * "create user" command now works with the MySQL Data Storage Engine on the ↵Adam Frisby2007-06-245-207/+263
| | | | userserver.
* * Maintainence: Experimental console fix for DebianAdam Frisby2007-06-211-3/+10
|
* * Added 'LogFilename' attribute to simconfig.xml - in order to specify log namelbsa712007-06-170-0/+0
| | | | | | * removed some greedy try-catch * ignored some bins
* * teared out too wide catch clauses. See Code Conventions.lbsa712007-06-142-146/+100
|
* * Added maintenance patch (issue #139) from BigfootAg to /trunkAdam Frisby2007-06-1416-112/+213
|
* Fixed the bug that makes a region use its water height as its name (in ↵MW2007-06-141-1/+1
| | | | regionhandshake), which lead to most regions being called "20".
* * Updated Prebuild.exelbsa712007-06-131-0/+0
|
* * Changed some more sort order issueslbsa712007-06-1338-626/+694
| | | | | * Updated vs2005 files as well
* * First attempt at fixing differing build files on different .net flavours.lbsa712007-06-1338-216/+253
| | | | | * And, as always, some bin ignores
* * Applying danx0r's ODE patchAdam Frisby2007-06-131-2/+6
| | | | | * ZOMG r1000!
* *Attempting to get trunk stable before a revert is required.mingchen2007-06-121-4/+4
|
* * ignored data recieved from closed socketslbsa712007-06-124-6/+27
| | | | | | * removed some warnings
* *Reverting back to 977 -- will look into this latermingchen2007-06-121-1/+1
|
* *Bug fixed, moving the code the the correct place so the right info is sent ↵mingchen2007-06-121-2/+3
| | | | (hopefully)