| Commit message (Expand) | Author | Files | Lines |
2007-11-03 | Changes in BulletXPlugin: Added new class BulletXActor class inherits from Ph... | darok | 4 | -16/+24 |
2007-11-01 | * Diuerse beavtificatems | lbsa71 | 5 | -71/+77 |
2007-11-01 | Thank you, Melanie for solving: When receiving an ObjectAdd packet, the Rotat... | Charles Krinke | 3 | -8/+21 |
2007-11-01 | Thank you Melanie for a patch to SceneObjectPart.cs so that on first transmis... | Charles Krinke | 1 | -2/+19 |
2007-10-31 | fixed bug with user not getting land properties on login | Jeff Ames | 1 | -0/+2 |
2007-10-31 | some small changes | MW | 1 | -6/+7 |
2007-10-31 | fixed filenames in log messages | Jeff Ames | 3 | -4/+4 |
2007-10-31 | made illogical bitwise operations logical | Jeff Ames | 2 | -3/+3 |
2007-10-31 | Thank you Teravus, very much, for a 'jump', 'crouch' and 'inertia' patch for ... | Charles Krinke | 1 | -4/+35 |
2007-10-30 | Tevarus' patch for object flags & implemented Phantom edits | dan miller | 5 | -5/+129 |
2007-10-30 | Step one on the long march towards grid based inventory. Introduction of an I... | Tleiades Hax | 1 | -1/+1 |
2007-10-30 | temporary fix for sitting collisions in ODE | Jeff Ames | 1 | -9/+58 |
2007-10-30 | * Optimized usings | lbsa71 | 14 | -256/+228 |
2007-10-29 | as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H... | MW | 10 | -15/+12 |
2007-10-29 | * Removed AssetNotFound as it crashes client | lbsa71 | 1 | -37/+43 |
2007-10-29 | * ModuleLoader: Privatized some too-public fields | lbsa71 | 3 | -42/+55 |
2007-10-29 | Started the process of cleaning up AssetCache and moving most of the code int... | MW | 2 | -2/+19 |
2007-10-28 | Added preliminary support for sitting on prims | Jeff Ames | 1 | -16/+77 |
2007-10-26 | * Added prototypical AvatarFactory module interface to load avatar parameters | lbsa71 | 3 | -53/+52 |
2007-10-26 | Region ground texture was not marked as temporary, when being created, and as... | Tleiades Hax | 1 | -0/+1 |
2007-10-25 | * Added XMLRPC Controller Module to OpenSimMain which allows XML-RPC queries ... | Adam Frisby | 2 | -1/+8 |
2007-10-22 | * Removed plenty more untagged console messages. Everything now has shiny gro... | Adam Frisby | 2 | -4/+3 |
2007-10-22 | * Return of R2162. /Take that SVN!/ | Adam Frisby | 1 | -4/+4 |
2007-10-22 | * Made EstateSetting static since there's only one instance, and we only need... | lbsa71 | 1 | -8/+16 |
2007-10-22 | nice catch by chi11ken that I was setting the wrong property | Sean Dague | 1 | -10/+10 |
2007-10-22 | revert r2162 as it completely clobbered all the work on | Sean Dague | 1 | -4/+4 |
2007-10-22 | * Major ass commit. | Adam Frisby | 1 | -4/+4 |
2007-10-22 | Made some changes to the load/save xml format, So that the old format can sti... | MW | 3 | -3/+98 |
2007-10-21 | Fixed a bug causing a crash during clientlog on in Windows (Thanks to Rookiie... | Tleiades Hax | 1 | -1/+3 |
2007-10-19 | * Major structural change: Begun converting Events to use (caller, args) synt... | Adam Frisby | 1 | -1/+16 |
2007-10-19 | get rid of all the ^M line endings | Sean Dague | 1 | -476/+476 |
2007-10-19 | * Instant Message functionality moved into a Region Modules | Adam Frisby | 2 | -36/+1 |
2007-10-19 | * normalized line endings... | lbsa71 | 1 | -15/+15 |
2007-10-19 | r 2113 introduced a leak, this should fix the leak | Tleiades Hax | 1 | -2/+12 |
2007-10-18 | small bit of refactoring | MW | 2 | -476/+484 |
2007-10-18 | Possible fix for: Remoting exceptions with adjacent non-running sims. | Tleiades Hax | 4 | -10/+31 |
2007-10-16 | couple of small event changes | MW | 2 | -4/+4 |
2007-10-16 | Couple of small changes to Xml serialising of SceneObjectGroups (shouldn't ef... | MW | 2 | -4/+6 |
2007-10-15 | * Applied patch #418 : copyright-r2012.patch - some errors, but got most thru | lbsa71 | 9 | -6/+258 |
2007-10-12 | * Just extracted a standard ToXml() on SceneObjectGroup | lbsa71 | 2 | -5/+15 |
2007-10-12 | Just trying out some thing with events, there changes/additions are likely to... | MW | 2 | -0/+27 |
2007-10-11 | Some changes to the sending of updates of SceneObjects to clients, that I did... | MW | 3 | -44/+76 |
2007-10-10 | * Gave ModuleLoader some good lovin' | lbsa71 | 1 | -2/+2 |
2007-10-10 | some refactoring | MW | 2 | -0/+40 |
2007-10-08 | small bug fix | MW | 1 | -1/+1 |
2007-10-05 | Code from Illumious Beltran (IBM) implementing more LSL | Sean Dague | 1 | -0/+4 |
2007-10-05 | getting all our line endings consistant again | Sean Dague | 4 | -710/+710 |
2007-10-05 | == The "right name and place" commit == | lbsa71 | 2 | -2/+1 |
2007-09-29 | Hollow prims (box only), thanks Gerard! Enjoy | dan miller | 4 | -13/+40 |
2007-09-27 | this should fix 443 and compile! | dan miller | 1 | -1/+1 |