| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Update svn properties. | Jeff Ames | 2008-06-17 | 2 | -187/+187 |
* | * Increase WEBMAP tile jpeg quality. | Teravus Ovares | 2008-06-17 | 1 | -1/+29 |
* | * Fix a bug in the archiver where I didn't realize a shape still needs its de... | Justin Clarke Casey | 2008-06-16 | 1 | -3/+8 |
* | * Enables binary data in BaseHttpServer with 'image' in content type. | Teravus Ovares | 2008-06-16 | 1 | -1/+80 |
* | * 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 | 2 | -32/+100 |
* | * refactor: Fission ArchiveWriteRequest into prepare and execute classes | Justin Clarke Casey | 2008-06-16 | 4 | -40/+96 |
* | * Refactor: Break out AssetsRequest to a separate file in the Archiver module | Justin Clarke Casey | 2008-06-16 | 3 | -70/+113 |
* | * 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 | 2 | -5/+80 |
* | 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 |