| Commit message (Expand) | Author | Age | Files | Lines |
* | * minor: stop bothering to set parts to phantom within test setups - tests no... | Justin Clarke Casey | 2009-01-30 | 2 | -1/+2 |
* | reporting original request URI if HttpWebRequest failed, adding | Dr Scofield | 2009-01-30 | 1 | -11/+18 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2009-01-30 | 2 | -14/+14 |
* | remove dummy parcel media settings from event queue message | Dahlia Trimble | 2009-01-30 | 1 | -11/+16 |
* | (no commit message) | Dr Scofield | 2009-01-30 | 1 | -6/+27 |
* | fixing: client gets logged out when concierge's broker returns 500 | Dr Scofield | 2009-01-30 | 1 | -2/+19 |
* | * If an orphaned group is found in the mysql or mssql databases (i.e. there i... | Justin Clarke Casey | 2009-01-29 | 3 | -14/+40 |
* | Complete the implementation of llSHA1String. | idb | 2009-01-29 | 2 | -1/+13 |
* | * minor: just a few formatting changes and log quietening | Justin Clarke Casey | 2009-01-29 | 3 | -6/+12 |
* | * Enhanced ScenePresenceTests. Now tests for region and prim crossing. | Sean Dague | 2009-01-28 | 1 | -30/+230 |
* | fix: client gets logged out when concierge's broker returns 500 | Dr Scofield | 2009-01-28 | 1 | -4/+11 |
* | From: Christopher Yeoh <yeohc@au1.ibm.com> | Dr Scofield | 2009-01-28 | 3 | -41/+61 |
* | From: Christopher Yeoh <yeohc@au1.ibm.com> | Dr Scofield | 2009-01-28 | 3 | -37/+110 |
* | Add in a stub for llSHA1String. I believe it is the only one new | Charles Krinke | 2009-01-28 | 3 | -1/+12 |
* | Slight cleanup of docs, removing trailing whitespace. | Mike Mazur | 2009-01-28 | 2 | -12/+11 |
* | delete some commented out junk code notes | Dahlia Trimble | 2009-01-27 | 1 | -27/+0 |
* | Send groups list via event queue | Dahlia Trimble | 2009-01-27 | 2 | -13/+92 |
* | correct formatting if parcel description field in event queue message | Dahlia Trimble | 2009-01-27 | 1 | -1/+1 |
* | Correct a typo in the parcel properties event queue message which was prevent... | Dahlia Trimble | 2009-01-27 | 1 | -1/+1 |
* | (no commit message) | Dr Scofield | 2009-01-26 | 2 | -6/+6 |
* | (no commit message) | Dr Scofield | 2009-01-26 | 2 | -6/+6 |
* | ~ fixing bugs in ConciergeServer.py test code | Dr Scofield | 2009-01-26 | 2 | -6/+6 |
* | adding XML parsing to make sure POST content is welformed | Dr Scofield | 2009-01-26 | 1 | -0/+17 |
* | + adding URI substitution for concierges broker URI | Dr Scofield | 2009-01-26 | 1 | -2/+4 |
* | ~ moving test server script on level up | Dr Scofield | 2009-01-26 | 1 | -0/+92 |
* | ~ moving test server script on level up | Dr Scofield | 2009-01-26 | 1 | -66/+0 |
* | ~ turning synchronous broker update into asynchronous one | Dr Scofield | 2009-01-26 | 1 | -3/+11 |
* | ~ fix: Concierge reports avatar leaving region twice | Dr Scofield | 2009-01-26 | 1 | -3/+1 |
* | + completed python test server | Dr Scofield | 2009-01-26 | 1 | -6/+41 |
* | + adding test server for debugging purposes | Dr Scofield | 2009-01-26 | 1 | -0/+31 |
* | ~ extending attendee list to include agent name | Dr Scofield | 2009-01-26 | 1 | -10/+45 |
* | adding timestamp as ISO 8601 | Dr Scofield | 2009-01-26 | 1 | -2/+2 |
* | adding XML sniplet generation (start of) | Dr Scofield | 2009-01-26 | 1 | -0/+16 |
* | starting draft attendee list notification support. | Dr Scofield | 2009-01-26 | 1 | -0/+27 |
* | swap endianness of parcel flags in event queue message | Dahlia Trimble | 2009-01-26 | 1 | -1/+14 |
* | * Providing a way for the rest of the simulator to get at the economy setting... | Teravus Ovares | 2009-01-26 | 2 | -0/+44 |
* | add a definition for a parcel properties CAP | Dahlia Trimble | 2009-01-26 | 2 | -2/+120 |
* | more eventqueue IM nonsense | Dahlia Trimble | 2009-01-26 | 2 | -7/+35 |
* | Remove the addition of the region coordinates to obtain the absolute position... | idb | 2009-01-25 | 1 | -10/+6 |
* | * Fixed a small logical error in error handling of console commands. | Homer Horwitz | 2009-01-25 | 1 | -16/+22 |
* | Add an override of the ! operator to lsl integer. | idb | 2009-01-25 | 1 | -0/+5 |
* | Applied patch from #3012 Fixing a minor bug where nhibernate mappings from ou... | Adam Johnson | 2009-01-25 | 1 | -9/+9 |
* | * Adds console command, 'predecode-j2k <number of threads>' to load all of th... | Teravus Ovares | 2009-01-25 | 4 | -2/+153 |
* | Update svn properties. | Jeff Ames | 2009-01-24 | 5 | -357/+357 |
* | * minor: remove mono compiler warning | Justin Clarke Casey | 2009-01-23 | 1 | -2/+2 |
* | * Write a simple archive loading test which doesn't actually do any testing y... | Justin Clarke Casey | 2009-01-23 | 5 | -12/+43 |
* | Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 2009-01-23 | 7 | -0/+360 |
* | * Extend archive test to check for the presence of a control file in a saved ... | Justin Clarke Casey | 2009-01-23 | 6 | -12/+55 |
* | Fix for llGetRot when the script is in a child prim. Also fixed llGetPrimitiv... | idb | 2009-01-23 | 1 | -5/+5 |
* | refactor: move test modules set up code to common function | Justin Clarke Casey | 2009-01-23 | 2 | -9/+20 |