Commit History

Author SHA1 Message Date
  mingchen 93640f1d71 *Fixed 2 small references to localhost which has some conflicts when resolving. 17 years ago
  mingchen e2bafc8d6c *Fixed crash of OpenSim client when in grid mode from a recent commit 17 years ago
  MW 70d8731aa2 Fixed rotation editing of individual prims in a group. I think positioning and rotations should now be correct (for both groups and on editing individuals of a group). Resizing still needs work. 17 years ago
  lbsa71 8bdbdf48c7 * updated bugfixed xmlrpc for massive win 17 years ago
  mingchen 583f2a9de8 *Removed SimProfile.cs as it is no longer needed (in favor of SimProfileData) 17 years ago
  Adam Frisby ad86e94b3d * Tweaks to Java engine (uses less threads). Added support for OnFrame and OnNewPresence events. 17 years ago
  Adam Frisby c570b107f8 * Java engine fully back in Sugilite 17 years ago
  Adam Frisby 3c46e5b170 * Added Java support back into Sugilite (although it still needs a calling host to be added). 17 years ago
  MW beb3073bec A bit more work on Building tools/support. 17 years ago
  lbsa71 5c32b33a66 * re-fixed the utf-16 bug in xmlRpcResponse serialization 17 years ago
  lbsa71 6a2588454a * Removed AssetHttpServer, using BaseHttpServer instead 17 years ago
  lbsa71 9a51949cb4 * Added StreamHandler support 17 years ago
  Adam Frisby 827cccb99c Grid Servers: 17 years ago
  Adam Frisby 249ce4cf6f * More cleaning - Sugilite now only has build errors for "value is never used" properties (which I presume will be filled in over time) 17 years ago
  Adam Frisby daf7b8ec76 * Cleaning - attempting to get compiler warnings back down to zero. 17 years ago
  lbsa71 8b3cb93b49 * Started work on converting BaseHttpServer to a stream dispatcher 17 years ago
  MW bd8018fa1c Today's work on Building support/tools. Think I am slowly getting there. 17 years ago
  mingchen 78e420f48b *Fixed storage issue as noted in last commit of the OGS1 GridServer 17 years ago
  mingchen e06ffb3981 *Removed GridInfo class as it has been previously replaced with the much better NetworkServersInfo class 17 years ago
  mingchen 898b48464a *Renamed OGS1 XmlRpcLoginToSimulatorMethod to the more appropriate XmlRpcSimulatorLoginMethod 17 years ago
  lbsa71 9b6b6d05d4 * Optimized usings (the 'LL ate my scripts' commit) 17 years ago
  lbsa71 73a5ec391a * Completed conceptual LlsdMethod - everything resides in SimpleApp pending guru approval. 17 years ago
  Adam Frisby 315a49e7fd You can now substitute %name% in the filename argument for terrain save & load commands to input the sims name. Useful for sugilite regions where you are running multiple sims in a single instance and need to get them to load or save in a pattern. (Needs cleaning & expansion) 17 years ago
  Adam Frisby 96dfb33bca Attempted workaround for Mono's insistence on compiling BasicTerrain incorrectly 17 years ago
  mingchen 67af17fdd1 *OGS1 Key2Name/Name2Key works 17 years ago
  lbsa71 71f1b2d878 * Added conceptual LlsdMethod Demo to SimpleApp (work in progress) 17 years ago
  MW d1d38f2ede Applied Darok's PhysicsVector ToString patch 17 years ago
  Adam Frisby 858e232cec * Added "HiRAW" mode export for generating as precise outputs as possible in the .RAW format. Ideal for exporting a heightmap to a simulator only capable of reading the RAW format. If you are exporting between OpenSim regions, use F64 instead. 17 years ago
  lbsa71 fcabdab7bc * Started working on LlsdMethod for BaseHttpServer 17 years ago
  Adam Frisby c25a2fea59 * Added support for SL-style RAW export similar to the official simulators operation (low resolution) 17 years ago