aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Moved PrimitiveBaseShape subclasses into factory methods - the subclassing ...lbsa712007-12-281-32/+33
* * Added ability to create new prim on existing prim (rezzing prim from invent...Teravus Ovares2007-12-282-39/+88
* Add missing "System." to System.NullReferenceExceptionCharles Krinke2007-12-281-1/+1
* * Optimized usingslbsa712007-12-2719-793/+816
* * Fixed MonoSQLite Update Table routineTeravus Ovares2007-12-271-2/+2
* * AssetServerBase: _ProcessRequest is now called GetAssetlbsa712007-12-272-5/+4
* * Fixed the matching logic error on the LLQuat to axiom quat :PTeravus Ovares2007-12-271-1/+1
* * fixed a logic error in the receiving end of the prim load for the sit targetTeravus Ovares2007-12-271-2/+5
* * Added Sit Target persistence over sim restarts for mySQL and MonoSQLite.Teravus Ovares2007-12-271-0/+27
* * Added slightly better object sit handlingTeravus Ovares2007-12-272-14/+130
* Prim inventory persistence phase 1: Creation of preliminary table in sqlite.Justin Clarke Casey2007-12-271-15/+11
* * Play the 'landing' animation when landing and minimize the collision protec...Teravus Ovares2007-12-261-1/+2
* If a prim is persisted in the region, scripts dragged into its inventory afte...Justin Clarke Casey2007-12-263-5/+15
* * This update includes a wide range of changes to the ODEPlugin for avatar mo...Teravus Ovares2007-12-261-11/+11
* * Patch by Melanie to fix CreateSelectedTeravus Ovares2007-12-261-1/+7
* * Removed a debug message I left in thereTeravus Ovares2007-12-261-1/+7
* * Added the ability to land automatically on prim by pressing the page down b...Teravus Ovares2007-12-261-2/+51
* Small non-functional inventory changesJustin Clarke Casey2007-12-251-32/+78
* Prim inventory script saving phase 1. Create necessary CAPS structures for c...Justin Clarke Casey2007-12-242-2/+44
* Again, great thanks to Alondria for:Charles Krinke2007-12-242-2/+33
* Added regionName to "far away" region report.Charles Krinke2007-12-241-1/+2
* * Patch from Alondria - Added LLFunctions llGetMass(), llGetLandOwnerAt(), ll...Teravus Ovares2007-12-232-1/+33
* Thank you, Alondria for:Charles Krinke2007-12-221-2/+2
* Make copying of scripts into prim inventories more reliable on the first atte...Justin Clarke Casey2007-12-221-26/+17
* minor refactorJustin Clarke Casey2007-12-221-1/+3
* Put in some race revealing warning messages triggered when a user rezzes a sc...Justin Clarke Casey2007-12-221-0/+30
* * Added smoother handling of interpenetrating physical objects.Teravus Ovares2007-12-221-0/+1
* Initial hookup of update task inventory event. No functionality yet.Justin Clarke Casey2007-12-222-3/+54
* * Remapped the Connection shutdown path.Teravus Ovares2007-12-211-3/+3
* * Fix for Mantis: 0000224Teravus Ovares2007-12-211-1/+7
* *Ban lines now work if they are enabled grid wide.mingchen2007-12-202-2/+12
* * Cleaned up some code from an earlier commitTeravus Ovares2007-12-201-13/+1
* * Added a configuration parameter on the Grid Server to disallow forceful ban...Teravus Ovares2007-12-202-2/+32
* Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W...Jeff Ames2007-12-204-22/+19
* *Added event called after any movement is handled (OnClientMovement) - will b...mingchen2007-12-202-0/+14
* *Made a much more network friendly method of ban and pass line sendingmingchen2007-12-203-3/+50
* Misc. cleanup:Jeff Ames2007-12-192-15/+25
* *Added Ban Lines around parcels for banned avatars, but there is no actual bl...mingchen2007-12-191-1/+1
* * Added Incomplete Handling of the RegionInfoRequest packet Teravus Ovares2007-12-182-3/+8
* * Removed redundant code in RestService.csAdam Frisby2007-12-181-3/+0
* * Renamed AgentWearable to AvatarWearablelbsa712007-12-181-1/+1
* * Fixed a potential race condition with adding Caps handlersTeravus Ovares2007-12-181-1/+9
* * Added a Verbose and Debug error to border crossing so that this can be diag...Teravus Ovares2007-12-181-1/+9
* * Fix for mantis 0000040 After client logout remote host closed connection on...Teravus Ovares2007-12-182-0/+7
* * Turned all instances of ForEach loops in ClientManager into Local Arrays. Teravus Ovares2007-12-171-0/+1
* Thank you to Kiryu for a patch to fix an out of SyncCharles Krinke2007-12-176-30/+112
* *Land has now been linked to the StorageManager. Next step is to fill in the ...mingchen2007-12-171-1/+25
* Again, thanks to Alondria for:Charles Krinke2007-12-172-7/+41
* *Adding and Removing Avatars from the Access/Ban List for a parcel now works,...mingchen2007-12-161-0/+2
* * Beating on the head that is terrain editing.Teravus Ovares2007-12-151-1/+1