Commit History

Author SHA1 Message Date
  Teravus Ovares b4c9b6bd19 * You can add and remove a friend in standalone now within the same simulator. It saves. 17 years ago
  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 17 years ago
  Teravus Ovares 3180432deb * Added database and UserManagerBase glue for FriendsList management 17 years ago
  Justin Clarke Casey e0cf45fe21 Move unused inventory files into the attic 17 years ago
  Tedd Hansen a8cb20355c Correction of last commit 17 years ago
  Tedd Hansen ff4f2f5681 Changed type comparison from String to object type 17 years ago
  Justin Clarke Casey 5ef1433e95 Correctly output library inventory folder type and version information 17 years ago
  Justin Clarke Casey db9a7eee51 Correct location of DotNetEngine. Remove some debug stuff since my addins problem turned out to be local. 17 years ago
  Jeff Ames 3c9505199a Set svn:eol-style and svn:ignore. 17 years ago
  Tedd Hansen fefb00bc91 Changed from "Load all .dll's in ScriptEngine" to "Load only DotNetEngine" (temporarily hardcoded) to avoid problems with two scriptengines existing in ScriptEngine folder. 17 years ago
  Justin Clarke Casey 60fa75ac04 Standard library folders can now be configued in the xml in inventory/OpenSimLibrary - no hardcoded changes are required. For some reason, all the folders are currently 17 years ago
  Teravus Ovares b0a6299937 * Added a catch for RemotingErrors on the TCP init 17 years ago
  Justin Clarke Casey 508048f3c4 Fix up prebuild.xml so it compiles on Linux. Needs to be retested on Windows. 17 years ago
  Teravus Ovares 373d801c40 * Added graceful remote script server connection error handling 17 years ago
  Teravus Ovares 57a1132585 * Fixed References in Prebuild so the project compiles 17 years ago
  Tedd Hansen 5b8620d82f Comments + fix = in theory stand alone script server + "RemoteSevrver" ScriptEngine (as opposed to "DotNetEngine") should work for a single region. It will however not work because it doesn't have two-way communication. 17 years ago
  Tedd Hansen 6055db2bc3 server->script event path almost ready for remote scriptengine (translation table between local script ID and remote script ID missing) 17 years ago
  Justin Clarke Casey 76e74a7667 Add an extra check that we don't create new inventory folders for a user that already has a root folder 17 years ago
  Tedd Hansen c084c54fb5 Added ScriptEngine.RemoteServer module 17 years ago
  Justin Clarke Casey 7d04cf8d4e Shift default OpenSim library into its own directory 17 years ago
  Tedd Hansen 527b5f86a2 In this commit I am using an editor feature called "Save All" before I commit. 17 years ago
  Tedd Hansen 7ef09a1202 Added comments to ScriptEngine classes that explains what their purpose is 17 years ago
  lbsa71 14a191b285 * re-applied AddNewPrim refactoring... third time now... 17 years ago
  Jeff Ames 2ff760457e Set svn:eol-style. 17 years ago
  Teravus Ovares d430bc62a9 * Patch from Alondria that re-fixes llSetColor 17 years ago
  Teravus Ovares 32438ab1b9 * This update rolls back the packetpool and LibSL changes. Please retest and then patch these changes back in. Currently it's not quite ready for 0.5. The down side to this action, is that we loose some performance to the garbage collector for now. Given that the target date for 0.5 is *Two days* from now, I'm taking the initiative to work towards a real stable version. 17 years ago
  Teravus Ovares 14368d9a73 * Applied Melanie's same instance IM fix. This will make IMs work within the same OpenSim Instance. 17 years ago
  lbsa71 3e8df2b868 * Extracted out old RezObject method placing at absolute pos without the raytracing 17 years ago
  Justin Clarke Casey 40e89678b7 Make inventory items nominate explicit inventory folders rather than hardcoding 17 years ago
  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 17 years ago