aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* * Fixed it so you can do a lot more llDetected* methods in many additional si...Teravus Ovares2008-06-084-111/+317
* * Added compiler pre-processor, #if SPAM to SensorRepeat... so if you really...Teravus Ovares2008-06-081-3/+12
* * Fixes llDetectedKey. Teravus Ovares2008-06-081-53/+2
* Added a "if(entity != null)" before the call to Charles Krinke2008-06-081-1/+3
* Mantis#1498. Thank you Melanie for an XEngine patch that addresses:Charles Krinke2008-06-081-8/+15
* Mantis#1499. Thank you kindly, DMiles for a patch that:Charles Krinke2008-06-081-77/+132
* Mantis#1496. Thank you kindly, Melanie for a patch that:Charles Krinke2008-06-075-106/+283
* Mantis#1495. Thank you kindly, Kinoc for:Charles Krinke2008-06-071-1/+93
* Potential Fix #1 for 0001392: Shift+Drag now causes an unhandled 'Object refe...mingchen2008-06-072-4/+9
* Patch for mantis#1493: Several patches to xengine. Thanks Melanie!Adam Johnson2008-06-074-53/+278
* Mantis#1476. Thank you kindly, Melanie for a patch that:Charles Krinke2008-06-071-1/+1
* Mantis#1475. Thank you kindly, Kinoc for a patch that:Charles Krinke2008-06-072-222/+830
* *Fixing another object counting bugmingchen2008-06-072-4/+4
* *Made Object Counting correct with linked objects and turned the previously p...mingchen2008-06-062-14/+18
* * llSetPrimitiveParams PRIM_FLEXIBLE is now supported.Teravus Ovares2008-06-061-0/+1
* * Added Light control from script in LLSetPrimitiveParams.Teravus Ovares2008-06-062-2/+73
* * Added a configuration option for allowing god script lsl methods.. such as...Teravus Ovares2008-06-061-19/+29
* revert 5028, as this approach to 1 nick per avatar isn't going to work, Sean Dague2008-06-061-21/+8
* experimental IRC changes, because it's friday, and I'm curious if thisSean Dague2008-06-061-8/+21
* * Adds semi broken PRIM_FLEXIBLE support for prim. It's semi-broken because...Teravus Ovares2008-06-061-5/+46
* * How tall are you? Certainly not 127 meters!Teravus Ovares2008-06-061-2/+9
* * true and not true or - not true and not true and.Teravus Ovares2008-06-061-1/+1
* * This limits avatar to the heightfield height if they teleport or cross a bo...Teravus Ovares2008-06-061-1/+6
* * This wraps the autopilot request to the client's sit response. An interes...Teravus Ovares2008-06-067-32/+185
* Fixes scale property with regards to the physics engine.Teravus Ovares2008-06-061-0/+12
* Minor formatting cleanup.Jeff Ames2008-06-066-20/+20
* Mantis#1460. Thank you, CMickeyb for a patch that addresses:Charles Krinke2008-06-051-10/+23
* Mantis#1459. Thank you kindly, CMickeyb for a patch that:Charles Krinke2008-06-051-2/+5
* * Applied 9085B_[5004]_xengine_abort_regression.patch from #1437lbsa712008-06-051-0/+2
* Mantis#1438. Thank you kindly, Melanie for a patch that:Charles Krinke2008-06-051-17/+63
* Mantis#1437. Patch 3 of 4. Thank you kindly, Melanie for:Charles Krinke2008-06-052-10/+65
* Mantis#1437. Patch 2 of 4. Thank you kindly, Melanie for:Charles Krinke2008-06-051-0/+11
* Mantis#1437. Patch one of four. Thank you kindly, Melanie for:Charles Krinke2008-06-056-37/+95
* Mantis#1455. Thank you kindly, Mikem for a patch that addressesCharles Krinke2008-06-051-1/+0
* Mantis#1451. Thank you kindly, Mikem for a patch that addresses:Charles Krinke2008-06-052-10/+65
* * This sends collision events to the script engine. Teravus Ovares2008-06-056-28/+348
* * Don't create ghost prim when rezzing objects from inventoryTeravus Ovares2008-06-051-1/+2
* Update svn properties.Jeff Ames2008-06-051-25/+25
* * minor: Yet another minor logging message tweak following on from the last c...Justin Clarke Casey2008-06-051-1/+1
* * minor: Increase verbosity of "new user request denied" incoming session war...Justin Clarke Casey2008-06-051-1/+4
* * refactor: rename now inaccurate textureUuids to assetUuidsJustin Clarke Casey2008-06-051-5/+5
* * If a client thread crashes, make an attempt to notify the client and clean ...Justin Clarke Casey2008-06-051-4/+58
* * exprimental: Export and reimport all items within a prim except ObjectsJustin Clarke Casey2008-06-054-13/+34
* * Change archiver 'textures' dir back to 'assets'Justin Clarke Casey2008-06-054-7/+7
* * Dearchive using assets metadata rather than assuming everything is a textureJustin Clarke Casey2008-06-043-19/+199
* Update svn properties.Jeff Ames2008-06-041-129/+129
* * Start writing out assets metadata file for archiverJustin Clarke Casey2008-06-043-18/+133
* change clientCircuits_reverse to a synchronized hash table. ThisSean Dague2008-06-041-35/+45
* * Start recording abnormal client thread terminationsJustin Clarke Casey2008-06-041-0/+4
* * Added a check for a non-finite heightfield array value passed to the ODEPlu...Teravus Ovares2008-06-041-0/+9