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