Historique des commits

Auteur SHA1 Message Date
  Justin Clark-Casey (justincc) 868c0c2746 Fix regression where sitting on ground stopped working. il y a 11 ans
  Justin Clark-Casey (justincc) f9193e3c51 Restore SP.AbsolutePosition to properly return actual absolute position when sitting il y a 11 ans
  Justin Clark-Casey (justincc) 0785210e29 Fix stand positions rather than having the stand jump to the root prim. il y a 11 ans
  Justin Clark-Casey (justincc) a3c72dafe6 Only translate linked prim specified offset pos by the link prim rotation, not any specified avatar rotation as well. il y a 11 ans
  Justin Clark-Casey (justincc) 36d146bf27 fix position changes when sitting on a prim with position and/or orientation explicitly specified il y a 11 ans
  Justin Clark-Casey (justincc) b9e42aeb6e Merge branch 'master' of ssh://opensimulator.org/var/git/opensim il y a 11 ans
  Justin Clark-Casey (justincc) 65304260af fix avatar rotation when sitting on a linked part il y a 11 ans
  Fernando Oliveira f3f3d390f7 Fixed the update StoreRegionWindlightSettings() wasn't updating regionwindlight table, raising PrimaryKey violation; il y a 11 ans
  Justin Clark-Casey (justincc) 8217b52d3a Remove old *.exe.config files that related to programs that have long been deleted or renamed il y a 11 ans
  Justin Clark-Casey (justincc) 78649eb099 Refix fix for sitting on non-root linked prims with explicit sit targets. il y a 11 ans
  Justin Clark-Casey (justincc) 70e651a8d1 Fix non-root prim sit positions for prims where a sit target has been specified as well. il y a 11 ans
  Justin Clark-Casey (justincc) bd5c414618 Stop .NET 4 complaining on Windows when it tries to load in DLLs that haven't been marked as trusted in the operating system. il y a 11 ans
  Justin Clark-Casey (justincc) ed1029712a Add line accidentally left out of recent non-root prim sit fix il y a 11 ans
  Justin Clark-Casey (justincc) 9bdd3dc7de Still send CameraEyeOffset in UDP SendSitReponse even if at offset is Vector3.Zero il y a 11 ans
  Justin Clark-Casey (justincc) 9f4a548a49 Fix false positive test failure in TestRepeatSameDrawContainingImageReusingTexture() and TestRepeatSameDrawContainingImage() if localhost has a webserver set up. il y a 11 ans
  Justin Clark-Casey (justincc) ff4e7de776 Fix issue where sitting on non-root linked prims would send camera to wrong position in third-person and mouselook il y a 11 ans
  Eva Comaroski c896b4179e Added admin_authenticate_user command il y a 11 ans
  Justin Clark-Casey (justincc) b44c69807d Fix bug where "show modules" would accidentally list all the shared modules again as "non-shared" il y a 11 ans
  Justin Clark-Casey (justincc) f9984a9685 rename private field ACD.ViewerInternal to m_viewerInternal in line with conventions used elsewhere in code il y a 11 ans
  Justin Clark-Casey (justincc) b71952df49 Stop AgentCircuitData.Viewer.get() from throwing an error if no Viewer has been set. il y a 11 ans
  Latif Khalifa 9ba5a7e190 Normalize viewer version string to accomodate new style version reporting in the viewers il y a 11 ans
  Justin Clark-Casey (justincc) f94d07f2e2 Add regression test to check that specifying a non-existent event raise a syntax error il y a 11 ans
  Justin Clark-Casey (justincc) 79c1ed8cb9 Add syntax checking for no_sensor() no-arg event il y a 11 ans
  Justin Clark-Casey (justincc) ec4d96acc9 refactor common code out of no argument LSL event regression tests il y a 11 ans
  Justin Clark-Casey (justincc) edd7e19463 If anything other than a single integer is specified for events that only take a single integer, generate a syntax error on LSL script compile rather than an exception later on. il y a 11 ans
  Justin Clark-Casey (justincc) 62006baaef Make state_exit, moving_end, moving_start, not_at_rot_target, not_at_target and timer LSL events generate a syntax error if inappropriately given arguments. il y a 11 ans
  Justin Clark-Casey (justincc) d728c1beb2 refactor LSL_EventTests.TestStateEntryEvent into single method to test compile il y a 11 ans
  Justin Clark-Casey (justincc) b58a474105 Ignore *.suo and *.user as these are user specific preference files from Visual Studio il y a 11 ans
  Justin Clark-Casey (justincc) 92fbe675b5 minor: Add OpenSim.v11.suo to .gitignore file. il y a 11 ans
  Justin Clark-Casey (justincc) ecfb78dd16 minor: Use default(UUID) in rez attachment failure error logging rather than (UUID)null il y a 11 ans