| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * Experiment with not bothering with a seperate assets metadata file - extrac... | Justin Clarke Casey | 2008-06-27 | 3 | -32/+69 |
* | move along, nothing to see here. just a couple of lazy variables. | Dr Scofield | 2008-06-27 | 8 | -25/+31 |
* | run NArrange on SOP to stack together the attributes, | Sean Dague | 2008-06-27 | 1 | -1919/+1866 |
* | Mantis#1615. Thank you, Matth for a patch that: | Charles Krinke | 2008-06-27 | 1 | -1/+1 |
* | dr scofield's continuing warnings safari: | Dr Scofield | 2008-06-27 | 2 | -2/+3 |
* | * fix a bug where I was assuming all entities would be SceneObjectGroups - of... | Justin Clarke Casey | 2008-06-27 | 2 | -11/+18 |
* | * Remove responsibilty for signalling scene object change from SceneObjectPar... | Justin Clarke Casey | 2008-06-27 | 4 | -9/+43 |
* | * refactor: Remove group changed responsibilty from ScheduleGroupForTerseUpdate | Justin Clarke Casey | 2008-06-27 | 2 | -3/+8 |
* | * Remove SOG.SendGroupFullUpdate() group changed responsibility | Justin Clarke Casey | 2008-06-27 | 2 | -3/+4 |
* | * refactor: Move responsibility for deciding whether a group should be repers... | Justin Clarke Casey | 2008-06-27 | 2 | -5/+24 |
* | * refactor: fission InnerScene.AddSceneObject() | Justin Clarke Casey | 2008-06-27 | 5 | -9/+25 |
* | * Add extra backup parameter to InnerScene.AddRestoredSceneObject() | Justin Clarke Casey | 2008-06-27 | 5 | -11/+25 |
* | Mantis#1612. Thank you, kindly, Matth for a patch that: | Charles Krinke | 2008-06-27 | 2 | -0/+105 |
* | Mantis#1610. Thank you, Melanie for a patch that: | Charles Krinke | 2008-06-26 | 2 | -2/+7 |
* | Mantis#1603. Thank you, Matth for a patch to llGiveInventory | Charles Krinke | 2008-06-26 | 1 | -0/+21 |
* | Update svn properties. Minor formatting cleanup. | Jeff Ames | 2008-06-26 | 1 | -2/+1 |
* | * Put extensions on all assets in an archive | Justin Clarke Casey | 2008-06-26 | 3 | -14/+66 |
* | Mantis#1597. Thank you, Melanie for a patch that: | Charles Krinke | 2008-06-26 | 4 | -1/+52 |
* | Mantis#1594. Thank you, Melanie for a patch that: | Charles Krinke | 2008-06-26 | 1 | -50/+92 |
* | added the flag param to IClientAPI.SendMapBlock | MW | 2008-06-25 | 3 | -5/+5 |
* | first part of Requestmapblocks fixes: Adds uint flags param to the OnRequestM... | MW | 2008-06-25 | 1 | -1/+2 |
* | forgotten methods in SceneManager for the terrain serialising. | MW | 2008-06-25 | 1 | -0/+11 |
* | Added support for terrain map to be serialised to xml(as base64 binary). usef... | MW | 2008-06-25 | 6 | -5/+85 |
* | the prefix "fix" turned out to be bollocks. sorry about that. hope this one | Dr Scofield | 2008-06-25 | 1 | -1/+0 |
* | Minor formatting cleanup. | Jeff Ames | 2008-06-25 | 3 | -66/+63 |
* | taking another look at mantis #1502: adding necessary locks, checking for emp... | Dr Scofield | 2008-06-25 | 1 | -3/+11 |
* | 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 |
* | Mantis#1569. Thank you kindly, Nebadon for a patch that | Charles Krinke | 2008-06-23 | 1 | -2/+2 |
* | * Remove all use of asset.InvType, as outlined in mailing list discussion | Justin Clarke Casey | 2008-06-23 | 4 | -40/+53 |
* | * archive each object as a separate xml file rather than put them all in one ... | Justin Clarke Casey | 2008-06-21 | 5 | -74/+42 |
* | * refactor: Making some of the serialization names consistent, both within th... | Justin Clarke Casey | 2008-06-21 | 5 | -23/+54 |
* | * Remove redundant <scene> tag from individual object xml representation | Justin Clarke Casey | 2008-06-21 | 1 | -7/+19 |
* | * 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 | 6 | -14/+40 |
* | * minor: start saving current prims xml to an objects/ directory in the archive | Justin Clarke Casey | 2008-06-21 | 1 | -1/+1 |
* | * 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 | 4 | -1/+133 |
* | Mantis#1543. Thank you kindly, Jonc for a patch that: | Charles Krinke | 2008-06-19 | 2 | -4/+81 |
* | * Temporary workaround for mantis 1568. If the avatar apperance factory now ... | Justin Clarke Casey | 2008-06-19 | 1 | -3/+20 |
* | * Refactors call to OutPacket out of AssetCache and into LLClientView | Teravus Ovares | 2008-06-18 | 1 | -0/+4 |
* | * By popular demand, skipping trees from the map tile generation routine. S... | Teravus Ovares | 2008-06-18 | 1 | -0/+6 |
* | revert 5134. Changing these bitmaps to 24bit just breaks things, and they ne... | Sean Dague | 2008-06-18 | 2 | -2/+2 |
* | Minor formatting cleanup. | Jeff Ames | 2008-06-18 | 3 | -69/+53 |
* | make neb happy. I found where we initialized the dynamic textures to | Sean Dague | 2008-06-18 | 2 | -2/+2 |
* | change the default drawing font from Times -> Arial, as | Sean Dague | 2008-06-18 | 1 | -4/+12 |
* | tweak dynamic texture stuff after the meeting today. This should | Sean Dague | 2008-06-17 | 1 | -1/+7 |
* | * Refactor: Move the responsibility for applying physics and sending the init... | Justin Clarke Casey | 2008-06-17 | 5 | -51/+16 |
* | * refactor: Remove largely duplicate code from SceneXmlLoader.CreatePrimFromX... | Justin Clarke Casey | 2008-06-17 | 4 | -29/+18 |