| Commit message (Expand) | Author | Files | Lines |
2008-07-01 | Added "save-prims-xml2 <PrimName> <FileName>", as we were lacking a method to... | MW | 1 | -0/+21 |
2008-07-01 | Mantis#1641. Thank you, Lulurun for a patch that addresses: | Charles Krinke | 1 | -2/+2 |
2008-07-01 | Mantis#1639. Thank you, Melanie for a patch that: | Charles Krinke | 1 | -4/+4 |
2008-06-30 | Mantis#1637. Thank you kindly, Melanie for a patch that: | Charles Krinke | 1 | -0/+8 |
2008-06-28 | Mantis#1616. Applied Melanie's patch. This may or may | Charles Krinke | 1 | -2/+4 |
2008-06-27 | last round of warning squashing. calling it a day now. | Dr Scofield | 1 | -1/+1 |
2008-06-27 | move along, nothing to see here. just a couple of lazy variables. | Dr Scofield | 1 | -1/+2 |
2008-06-27 | * refactor: fission InnerScene.AddSceneObject() | Justin Clarke Casey | 1 | -4/+4 |
2008-06-27 | * Add extra backup parameter to InnerScene.AddRestoredSceneObject() | Justin Clarke Casey | 1 | -3/+3 |
2008-06-25 | Added support for terrain map to be serialised to xml(as base64 binary). usef... | MW | 1 | -0/+5 |
2008-06-24 | Mantis#1587. Thank you kindly, Melanie for a patch that: | Charles Krinke | 1 | -2/+2 |
2008-06-21 | * refactor: Making some of the serialization names consistent, both within th... | Justin Clarke Casey | 1 | -2/+2 |
2008-06-21 | * Refactor: Fold sog.DeleteParts() functionality into existing sog.DeleteGroup() | Justin Clarke Casey | 1 | -2/+1 |
2008-06-21 | * Remove a bug I created in r5171 where taking an object would terminate the ... | Justin Clarke Casey | 1 | -9/+1 |
2008-06-21 | * Adds Region ban capability to Regions. You access this by going to World->... | Teravus Ovares | 1 | -0/+37 |
2008-06-19 | * Temporary workaround for mantis 1568. If the avatar apperance factory now ... | Justin Clarke Casey | 1 | -3/+20 |
2008-06-18 | * By popular demand, skipping trees from the map tile generation routine. S... | Teravus Ovares | 1 | -0/+6 |
2008-06-18 | Minor formatting cleanup. | Jeff Ames | 1 | -42/+26 |
2008-06-17 | * Refactor: Move the responsibility for applying physics and sending the init... | Justin Clarke Casey | 1 | -5/+6 |
2008-06-17 | * refactor: Remove largely duplicate code from SceneXmlLoader.CreatePrimFromX... | Justin Clarke Casey | 1 | -0/+5 |
2008-06-16 | * Refactor: Break out AssetsRequest to a separate file in the Archiver module | Justin Clarke Casey | 1 | -2/+2 |
2008-06-14 | * Vintage 2, a good year. | Teravus Ovares | 1 | -4/+6 |
2008-06-14 | * Fixes: 0001554: r5106 update fails to load on some regions with NullRef err... | Teravus Ovares | 1 | -0/+20 |
2008-06-14 | * Enables maptile display in grid mode for simulators that are not on the sam... | Teravus Ovares | 1 | -4/+77 |
2008-06-13 | Update svn properties, clean up formatting, refactor out duplicate hard-coded... | Jeff Ames | 1 | -34/+12 |
2008-06-12 | * Split the World Map code into a module. | Teravus Ovares | 1 | -2/+3 |
2008-06-12 | * refactor: For new objects, move attach to backup to occur when adding to a ... | Justin Clarke Casey | 1 | -3/+7 |
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-10 | * This completes ObjectDuplicateOnRay. | Teravus Ovares | 1 | -26/+16 |
2008-06-07 | *Fixing another object counting bug | mingchen | 1 | -3/+3 |
2008-06-06 | *Made Object Counting correct with linked objects and turned the previously p... | mingchen | 1 | -4/+4 |
2008-06-06 | * This wraps the autopilot request to the client's sit response. An interes... | Teravus Ovares | 1 | -0/+1 |
2008-06-06 | Minor formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2008-06-04 | Mantis#1446. Thank you kindly, Grumly57 for a patch | Charles Krinke | 1 | -0/+22 |
2008-06-04 | Formatting cleanup, minor refactoring, svn properties. | Jeff Ames | 1 | -6/+6 |
2008-05-31 | * Implements UserServer logoff in a few situations | Teravus Ovares | 1 | -2/+32 |
2008-05-30 | * Refactor: Change multiple requests for a module interface to use a stored r... | Justin Clarke Casey | 1 | -16/+12 |
2008-05-30 | * Crudely migrate SceneXmlLoader into the Serializer module | Justin Clarke Casey | 1 | -11/+19 |
2008-05-30 | while investigating why IRCBridgeModule.Close() was having no effect, i | Dr Scofield | 1 | -1/+5 |
2008-05-29 | Mantis#1411. Thank you kindly for Dataserver.cs and a patch | Charles Krinke | 1 | -0/+5 |
2008-05-28 | Formatting cleanup. | Jeff Ames | 1 | -6/+6 |
2008-05-26 | Thank you kindly, Melanie for a patch for script reset | Charles Krinke | 1 | -0/+1 |
2008-05-26 | This cleans up a merge mess from the earlier checkin and implements llOwnerSa... | Dr Scofield | 1 | -2/+0 |
2008-05-26 | * Extract and boil down necessary texture UUIDs for an archive of the scene p... | Justin Clarke Casey | 1 | -0/+8 |
2008-05-26 | * Refactor: Where possible, change visibility on InnerScene methods to protec... | Justin Clarke Casey | 1 | -3/+6 |
2008-05-26 | * Refactor: remove code duplication between add ScenePresence methods in Inne... | Justin Clarke Casey | 1 | -1/+0 |
2008-05-26 | * Refactor: Separate out RemoveScenePresence and add into InnerScene to match... | Justin Clarke Casey | 1 | -25/+4 |
2008-05-25 | Update svn properties. Formatting cleanup. | Jeff Ames | 1 | -17/+17 |