aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Util.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * 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