| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * Diuerse beavtificatems | lbsa71 | 2007-11-01 | 21 | -99/+101 |
* | Partialy fixed a bug with collisions in BulletXPlugin. | darok | 2007-11-01 | 1 | -37/+19 |
* | Changes in BulletXPlugin: Added new class BulletXActor class inherits from Ph... | darok | 2007-11-01 | 1 | -289/+312 |
* | Goodbye LSO to .Net translator. May your bits live on in our memories. | Tedd Hansen | 2007-11-01 | 11 | -3251/+0 |
* | Thank you, Melanie for solving: When receiving an ObjectAdd packet, the Rotat... | Charles Krinke | 2007-11-01 | 4 | -9/+22 |
* | Thank you Melanie for a patch to SceneObjectPart.cs so that on first transmis... | Charles Krinke | 2007-11-01 | 1 | -2/+19 |
* | redefault to sqlite for all services, especially now that | Sean Dague | 2007-10-31 | 1 | -4/+4 |
* | * Added a streamhandler that does streams both in and out | lbsa71 | 2007-10-31 | 1 | -1/+1 |
* | fixed bug with user not getting land properties on login | Jeff Ames | 2007-10-31 | 3 | -6/+20 |
* | some small changes | MW | 2007-10-31 | 4 | -10/+12 |
* | fixed filenames in log messages | Jeff Ames | 2007-10-31 | 6 | -8/+8 |
* | made illogical bitwise operations logical | Jeff Ames | 2007-10-31 | 4 | -7/+7 |
* | Thank you Teravus, very much, for a 'jump', 'crouch' and 'inertia' patch for ... | Charles Krinke | 2007-10-31 | 6 | -43/+177 |
* | Tevarus' patch for object flags & implemented Phantom edits | dan miller | 2007-10-30 | 5 | -5/+129 |
* | Step one on the long march towards grid based inventory. Introduction of an I... | Tleiades Hax | 2007-10-30 | 7 | -10/+29 |
* | temporary fix for sitting collisions in ODE | Jeff Ames | 2007-10-30 | 4 | -26/+61 |
* | * Optimized usings | lbsa71 | 2007-10-30 | 182 | -5541/+8023 |
* | * Deleted .user file | lbsa71 | 2007-10-30 | 1 | -12/+0 |
* | as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H... | MW | 2007-10-29 | 65 | -87/+84 |
* | * Removed AssetNotFound as it crashes client | lbsa71 | 2007-10-29 | 1 | -37/+43 |
* | * ModuleLoader: Privatized some too-public fields | lbsa71 | 2007-10-29 | 5 | -56/+80 |
* | Started the process of cleaning up AssetCache and moving most of the code int... | MW | 2007-10-29 | 11 | -23/+241 |
* | normalized line endings | Jeff Ames | 2007-10-29 | 2 | -70/+70 |
* | should help with ODE bounce on region cross | dan miller | 2007-10-29 | 1 | -8/+18 |
* | Added preliminary support for sitting on prims | Jeff Ames | 2007-10-28 | 4 | -18/+113 |
* | *Replaced -useexecutepath with an updated -inifile extension. You can now spe... | mingchen | 2007-10-28 | 1 | -15/+15 |
* | Added method to create default config file in region server(OpenSim) followin... | Tleiades Hax | 2007-10-26 | 2 | -7/+76 |
* | Temporary fix for a missing Opensim.ini file. | MW | 2007-10-26 | 2 | -10/+3 |
* | * Added prototypical AvatarFactory module interface to load avatar parameters | lbsa71 | 2007-10-26 | 14 | -105/+212 |
* | Region ground texture was not marked as temporary, when being created, and as... | Tleiades Hax | 2007-10-26 | 1 | -0/+1 |
* | Very early first implementation of grid based assets. | Tleiades Hax | 2007-10-26 | 1 | -0/+4 |
* | fix line endings | Sean Dague | 2007-10-25 | 1 | -132/+132 |
* | apply http://bug.opensecondlife.org/view.php?id=512 from chillken | Sean Dague | 2007-10-25 | 3 | -5/+5 |
* | * Added static mutex to terrain load-tile to prevent file IO locking issues. | Adam Frisby | 2007-10-25 | 1 | -20/+31 |
* | * Added XMLRPC Controller Module to OpenSimMain which allows XML-RPC queries ... | Adam Frisby | 2007-10-25 | 5 | -1/+148 |
* | Introduced a build error in the last patch | Tleiades Hax | 2007-10-24 | 1 | -3/+0 |
* | add locking to the terrain database calls | Sean Dague | 2007-10-23 | 1 | -28/+31 |
* | * Fix for issue#514 - Sim crash when editing near terrain edge. | Adam Frisby | 2007-10-23 | 1 | -1/+13 |
* | * Added "create-region" console command. Syntax: create-region <name> <region... | Adam Frisby | 2007-10-23 | 2 | -31/+36 |
* | remove debug line | Sean Dague | 2007-10-23 | 1 | -1/+1 |
* | * Removed plenty more untagged console messages. Everything now has shiny gro... | Adam Frisby | 2007-10-22 | 5 | -11/+18 |
* | * Table creation now checks if the table already exists before building it. | Adam Frisby | 2007-10-22 | 1 | -3/+27 |
* | * Temporary fix for SQLite error -- temporarily disables terrain storage. | Adam Frisby | 2007-10-22 | 1 | -2/+2 |
* | * Return of R2162. /Take that SVN!/ | Adam Frisby | 2007-10-22 | 8 | -23/+138 |
* | * Made EstateSetting static since there's only one instance, and we only need... | lbsa71 | 2007-10-22 | 6 | -106/+125 |
* | after a small misunderstanding with the match group numbers | Sean Dague | 2007-10-22 | 1 | -5/+8 |
* | my confusion on matches vs. groups in regex. This should work a bit better | Sean Dague | 2007-10-22 | 1 | -5/+5 |
* | make for nicer IRC messages. No promiss that this works yet, but | Sean Dague | 2007-10-22 | 1 | -4/+25 |
* | make IRC uglier for a while to get a better handle on writing a parser for th... | Sean Dague | 2007-10-22 | 1 | -1/+1 |
* | nice catch by chi11ken that I was setting the wrong property | Sean Dague | 2007-10-22 | 5 | -558/+558 |