aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Util.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-05-25One more utility. Not used yet.diva1-2/+22
2009-05-23* Fixes [irritating] edge case in Util.GetLocalHost which could return an IPv...Adam Frisby1-0/+8
2009-05-23* Adds new NetworkUtil class, contains methods for handling IP resolution whe...Adam Frisby1-0/+14
2009-05-12Thank you kindly, Patnad, for a patch that:Charles Krinke1-0/+24
2009-04-28* Add preliminary code for resolving iar profile namesJustin Clarke Casey1-1/+0
2009-04-14Adds session authentication upon NewUserConnections. Adds user key authentica...diva1-0/+16
2009-04-04Remove some Mono warnings.Homer Horwitz1-1/+1
2009-04-01* Added NUnit tested utility function GetHashGuid() for future use.lbsa711-7/+30
2009-03-31* Refactored out and de-duplicated Base64ToString(string)lbsa711-7/+20
2009-03-03Refactoring of CreateCommsManagerPlugin.MW1-2/+1
2009-02-28Added check so Util.ReadSettingsFromIniFile doesn't try to set static fields.MW1-18/+21
2009-02-28Copied the Util.ReadSettingsFromIniFile method from the branch to trunk.MW1-0/+61
2009-02-23* Performance Changes:Adam Frisby1-0/+15
2009-02-22Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke1-4/+2
2009-02-17* Moved the nifty MySQLEstateData connectionstring password-stripper out into...lbsa711-0/+20
2009-02-12* optimized usings.lbsa711-5/+5
2009-01-29Complete the implementation of llSHA1String.idb1-0/+11
2009-01-13Change fake parcel ids to allow a Z coordinate. Change TP by lureMelanie Thielker1-4/+24
2009-01-06* minor: Move GetRandomCapsPath() to a CapsUtil classJustin Clarke Casey1-8/+0
2009-01-05* Centralize references to the well known blank texture 5748decc-f629-461c-9a...Justin Clarke Casey1-1/+6
2008-12-14Mantis#2725. Thank you kindly, Diva, for a patch that:Charles Krinke1-1/+1
2008-12-09* Added primitive exception logging capabilities.Adam Frisby1-0/+28
2008-11-30Mantis #2584 (again)Melanie Thielker1-0/+6
2008-11-19Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the newMelanie Thielker1-5/+5
2008-11-19Reverting the texture sending patch and the new libOMV. This makes thisMelanie Thielker1-5/+5
2008-11-17* Update libOMV to r2359. This is necessary for the progressive texture patchJustin Clarke Casey1-5/+5
2008-11-11* Implement basic region filtering as described in https://lists.berlios.de/p...Justin Clarke Casey1-0/+27
2008-11-08* Added IClientIM to IClientCore interfacesAdam Frisby1-1/+1
2008-11-03* Use the UUID regex sitting in utils for detection of uuids embedded in scriptsJustin Clarke Casey1-1/+7
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