aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Util.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-03-04Merged 3Di code that provides scene and avatar serialization, and plugin supp...Johan Berntsson1-0/+58
2008-03-03* Applying Ahzz's profile patch. Thanks Ahzz! Teravus Ovares1-3/+19
2008-02-08* Applying mantis 339 patches round 2 -- Thanks daediusAdam Frisby1-2/+36
2008-01-23* Added ReadEtcIssue to Util Teravus Ovares1-0/+22
2008-01-15* Mother of all commits:Adam Frisby1-1/+1
2008-01-10Whitespace cleanup.Jeff Ames1-21/+21
2007-12-31Make it possible for new inventory 'libraries' to be added without changing t...Justin Clarke Casey1-1/+6
2007-12-29Allow OpenSim operators to specify their own asset sets without needing to ch...Justin Clarke Casey1-0/+5
2007-12-28* Patch from Melanie provides Util.CleanString and uses it on the prim name a...Teravus Ovares1-5/+28
2007-12-28* Added ability to create new prim on existing prim (rezzing prim from invent...Teravus Ovares1-0/+12
2007-12-27* Optimized usingslbsa711-8/+9
2007-12-20Fix up other sqlite db interactions to use non-hyphenated uuidJustin Clarke Casey1-1/+1
2007-12-20Establish Util.ToRawUuidString to get LLUUIDs in unhyphenated formJustin Clarke Casey1-0/+10
2007-12-20Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W...Jeff Ames1-1/+1
2007-12-19Misc. cleanup:Jeff Ames1-0/+10
2007-12-10saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames1-2/+2
2007-12-07Updates to LibSL revision 1498. Thanks Johan!Adam Johnson1-0/+6
2007-10-31* Moved OpenSim/Framework/General to OpenSim/Framework for great justice.lbsa711-0/+0
2007-10-30* Optimized usingslbsa711-32/+29
2007-10-29as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW1-1/+1
2007-10-28*Replaced -useexecutepath with an updated -inifile extension. You can now spe...mingchen1-22/+0
2007-10-19*Added -useexecutepath to use the path of the .exe as the path to find config...mingchen1-0/+24
2007-09-12Fixed DNS resolve bug for Grid mode on multi-Homer systems.Tedd Hansen1-0/+7
2007-09-10mass update of urls in source code to new websiteSean Dague1-1/+1
2007-09-08Converted the LSL scripting engine into a IRegionModule, so now all "modules"...MW1-7/+7
2007-08-15Temporary fix for the region crossing crash, Although we need to start to cha...MW1-1/+24
2007-08-10Some cleaning up and removed a few old files no longer in use.MW1-0/+25
2007-08-03Changes to prepare for future possible configuration of separate logdir, conf...Brian McBee1-0/+34
2007-08-01* Workaround for Mono not correctly implementing the OperatingSystemVersion c...Adam Frisby1-2/+1
2007-07-30* Added GetLocalHost() to UtilAdam Frisby1-0/+20
2007-07-29* Added new compatibility functions to UtilAdam Frisby1-0/+55
2007-07-18* Added "GetHostFromDNS" to Util to replace the various DNS resolution method...Adam Frisby1-0/+25
2007-07-16changed to native line ending encodingSean Dague1-184/+184
2007-07-03* Optimized usings (the 'LL ate my scripts' commit)lbsa711-2/+0