aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "Add notes on extras to be installed."onefang2020-03-161-4/+0
* Revert "Missed a <p> tag cleanup."onefang2020-03-161-1/+1
* Missed a <p> tag cleanup.onefang2020-02-271-1/+1
* Add notes on extras to be installed.onefang2020-02-271-0/+4
* Clean up the <p> HTML tags.onefang2020-02-271-2/+2
* Bitch if we can't read the OpenSim config file.onefang2020-02-271-0/+5
* The new sledjchisl binary, to replace the management scripts and web stuff.onefang2020-02-2718-0/+7258
* brought zircon branch into trunkgareth2007-03-2266-7184/+0
* Load XML for neighbourinfo from gridgareth2007-03-2013-20/+43
* Removed the AssemblyInfo.cs files from the Vs2005 projects MW2007-03-1911-26/+1
* Added some sanitygareth2007-03-1816-209/+228
* Added neighbourinfo classgareth2007-03-181-0/+9
* Added child_agent flaggareth2007-03-181-0/+1
* * Removed private memeber _login, replaced with local var.lbsa712007-03-161-9/+4
* * Extracted request-response handlinglbsa712007-03-161-112/+119
* * Corrected login fail code (adapted from Gareths php)lbsa712007-03-161-61/+63
* * renamed Framework Project to OpenSim.Frameworklbsa712007-03-169-11/+11
* Added Framework Project and Made buildfiles work on windows.lbsa712007-03-1625-220/+354
* (no commit message)MW2007-03-154-64/+89
* Cleaned up IGridServer interfaces.MW2007-03-155-47/+82
* * /bin for Release as welllbsa712007-03-143-3/+3
* * Made sure physics dlls end up in /bin/Physicslbsa712007-03-143-10/+14
* Fixed problem with link to CAPS\SimHttp.cs in second-server projectMW2007-03-141-1/+0
* Added the physics plugin projects to the VS solution.MW2007-03-1415-258/+74
* Replaced VS2005 compatible versions of AssemblyInfo.csMW2007-03-148-168/+248
* merged new OpenSim from branches/ogs-csgareth2007-03-1416-33/+229
* added movement etc from r191gareth2007-03-1315-58/+180
* Rolled back all but the VS solutiongareth2007-03-1315-421/+219
* -- Trying to get trunk to run from first buildlbsa712007-03-138-43/+273
* A PhysX physics plugin (that actually uses physX now but currently only works...MW2007-03-1012-35/+674
* Another attempt to fix the project filesMW2007-03-105-8/+8
* Updated Project filesMW2007-03-106-12/+12
* When a user logs off , the server now tells the other clients to kill that av...MW2007-03-081-0/+8
* Primitive's shape and scale are now saved into database and reloaded.MW2007-03-088-48/+211
* Changed water height to default of 20gareth2007-03-081-1/+1
* Added nant for LocalStorage.dllgareth2007-03-081-0/+53
* Another attemp to fix the Session Logout bugMW2007-03-0816-52/+524
* Primitives movement and rotation updates are now sent to all clientsMW2007-03-074-3/+125
* Hopefully fixed the Session logout bug.MW2007-03-074-12/+80
* Added MW's fix for prim editinggareth2007-03-071-1/+2
* fixed last screwupgareth2007-03-0757-0/+5188
* Deleted old trunk codegareth2007-03-0720-2010/+0
* * Updating libsecondlife.dll to the latest version with a working LayerData f...jhurliman2007-03-079-1427/+846
* NEVER COMMIT WITHOUT A TEST COMPILE!gareth2007-03-071-1/+1
* < babblever> hey i think you need to add a "this.sandbox = cfg.sandbox" to th...gareth2007-03-071-0/+1
* Attempted to fix Db4o/world thing (and failed, but it still runs!) will need ...gareth2007-03-063-17/+17
* Updated help message on consolegareth2007-03-061-0/+5
* Implemented local console and VERY rough skeleton for TCP/Worldchat consolegareth2007-03-067-128/+292
* Added sandbox mode and setup facilitygareth2007-03-052-43/+113
* Added MW's fix for smooth movementgareth2007-03-041-6/+10