提交历史

作者 SHA1 备注 提交日期
  Mike Mazur e0e0db3660 Thanks, sempuki, for a patch that moves all grid plugins to new PluginLoader (issue 1763). 16 年之前
  Charles Krinke 33971a7ce8 Mantis#1681. Thank you kindly, Vytek for a patch that: 16 年之前
  Dahlia Trimble 501f3ebd5d Thanks to mikem for a patch that resolves a reference error when building SVN r5406 with Visual Studio 16 年之前
  Charles Krinke 38da8960e9 Mantis#1707. Thank you, Melanie for a patch that: 16 年之前
  lbsa71 35f5db2a1c * Added missing reference to Tools.dll 16 年之前
  Johan Berntsson 27d9aeab0c Patch from Mike: added unit tests for the LSL compiler 16 年之前
  Johan Berntsson a73e3b4e3f another patch from Mike: the llscript compiler is now available in XEngine as well. Thanks Mike 16 年之前
  Sean Dague de69ecfaae remove build references to what I believe to be the very old MSSQL 16 年之前
  Johan Berntsson 382fb8cea6 The new llScript-cs parser. Thanks Mike 16 年之前
  Dr Scofield d40bea4a8e From: Alan M Webb <[email protected]> 16 年之前
  Charles Krinke ca8d1d57e1 Mantis#1591. Thank you graciously, Sempuki for a patch that: 16 年之前
  lbsa71 6b7930104b * Applied patch from Melanie, mantis issue #1581 - "Refactor LSL language, api and compiler out of XEngine" 16 年之前
  Johan Berntsson 20e4036853 Implemented plugin support for ClientStack, with LindenUDP as the default plugin. This makes it easy for developers to experiment with alternative communication protocols 16 年之前
  Sean Dague 340ef33e2e fix nhibernate driver so that it starts (based on the appearance 16 年之前
  Sean Dague 504ab4477d move Migration support into OpenSim.Data, because it 16 年之前
  Sean Dague c30e9ff0f1 more work in progress migration code, still a while before 16 年之前
  Sean Dague 283cc90566 start in on the shell for a generic database versioning module. My 16 年之前
  mingchen 00769429f0 *Updated prebuild.xml for support with monodevelop 16 年之前
  Adam Johnson 990225a4ba Patch for mantis#1493: Several patches to xengine. Thanks Melanie! 16 年之前
  Charles Krinke 16707b741e Mantis#1451. Thank you kindly, mikem for additional 16 年之前
  Teravus Ovares 1a47ff8094 * This is Melanie's XEngine script engine. I've not tested this real well, however, it's confirmed to compile and OpenSimulator to run successfully without this script engine active. 16 年之前
  Dr Scofield d7ec686691 this is a snapshot of the OSHttpServer work-in-progress. it's an initial skeleton, 16 年之前
  Justin Clarke Casey 2e758172f0 * Fix circular dependency from last checkin by passing version as a parameter to Scene rather than referencing VersionInfo directly 16 年之前
  Justin Clarke Casey 9263f07d70 * Send VersionInfo string instead of the hardcoded Scene string to the "About Second Life" box 16 年之前
  Tedd Hansen aa5b26a4d3 Cleanup: Removed LSOEngine source again as it will not be used. 16 年之前
  Sean Dague 06b1535ec5 while this doesn't fix the initial no pants issue in grid (which still baffles me) 16 年之前
  Sean Dague 0076ed40ff in theory, this moves the appearance mapper to live 16 年之前
  Sean Dague e6d4c8f0c9 move AppearanceTableMapper to OpenSim.Data.Base. The mapper 16 年之前
  Teravus Ovares 2a988f187e * Refactored IConfigSource into Physics plug-ins and Scene. We can get rid of some of the parameters we pass to it's constructor now like, 'm_allowPhysicalPrim', 'seeIntoOtherRegions', etc.. so on 16 年之前
  Justin Clarke Casey e246d6e515 * Start recording as a statistic the number of times we start blocking repetitive client requests for the same missing texture 16 年之前