aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Util.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* Add copyright headers, formatting cleanup, ignore some generated files.Jeff Ames2009-05-311-1/+1
* One more utility. Not used yet.diva2009-05-251-2/+22
* * Fixes [irritating] edge case in Util.GetLocalHost which could return an IPv...Adam Frisby2009-05-231-0/+8
* * Adds new NetworkUtil class, contains methods for handling IP resolution whe...Adam Frisby2009-05-231-0/+14
* Thank you kindly, Patnad, for a patch that:Charles Krinke2009-05-121-0/+24
* * Add preliminary code for resolving iar profile namesJustin Clarke Casey2009-04-281-1/+0
* Adds session authentication upon NewUserConnections. Adds user key authentica...diva2009-04-141-0/+16
* Remove some Mono warnings.Homer Horwitz2009-04-041-1/+1
* * Added NUnit tested utility function GetHashGuid() for future use.lbsa712009-04-011-7/+30
* * Refactored out and de-duplicated Base64ToString(string)lbsa712009-03-311-7/+20
* Refactoring of CreateCommsManagerPlugin.MW2009-03-031-2/+1
* Added check so Util.ReadSettingsFromIniFile doesn't try to set static fields.MW2009-02-281-18/+21
* Copied the Util.ReadSettingsFromIniFile method from the branch to trunk.MW2009-02-281-0/+61
* * Performance Changes:Adam Frisby2009-02-231-0/+15
* Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke2009-02-221-4/+2
* * Moved the nifty MySQLEstateData connectionstring password-stripper out into...lbsa712009-02-171-0/+20
* * optimized usings.lbsa712009-02-121-5/+5
* Complete the implementation of llSHA1String.idb2009-01-291-0/+11
* Change fake parcel ids to allow a Z coordinate. Change TP by lureMelanie Thielker2009-01-131-4/+24
* * minor: Move GetRandomCapsPath() to a CapsUtil classJustin Clarke Casey2009-01-061-8/+0
* * Centralize references to the well known blank texture 5748decc-f629-461c-9a...Justin Clarke Casey2009-01-051-1/+6
* Mantis#2725. Thank you kindly, Diva, for a patch that:Charles Krinke2008-12-141-1/+1
* * Added primitive exception logging capabilities.Adam Frisby2008-12-091-0/+28
* Mantis #2584 (again)Melanie Thielker2008-11-301-0/+6
* Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the newMelanie Thielker2008-11-191-5/+5
* Reverting the texture sending patch and the new libOMV. This makes thisMelanie Thielker2008-11-191-5/+5
* * Update libOMV to r2359. This is necessary for the progressive texture patchJustin Clarke Casey2008-11-171-5/+5
* * Implement basic region filtering as described in https://lists.berlios.de/p...Justin Clarke Casey2008-11-111-0/+27
* * Added IClientIM to IClientCore interfacesAdam Frisby2008-11-081-1/+1
* * Use the UUID regex sitting in utils for detection of uuids embedded in scriptsJustin Clarke Casey2008-11-031-1/+7
* - Add Util.isUUIDHomer Horwitz2008-11-021-0/+7
* - Fix Util.UnixTimeSinceEpoch:Homer Horwitz2008-10-181-3/+8
* * Truncate outgoing media and music urls to 254 characters.Justin Clarke Casey2008-10-151-40/+0
* Thanks to M. Igarashi and nlin for a patch that implements llGetCameraRot().Dahlia Trimble2008-10-151-0/+54
* - Added helper method to compute global coordinates from a fake parcelIDHomer Horwitz2008-10-121-4/+20
* * minor: eat up some yummy warningsJustin Clarke Casey2008-09-151-4/+5
* * Check in first part of http://opensimulator.org/mantis/view.php?id=2073Justin Clarke Casey2008-09-121-0/+2
* Update svn properties, formatting cleanup.Jeff Ames2008-09-091-2/+2
* 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