aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Common (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Updating sugilite userserver with the same patchAdam Frisby2007-06-242-2/+48
* * Added partial support for OGS/1 grid servers with the Sugilite patch.Adam Frisby2007-06-241-3/+68
* * Forgot to commit the OGS1 code.Adam Frisby2007-06-243-0/+169
* Refactoring:Adam Frisby2007-06-242-11/+42
* Disabled the CheckSum Server as it seems that isn't used by viewer 1.18.MW2007-06-244-12/+31
* More work on CAPS handler.MW2007-06-233-0/+10
* Deleted some comments being wrote to consoleMW2007-06-221-2/+1
* Started work on CAPS support, now we have our first test capability, MapLayer...MW2007-06-223-15/+16
* SandBox mode login now shares a base class with the grid mode user server. MW2007-06-229-270/+837
* * Porting console fix from Trunk to SugiliteAdam Frisby2007-06-211-3/+11
* Fixed problem of not being able to move out of the first 3X3 block of regions...MW2007-06-211-1/+1
* * Terrain modification more robust, uses area sizes matching those employed b...Adam Frisby2007-06-201-1/+1
* Renamed Avatar to ScenePresence to avoid clash with libsl Avatar class.MW2007-06-205-25/+18
* * Replaced old logging mechanism with new shiny logging mechanismAdam Frisby2007-06-209-75/+70
* * re-added SimpleApp projectslbsa712007-06-203-25/+1
* Made a base class from the Grid mode UserServer.UserManager and included that...MW2007-06-1935-26/+3644
* *Added some missing files from last commitmingchen2007-06-192-2/+0
* *Updated/Added the base classes and interfaces for user and login serversmingchen2007-06-183-15/+28
* * example soft logger by delegatelbsa712007-06-183-0/+89
* Fixed the flashing when crossing a border.MW2007-06-181-0/+1
* Fixed inverted map texture problem.MW2007-06-171-0/+27
* Each Region will now generate a texture image of their terrain and this will ...MW2007-06-171-0/+1
* * Added the two Sample Apps to the solutionlbsa712007-06-171-1/+1
* Very Preliminary local teleporting added (currently only can teleport within...MW2007-06-178-9/+52
* * Added 'LogFilename' attribute to simconfig.xml - in order to specify log namelbsa712007-06-171-36/+23
* Some Rearranging of CommsManager.MW2007-06-1615-688/+31
* Very Preliminary border crossing added to sugilite. (Note: Sugilite doesn't h...MW2007-06-159-3/+69
* Preliminary movement added to sugilite, forwards walking only and no animations.MW2007-06-151-2/+5
* Deleted IGridServer interface (and classes implementing that).MW2007-06-147-175/+23
* * Applied Prebuild fixes to Sugilitelbsa712007-06-147-31/+31
* Commented out the Scene.Backup method for now as there isn't really anything ...MW2007-06-142-23/+19
* * Added experimental RegionHandle class to Framework.Types - see email posted...Adam Frisby2007-06-142-15/+143
* Deleted files under OpenSim.Framework/Interfaces/Remoting/ as they are curren...MW2007-06-128-252/+0
* Some rearranging of folders in OpenSim.RegionMW2007-06-126-109/+101
* *Fixed sugilitemingchen2007-06-111-18/+22
* *Removed missing file in csprojmingchen2007-06-114-12/+0
* *Removed SimProfileBase from OpenSim (Unused/Depreciated)mingchen2007-06-1110-188/+143
* *Removed OSVector3 and replaced with libsecondlife.LLVector3mingchen2007-06-113-64/+24
* *Added and updated copyright headers on all files in both OpenSim and OGSmingchen2007-06-1134-14/+853
* Started to add/update copyright notice in sugilite.MW2007-06-1132-28/+758
* A few small changes and hopefully fixed the nant build problem (OpenSim.Frame...MW2007-06-111-0/+1
* Added AttachObject method to IClientAPI.MW2007-06-111-0/+1
* Renamed sandBoxManager to LocalBackEndServicesMW2007-06-116-23/+30
* Added InterSimComms (Likely to be renamed) to the commsManager and moved the ...MW2007-06-109-63/+103
* Added SandBoxManager which in sandbox mode, acts as the backend server for th...MW2007-06-109-146/+160
* Prim creation working.MW2007-06-102-14/+46
* Another bug fixMW2007-06-101-1/+1
* a few bug fixesMW2007-06-101-1/+1
* allows the texture of the created/sent primitive to be set. MW2007-06-101-1/+1
* Added Primitive sending methods to the IClientAPI (and implemented in ClientV...MW2007-06-101-0/+2