aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* * More work on getting the database framework to actually worklbsa712008-01-1613-143/+57
* * Fix for: http://opensimulator.org/mantis/view.php?id=358Teravus Ovares2008-01-161-2/+13
* * Added Agent Time, Pending Downloads, and made Agent Updates/Sec actually ac...Teravus Ovares2008-01-164-10/+93
* * Added Packets In/s, Packets Out/s and Current un_acked Packets to the SimSt...Teravus Ovares2008-01-164-0/+42
* * Refactored the SimStatsReporter to reuse the same packet and packet blocks ...Teravus Ovares2008-01-163-25/+110
* * Restore non dash asset UUID persistence which was made dashed in r3069Justin Clarke Casey2008-01-151-6/+6
* Set svn:eol-style.Jeff Ames2008-01-151-17/+17
* * vs croaked on strong name keylbsa712008-01-152-5/+5
* * Renamed a bunch of Data baseclasses for clarity and readabilitylbsa712008-01-1512-239/+206
* * Added some comments to the linkset positioning codeTeravus Ovares2008-01-151-4/+20
* * Some morw work on specializing the database framework for OpenSimlbsa712008-01-155-18/+40
* * Delinking doesn't leave invisible physical objects behind anymoreTeravus Ovares2008-01-151-0/+6
* * Pass 2 of collidable (non physical) linksetsTeravus Ovares2008-01-154-39/+33
* * Mother of all commits:Adam Frisby2008-01-15121-453/+973
* Set svn:eol-style.Jeff Ames2008-01-145-301/+301
* * Added specialization of DatabaseMapper, DataReader and ObjectFieldMapper to...lbsa712008-01-1411-78/+322
* my Exists check was slow and wrong. This fixes issues peopleSean Dague2008-01-141-5/+24
* good bye ADO.NET to assets, notice faster startup timeSean Dague2008-01-141-103/+66
* move db open to initialization, which is where it should have beenSean Dague2008-01-141-40/+22
* * First pass at collidable linksetsTeravus Ovares2008-01-144-41/+154
* Print out the exception as well as APPLICATION EXCEPTION DETECTED when the se...Justin Clarke Casey2008-01-141-8/+11
* Set svn:eol-style.Jeff Ames2008-01-148-1010/+1010
* Remove unused SOG constructorJustin Clarke Casey2008-01-141-8/+0
* ZERO_ROTATION set to 0,0,0,1 -- not 0,0,0,0 ;)Tedd Hansen2008-01-141-2/+2
* * 32bit Linux libode updateTeravus Ovares2008-01-131-0/+0
* Applied patch from melanie (thank you) for mantis issue# 338MW2008-01-131-2/+2
* * HeightField handling update in ODE. Should improve the terrain pits. So f...Teravus Ovares2008-01-132-7/+118
* * ignored some binslbsa712008-01-130-0/+0
* * Added ThirdParty node for external library sources that are shipped with th...lbsa712008-01-139-0/+1038
* Anti-crash fix: Allow int (numbers without dot) when changing Estate terrain ...Tedd Hansen2008-01-131-10/+22
* * Removed a debug message that I left in there....Teravus Ovares2008-01-131-1/+1
* * Fixed an overflow in the land managerTeravus Ovares2008-01-134-102/+383
* Thank you very much, Kinoc for implementing llGetSubString and llDeleteSubStr...Charles Krinke2008-01-121-6/+35
* Thank you, Kinoc for adding: When accessing slower web sites or proxy servicesCharles Krinke2008-01-121-1/+1
* * Made it so that if you don't specify a key, the defaults will not be assumed.Adam Frisby2008-01-121-5/+6
* * In the interests of making life difficult for everyone, the Grid Server now...Adam Frisby2008-01-122-114/+128
* Added notice on console to change storage_plugin if set to OpenSim.DataStore....alondria2008-01-121-0/+2
* If OpenSim.ini uses OpenSim.DataStore.MonoSqlite.dll, have it use OpenSim.Fra...alondria2008-01-121-1/+5
* Set eolTedd Hansen2008-01-1212-3006/+3006
* Welcome back LSO.Tedd Hansen2008-01-1213-0/+3051
* Set eolTedd Hansen2008-01-129-6855/+6855
* Added license to new filesTedd Hansen2008-01-1217-22/+282
* Major reorganizing of DotNetEngine. Moved common script engine parts to Scrip...Tedd Hansen2008-01-1218-6898/+6950
* * Trying something to see if it helps teleports and border crossingsTeravus Ovares2008-01-121-3/+7
* Set svn:eol-style.Jeff Ames2008-01-121-27/+27
* Added references for last commitTedd Hansen2008-01-122-2/+33
* ScriptServer communication is ok. Script is creatd on onrez. But since it can...Tedd Hansen2008-01-129-30/+80
* ScriptServer protocol now correctly casts datatypes -- ready for implementingTedd Hansen2008-01-121-5/+33
* Changed URL in example to avoid RIAA issues.alondria2008-01-121-1/+1
* *removed a goofy debug line left inTeravus Ovares2008-01-121-4/+1