Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Dr Scofield feb30217de dr scofield's warning safari: 16 gadi atpakaļ
  Jeff Ames 76e24d02ad Minor refactoring of POS. Adds a Util.Clamp(x, min, max) function. 16 gadi atpakaļ
  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) 16 gadi atpakaļ
  Jeff Ames 7fefb80abb Minor cleanup. 16 gadi atpakaļ
  Jeff Ames 65c5efe43b Formatting cleanup. 16 gadi atpakaļ
  Justin Clarke Casey 6e2c7da018 * Minor: Insert utility function to format raw xml strings into indented xml for debugging purposes 16 gadi atpakaļ
  Adam Frisby 375163a6fe * Spring cleaning. 16 gadi atpakaļ
  Sean Dague 2a2ef42e64 replace hard tabs with 4 spaces to be consistant in the source. 16 gadi atpakaļ
  Adam Frisby fef3b36894 * Optimised using statements and namespace references across entire project (this took a while to run). 16 gadi atpakaļ
  Justin Clarke Casey 5c52068dd7 * Get Util.GetHostFromDNS to tell us the dns address it was trying to resolve if it fails. 16 gadi atpakaļ
  Johan Berntsson 39f340e687 XmlRpcCommand refactoring 16 gadi atpakaļ
  Justin Clarke Casey c1beb85315 * First draft resolution of mantis 777, 734, 389 - scripts do not save in non-home regions 16 gadi atpakaļ
  Jeff Ames bf8b5844f2 Formatting cleanup. Minor refactoring. 16 gadi atpakaļ
  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. 16 gadi atpakaļ
  Jeff Ames 47180080f0 Formatting cleanup. 16 gadi atpakaļ
  MW 2fea38a5f2 Applied patch from mantis #610, fixed invalid filenames with dump_assets_to_file set to true. thanks tyre. 16 gadi atpakaļ
  Johan Berntsson 279e0061c5 Merged 3Di code that provides scene and avatar serialization, and plugin support for region move/split/merge. See ThirdParty/3Di/README.txt. Unless the new modules are used there should be no noticeable changes when running OpenSim. 16 gadi atpakaļ
  Teravus Ovares fe49c96ee0 * Applying Ahzz's profile patch. Thanks Ahzz! 16 gadi atpakaļ
  Adam Frisby a1625a5410 * Applying mantis 339 patches round 2 -- Thanks daedius 16 gadi atpakaļ
  Teravus Ovares 09a616e1ea * Added ReadEtcIssue to Util 16 gadi atpakaļ
  Adam Frisby b25f9f322c * Mother of all commits: 16 gadi atpakaļ
  Jeff Ames 5a6fd21a2c Whitespace cleanup. 16 gadi atpakaļ
  Justin Clarke Casey b8975ecbd9 Make it possible for new inventory 'libraries' to be added without changing the default OpenSimLibrary files. Additional library folders and items can be added in a separate 16 gadi atpakaļ
  Justin Clarke Casey 1b1649791f Allow OpenSim operators to specify their own asset sets without needing to change the default OpenSim set. Equivalent changes to allow operators to also specify their own 16 gadi atpakaļ
  Teravus Ovares 0631151e08 * Patch from Melanie provides Util.CleanString and uses it on the prim name and description. Thanks Melanie. 16 gadi atpakaļ
  Teravus Ovares 67bbed8202 * Added ability to create new prim on existing prim (rezzing prim from inventory on other prim coming soon). No more new prim buried in the ground by accident. 16 gadi atpakaļ
  lbsa71 efd90b56b7 * Optimized usings 16 gadi atpakaļ
  Justin Clarke Casey f1ebe79824 Fix up other sqlite db interactions to use non-hyphenated uuid 16 gadi atpakaļ
  Justin Clarke Casey dd1e2c8eb9 Establish Util.ToRawUuidString to get LLUUIDs in unhyphenated form 16 gadi atpakaļ
  Jeff Ames be2ad79e52 Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. Works with LibSL rev>1532 16 gadi atpakaļ