| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * Added ability to create new prim on existing prim (rezzing prim from invent... | Teravus Ovares | 2007-12-28 | 6 | -54/+121 |
* | Add missing "System." to System.NullReferenceException | Charles Krinke | 2007-12-28 | 1 | -1/+1 |
* | * Fixed Physical prim, various issues, viewer freezes, sim crashes, ODE error... | Teravus Ovares | 2007-12-27 | 1 | -6/+19 |
* | Thank you again, Alondria for: | Charles Krinke | 2007-12-27 | 1 | -2/+55 |
* | * Optimized usings | lbsa71 | 2007-12-27 | 277 | -4427/+4704 |
* | * removed always true if | lbsa71 | 2007-12-27 | 1 | -15/+12 |
* | * Fixed MonoSQLite Update Table routine | Teravus Ovares | 2007-12-27 | 4 | -26/+53 |
* | Move hardcoded texture library inventory items out into OpenSimLibrary/xml. ... | Justin Clarke Casey | 2007-12-27 | 3 | -18/+4 |
* | * AssetServerBase: _ProcessRequest is now called GetAsset | lbsa71 | 2007-12-27 | 13 | -39/+82 |
* | * Fixed the matching logic error on the LLQuat to axiom quat :P | Teravus Ovares | 2007-12-27 | 1 | -1/+1 |
* | * fixed a logic error in the receiving end of the prim load for the sit target | Teravus Ovares | 2007-12-27 | 1 | -2/+5 |
* | * Fixed compile issue caused by half-refactoring (sorrry!) | Adam Frisby | 2007-12-27 | 1 | -1/+12 |
* | * Added Sit Target persistence over sim restarts for mySQL and MonoSQLite. | Teravus Ovares | 2007-12-27 | 4 | -0/+163 |
* | * Added osRegionRestart(float secs) to LSL Commands | Adam Frisby | 2007-12-27 | 1 | -2/+27 |
* | * Added osTerrainSetHeight(int x, int y, double val) to LSL commands | Adam Frisby | 2007-12-27 | 2 | -0/+26 |
* | * Added slightly better object sit handling | Teravus Ovares | 2007-12-27 | 6 | -111/+245 |
* | Prim inventory persistence phase 1: Creation of preliminary table in sqlite. | Justin Clarke Casey | 2007-12-27 | 7 | -30/+103 |
* | * Play the 'landing' animation when landing and minimize the collision protec... | Teravus Ovares | 2007-12-26 | 1 | -1/+2 |
* | * Patch from Charlie Omega for standard secondlife inventory folders: see man... | Teravus Ovares | 2007-12-26 | 2 | -24/+103 |
* | * Patch from Charlie0 to the OpenSim/Tools/OpenSim.GUI application to include... | Teravus Ovares | 2007-12-26 | 1 | -0/+20 |
* | If a prim is persisted in the region, scripts dragged into its inventory afte... | Justin Clarke Casey | 2007-12-26 | 3 | -5/+15 |
* | * This update includes a wide range of changes to the ODEPlugin for avatar mo... | Teravus Ovares | 2007-12-26 | 5 | -43/+86 |
* | * Patch by Melanie to fix CreateSelected | Teravus Ovares | 2007-12-26 | 1 | -1/+7 |
* | * Coded around another Null packet sent by the packet pool | Teravus Ovares | 2007-12-26 | 2 | -27/+48 |
* | * Added a -val heightfield value limiter so giant pits of death don't cause a... | Teravus Ovares | 2007-12-26 | 1 | -1/+5 |
* | * Removed a debug message I left in there | Teravus Ovares | 2007-12-26 | 1 | -1/+7 |
* | * Added the ability to land automatically on prim by pressing the page down b... | Teravus Ovares | 2007-12-26 | 2 | -9/+58 |
* | Small non-functional inventory changes | Justin Clarke Casey | 2007-12-25 | 2 | -43/+89 |
* | * Added some ugly hackish code to the user server to start implementing the n... | Teravus Ovares | 2007-12-24 | 1 | -0/+134 |
* | Prim inventory script saving phase 1. Create necessary CAPS structures for c... | Justin Clarke Casey | 2007-12-24 | 7 | -11/+343 |
* | Again, great thanks to Alondria for: | Charles Krinke | 2007-12-24 | 5 | -27/+115 |
* | Revert most of the regionName message stuff. | Charles Krinke | 2007-12-24 | 2 | -18/+0 |
* | Go back to displaying the X,Y and not the regionName until | Charles Krinke | 2007-12-24 | 1 | -2/+8 |
* | Added regionName to "far away" region report. | Charles Krinke | 2007-12-24 | 1 | -1/+2 |
* | Add regionName to OGS1 regionUp report. | Charles Krinke | 2007-12-24 | 2 | -1/+14 |
* | * ODE: now using the 10.00000638 density value on prim. | Teravus Ovares | 2007-12-24 | 1 | -12/+30 |
* | Log message tweaking | Justin Clarke Casey | 2007-12-24 | 1 | -5/+5 |
* | Thank you kindly, CharlieO for this update to the GUI tool for: | Charles Krinke | 2007-12-24 | 3 | -144/+1440 |
* | FOR http://opensimulator.org/mantis/view.php?id=226 I have a theory that an i... | Justin Clarke Casey | 2007-12-24 | 1 | -16/+28 |
* | * Patch from Alondria - Added LLFunctions llGetMass(), llGetLandOwnerAt(), ll... | Teravus Ovares | 2007-12-23 | 3 | -9/+39 |
* | Some log fixing for the LoadRegionsPlugin | Justin Clarke Casey | 2007-12-23 | 1 | -8/+8 |
* | Yet more inventory debugging messages | Justin Clarke Casey | 2007-12-23 | 1 | -9/+30 |
* | Clean up the region initialization GridServer messages a bit. | Charles Krinke | 2007-12-23 | 1 | -6/+8 |
* | Miscellaneous small tweaks and more logging messages to move towards resolvin... | Justin Clarke Casey | 2007-12-23 | 4 | -12/+39 |
* | Simplify GridServer mainmap log messages. | Charles Krinke | 2007-12-23 | 1 | -5/+6 |
* | Thank you, Alondria for: | Charles Krinke | 2007-12-22 | 2 | -5/+34 |
* | Remove a now unnecessary bit of inventory log verbosity | Justin Clarke Casey | 2007-12-22 | 1 | -1/+2 |
* | Make copying of scripts into prim inventories more reliable on the first atte... | Justin Clarke Casey | 2007-12-22 | 5 | -35/+84 |
* | minor refactor | Justin Clarke Casey | 2007-12-22 | 4 | -6/+13 |
* | Put in some race revealing warning messages triggered when a user rezzes a sc... | Justin Clarke Casey | 2007-12-22 | 1 | -0/+30 |