| Commit message (Expand) | Author | Age | Files | Lines |
* | * optimized usings. | lbsa71 | 2009-02-12 | 1 | -5/+5 |
* | Complete the implementation of llSHA1String. | idb | 2009-01-29 | 1 | -0/+11 |
* | Change fake parcel ids to allow a Z coordinate. Change TP by lure | Melanie Thielker | 2009-01-13 | 1 | -4/+24 |
* | * minor: Move GetRandomCapsPath() to a CapsUtil class | Justin Clarke Casey | 2009-01-06 | 1 | -8/+0 |
* | * Centralize references to the well known blank texture 5748decc-f629-461c-9a... | Justin Clarke Casey | 2009-01-05 | 1 | -1/+6 |
* | Mantis#2725. Thank you kindly, Diva, for a patch that: | Charles Krinke | 2008-12-14 | 1 | -1/+1 |
* | * Added primitive exception logging capabilities. | Adam Frisby | 2008-12-09 | 1 | -0/+28 |
* | Mantis #2584 (again) | Melanie Thielker | 2008-11-30 | 1 | -0/+6 |
* | Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the new | Melanie Thielker | 2008-11-19 | 1 | -5/+5 |
* | Reverting the texture sending patch and the new libOMV. This makes this | Melanie Thielker | 2008-11-19 | 1 | -5/+5 |
* | * Update libOMV to r2359. This is necessary for the progressive texture patch | Justin Clarke Casey | 2008-11-17 | 1 | -5/+5 |
* | * Implement basic region filtering as described in https://lists.berlios.de/p... | Justin Clarke Casey | 2008-11-11 | 1 | -0/+27 |
* | * Added IClientIM to IClientCore interfaces | Adam Frisby | 2008-11-08 | 1 | -1/+1 |
* | * Use the UUID regex sitting in utils for detection of uuids embedded in scripts | Justin Clarke Casey | 2008-11-03 | 1 | -1/+7 |
* | - Add Util.isUUID | Homer Horwitz | 2008-11-02 | 1 | -0/+7 |
* | - Fix Util.UnixTimeSinceEpoch: | Homer Horwitz | 2008-10-18 | 1 | -3/+8 |
* | * Truncate outgoing media and music urls to 254 characters. | Justin Clarke Casey | 2008-10-15 | 1 | -40/+0 |
* | Thanks to M. Igarashi and nlin for a patch that implements llGetCameraRot(). | Dahlia Trimble | 2008-10-15 | 1 | -0/+54 |
* | - Added helper method to compute global coordinates from a fake parcelID | Homer Horwitz | 2008-10-12 | 1 | -4/+20 |
* | * minor: eat up some yummy warnings | Justin Clarke Casey | 2008-09-15 | 1 | -4/+5 |
* | * Check in first part of http://opensimulator.org/mantis/view.php?id=2073 | Justin Clarke Casey | 2008-09-12 | 1 | -0/+2 |
* | Update svn properties, formatting cleanup. | Jeff Ames | 2008-09-09 | 1 | -2/+2 |
* | Mantis #2142 | Melanie Thielker | 2008-09-07 | 1 | -0/+15 |
* | Mantis#2136. Thank you kindly, HomerHorwitz for a patch that: | Charles Krinke | 2008-09-06 | 1 | -7/+5 |
* | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 2008-09-06 | 1 | -14/+14 |
* | * Initial inspection of UserLoginService.cs, cleaned up source code slightly ... | Adam Frisby | 2008-08-30 | 1 | -0/+10 |
* | Formatting cleanup. | Jeff Ames | 2008-08-18 | 1 | -2/+2 |
* | Mantis#1965. Thank you kindly, HomerHorwitz for a patch that: | Charles Krinke | 2008-08-16 | 1 | -0/+19 |
* | dr scofield's warning safari: | Dr Scofield | 2008-06-27 | 1 | -1/+1 |
* | Minor refactoring of POS. Adds a Util.Clamp(x, min, max) function. | Jeff Ames | 2008-06-26 | 1 | -0/+8 |
* | Added support for terrain map to be serialised to xml(as base64 binary). usef... | MW | 2008-06-25 | 1 | -0/+42 |
* | Minor cleanup. | Jeff Ames | 2008-05-16 | 1 | -4/+3 |
* | Formatting cleanup. | Jeff Ames | 2008-05-16 | 1 | -10/+10 |
* | * Minor: Insert utility function to format raw xml strings into indented xml ... | Justin Clarke Casey | 2008-05-09 | 1 | -1/+35 |
* | * Spring cleaning. | Adam Frisby | 2008-04-29 | 1 | -33/+32 |
* | replace hard tabs with 4 spaces to be consistant in the source. | Sean Dague | 2008-04-24 | 1 | -4/+4 |
* | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 2008-04-21 | 1 | -7/+9 |
* | * Get Util.GetHostFromDNS to tell us the dns address it was trying to resolve... | Justin Clarke Casey | 2008-04-14 | 1 | -1/+15 |
* | XmlRpcCommand refactoring | Johan Berntsson | 2008-03-24 | 1 | -0/+13 |
* | * First draft resolution of mantis 777, 734, 389 - scripts do not save in non... | Justin Clarke Casey | 2008-03-20 | 1 | -22/+0 |
* | Formatting cleanup. Minor refactoring. | Jeff Ames | 2008-03-18 | 1 | -34/+16 |
* | * Added the ability to type the partial name of a region in the start locatio... | Teravus Ovares | 2008-03-18 | 1 | -0/+48 |
* | Formatting cleanup. | Jeff Ames | 2008-03-18 | 1 | -26/+25 |
* | Applied patch from mantis #610, fixed invalid filenames with dump_assets_to_f... | MW | 2008-03-12 | 1 | -26/+55 |
* | Merged 3Di code that provides scene and avatar serialization, and plugin supp... | Johan Berntsson | 2008-03-04 | 1 | -0/+58 |
* | * Applying Ahzz's profile patch. Thanks Ahzz! | Teravus Ovares | 2008-03-03 | 1 | -3/+19 |
* | * Applying mantis 339 patches round 2 -- Thanks daedius | Adam Frisby | 2008-02-08 | 1 | -2/+36 |
* | * Added ReadEtcIssue to Util | Teravus Ovares | 2008-01-23 | 1 | -0/+22 |
* | * Mother of all commits: | Adam Frisby | 2008-01-15 | 1 | -1/+1 |
* | Whitespace cleanup. | Jeff Ames | 2008-01-10 | 1 | -21/+21 |