aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed the MyNpcCharacter errorsMW2007-11-051-4/+4
* * Substituted som 'GenericCall' with Action<>lbsa712007-11-054-35/+33
* Started to cleanup/close down childagent connections when a user teleports. ...MW2007-11-058-63/+125
* prim cuts in ODEdan miller2007-11-058-508/+499
* Changed it so opensim.exe should scan for new application plugins every time ...MW2007-11-051-0/+1
* * UpdateWearable should SendOurAppearancelbsa712007-11-051-0/+2
* Thank you, Teravus for: Solution for 'after using physical prim with MonoSql...Charles Krinke2007-11-052-4/+15
* removed duplicated BOMsJeff Ames2007-11-052-2/+2
* * Temporarily reverted SQL syntax.Adam Frisby2007-11-051-3/+3
* * Changed MySQL Syntax on Region Updates for Grid Server.Adam Frisby2007-11-041-2/+3
* Some more refactoringMW2007-11-049-196/+268
* Added forgotten ApplicationPlugins directory and moved the load region code o...MW2007-11-043-42/+115
* * Small touchup of console messagesAdam Frisby2007-11-041-5/+5
* normalized line endingsJeff Ames2007-11-041-17/+17
* Deleted Regionloader .csproj files. MW2007-11-042-224/+0
* Added forgotten IApplicationPlugin fileMW2007-11-041-0/+17
* normalized line endingsJeff Ames2007-11-048-1197/+1197
* Applying Teravus patch # 557. Some glue code for the updating of prim's veloc...MW2007-11-044-15/+76
* Added support for OpenSim application plugins (as requested by Adam), which u...MW2007-11-047-56/+70
* add a IAssetProvider.CommitAssets() call to the grid asset server, when a ass...MW2007-11-041-0/+1
* Do I really have to write a log entry, can't I just hide this commit somewher...MW2007-11-041-1/+2
* removed our own inplementation of UUID's, it wasn't used anywhere.Tleiades Hax2007-11-041-155/+0
* Fixes a bug with a ZERO Quaternion when creating a prim.darok2007-11-031-4/+8
* Modifications for prim movement. For now only in Mod. BulletX, but i think it...darok2007-11-033-56/+114
* First part of Scene refactoring:MW2007-11-039-760/+1075
* tiny commit to prepare for the first proper part of Scene.cs refactoring. MW2007-11-031-17/+13
* *Master Avatar can be specified by a previous UUID in either grid mode or sta...mingchen2007-11-039-20/+98
* * Removed unused UDPServerBaselbsa712007-11-031-84/+0
* *Moved region loading into its own interface IRegionLoadermingchen2007-11-038-171/+621
* testing different rest post method/class for Grid asset client. (possible tha...MW2007-11-032-10/+61
* Changes in BulletXPlugin: Added new class BulletXActor class inherits from Ph...darok2007-11-0310-63/+114
* Added temporary try catch to udpserver while testing something out (will remo...MW2007-11-021-1/+7
* debug tracing for asset server hangsSean Dague2007-11-014-5/+20
* Need to clean up resources when creating/updating assetsTleiades Hax2007-11-011-0/+1
* (no commit message)Tleiades Hax2007-11-011-10/+14
* ScriptServer fixes: Added more debug logging, mutex lock (to be extra-super-s...Tedd Hansen2007-11-015-52/+87
* * Diuerse beavtificatemslbsa712007-11-0130-150/+150
* Partialy fixed a bug with collisions in BulletXPlugin.darok2007-11-011-37/+19
* Changes in BulletXPlugin: Added new class BulletXActor class inherits from Ph...darok2007-11-011-289/+312
* renamed FetchAsset to RequestAsset on IAssetServer, as think its a more fitti...MW2007-11-013-6/+6
* Test on the grid asset problem, don't update to this version unless you just ...MW2007-11-012-62/+43
* Goodbye LSO to .Net translator. May your bits live on in our memories.Tedd Hansen2007-11-0111-3251/+0
* Thank you, Melanie for solving: When receiving an ObjectAdd packet, the Rotat...Charles Krinke2007-11-015-11/+24
* Thank you Melanie for a patch to SceneObjectPart.cs so that on first transmis...Charles Krinke2007-11-011-2/+19
* * Took a stab at #500 by making sure there is only one place stuff gets added...lbsa712007-10-311-77/+37
* Improved logging, to identify which asset fetch caused an execption during re...Tleiades Hax2007-10-311-0/+1
* redefault to sqlite for all services, especially now thatSean Dague2007-10-311-4/+4
* fix typo in filenameSean Dague2007-10-311-0/+0
* * Added a streamhandler that does streams both in and outlbsa712007-10-316-56/+93
* fixed bug with user not getting land properties on loginJeff Ames2007-10-313-6/+20