| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Mantis#1590. Thank you, Melanie for a preserve type patch. | Charles Krinke | 2008-06-25 | 1 | -0/+1 |
* | Mantis#1587. Thank you kindly, Melanie for a patch that: | Charles Krinke | 2008-06-24 | 2 | -15/+38 |
* | Mantis#5189. Thank you kindly, Matth for your patch | Charles Krinke | 2008-06-24 | 1 | -13/+101 |
* | * Remove all use of asset.InvType, as outlined in mailing list discussion | Justin Clarke Casey | 2008-06-23 | 2 | -36/+53 |
* | * archive each object as a separate xml file rather than put them all in one ... | Justin Clarke Casey | 2008-06-21 | 1 | -9/+1 |
* | * refactor: Making some of the serialization names consistent, both within th... | Justin Clarke Casey | 2008-06-21 | 1 | -2/+2 |
* | * Refactor: Fold sog.DeleteParts() functionality into existing sog.DeleteGroup() | Justin Clarke Casey | 2008-06-21 | 2 | -22/+9 |
* | * Remove a bug I created in r5171 where taking an object would terminate the ... | Justin Clarke Casey | 2008-06-21 | 4 | -14/+24 |
* | * minor: override the name of the sog such that it gets/sets the root part name | Justin Clarke Casey | 2008-06-21 | 2 | -1/+10 |
* | * Adds Region ban capability to Regions. You access this by going to World->... | Teravus Ovares | 2008-06-21 | 1 | -0/+37 |
* | * Temporary workaround for mantis 1568. If the avatar apperance factory now ... | Justin Clarke Casey | 2008-06-19 | 1 | -3/+20 |
* | * By popular demand, skipping trees from the map tile generation routine. S... | Teravus Ovares | 2008-06-18 | 1 | -0/+6 |
* | Minor formatting cleanup. | Jeff Ames | 2008-06-18 | 1 | -42/+26 |
* | * Refactor: Move the responsibility for applying physics and sending the init... | Justin Clarke Casey | 2008-06-17 | 4 | -19/+15 |
* | * refactor: Remove largely duplicate code from SceneXmlLoader.CreatePrimFromX... | Justin Clarke Casey | 2008-06-17 | 3 | -4/+17 |
* | * minor: Get rid of rogue "Current node RootPart" message in the SceneObjectG... | Justin Clarke Casey | 2008-06-16 | 1 | -2/+0 |
* | * Allow archiver to save and load objects within other objects to arbitrary l... | Justin Clarke Casey | 2008-06-16 | 1 | -1/+1 |
* | * Refactor: Break out AssetsRequest to a separate file in the Archiver module | Justin Clarke Casey | 2008-06-16 | 1 | -2/+2 |
* | * Vintage 2, a good year. | Teravus Ovares | 2008-06-14 | 1 | -4/+6 |
* | * Fixes: 0001554: r5106 update fails to load on some regions with NullRef err... | Teravus Ovares | 2008-06-14 | 1 | -0/+20 |
* | * Enables maptile display in grid mode for simulators that are not on the sam... | Teravus Ovares | 2008-06-14 | 1 | -4/+77 |
* | Update svn properties, clean up formatting, refactor out duplicate hard-coded... | Jeff Ames | 2008-06-13 | 3 | -54/+25 |
* | * Split the World Map code into a module. | Teravus Ovares | 2008-06-12 | 2 | -3/+4 |
* | * minor: Remove and tidy duplicate 'storing object to scene' messages in log | Justin Clarke Casey | 2008-06-12 | 1 | -1/+3 |
* | * refactor: For new objects, move attach to backup to occur when adding to a ... | Justin Clarke Casey | 2008-06-12 | 5 | -52/+41 |
* | * refactor: rename CreatePrimFromXml to CreatePrimFromXml2 | Justin Clarke Casey | 2008-06-12 | 1 | -2/+2 |
* | * Insulate maptile volume draw routine against TextureEntry oddities. | Teravus Ovares | 2008-06-12 | 1 | -14/+28 |
* | * Added Prim drawing to the mainmap tile generation.. you can see blocks re... | Teravus Ovares | 2008-06-12 | 1 | -1/+143 |
* | For people receiving: Exception: System.ArgumentException: Value of -21474836... | Teravus Ovares | 2008-06-11 | 1 | -8/+41 |
* | * Fix the string substitutions in the last commit | Justin Clarke Casey | 2008-06-11 | 1 | -1/+1 |
* | * From inspecting OSGrid WP logs, it appears one particular client is failing... | Justin Clarke Casey | 2008-06-11 | 1 | -3/+14 |
* | Update svn properties. Formatting cleanup. | Jeff Ames | 2008-06-10 | 1 | -33/+11 |
* | * This completes ObjectDuplicateOnRay. | Teravus Ovares | 2008-06-10 | 3 | -50/+76 |
* | Update svn properties. Formatting cleanup. | Jeff Ames | 2008-06-09 | 1 | -1/+2 |
* | * Fixed it so you can do a lot more llDetected* methods in many additional si... | Teravus Ovares | 2008-06-08 | 1 | -106/+193 |
* | Added a "if(entity != null)" before the call to | Charles Krinke | 2008-06-08 | 1 | -1/+3 |
* | Potential Fix #1 for 0001392: Shift+Drag now causes an unhandled 'Object refe... | mingchen | 2008-06-07 | 1 | -1/+0 |
* | *Fixing another object counting bug | mingchen | 2008-06-07 | 2 | -4/+4 |
* | *Made Object Counting correct with linked objects and turned the previously p... | mingchen | 2008-06-06 | 2 | -14/+18 |
* | * Added Light control from script in LLSetPrimitiveParams. | Teravus Ovares | 2008-06-06 | 1 | -0/+16 |
* | * How tall are you? Certainly not 127 meters! | Teravus Ovares | 2008-06-06 | 1 | -2/+9 |
* | * true and not true or - not true and not true and. | Teravus Ovares | 2008-06-06 | 1 | -1/+1 |
* | * This limits avatar to the heightfield height if they teleport or cross a bo... | Teravus Ovares | 2008-06-06 | 1 | -1/+6 |
* | * This wraps the autopilot request to the client's sit response. An interes... | Teravus Ovares | 2008-06-06 | 4 | -27/+128 |
* | Fixes scale property with regards to the physics engine. | Teravus Ovares | 2008-06-06 | 1 | -0/+12 |
* | Minor formatting cleanup. | Jeff Ames | 2008-06-06 | 1 | -1/+1 |
* | * This sends collision events to the script engine. | Teravus Ovares | 2008-06-05 | 2 | -13/+211 |
* | * Don't create ghost prim when rezzing objects from inventory | Teravus Ovares | 2008-06-05 | 1 | -1/+2 |
* | Mantis#1446. Thank you kindly, Grumly57 for a patch | Charles Krinke | 2008-06-04 | 1 | -0/+22 |
* | Mantis#1439. Thank you kindly, Melanie for a patch that | Charles Krinke | 2008-06-04 | 4 | -1/+53 |