| Commit message (Expand) | Author | Files | Lines |
2009-02-10 | this is step 2 of 2 of the OpenSim.Region.Environment refactor. | Dr Scofield | 4 | -440/+0 |
2009-02-06 | This changeset is the step 1 of 2 in refactoring | Dr Scofield | 5 | -294/+5 |
2009-02-05 | * Make existing module commanders register as help topics | Justin Clarke Casey | 1 | -1/+1 |
2009-02-05 | * Use the commander name to register module commanders instead of providing t... | Justin Clarke Casey | 1 | -1/+1 |
2008-12-19 | * refactor: move saved named prims to xml2 method out into the serialization ... | Justin Clarke Casey | 2 | -3/+31 |
2008-12-19 | * refactor: Rename IRegionSerialiser and move into interfaces namespace | Justin Clarke Casey | 2 | -122/+2 |
2008-11-09 | Script region crossing. This has not user functionality, but lays all the | Melanie Thielker | 1 | -1/+1 |
2008-11-07 | * refactor: allocate local ids to prims only when an object is attached to a ... | Justin Clarke Casey | 1 | -1/+1 |
2008-09-30 | Add two more default script engine params | Melanie Thielker | 1 | -1/+1 |
2008-09-21 | Change the scirpt engine loading mechanism. Script engines are now | Melanie Thielker | 1 | -1/+1 |
2008-09-06 | Mantis #2133 | Melanie Thielker | 1 | -2/+2 |
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 4 | -21/+20 |
2008-08-18 | Formatting cleanup. | Jeff Ames | 1 | -7/+7 |
2008-08-15 | From: Richard Alimi <ralimi@us.ibm.com> | Dr Scofield | 3 | -12/+91 |
2008-07-25 | *Added CommandIntentions that is used to describe a console commands hazard. ... | mingchen | 1 | -2/+2 |
2008-07-18 | * refactor: break out sog loading code into two parts so that post-deserializ... | Justin Clarke Casey | 3 | -10/+9 |
2008-07-13 | * Actually persist restored archives to the database - wasn't actually doing ... | Justin Clarke Casey | 1 | -1/+1 |
2008-07-12 | * On archive loading, tell the user how many objects we are ignoring because ... | Justin Clarke Casey | 2 | -5/+6 |
2008-07-07 | * Start scripts loaded from an archive | Justin Clarke Casey | 3 | -7/+14 |
2008-07-01 | Added "save-prims-xml2 <PrimName> <FileName>", as we were lacking a method to... | MW | 3 | -4/+21 |
2008-06-27 | move along, nothing to see here. just a couple of lazy variables. | Dr Scofield | 1 | -2/+4 |
2008-06-27 | * refactor: fission InnerScene.AddSceneObject() | Justin Clarke Casey | 1 | -1/+1 |
2008-06-27 | * Add extra backup parameter to InnerScene.AddRestoredSceneObject() | Justin Clarke Casey | 1 | -1/+1 |
2008-06-21 | * refactor: Making some of the serialization names consistent, both within th... | Justin Clarke Casey | 3 | -8/+35 |
2008-06-21 | * Remove redundant <scene> tag from individual object xml representation | Justin Clarke Casey | 1 | -7/+19 |
2008-06-21 | * Remove a bug I created in r5171 where taking an object would terminate the ... | Justin Clarke Casey | 1 | -0/+1 |
2008-06-17 | * Refactor: Move the responsibility for applying physics and sending the init... | Justin Clarke Casey | 1 | -32/+1 |
2008-06-17 | * refactor: Remove largely duplicate code from SceneXmlLoader.CreatePrimFromX... | Justin Clarke Casey | 1 | -25/+1 |
2008-06-13 | Update svn properties, clean up formatting, refactor out duplicate hard-coded... | Jeff Ames | 1 | -2/+2 |
2008-06-12 | * refactor: For new objects, move attach to backup to occur when adding to a ... | Justin Clarke Casey | 1 | -3/+2 |
2008-06-12 | * refactor: rename CreatePrimFromXml to CreatePrimFromXml2 | Justin Clarke Casey | 1 | -3/+10 |
2008-06-04 | Formatting cleanup, minor refactoring, svn properties. | Jeff Ames | 3 | -26/+26 |
2008-05-30 | * Hook up archive loading to load in prim xml data | Justin Clarke Casey | 3 | -18/+53 |
2008-05-30 | * Crudely migrate SceneXmlLoader into the Serializer module | Justin Clarke Casey | 3 | -4/+276 |
2008-05-04 | * Updating some file locations. | Adam Frisby | 1 | -1/+1 |
2008-05-01 | * Rolled back a few changes. | Adam Frisby | 1 | -7/+7 |
2008-05-01 | * Spring cleaning on Region.Environment. | Adam Frisby | 1 | -7/+7 |
2008-05-01 | * Cleaned namespaces of entire solution. OpenSim directories now correspond w... | Adam Frisby | 5 | -5/+4 |
2008-05-01 | Update svn properties. Minor formatting cleanup. | Jeff Ames | 5 | -415/+415 |
2008-04-30 | * Cruft removal step #1. Cleaning Modules directory. | Adam Frisby | 1 | -0/+2 |
2008-04-30 | * Commiting a bunch of missed files. | Adam Frisby | 5 | -0/+418 |