aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* more warnings to go.Dr Scofield2008-06-275-23/+35
* * Experiment with not bothering with a seperate assets metadata file - extrac...Justin Clarke Casey2008-06-273-32/+69
* move along, nothing to see here. just a couple of lazy variables.Dr Scofield2008-06-278-25/+31
* run NArrange on SOP to stack together the attributes,Sean Dague2008-06-271-1919/+1866
* Mantis#1615. Thank you, Matth for a patch that:Charles Krinke2008-06-272-6/+6
* dr scofield's continuing warnings safari:Dr Scofield2008-06-273-18/+20
* * fix a bug where I was assuming all entities would be SceneObjectGroups - of...Justin Clarke Casey2008-06-273-11/+20
* dr scofield's warnings safari:Dr Scofield2008-06-278-82/+89
* dr scofield's warning safari:Dr Scofield2008-06-2718-62/+64
* * restore suppression of mono addins manager warningsJustin Clarke Casey2008-06-271-4/+3
* * Remove responsibilty for signalling scene object change from SceneObjectPar...Justin Clarke Casey2008-06-276-13/+97
* dr scofield's warning safari: hunting down those little buggersDr Scofield2008-06-274-6/+7
* status: work-in-progress, non-functionalDr Scofield2008-06-273-0/+165
* * refactor: Remove group changed responsibilty from ScheduleGroupForTerseUpdateJustin Clarke Casey2008-06-272-3/+8
* somehow, I seem to have actually made appearance persistantSean Dague2008-06-271-0/+2
* * Remove SOG.SendGroupFullUpdate() group changed responsibilityJustin Clarke Casey2008-06-272-3/+4
* * refactor: Move responsibility for deciding whether a group should be repers...Justin Clarke Casey2008-06-272-5/+24
* * refactor: fission InnerScene.AddSceneObject()Justin Clarke Casey2008-06-276-12/+28
* added in new type for mapping texture objects to the dbSean Dague2008-06-272-2/+108
* * Add extra backup parameter to InnerScene.AddRestoredSceneObject()Justin Clarke Casey2008-06-275-11/+25
* status: work in progress, non-functionalDr Scofield2008-06-272-41/+127
* Mantis#1612. Thank you, kindly, Matth for a patch that:Charles Krinke2008-06-273-2/+148
* Mantis#1591. Thank you graciously, Sempuki for a patch that:Charles Krinke2008-06-2719-64/+244
* Mantis#1610. Thank you, Melanie for a patch that:Charles Krinke2008-06-264-4/+18
* Mantis#1603. Thank you, Matth for a patch to llGiveInventoryCharles Krinke2008-06-261-0/+21
* Apply patch from bug #1609 -- Documentation for Data/MSSQL. Thanks kerunix_F...Jeff Ames2008-06-266-29/+446
* Apply patch from bug #1606 -- Documentation for Data/Null, Data/Base. Thanks...Jeff Ames2008-06-268-16/+382
* Apply patch from bug #1605 -- Documentation for Data/SQLite. Thanks kerunix_...Jeff Ames2008-06-268-71/+634
* Update svn properties. Minor formatting cleanup.Jeff Ames2008-06-264-59/+51
* * Put extensions on all assets in an archiveJustin Clarke Casey2008-06-263-14/+66
* small change to last commitMW2008-06-267-38/+38
* As per the suggestion on the mailing list, added support for a OpenSim.xml co...MW2008-06-2611-41/+125
* WORK-IN-PRGRESS: beware of falling pieces and shifting Dr Scofield2008-06-261-0/+53
* Mantis#1600. Thank you, Melanie for a patch that:Charles Krinke2008-06-261-1/+1
* Mantis#1597. Thank you, Melanie for a patch that:Charles Krinke2008-06-267-1/+66
* Mantis#1602. Thank you, Kinoc for a patch to:Charles Krinke2008-06-262-4/+48
* Apply patch from bug #1601 -- more documentation for Data/MySQL. Thanks keru...Jeff Ames2008-06-264-78/+315
* Mantis#1595. Thank you, Melanie for a patch that:Charles Krinke2008-06-263-0/+9
* Mantis#1594. Thank you, Melanie for a patch that:Charles Krinke2008-06-264-52/+176
* Minor refactoring of POS. Adds a Util.Clamp(x, min, max) function.Jeff Ames2008-06-262-52/+27
* Add patch from bug #1596 - adds Doxygen documentation in OpenSim.Data.MySQL f...Jeff Ames2008-06-267-17/+224
* Separate POS classes into mutiple files.Jeff Ames2008-06-264-715/+822
* added the flag param to IClientAPI.SendMapBlockMW2008-06-256-11/+11
* first part of Requestmapblocks fixes: Adds uint flags param to the OnRequestM...MW2008-06-253-3/+4
* forgotten methods in SceneManager for the terrain serialising.MW2008-06-251-0/+11
* chugging away on nhibernate, more incremental processSean Dague2008-06-257-41/+49
* Added support for terrain map to be serialised to xml(as base64 binary). usef...MW2008-06-257-5/+127
* make lots of properties virtual, which lets nhibernate doSean Dague2008-06-255-106/+106
* add migrations to mysql and sqlite for flags on embedded inventorySean Dague2008-06-252-0/+10
* lazy=true for these mappings, as we don't do full lists very oftenSean Dague2008-06-256-7/+7