aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Implements llModifyLand() - Still needs some tweaking to match LL's effect on...alondria2008-01-121-0/+59
* * Added some of the finer control points to POS such asTeravus Ovares2008-01-122-0/+12
* *ech one thing didn't save from the last commitTeravus Ovares2008-01-121-2/+2
* * Unmoderated the ODE FPS in the sim stats. Decided to do that after Andrew ...Teravus Ovares2008-01-122-3/+4
* Linking osTerrainGetHeight, osTerrainSetHeight, and osRegionRestart to LSL_Ba...alondria2008-01-122-0/+18
* * For your enjoyment, some RAdmin improvements, namely a new LoadHeightmap me...Adam Frisby2008-01-122-0/+48
* Set svn:eol-style.Jeff Ames2008-01-125-489/+489
* And one last time - removed duplicate exception dump :)Tedd Hansen2008-01-121-2/+3
* Minor fix to global exception handler - now only displays unhandled (full cra...Tedd Hansen2008-01-121-1/+2
* Added global exception handler with possibility of reporting crash details di...Tedd Hansen2008-01-121-0/+39
* New ScriptServer protocol successfully implemented.Tedd Hansen2008-01-123-14/+77
* ScriptServer communication protocol (v1), primitive RPC-like TCP client/serverTedd Hansen2008-01-129-12/+491
* Fix some warnings under mono.Jeff Ames2008-01-112-3/+3
* Fill out and add wiki link to OpenSim.ini.example for prim inventory persistenceJustin Clarke Casey2008-01-111-0/+7
* * Exprimental prim inventory persistence can now be enabled by users.Justin Clarke Casey2008-01-115-8/+16