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