Istoricul angajamentelor

Autor SHA1 Permisiunea de a trimite mesaje. Dacă este dezactivată, utilizatorul nu va putea trimite nici un fel de mesaj Data
  Melanie c489bc1cd2 Make the scrpt running flag work properly 12 ani în urmă
  Melanie 1c3b0da74a Revert "Fix script "Running" behavior" 12 ani în urmă
  Justin Clark-Casey (justincc) 884d603cac Rather than instantiating a UTF8 encoding everywhere when we want to supress the BOM, use a single Util.UTF8NoBomEncoding. 12 ani în urmă
  Justin Clark-Casey (justincc) 916e3bf886 Where possible, use the system Encoding.ASCII and Encoding.UTF8 rather than constructing fresh copies. 12 ani în urmă
  BlueWall 6d3ee8bb39 Fix script "Running" behavior 12 ani în urmă
  Justin Clark-Casey (justincc) d24122b706 Add item id, name, prim name and id to log message when state exists but loading fails. 12 ani în urmă
  Justin Clark-Casey (justincc) afcabf5244 Retrigger build - last jenkins run was glitched 12 ani în urmă
  Justin Clark-Casey (justincc) 5709bed548 Add state file location to errors logged when there's some issue with retrieving state (e.g. exceeds memory limit) 12 ani în urmă
  Justin Clark-Casey (justincc) 6406d5a5b9 refactor: Eliminate local id parameter from api initialize. 12 ani în urmă
  Justin Clark-Casey (justincc) 01b78235db Instead of constantly looking up unchanging self item in script code, pass in self item on initialization. 12 ani în urmă
  Justin Clark-Casey (justincc) 40e37d8b78 Add osForceAttachToAvatar() and osForceDetachFromAvatar() 12 ani în urmă
  Justin Clark-Casey (justincc) c386b68373 Aggregate script execution times by linksets rather than individual prims. 13 ani în urmă
  Justin Clark-Casey (justincc) a4b01ef38a Replace script-lines-per-second with the script execution time scaled by its measurement period and an idealised frame time. 13 ani în urmă
  Justin Clark-Casey (justincc) acb1355ff2 Remove property/field duplication in ScriptInstance where it's unnecessary. 13 ani în urmă
  Justin Clark-Casey (justincc) 2d32401e23 Simplify some logic in the ScriptInstance constructor - running is set to false in both if/else branches 13 ani în urmă
  Justin Clark-Casey (justincc) f0c1746063 minor: correct indentation levels 13 ani în urmă
  Justin Clark-Casey (justincc) 5ddda89238 Remove duplication of m_RunEvents and Running 13 ani în urmă
  Justin Clark-Casey (justincc) 12cebb12d5 Alleviate an issue where calling Thread.Abort() on script WorkItems can fail to release locks, resulting in a crippled simulator. 13 ani în urmă
  Justin Clark-Casey (justincc) 95ec96bf86 refactor: rename ScriptInstance.m_CurrentResult to m_CurrentWorkItem to make it more understandable as to what it is and what it does (hold a thread pool work item for a waiting of in-progress event) 13 ani în urmă
  Justin Clark-Casey (justincc) 25592bbd85 Add max thread and min thread information to "xengine status" region console command 13 ani în urmă
  Justin Clark-Casey (justincc) dbe32a1f6d minor: put in commented out logging statements for future reuse 13 ani în urmă
  Justin Clark-Casey (justincc) 13d9b64b1d Re-enable error logging associated with assembly and script loading failure in ScriptInstance. 13 ani în urmă
  Justin Clark-Casey (justincc) 46e1bcb6b6 minor: remove mono compiler warning 13 ani în urmă
  Justin Clark-Casey (justincc) 5607fd3af8 Fix resume scripts. 13 ani în urmă
  Justin Clark-Casey (justincc) 3cf7fb4eca Add "scripts suspend" and "scripts resume" commands. 13 ani în urmă
  Justin Clark-Casey (justincc) 116fbe8258 add current script status to "scripts show" command (running, suspended, etc.) 13 ani în urmă
  Justin Clark-Casey (justincc) ea7366ddc6 When shutting down XEngine, log how many scripts are being shutdown so the user knows why they are waiting. 13 ani în urmă
  Justin Clark-Casey (justincc) 095b3e5756 Remove pointless cluttering SOP.ParentGroup != null checks. 13 ani în urmă
  Justin Clark-Casey (justincc) 15a514fcbc refactor: simplify SOP.AttachedAvatar into SOG.AttachedAvatar 13 ani în urmă
  Diva Canto fda56618e1 Deal with possibly un-initialized scripts in object transfers. Mantis #5310 14 ani în urmă