| Commit message (Expand) | Author | Files | Lines |
2008-01-18 | On reflection, HasGroupChanged is more appropriate | Justin Clarke Casey | 1 | -2/+2 |
2008-01-18 | Change SOP.HasChanged to HasPrimChanged in preparation for further changes | Justin Clarke Casey | 1 | -2/+2 |
2008-01-18 | * Fixed bug where 'taskOwnerId' would always be null in PermissionManager, he... | lbsa71 | 1 | -6/+1 |
2008-01-17 | * Added llApplyImpulse in the global frame. The object must be physical befo... | Teravus Ovares | 1 | -0/+15 |
2008-01-17 | * Added and implemented the LSL changed event. | Teravus Ovares | 1 | -5/+54 |
2008-01-16 | * Fix mantis 345 - it is now possible to duplicate prims directly in the regi... | Justin Clarke Casey | 1 | -2/+6 |
2008-01-16 | * Store task inventory when an object is taken into agent inventory | Justin Clarke Casey | 1 | -0/+13 |
2008-01-16 | First part of changing prim's permission flags to use the correct enum (libsl... | MW | 1 | -40/+10 |
2008-01-16 | * Refactored the SimStatsReporter to reuse the same packet and packet blocks ... | Teravus Ovares | 1 | -1/+1 |
2008-01-15 | * Added some comments to the linkset positioning code | Teravus Ovares | 1 | -4/+20 |
2008-01-15 | * Pass 2 of collidable (non physical) linksets | Teravus Ovares | 1 | -9/+13 |
2008-01-15 | * Mother of all commits: | Adam Frisby | 1 | -4/+4 |
2008-01-14 | * First pass at collidable linksets | Teravus Ovares | 1 | -11/+99 |
2008-01-08 | make Stopped a property of the SceneObjectPart instead of in the | Sean Dague | 1 | -0/+13 |
2008-01-07 | Persistent prim inventory phase 5. Restart scripts contained in persisted pr... | Justin Clarke Casey | 1 | -16/+16 |
2008-01-06 | Factor out inventory related code in SceneObjectPart into separate class | Justin Clarke Casey | 1 | -205/+1 |
2008-01-06 | Factor out TaskInventoryItem | Justin Clarke Casey | 1 | -68/+0 |
2008-01-06 | Prim inventory phase 4. Properly recover the prim folder ID from storage. S... | Justin Clarke Casey | 1 | -22/+76 |
2008-01-05 | Persistent prim inventory phase 3. Now retrieving prim item data from persis... | Justin Clarke Casey | 1 | -3/+10 |
2008-01-03 | Fix mantis 280 - sim crashes when a prim is deleted. | Justin Clarke Casey | 1 | -0/+1 |
2008-01-02 | Minor refactoring to expose PrimInventory from SceneObjectPart | Justin Clarke Casey | 1 | -7/+15 |
2007-12-30 | * Patch from Alondria that re-fixes llSetColor | Teravus Ovares | 1 | -20/+20 |
2007-12-28 | * Made a copy of parts before updating to avoid dictionary updated exceptions... | lbsa71 | 1 | -1/+1 |
2007-12-28 | * Added ability to create new prim on existing prim (rezzing prim from invent... | Teravus Ovares | 1 | -2/+5 |
2007-12-27 | * Optimized usings | lbsa71 | 1 | -205/+209 |
2007-12-27 | * Fixed MonoSQLite Update Table routine | Teravus Ovares | 1 | -2/+2 |
2007-12-27 | * AssetServerBase: _ProcessRequest is now called GetAsset | lbsa71 | 1 | -1/+1 |
2007-12-27 | * Fixed the matching logic error on the LLQuat to axiom quat :P | Teravus Ovares | 1 | -1/+1 |
2007-12-27 | * fixed a logic error in the receiving end of the prim load for the sit target | Teravus Ovares | 1 | -2/+5 |
2007-12-27 | * Added Sit Target persistence over sim restarts for mySQL and MonoSQLite. | Teravus Ovares | 1 | -0/+27 |
2007-12-27 | * Added slightly better object sit handling | Teravus Ovares | 1 | -0/+34 |
2007-12-27 | Prim inventory persistence phase 1: Creation of preliminary table in sqlite. | Justin Clarke Casey | 1 | -15/+11 |
2007-12-26 | If a prim is persisted in the region, scripts dragged into its inventory afte... | Justin Clarke Casey | 1 | -4/+6 |
2007-12-26 | * Patch by Melanie to fix CreateSelected | Teravus Ovares | 1 | -1/+7 |
2007-12-24 | Again, great thanks to Alondria for: | Charles Krinke | 1 | -1/+13 |
2007-12-23 | * Patch from Alondria - Added LLFunctions llGetMass(), llGetLandOwnerAt(), ll... | Teravus Ovares | 1 | -0/+16 |
2007-12-22 | Thank you, Alondria for: | Charles Krinke | 1 | -2/+2 |
2007-12-20 | Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W... | Jeff Ames | 1 | -11/+11 |
2007-12-17 | Again, thanks to Alondria for: | Charles Krinke | 1 | -0/+7 |
2007-12-14 | * Added Active(physical) object count to the SimStatsReporter | Teravus Ovares | 1 | -0/+5 |
2007-12-13 | * Debugging Shape | lbsa71 | 1 | -0/+3 |
2007-12-11 | * The 'Create' functions should be called to factor up a new, otherwise empty... | lbsa71 | 1 | -0/+12 |
2007-12-10 | Great Salutations to Alondria for providing implementations for: | Charles Krinke | 1 | -0/+27 |
2007-12-10 | refactored ChatModule a bit. | Jeff Ames | 1 | -2/+1 |
2007-12-07 | Updates to LibSL revision 1498. Thanks Johan! | Adam Johnson | 1 | -1/+1 |
2007-12-07 | * Added hacked support for 'anyone can move' and 'anyone can copy'. | Teravus Ovares | 1 | -3/+4 |
2007-12-05 | * Refactored Permissions into ScenePresence as requested by MW | Teravus Ovares | 1 | -98/+172 |
2007-12-05 | fixed a few compiler warnings under mono (committed from a train, with adjohn... | Jeff Ames | 1 | -8/+5 |
2007-12-04 | *disabled some confusing code regarding permissions | Teravus Ovares | 1 | -2/+3 |
2007-12-04 | keeping opensim safe for children -- made some namespace references less expl... | Jeff Ames | 1 | -4/+2 |