aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Util.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-11-02- Add Util.isUUIDHomer Horwitz1-0/+7
2008-10-18- Fix Util.UnixTimeSinceEpoch:Homer Horwitz1-3/+8
2008-10-15* Truncate outgoing media and music urls to 254 characters.Justin Clarke Casey1-40/+0
2008-10-15Thanks to M. Igarashi and nlin for a patch that implements llGetCameraRot().Dahlia Trimble1-0/+54
2008-10-12- Added helper method to compute global coordinates from a fake parcelIDHomer Horwitz1-4/+20
2008-09-15* minor: eat up some yummy warningsJustin Clarke Casey1-4/+5
2008-09-12* Check in first part of http://opensimulator.org/mantis/view.php?id=2073Justin Clarke Casey1-0/+2
2008-09-09Update svn properties, formatting cleanup.Jeff Ames1-2/+2
2008-09-07Mantis #2142Melanie Thielker1-0/+15
2008-09-06Mantis#2136. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke1-7/+5
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-14/+14
2008-08-30* Initial inspection of UserLoginService.cs, cleaned up source code slightly ...Adam Frisby1-0/+10
2008-08-18Formatting cleanup.Jeff Ames1-2/+2
2008-08-16Mantis#1965. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke1-0/+19
2008-06-27dr scofield's warning safari:Dr Scofield1-1/+1
2008-06-26Minor refactoring of POS. Adds a Util.Clamp(x, min, max) function.Jeff Ames1-0/+8
2008-06-25Added support for terrain map to be serialised to xml(as base64 binary). usef...MW1-0/+42
2008-05-16Minor cleanup.Jeff Ames1-4/+3
2008-05-16Formatting cleanup.Jeff Ames1-10/+10
2008-05-09* Minor: Insert utility function to format raw xml strings into indented xml ...Justin Clarke Casey1-1/+35
2008-04-29* Spring cleaning.Adam Frisby1-33/+32
2008-04-24replace hard tabs with 4 spaces to be consistant in the source.Sean Dague1-4/+4
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby1-7/+9
2008-04-14* Get Util.GetHostFromDNS to tell us the dns address it was trying to resolve...Justin Clarke Casey1-1/+15
2008-03-24XmlRpcCommand refactoringJohan Berntsson1-0/+13
2008-03-20* First draft resolution of mantis 777, 734, 389 - scripts do not save in non...Justin Clarke Casey1-22/+0
2008-03-18Formatting cleanup. Minor refactoring.Jeff Ames1-34/+16
2008-03-18* Added the ability to type the partial name of a region in the start locatio...Teravus Ovares1-0/+48
2008-03-18Formatting cleanup.Jeff Ames1-26/+25
2008-03-12Applied patch from mantis #610, fixed invalid filenames with dump_assets_to_f...MW1-26/+55
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