Commit History

Author SHA1 Message Date
  Justin Clark-Casey (justincc) b265eefd01 minor: Log location in which simulator/robust was started. 11 years ago
  Robert Adams eab30e4b49 Add missing prebuild.xml dependency for System.Action2<t1,t2> in recent additions 11 years ago
  Justin Clark-Casey (justincc) f8a57edb2c Fix potential concurrency issue since the LSL notecard cache was not being checked for expiry under lock 11 years ago
  Justin Clark-Casey (justincc) ff199668fe Fix bug where simultaneous calls by different scripts to llGetNotecardLine() or llGetNumberOfNotecardLines() would sometimes not trigger a dataserver event. 11 years ago
  Justin Clark-Casey (justincc) f95c5dd58e Add regression tests for llGetNotecardLine() 11 years ago
  Diva Canto 75790c2393 Removed duplicate 'using' statement. 11 years ago
  Justin Clark-Casey (justincc) 1de04b94e0 minor: Change summary in "show appearance" console command to "incomplete" rather than "corrupt" 11 years ago
  Melanie 74c8cf0406 Fix shape parameters sent for meshes tosupport the full number of faces 11 years ago
  Justin Clark-Casey (justincc) f80ce30f4b Get "show modules" console command to obey selected command line region/s 11 years ago
  Justin Clark-Casey (justincc) 4d9307753a Get "show modules" console command to show modules in alphabetical order, and group shared and non-shared modules together 11 years ago
  Justin Clark-Casey (justincc) 889efb6bef Add asset name and description truncation warnings to SQLite database plugin for consistency. 11 years ago
  Justin Clark-Casey (justincc) fd501ae45f Add more information to warnings logged when asset names and descriptions have to be truncated for database storage 11 years ago
  Justin Clark-Casey (justincc) 93d16b90a4 minor: remove some mono compiler warnings in script regression tests 11 years ago
  Justin Clark-Casey (justincc) b53362cdb0 Show http poll handlers in separate http (poll) section of "show http-handlers" console command instead of never showing them (due to a previous bug). 11 years ago
  Justin Clark-Casey (justincc) bbfde60ad5 Add regression test for llReleaseUrl() (and for llRequestUrl) 11 years ago
  Justin Clark-Casey (justincc) ce2bf496a4 Make sure we dispose of WebResponse, StreamReader and Stream in various places where we were not already. 11 years ago
  Justin Clark-Casey (justincc) c80009e86c minor: Remove unnecessary very old System.Net reference in OpenSim.Region.ScriptEngine.Shared 11 years ago
  Justin Clark-Casey (justincc) cfd0a5d34c minor: remove warning in ConfigurationLoaderTest 11 years ago
  Justin Clark-Casey (justincc) 28219d622f Add regression test for llRequestUrl() 11 years ago
  Justin Clark-Casey (justincc) e13f71048d minor: Add doc to ScenePresence.IsInTransit to make it clear that this is set only for region crossing and not teleport, etc. 11 years ago
  Justin Clark-Casey (justincc) 772a0d785d Make reset of EntityTransferStateMachine for an avatar transfer always happen despite unexpected exceptions. 11 years ago
  Justin Clark-Casey (justincc) 2bde9e4f89 Correct mistake in parsing 'show object pos' and similar pos commands where the 'to' text would be treat as the end vector rather than discarded. 11 years ago
  Mic Bowman ee26b56cc6 Fix the JsonStore path set problem justincc found earlier today and 11 years ago
  Justin Clark-Casey (justincc) baf1af2abf Give the user some feedback about the success or failure of console login property commands 11 years ago
  Justin Clark-Casey (justincc) 83ea45c567 Add information about MinLoginLevel to example ini files 11 years ago
  Justin Clark-Casey (justincc) 420b94d358 Convert JsonTestPath() use in json regression tests to JsonGetPathType() instead 11 years ago
  Justin Clark-Casey (justincc) dd5f9b0103 minor: Rename regression test method TestGetArrayLength() -> JsonTestGetArrayLength() to match others 11 years ago
  Justin Clark-Casey (justincc) 7d5613bc16 Separate IAR tests into separate files for load/save/loadpath tests 11 years ago
  Justin Clark-Casey (justincc) f7de17c9d9 Make it so that "load iar / ..." does not save the 'root' "My Inventory" folder. 11 years ago
  Justin Clark-Casey (justincc) f1b49aaa99 Add regression test TestSaveNonRootFolderToIar 11 years ago