aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Mantis #2109Melanie Thielker2008-09-031-0/+2
* Mantis#2106. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke2008-09-031-3/+9
* Mantis#2105. Thank you kindly, HomerHorwitz for a patch that addresses:Charles Krinke2008-09-032-8/+22
* Mantis #2099Melanie Thielker2008-09-032-16/+38
* a piece of LSL_API changes got checked in incorectly with 6091. ThisSean Dague2008-09-021-1/+1
* apparently I missed one of the old version routines that could beSean Dague2008-09-021-39/+0
* Committing the missing resource file for MSSQL. Sorry...Melanie Thielker2008-09-022-1/+162
* Small fix to a cast in list parsingMelanie Thielker2008-09-021-1/+1
* Mantis #2102Melanie Thielker2008-09-022-8/+10
* Fix and reactivate the unit tests on the XEngineMelanie Thielker2008-09-021-103/+102
* fix: PostInitialise() not being called on script engines (nasty one that)Dr Scofield2008-09-029-84/+81
* Fix regex for string->int cast to accept leading spaces and a signMelanie Thielker2008-09-021-1/+1
* Temporarily disable the unit tests for Shared/ until they can be updated.Melanie Thielker2008-09-021-21/+21
* First batch of the unit test changes for the new constants semanticsMelanie Thielker2008-09-022-90/+90
* Correct the representation of the automatic null stringMelanie Thielker2008-09-021-1/+1
* Remove the ((bool)()) cast, since it can make c# barfMelanie Thielker2008-09-021-2/+2
* Change some chat output functions so that text is truncated atMelanie Thielker2008-09-024-7/+17
* Y top shear accuracy improvements in circular path prim meshesDahlia Trimble2008-09-021-3/+5
* Add an explicit cast to bool for the if expression so that any base typesMelanie Thielker2008-09-021-2/+2
* Thank you, Ewe Loon, for a patch that fixes various aspects ofMelanie Thielker2008-09-011-48/+48
* This is an attempt to fix the handling of constants in LSL.Melanie Thielker2008-09-013-31/+34
* Another attempt at fixing XEngine llSetPrimitiveParams: Make it acceptMelanie Thielker2008-09-012-26/+26
* Mantis #2095Melanie Thielker2008-09-0111-1371/+1971
* Mantis #2072Melanie Thielker2008-09-011-1/+14
* compensates profile placement effects of Y hole size on X top shear for circu...Dahlia Trimble2008-09-011-1/+2
* Improvement in mesh accuracy in X Top Shear parameter for circular path primsDahlia Trimble2008-09-011-1/+1
* Attempt to fix an issue I havebeen seeing, where asset server failureMelanie Thielker2008-08-312-1/+15
* * Pragma out deprecation warning and comment out to remove other warnings in ...Justin Clarke Casey2008-08-301-5/+7
* * If a general alert message is sent out, only send it to avatars in the scen...Justin Clarke Casey2008-08-301-4/+6
* * Committed patch in mantis 623Justin Clarke Casey2008-08-301-14/+3
* * Apply cmickeyb's patch from mantis 2068Justin Clarke Casey2008-08-301-8/+13
* * Oops, add landmarks to region archive loading/savingJustin Clarke Casey2008-08-302-1/+9
* * Added new MySQLSuperManager support for the grid servers.Adam Frisby2008-08-303-69/+140
* * minor: Tiny doc addition to trigger another build that hopefully won't failJustin Clarke Casey2008-08-301-0/+1
* * squash some obvious warningsJustin Clarke Casey2008-08-302-4/+4
* * Remove unused OpenSim/Framework/RegionHandle.cs as per Homer's suggestion i...Justin Clarke Casey2008-08-301-149/+0
* * Apply patch in mantis 2083Justin Clarke Casey2008-08-301-1/+1
* * Fixed #2807 Again, Whoops.Adam Frisby2008-08-301-1/+1
* * Fix for Mantis #2087, Standalone MySQL broken with threading improvements. ...Adam Frisby2008-08-301-0/+9
* * Minor fix to previous threading patch, every nTH request would previously h...Adam Frisby2008-08-301-2/+10
* * Added new "SuperManager" class for MySQL connections, for allowing multiple...Adam Frisby2008-08-302-236/+379
* * Ditto, UserServer/Main.csAdam Frisby2008-08-301-25/+23
* * More cleanup, including UserManager.Adam Frisby2008-08-302-119/+138
* * Initial inspection of UserLoginService.cs, cleaned up source code slightly ...Adam Frisby2008-08-302-34/+37
* * Added "File Asset Client" to OpenSim Asset Server-types.Adam Frisby2008-08-302-0/+60
* Mantis#2084. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke2008-08-301-4/+18
* Maintis #2078Melanie Thielker2008-08-291-3/+10
* Mantis#2067. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke2008-08-291-8/+9
* Fix an issue where the client supplies an empty name and it was appliedMelanie Thielker2008-08-291-0/+4
* fixed some ugliness in the conversion from the new mesher format to the old t...Dahlia Trimble2008-08-292-20/+42