aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (unfollow)
Commit message (Expand)AuthorFilesLines
2008-09-02Committing the missing resource file for MSSQL. Sorry...Melanie Thielker1-1/+1
2008-09-02Small fix to a cast in list parsingMelanie Thielker1-1/+1
2008-09-02fix: PostInitialise() not being called on script engines (nasty one that)Dr Scofield6-78/+79
2008-09-02Fix regex for string->int cast to accept leading spaces and a signMelanie Thielker1-1/+1
2008-09-02First batch of the unit test changes for the new constants semanticsMelanie Thielker1-1/+1
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 #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-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* squash some obvious warningsJustin Clarke Casey2-4/+4
2008-08-30* Apply patch in mantis 2083Justin Clarke Casey1-1/+1
2008-08-30* Added "File Asset Client" to OpenSim Asset Server-types.Adam Frisby1-0/+4
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
2008-08-28Mantis #1903Melanie Thielker1-0/+1
2008-08-28Update svn properties, formatting cleanup.Jeff Ames21-282/+208
2008-08-28Thannk you, Ralphos, for a patch the corrects an improper cast inMelanie Thielker1-2/+2
2008-08-28Thank you, salahzar, for a patch that adds some more functionsMelanie Thielker1-5/+51
2008-08-28create-region didn't know about regionload_regionsdir...Dr Scofield1-1/+2
2008-08-28* Added hack so that if the default OpenSimulator ParentEstateId(100) is bein...Teravus Ovares1-1/+1
2008-08-28* OGP update, deserialize the parameter array properly in rez_avatarTeravus Ovares1-6/+75
2008-08-28Added some exceptions for bad profile cut parametersDahlia Trimble1-0/+6
2008-08-28Thank you, A_Biondi, for patch to porperly apply the new item nameMelanie Thielker1-2/+2
2008-08-28Refactor IScriptInstance / IScriptEngine to use a generic IScriptWorkItem,Melanie Thielker5-7/+79
2008-08-27re-enable new PrimMesher module for mesh creation for standard (non-flexy) pr...Dahlia Trimble1-17/+17
2008-08-27ODEPlugin now frees source mesh data after conversion to pinned lists to save...Dahlia Trimble1-0/+2
2008-08-27adds releaseSourceMeshData() method to IMesh and Mesh for freeing mesh data a...Dahlia Trimble2-5/+18
2008-08-27Thank you, salahazar, for a patch that corrects the behavior ofMelanie Thielker8-48/+64
2008-08-27Refactor XScriptInstance to IScriptInstance and move into Shared/. NowMelanie Thielker5-1048/+1233
2008-08-27Refactor Executor into the script app domain and IScript. This changesMelanie Thielker6-175/+111
2008-08-27* Updates OGP module to define a default starting pointTeravus Ovares1-2/+25
2008-08-27Erm - make the distanc factor really work....Melanie Thielker2-2/+2
2008-08-27Mantis #2058Melanie Thielker1-3/+11
2008-08-27Make the check on inventory cache clearing more robust. AddressesMelanie Thielker1-0/+36
2008-08-27Implements the r6005 foes for XEngine as wellMelanie Thielker1-1/+9