| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Added (experimental) terrain elevate command to allow whole terrain to be ele... | Tedd Hansen | 2008-01-16 | 2 | -0/+33 |
* | * Fix mantis 345 - it is now possible to duplicate prims directly in the regi... | Justin Clarke Casey | 2008-01-16 | 5 | -112/+179 |
* | * Fixed a packet counting issue that I introduced | Teravus Ovares | 2008-01-16 | 3 | -30/+36 |
* | * Store task inventory when an object is taken into agent inventory | Justin Clarke Casey | 2008-01-16 | 10 | -163/+291 |
* | First part of changing prim's permission flags to use the correct enum (libsl... | MW | 2008-01-16 | 3 | -59/+53 |
* | * Slowed down the sim stats update to once every 5 seconds because the networ... | Teravus Ovares | 2008-01-16 | 2 | -24/+29 |
* | * added missing using clause | lbsa71 | 2008-01-16 | 1 | -0/+1 |
* | * fixed a race condition where several UDP-generated threads would collide on... | lbsa71 | 2008-01-16 | 1 | -19/+18 |
* | * Reverted bugfx that really should go into separate commit | lbsa71 | 2008-01-16 | 1 | -18/+19 |
* | * More work on getting the database framework to actually work | lbsa71 | 2008-01-16 | 13 | -143/+57 |
* | * Fix for: http://opensimulator.org/mantis/view.php?id=358 | Teravus Ovares | 2008-01-16 | 1 | -2/+13 |
* | * Added Agent Time, Pending Downloads, and made Agent Updates/Sec actually ac... | Teravus Ovares | 2008-01-16 | 4 | -10/+93 |
* | * Added Packets In/s, Packets Out/s and Current un_acked Packets to the SimSt... | Teravus Ovares | 2008-01-16 | 4 | -0/+42 |
* | * Refactored the SimStatsReporter to reuse the same packet and packet blocks ... | Teravus Ovares | 2008-01-16 | 3 | -25/+110 |
* | * Restore non dash asset UUID persistence which was made dashed in r3069 | Justin Clarke Casey | 2008-01-15 | 1 | -6/+6 |
* | Set svn:eol-style. | Jeff Ames | 2008-01-15 | 1 | -17/+17 |
* | * vs croaked on strong name key | lbsa71 | 2008-01-15 | 2 | -5/+5 |
* | * Renamed a bunch of Data baseclasses for clarity and readability | lbsa71 | 2008-01-15 | 12 | -239/+206 |
* | * Added some comments to the linkset positioning code | Teravus Ovares | 2008-01-15 | 1 | -4/+20 |
* | * Some morw work on specializing the database framework for OpenSim | lbsa71 | 2008-01-15 | 5 | -18/+40 |
* | * Delinking doesn't leave invisible physical objects behind anymore | Teravus Ovares | 2008-01-15 | 1 | -0/+6 |
* | * Pass 2 of collidable (non physical) linksets | Teravus Ovares | 2008-01-15 | 4 | -39/+33 |
* | * Mother of all commits: | Adam Frisby | 2008-01-15 | 121 | -453/+973 |
* | Set svn:eol-style. | Jeff Ames | 2008-01-14 | 5 | -301/+301 |
* | * Added specialization of DatabaseMapper, DataReader and ObjectFieldMapper to... | lbsa71 | 2008-01-14 | 11 | -78/+322 |
* | my Exists check was slow and wrong. This fixes issues people | Sean Dague | 2008-01-14 | 1 | -5/+24 |
* | good bye ADO.NET to assets, notice faster startup time | Sean Dague | 2008-01-14 | 1 | -103/+66 |
* | move db open to initialization, which is where it should have been | Sean Dague | 2008-01-14 | 1 | -40/+22 |
* | * First pass at collidable linksets | Teravus Ovares | 2008-01-14 | 4 | -41/+154 |
* | Print out the exception as well as APPLICATION EXCEPTION DETECTED when the se... | Justin Clarke Casey | 2008-01-14 | 1 | -8/+11 |
* | Set svn:eol-style. | Jeff Ames | 2008-01-14 | 8 | -1010/+1010 |
* | Remove unused SOG constructor | Justin Clarke Casey | 2008-01-14 | 1 | -8/+0 |
* | ZERO_ROTATION set to 0,0,0,1 -- not 0,0,0,0 ;) | Tedd Hansen | 2008-01-14 | 1 | -2/+2 |
* | * 32bit Linux libode update | Teravus Ovares | 2008-01-13 | 1 | -0/+0 |
* | Applied patch from melanie (thank you) for mantis issue# 338 | MW | 2008-01-13 | 1 | -2/+2 |
* | * HeightField handling update in ODE. Should improve the terrain pits. So f... | Teravus Ovares | 2008-01-13 | 2 | -7/+118 |
* | * ignored some bins | lbsa71 | 2008-01-13 | 0 | -0/+0 |
* | * Added ThirdParty node for external library sources that are shipped with th... | lbsa71 | 2008-01-13 | 9 | -0/+1038 |
* | Anti-crash fix: Allow int (numbers without dot) when changing Estate terrain ... | Tedd Hansen | 2008-01-13 | 1 | -10/+22 |
* | * Removed a debug message that I left in there.... | Teravus Ovares | 2008-01-13 | 1 | -1/+1 |
* | * Fixed an overflow in the land manager | Teravus Ovares | 2008-01-13 | 4 | -102/+383 |
* | Thank you very much, Kinoc for implementing llGetSubString and llDeleteSubStr... | Charles Krinke | 2008-01-12 | 1 | -6/+35 |
* | Thank you, Kinoc for adding: When accessing slower web sites or proxy services | Charles Krinke | 2008-01-12 | 1 | -1/+1 |
* | * Made it so that if you don't specify a key, the defaults will not be assumed. | Adam Frisby | 2008-01-12 | 1 | -5/+6 |
* | * In the interests of making life difficult for everyone, the Grid Server now... | Adam Frisby | 2008-01-12 | 2 | -114/+128 |
* | Added notice on console to change storage_plugin if set to OpenSim.DataStore.... | alondria | 2008-01-12 | 1 | -0/+2 |
* | If OpenSim.ini uses OpenSim.DataStore.MonoSqlite.dll, have it use OpenSim.Fra... | alondria | 2008-01-12 | 1 | -1/+5 |
* | Set eol | Tedd Hansen | 2008-01-12 | 12 | -3006/+3006 |
* | Welcome back LSO. | Tedd Hansen | 2008-01-12 | 13 | -0/+3051 |
* | Set eol | Tedd Hansen | 2008-01-12 | 9 | -6855/+6855 |