| Commit message (Expand) | Author | Files | Lines |
2007-11-23 | * added some functions for use in raytracing. They're kind of crappy now, so... | Teravus Ovares | 1 | -0/+38 |
2007-11-21 | Fixed bug that can lead to infinitive loops | MW | 1 | -0/+6 |
2007-11-20 | fix for mantis #2 from Justin Casey (IBM) | Sean Dague | 1 | -0/+5 |
2007-11-20 | *Huge* structural changes in ODE/OdePrim to get all of the calls in threadloc... | Teravus Ovares | 1 | -3/+9 |
2007-11-18 | * Refactored IClientAPI.OutPacket to require a second mandatory parameter. T... | Teravus Ovares | 1 | -2/+2 |
2007-11-18 | * Found several cases where prim set physical were not subscribing to physics... | Teravus Ovares | 1 | -0/+7 |
2007-11-15 | * Implemented the little friendly pop tooltip messages that appear when you h... | Teravus Ovares | 1 | -0/+34 |
2007-11-14 | * Copied objects are now owned by the object copier (Next Owner) (however nex... | Teravus Ovares | 1 | -8/+37 |
2007-11-13 | first pass on unlinking of objects. From Jay Clarke (IBM) | Sean Dague | 1 | -6/+99 |
2007-11-11 | Patch from Mathias Soeken (thanks Mathias!) to take care of the color | Dalien Talbot | 1 | -0/+11 |
2007-11-03 | Modifications for prim movement. For now only in Mod. BulletX, but i think it... | darok | 1 | -0/+22 |
2007-11-03 | Changes in BulletXPlugin: Added new class BulletXActor class inherits from Ph... | darok | 1 | -2/+4 |
2007-11-01 | * Diuerse beavtificatems | lbsa71 | 1 | -3/+5 |
2007-11-01 | Thank you, Melanie for solving: When receiving an ObjectAdd packet, the Rotat... | Charles Krinke | 1 | -3/+11 |
2007-10-30 | Tevarus' patch for object flags & implemented Phantom edits | dan miller | 1 | -0/+9 |
2007-10-30 | * Optimized usings | lbsa71 | 1 | -22/+22 |
2007-10-29 | as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H... | MW | 1 | -1/+1 |
2007-10-22 | Made some changes to the load/save xml format, So that the old format can sti... | MW | 1 | -3/+30 |
2007-10-18 | small bit of refactoring | MW | 1 | -3/+8 |
2007-10-18 | Possible fix for: Remoting exceptions with adjacent non-running sims. | Tleiades Hax | 1 | -2/+2 |
2007-10-16 | couple of small event changes | MW | 1 | -1/+1 |
2007-10-16 | Couple of small changes to Xml serialising of SceneObjectGroups (shouldn't ef... | MW | 1 | -4/+4 |
2007-10-15 | * Applied patch #418 : copyright-r2012.patch - some errors, but got most thru | lbsa71 | 1 | -0/+28 |
2007-10-12 | * Just extracted a standard ToXml() on SceneObjectGroup | lbsa71 | 1 | -4/+13 |
2007-10-12 | Just trying out some thing with events, there changes/additions are likely to... | MW | 1 | -0/+3 |
2007-10-10 | some refactoring | MW | 1 | -0/+39 |
2007-10-05 | == The "right name and place" commit == | lbsa71 | 1 | -1/+0 |
2007-09-29 | Hollow prims (box only), thanks Gerard! Enjoy | dan miller | 1 | -7/+22 |
2007-09-24 | * Encapsulated all CommunicationsManager services | lbsa71 | 1 | -1/+1 |
2007-09-21 | * Continuing refactoring of presence | lbsa71 | 1 | -2/+2 |
2007-09-20 | * even more renaming and refactoring; the cleaning woman is on call. | lbsa71 | 1 | -1/+1 |
2007-09-20 | * Some more presence refactoring | lbsa71 | 1 | -1/+1 |
2007-09-20 | Rev 1971 : The Lbsa71 vintage commit | lbsa71 | 1 | -3/+3 |
2007-09-19 | * Modernized ScriptManager to new interface-based module calls. | lbsa71 | 1 | -176/+226 |
2007-09-13 | Backup is now optional on classes | lbsa71 | 1 | -17/+44 |
2007-09-10 | hooked up sdague new sqlite asset database provider to the old asset system. ... | MW | 1 | -2/+3 |
2007-09-08 | Added region console command "edit-scale". To use first use change-region to ... | MW | 1 | -0/+1 |
2007-09-06 | added experimental method of trying to relieve missing prim problem (by addin... | MW | 1 | -0/+16 |
2007-09-06 | fixed mantis bug 375 (copy broken with physics/ODE enabled) | dan miller | 1 | -0/+11 |
2007-08-29 | Attempt to cut down how often objects are backed up to the database. | MW | 1 | -2/+12 |
2007-08-28 | Corrected the namespace in OpenSim.Region.Physics.Manager, so now namespace s... | MW | 1 | -1/+1 |
2007-08-28 | Start of trying to make Region/Scene more modular. | MW | 1 | -3/+3 |
2007-08-27 | Deleted a few old files that are no longer used. | MW | 1 | -1/+1 |
2007-08-25 | Hopefully fixed the bugs in primitives rotation editing | MW | 1 | -3/+5 |
2007-08-24 | Had "using OpenSim.Physics.Manager;" defined twice in SceneObjectGroup.cs, so... | MW | 1 | -1/+0 |
2007-08-24 | Hopefully fixed mantis bug #318 (exception when a prim moves across a border,... | MW | 1 | -1/+20 |
2007-08-24 | Scripts are now copied into a prim (ie new copy placed in the prim) rather th... | MW | 1 | -0/+27 |
2007-08-24 | Updated sqlite3.dll to version 3.4.2 | MW | 1 | -0/+6 |
2007-08-23 | Implemented Resize Method in OdePrim. | MW | 1 | -0/+19 |
2007-08-23 | Added a PhysicsActor PhysActor member to SceneObjectPart, and made it so this... | MW | 1 | -0/+5 |