aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework (unfollow)
Commit message (Expand)AuthorFilesLines
2008-02-02And one more patch before sleepTedd Hansen1-28/+43
2008-02-02Add last entry "owner_uuid" back into regions table definition.Charles Krinke1-1/+19
2008-02-02* Committing some untested stuff regarding texture animations. This won't br...Teravus Ovares1-0/+4
2008-02-01Removed "Loading inventory for Primitive" message.Tedd Hansen1-1/+1
2008-01-31* setting some readonlieslbsa711-1/+1
2008-01-31* Add asset/texture cache statistics to region server consoleJustin Clarke Casey3-3/+144
2008-01-30* Add 'asset not found' statistics to grid asset server statsJustin Clarke Casey1-8/+23
2008-01-30* Print out exception information when a mysql asset fetch failsJustin Clarke Casey1-16/+29
2008-01-30* Insert 'assets served per hour' speed to asset server statsJustin Clarke Casey1-6/+15
2008-01-28* Add total logouts (and total logins) to server side user statsJustin Clarke Casey2-4/+42
2008-01-28* Move AssetStatsReporter to Framework.StatisticsJustin Clarke Casey1-0/+82
2008-01-26Set svn properties.Jeff Ames1-0/+0
2008-01-25* Add missed out evn:eol-style nativeJustin Clarke Casey1-43/+43
2008-01-25* Add very basic initial login stats to the user serverJustin Clarke Casey3-2/+149
2008-01-24* Reinsert 3 second land loading delay of r3132 accidentally removed in r3141.Justin Clarke Casey1-0/+3
2008-01-23* Added ReadEtcIssue to Util Teravus Ovares1-0/+22
2008-01-23put the number in front of the migrations to make them easier to deal withSean Dague4-0/+0
2008-01-23* Changing log messages to use 24 hour clock rather than 12 hour - hope nobod...Justin Clarke Casey1-2/+2
2008-01-22* Enabled dead region tracking for ChildAgentDataUpdates Teravus Ovares2-0/+6
2008-01-21* Shutting down child agents properly in neighbor regions.Teravus Ovares4-3/+19
2008-01-21* Following on from sdague's r3144, commenting out other parts of TribalMediaJustin Clarke Casey6-1/+14
2008-01-21* Scripts edited within a prim will now be persisted correctlyJustin Clarke Casey2-135/+64
2008-01-21comment out use of the TribalMedia data mapper layerSean Dague1-1/+1
2008-01-21Method renameJustin Clarke Casey2-2/+2
2008-01-21Properly lock new separate database accessesJustin Clarke Casey2-111/+117
2008-01-21* Make object persistence more granular by separating prim and prim inventory...Justin Clarke Casey2-104/+77
2008-01-21Add additional mainlog data to LogOffUserCharles Krinke1-1/+2
2008-01-21* Stopped Physical Object saving on SQLite got commented out in my last commi...Teravus Ovares1-3/+3
2008-01-20* Added hooks for logout to all IUserService and all that implement it.Teravus Ovares9-25/+65
2008-01-20Graceful failure of teleport to unavailable regions might actually work now.Brian McBee1-0/+2
2008-01-20Check if remote simulator is up before attempting teleport. Teleport to a rem...Brian McBee1-1/+1
2008-01-20Tedds temp fix for startup crash: Waiting 3 seconds for stuff to catch up. (S...Tedd Hansen1-0/+2
2008-01-19Most is back in its original state :) Hope I didn't break anything... *looks ...Tedd Hansen1-7/+0
2008-01-19That didn't work -- added more debuggingTedd Hansen1-19/+8
2008-01-19That didn't work, trying with TableAdapter.FillSchema(DataSet, SchemaType.Sou...Tedd Hansen1-4/+26
2008-01-19Removed mega-debugging.Tedd Hansen1-26/+7
2008-01-19removed additional debugging, added temp mega-debugging to StoreLandObjectTedd Hansen1-0/+19
2008-01-19checking return code may make failed teleports fail more gracefully.Brian McBee1-0/+5
2008-01-19Still hunting, added debug outputTedd Hansen1-1/+1
2008-01-19Still looking for that startup crash bug. Added some exception handling in pr...Tedd Hansen1-52/+59
2008-01-17parametrize like clauses for avatar pickerSean Dague1-18/+23
2008-01-16* More prim inventory synchronizationJustin Clarke Casey2-30/+36
2008-01-16* Fix mantis 345 - it is now possible to duplicate prims directly in the regi...Justin Clarke Casey1-15/+46
2008-01-16* Store task inventory when an object is taken into agent inventoryJustin Clarke Casey3-103/+193
2008-01-16* added missing using clauselbsa711-0/+1
2008-01-16* More work on getting the database framework to actually worklbsa716-15/+15
2008-01-16* Added Packets In/s, Packets Out/s and Current un_acked Packets to the SimSt...Teravus Ovares1-0/+3
2008-01-15* Restore non dash asset UUID persistence which was made dashed in r3069Justin Clarke Casey1-6/+6
2008-01-15Set svn:eol-style.Jeff Ames1-17/+17
2008-01-15* Renamed a bunch of Data baseclasses for clarity and readabilitylbsa714-7/+7