aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2020-03-16Finally add the sledjchisl C & Lua maanger, and friends.onefang9-20/+5948
2020-03-16Fix up boxes build system.onefang2-0/+45
2020-03-16Revert "The new sledjchisl binary, to replace the management scripts and web ...onefang18-7258/+0
2020-03-16Revert "Bitch if we can't read the OpenSim config file."onefang1-5/+0
2020-03-16Revert "Clean up the <p> HTML tags."onefang1-2/+2
2020-03-16Revert "Add notes on extras to be installed."onefang1-4/+0
2020-03-16Revert "Missed a <p> tag cleanup."onefang1-1/+1
2020-03-16Add a build script.onefang1-0/+3
2020-03-16Add a bunch of test key bindings.onefang1-0/+15
2020-03-16Update to toybox API change.onefang1-7/+3
2020-03-16Compile boxes by default.onefang1-1/+1
2020-03-16Toybox can't cope with a lack of a README, but gives you cryptic errors.onefang1-0/+4
2020-03-16Shuffle stuff.onefang8-0/+4625
2020-02-27Missed a <p> tag cleanup.onefang1-1/+1
2020-02-27Add notes on extras to be installed.onefang1-0/+4
2020-02-27Clean up the <p> HTML tags.onefang1-2/+2
2020-02-27Bitch if we can't read the OpenSim config file.onefang1-0/+5
2020-02-27The new sledjchisl binary, to replace the management scripts and web stuff.onefang18-0/+7258
2007-03-22brought zircon branch into trunkgareth66-7184/+0
2007-03-20Load XML for neighbourinfo from gridgareth13-20/+43
2007-03-19Removed the AssemblyInfo.cs files from the Vs2005 projects MW11-26/+1
2007-03-18Added some sanitygareth16-209/+228
2007-03-18Added neighbourinfo classgareth1-0/+9
2007-03-18Added child_agent flaggareth1-0/+1
2007-03-16* Removed private memeber _login, replaced with local var.lbsa711-9/+4
2007-03-16* Extracted request-response handlinglbsa711-112/+119
2007-03-16* Corrected login fail code (adapted from Gareths php)lbsa711-61/+63
2007-03-16* renamed Framework Project to OpenSim.Frameworklbsa719-11/+11
2007-03-16Added Framework Project and Made buildfiles work on windows.lbsa7125-220/+354
2007-03-15(no commit message)MW4-64/+89
2007-03-15Cleaned up IGridServer interfaces.MW5-47/+82
2007-03-14* /bin for Release as welllbsa713-3/+3
2007-03-14* Made sure physics dlls end up in /bin/Physicslbsa713-10/+14
2007-03-14Fixed problem with link to CAPS\SimHttp.cs in second-server projectMW1-1/+0
2007-03-14Added the physics plugin projects to the VS solution.MW15-258/+74
2007-03-14Replaced VS2005 compatible versions of AssemblyInfo.csMW8-168/+248
2007-03-14merged new OpenSim from branches/ogs-csgareth16-33/+229
2007-03-13added movement etc from r191gareth15-58/+180
2007-03-13Rolled back all but the VS solutiongareth15-421/+219
2007-03-13-- Trying to get trunk to run from first buildlbsa718-43/+273
2007-03-10A PhysX physics plugin (that actually uses physX now but currently only works...MW12-35/+674
2007-03-10Another attempt to fix the project filesMW5-8/+8
2007-03-10Updated Project filesMW6-12/+12
2007-03-08When a user logs off , the server now tells the other clients to kill that av...MW1-0/+8
2007-03-08Primitive's shape and scale are now saved into database and reloaded.MW8-48/+211
2007-03-08Changed water height to default of 20gareth1-1/+1
2007-03-08Added nant for LocalStorage.dllgareth1-0/+53
2007-03-08Another attemp to fix the Session Logout bugMW16-52/+524
2007-03-07Primitives movement and rotation updates are now sent to all clientsMW4-3/+125
2007-03-07Hopefully fixed the Session logout bug.MW4-12/+80