| Commit message (Expand) | Author | Files | Lines |
2008-06-12 | * Split the World Map code into a module. | Teravus Ovares | 4 | -14/+279 |
2008-06-12 | * minor: Remove and tidy duplicate 'storing object to scene' messages in log | Justin Clarke Casey | 2 | -2/+4 |
2008-06-12 | * refactor: For new objects, move attach to backup to occur when adding to a ... | Justin Clarke Casey | 7 | -58/+46 |
2008-06-12 | * refactor: rename CreatePrimFromXml to CreatePrimFromXml2 | Justin Clarke Casey | 2 | -5/+12 |
2008-06-12 | * Insulate maptile volume draw routine against TextureEntry oddities. | Teravus Ovares | 1 | -14/+28 |
2008-06-12 | * Added Prim drawing to the mainmap tile generation.. you can see blocks re... | Teravus Ovares | 1 | -1/+143 |
2008-06-11 | For people receiving: Exception: System.ArgumentException: Value of -21474836... | Teravus Ovares | 1 | -8/+41 |
2008-06-11 | *Parcel Prim Count Maximums moved to their own functions so modules can overr... | mingchen | 9 | -15/+86 |
2008-06-11 | Mantis#1514. Thank you kindly, Boscata for an InventoryServer patch | Charles Krinke | 1 | -0/+20 |
2008-06-11 | Mantis 1370. Thanks lulurun for the patch | Johan Berntsson | 1 | -2/+3 |
2008-06-11 | * Fix the string substitutions in the last commit | Justin Clarke Casey | 1 | -1/+1 |
2008-06-11 | * From inspecting OSGrid WP logs, it appears one particular client is failing... | Justin Clarke Casey | 1 | -3/+14 |
2008-06-10 | Mantis#1529. Thank you kindly, Grumly57 for a patch to | Charles Krinke | 1 | -1/+2 |
2008-06-10 | Update svn properties. Formatting cleanup. | Jeff Ames | 6 | -62/+39 |
2008-06-10 | * This completes ObjectDuplicateOnRay. | Teravus Ovares | 3 | -50/+76 |
2008-06-09 | *Fixed bug that caused failure when System.Console.Readline returns null (no ... | mingchen | 1 | -4/+10 |
2008-06-09 | Update svn properties. Formatting cleanup. | Jeff Ames | 5 | -65/+67 |
2008-06-09 | Mantis#1469. Thank you kindly, Mikem for a patch that addresses: | Charles Krinke | 1 | -0/+24 |
2008-06-08 | * Fixed it so you can do a lot more llDetected* methods in many additional si... | Teravus Ovares | 4 | -111/+317 |
2008-06-08 | * Added compiler pre-processor, #if SPAM to SensorRepeat... so if you really... | Teravus Ovares | 1 | -3/+12 |
2008-06-08 | * Fixes llDetectedKey. | Teravus Ovares | 1 | -53/+2 |
2008-06-08 | Added a "if(entity != null)" before the call to | Charles Krinke | 1 | -1/+3 |
2008-06-08 | Mantis#1498. Thank you Melanie for an XEngine patch that addresses: | Charles Krinke | 1 | -8/+15 |
2008-06-08 | Mantis#1499. Thank you kindly, DMiles for a patch that: | Charles Krinke | 1 | -77/+132 |
2008-06-07 | Mantis#1496. Thank you kindly, Melanie for a patch that: | Charles Krinke | 5 | -106/+283 |
2008-06-07 | Mantis#1495. Thank you kindly, Kinoc for: | Charles Krinke | 1 | -1/+93 |
2008-06-07 | Potential Fix #1 for 0001392: Shift+Drag now causes an unhandled 'Object refe... | mingchen | 2 | -4/+9 |
2008-06-07 | Patch for mantis#1493: Several patches to xengine. Thanks Melanie! | Adam Johnson | 4 | -53/+278 |
2008-06-07 | Mantis#1476. Thank you kindly, Melanie for a patch that: | Charles Krinke | 1 | -1/+1 |
2008-06-07 | Mantis#1475. Thank you kindly, Kinoc for a patch that: | Charles Krinke | 2 | -222/+830 |
2008-06-07 | *Fixing another object counting bug | mingchen | 2 | -4/+4 |
2008-06-06 | *Made Object Counting correct with linked objects and turned the previously p... | mingchen | 2 | -14/+18 |
2008-06-06 | * llSetPrimitiveParams PRIM_FLEXIBLE is now supported. | Teravus Ovares | 1 | -0/+1 |
2008-06-06 | * Added Light control from script in LLSetPrimitiveParams. | Teravus Ovares | 2 | -2/+73 |
2008-06-06 | * Added a configuration option for allowing god script lsl methods.. such as... | Teravus Ovares | 1 | -19/+29 |
2008-06-06 | revert 5028, as this approach to 1 nick per avatar isn't going to work, | Sean Dague | 1 | -21/+8 |
2008-06-06 | experimental IRC changes, because it's friday, and I'm curious if this | Sean Dague | 1 | -8/+21 |
2008-06-06 | * Adds semi broken PRIM_FLEXIBLE support for prim. It's semi-broken because... | Teravus Ovares | 1 | -5/+46 |
2008-06-06 | * How tall are you? Certainly not 127 meters! | Teravus Ovares | 1 | -2/+9 |
2008-06-06 | * true and not true or - not true and not true and. | Teravus Ovares | 1 | -1/+1 |
2008-06-06 | * This limits avatar to the heightfield height if they teleport or cross a bo... | Teravus Ovares | 1 | -1/+6 |
2008-06-06 | * This wraps the autopilot request to the client's sit response. An interes... | Teravus Ovares | 7 | -32/+185 |
2008-06-06 | Fixes scale property with regards to the physics engine. | Teravus Ovares | 1 | -0/+12 |
2008-06-06 | Minor formatting cleanup. | Jeff Ames | 6 | -20/+20 |
2008-06-05 | Mantis#1460. Thank you, CMickeyb for a patch that addresses: | Charles Krinke | 1 | -10/+23 |
2008-06-05 | Mantis#1459. Thank you kindly, CMickeyb for a patch that: | Charles Krinke | 1 | -2/+5 |
2008-06-05 | * Applied 9085B_[5004]_xengine_abort_regression.patch from #1437 | lbsa71 | 1 | -0/+2 |
2008-06-05 | Mantis#1438. Thank you kindly, Melanie for a patch that: | Charles Krinke | 1 | -17/+63 |
2008-06-05 | Mantis#1437. Patch 3 of 4. Thank you kindly, Melanie for: | Charles Krinke | 2 | -10/+65 |
2008-06-05 | Mantis#1437. Patch 2 of 4. Thank you kindly, Melanie for: | Charles Krinke | 1 | -0/+11 |