aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Util.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Mantis #2142Melanie Thielker2008-09-071-0/+15
* Mantis#2136. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke2008-09-061-7/+5
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-14/+14
* * Initial inspection of UserLoginService.cs, cleaned up source code slightly ...Adam Frisby2008-08-301-0/+10
* Formatting cleanup.Jeff Ames2008-08-181-2/+2
* Mantis#1965. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke2008-08-161-0/+19
* dr scofield's warning safari:Dr Scofield2008-06-271-1/+1
* Minor refactoring of POS. Adds a Util.Clamp(x, min, max) function.Jeff Ames2008-06-261-0/+8
* Added support for terrain map to be serialised to xml(as base64 binary). usef...MW2008-06-251-0/+42
* Minor cleanup.Jeff Ames2008-05-161-4/+3
* Formatting cleanup.Jeff Ames2008-05-161-10/+10
* * Minor: Insert utility function to format raw xml strings into indented xml ...Justin Clarke Casey2008-05-091-1/+35
* * Spring cleaning.Adam Frisby2008-04-291-33/+32
* replace hard tabs with 4 spaces to be consistant in the source.Sean Dague2008-04-241-4/+4
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-7/+9
* * Get Util.GetHostFromDNS to tell us the dns address it was trying to resolve...Justin Clarke Casey2008-04-141-1/+15
* XmlRpcCommand refactoringJohan Berntsson2008-03-241-0/+13
* * First draft resolution of mantis 777, 734, 389 - scripts do not save in non...Justin Clarke Casey2008-03-201-22/+0
* Formatting cleanup. Minor refactoring.Jeff Ames2008-03-181-34/+16
* * Added the ability to type the partial name of a region in the start locatio...Teravus Ovares2008-03-181-0/+48
* Formatting cleanup.Jeff Ames2008-03-181-26/+25
* Applied patch from mantis #610, fixed invalid filenames with dump_assets_to_f...MW2008-03-121-26/+55
* Merged 3Di code that provides scene and avatar serialization, and plugin supp...Johan Berntsson2008-03-041-0/+58
* * Applying Ahzz's profile patch. Thanks Ahzz! Teravus Ovares2008-03-031-3/+19
* * Applying mantis 339 patches round 2 -- Thanks daediusAdam Frisby2008-02-081-2/+36
* * Added ReadEtcIssue to Util Teravus Ovares2008-01-231-0/+22
* * Mother of all commits:Adam Frisby2008-01-151-1/+1
* Whitespace cleanup.Jeff Ames2008-01-101-21/+21
* Make it possible for new inventory 'libraries' to be added without changing t...Justin Clarke Casey2007-12-311-1/+6
* Allow OpenSim operators to specify their own asset sets without needing to ch...Justin Clarke Casey2007-12-291-0/+5
* * Patch from Melanie provides Util.CleanString and uses it on the prim name a...Teravus Ovares2007-12-281-5/+28
* * Added ability to create new prim on existing prim (rezzing prim from invent...Teravus Ovares2007-12-281-0/+12
* * Optimized usingslbsa712007-12-271-8/+9
* Fix up other sqlite db interactions to use non-hyphenated uuidJustin Clarke Casey2007-12-201-1/+1
* Establish Util.ToRawUuidString to get LLUUIDs in unhyphenated formJustin Clarke Casey2007-12-201-0/+10
* Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W...Jeff Ames2007-12-201-1/+1
* Misc. cleanup:Jeff Ames2007-12-191-0/+10
* saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames2007-12-101-2/+2
* Updates to LibSL revision 1498. Thanks Johan!Adam Johnson2007-12-071-0/+6
* * Moved OpenSim/Framework/General to OpenSim/Framework for great justice.lbsa712007-10-311-0/+371