Adam Frisby
|
cf0a14bec9
* Added IClientIM to IClientCore interfaces
|
vor 16 Jahren |
Justin Clarke Casey
|
57caef119c
* Use the UUID regex sitting in utils for detection of uuids embedded in scripts
|
vor 16 Jahren |
Homer Horwitz
|
499f1428f7
- Add Util.isUUID
|
vor 16 Jahren |
Homer Horwitz
|
3a75a54da1
- Fix Util.UnixTimeSinceEpoch:
|
vor 16 Jahren |
Justin Clarke Casey
|
98fdf504d9
* Truncate outgoing media and music urls to 254 characters.
|
vor 16 Jahren |
Dahlia Trimble
|
901acddbdd
Thanks to M. Igarashi and nlin for a patch that implements llGetCameraRot().
|
vor 16 Jahren |
Homer Horwitz
|
b8a50c40b1
- Added helper method to compute global coordinates from a fake parcelID
|
vor 16 Jahren |
Justin Clarke Casey
|
2b9e115fd7
* minor: eat up some yummy warnings
|
vor 16 Jahren |
Justin Clarke Casey
|
52a4c4d82f
* Check in first part of http://opensimulator.org/mantis/view.php?id=2073
|
vor 16 Jahren |
Jeff Ames
|
fae34bb10c
Update svn properties, formatting cleanup.
|
vor 16 Jahren |
Melanie Thielker
|
58d79b33ff
Mantis #2142
|
vor 16 Jahren |
Charles Krinke
|
b85a29d1b8
Mantis#2136. Thank you kindly, HomerHorwitz for a patch that:
|
vor 16 Jahren |
Teravus Ovares
|
7d89e12293
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
vor 16 Jahren |
Adam Frisby
|
50a62145ad
* Initial inspection of UserLoginService.cs, cleaned up source code slightly to make it easier to work with.
|
vor 16 Jahren |
Jeff Ames
|
6ef9d4da90
Formatting cleanup.
|
vor 16 Jahren |
Charles Krinke
|
d9cc908471
Mantis#1965. Thank you kindly, HomerHorwitz for a patch that:
|
vor 16 Jahren |
Dr Scofield
|
feb30217de
dr scofield's warning safari:
|
vor 16 Jahren |
Jeff Ames
|
76e24d02ad
Minor refactoring of POS. Adds a Util.Clamp(x, min, max) function.
|
vor 16 Jahren |
MW
|
7a9922af27
Added support for terrain map to be serialised to xml(as base64 binary). useful for places that the terrain map is needed in a serialised form. Also could add console commands to save and load from files, which should be faster than .raw files (these load/save commands are not included/implemented)
|
vor 16 Jahren |
Jeff Ames
|
7fefb80abb
Minor cleanup.
|
vor 16 Jahren |
Jeff Ames
|
65c5efe43b
Formatting cleanup.
|
vor 16 Jahren |
Justin Clarke Casey
|
6e2c7da018
* Minor: Insert utility function to format raw xml strings into indented xml for debugging purposes
|
vor 16 Jahren |
Adam Frisby
|
375163a6fe
* Spring cleaning.
|
vor 16 Jahren |
Sean Dague
|
2a2ef42e64
replace hard tabs with 4 spaces to be consistant in the source.
|
vor 16 Jahren |
Adam Frisby
|
fef3b36894
* Optimised using statements and namespace references across entire project (this took a while to run).
|
vor 16 Jahren |
Justin Clarke Casey
|
5c52068dd7
* Get Util.GetHostFromDNS to tell us the dns address it was trying to resolve if it fails.
|
vor 16 Jahren |
Johan Berntsson
|
39f340e687
XmlRpcCommand refactoring
|
vor 16 Jahren |
Justin Clarke Casey
|
c1beb85315
* First draft resolution of mantis 777, 734, 389 - scripts do not save in non-home regions
|
vor 16 Jahren |
Jeff Ames
|
bf8b5844f2
Formatting cleanup. Minor refactoring.
|
vor 16 Jahren |
Teravus Ovares
|
42857fe4e9
* Added the ability to type the partial name of a region in the start location box and go to that region if it's there. If no close match was found, it sends you home. This is tested on mySQL. There's untested code on grids that are based on sqlite and MSSQL. The SQL statements *should* be right, but your results may very.
|
vor 16 Jahren |