| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Update svn properties, clean up formatting, refactor out duplicate hard-coded... | Jeff Ames | 2008-06-13 | 5 | -59/+30 |
* | * Split the World Map code into a module. | Teravus Ovares | 2008-06-12 | 3 | -3/+243 |
* | * 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 | 6 | -55/+43 |
* | * refactor: rename CreatePrimFromXml to CreatePrimFromXml2 | Justin Clarke Casey | 2008-06-12 | 2 | -5/+12 |
* | * 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 |
* | *Parcel Prim Count Maximums moved to their own functions so modules can overr... | mingchen | 2008-06-11 | 6 | -4/+81 |
* | * 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 | 3 | -46/+23 |
* | * 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 | 2 | -4/+9 |
* | *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 |
* | revert 5028, as this approach to 1 nick per avatar isn't going to work, | Sean Dague | 2008-06-06 | 1 | -21/+8 |
* | experimental IRC changes, because it's friday, and I'm curious if this | Sean Dague | 2008-06-06 | 1 | -8/+21 |
* | * 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 | 5 | -27/+129 |
* | 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 |
* | Mantis#1460. Thank you, CMickeyb for a patch that addresses: | Charles Krinke | 2008-06-05 | 1 | -10/+23 |
* | * 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 |
* | Update svn properties. | Jeff Ames | 2008-06-05 | 1 | -25/+25 |
* | * refactor: rename now inaccurate textureUuids to assetUuids | Justin Clarke Casey | 2008-06-05 | 1 | -5/+5 |
* | * exprimental: Export and reimport all items within a prim except Objects | Justin Clarke Casey | 2008-06-05 | 4 | -13/+34 |
* | * Change archiver 'textures' dir back to 'assets' | Justin Clarke Casey | 2008-06-05 | 4 | -7/+7 |
* | * Dearchive using assets metadata rather than assuming everything is a texture | Justin Clarke Casey | 2008-06-04 | 3 | -19/+199 |
* | Update svn properties. | Jeff Ames | 2008-06-04 | 1 | -129/+129 |
* | * Start writing out assets metadata file for archiver | Justin Clarke Casey | 2008-06-04 | 2 | -17/+132 |
* | 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 |
* | Formatting cleanup, minor refactoring, svn properties. | Jeff Ames | 2008-06-04 | 12 | -126/+126 |
* | * experimental: archive out and reload textures within a prim's inventory | Justin Clarke Casey | 2008-06-03 | 1 | -0/+9 |
* | * Change single assets/ archiver directory to be textures/ instead | Justin Clarke Casey | 2008-06-03 | 3 | -6/+5 |
* | * minor: Attempted method documentation clarifications related to last two co... | Justin Clarke Casey | 2008-06-03 | 1 | -3/+3 |
* | * Remove what should be unnecessary locking in InnerScene.GetEntitites() | Justin Clarke Casey | 2008-06-03 | 1 | -8/+1 |
* | * Remove what should be unnecessary locking of GetScenePresences() | Justin Clarke Casey | 2008-06-03 | 1 | -9/+3 |
* | * This should fix presence issues. | Teravus Ovares | 2008-06-03 | 1 | -2/+7 |
* | * experimental: Once we've received all the required assets from the asset se... | Justin Clarke Casey | 2008-06-02 | 1 | -1/+13 |
* | * experimental: Make OpenSim archiver save and reload all prim textures when ... | Justin Clarke Casey | 2008-06-02 | 1 | -2/+11 |
* | * This update enables grid wide presence updates. | Teravus Ovares | 2008-06-02 | 1 | -10/+122 |