Commit History

Author SHA1 Message Date
  Adam Frisby 10ece46cf6 * Updating prebuild 17 years ago
  mingchen 24ed79ba12 *Reverting lbsa71's commit as requred 17 years ago
  Adam Frisby 7b0bb7c616 * Fixed reservation handling for existing region authkey situations. Reservation key now overrides old sim key, however if reservation not found, sim key is used instead. 17 years ago
  lbsa71 c617cf7d84 xmlm utf encoding, it's a jungle. 17 years ago
  mingchen bc02ddf523 *Fixed several bugs that crashed the viewer and opensim server when logging in on grid mode 17 years ago
  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