aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Added Full support for llSetTextureAnim. To ckrinke: Let the fountains o...Teravus Ovares2008-02-021-3/+3
* Added commands to change config file from console:Tedd Hansen2008-02-022-4/+14
* Hopefully fixed MySQL DB crash on startup issue (so we can remove 3 sec wait).Tedd Hansen2008-02-024-4/+33
* Last patch was a disaster... reset terrain whenever bug occurred. Trying agai...Tedd Hansen2008-02-021-65/+64
* And one more patch before sleepTedd Hansen2008-02-021-28/+43
* Add last entry "owner_uuid" back into regions table definition.Charles Krinke2008-02-021-1/+19
* * Committing some untested stuff regarding texture animations. This won't br...Teravus Ovares2008-02-021-0/+4
* Removed "Loading inventory for Primitive" message.Tedd Hansen2008-02-011-1/+1
* * setting some readonlieslbsa712008-01-311-1/+1
* * Add asset/texture cache statistics to region server consoleJustin Clarke Casey2008-01-313-3/+144
* * Add 'asset not found' statistics to grid asset server statsJustin Clarke Casey2008-01-301-8/+23
* * Print out exception information when a mysql asset fetch failsJustin Clarke Casey2008-01-301-16/+29
* * Insert 'assets served per hour' speed to asset server statsJustin Clarke Casey2008-01-301-6/+15
* * Add total logouts (and total logins) to server side user statsJustin Clarke Casey2008-01-282-4/+42
* * Move AssetStatsReporter to Framework.StatisticsJustin Clarke Casey2008-01-281-0/+82
* Set svn properties.Jeff Ames2008-01-261-0/+0
* * Add missed out evn:eol-style nativeJustin Clarke Casey2008-01-251-43/+43
* * Add very basic initial login stats to the user serverJustin Clarke Casey2008-01-253-2/+149
* * Reinsert 3 second land loading delay of r3132 accidentally removed in r3141.Justin Clarke Casey2008-01-241-0/+3
* * Added ReadEtcIssue to Util Teravus Ovares2008-01-231-0/+22
* put the number in front of the migrations to make them easier to deal withSean Dague2008-01-234-0/+0
* * Changing log messages to use 24 hour clock rather than 12 hour - hope nobod...Justin Clarke Casey2008-01-231-2/+2
* * Enabled dead region tracking for ChildAgentDataUpdates Teravus Ovares2008-01-222-0/+6
* * Shutting down child agents properly in neighbor regions.Teravus Ovares2008-01-214-3/+19
* * Following on from sdague's r3144, commenting out other parts of TribalMediaJustin Clarke Casey2008-01-216-1/+14
* * Scripts edited within a prim will now be persisted correctlyJustin Clarke Casey2008-01-212-135/+64
* comment out use of the TribalMedia data mapper layerSean Dague2008-01-211-1/+1
* Method renameJustin Clarke Casey2008-01-212-2/+2
* Properly lock new separate database accessesJustin Clarke Casey2008-01-212-111/+117
* * Make object persistence more granular by separating prim and prim inventory...Justin Clarke Casey2008-01-212-104/+77
* Add additional mainlog data to LogOffUserCharles Krinke2008-01-211-1/+2
* * Stopped Physical Object saving on SQLite got commented out in my last commi...Teravus Ovares2008-01-211-3/+3
* * Added hooks for logout to all IUserService and all that implement it.Teravus Ovares2008-01-209-25/+65
* Graceful failure of teleport to unavailable regions might actually work now.Brian McBee2008-01-201-0/+2
* Check if remote simulator is up before attempting teleport. Teleport to a rem...Brian McBee2008-01-201-1/+1
* Tedds temp fix for startup crash: Waiting 3 seconds for stuff to catch up. (S...Tedd Hansen2008-01-201-0/+2
* Most is back in its original state :) Hope I didn't break anything... *looks ...Tedd Hansen2008-01-191-7/+0
* That didn't work -- added more debuggingTedd Hansen2008-01-191-19/+8
* That didn't work, trying with TableAdapter.FillSchema(DataSet, SchemaType.Sou...Tedd Hansen2008-01-191-4/+26
* Removed mega-debugging.Tedd Hansen2008-01-191-26/+7
* removed additional debugging, added temp mega-debugging to StoreLandObjectTedd Hansen2008-01-191-0/+19
* checking return code may make failed teleports fail more gracefully.Brian McBee2008-01-191-0/+5
* Still hunting, added debug outputTedd Hansen2008-01-191-1/+1
* Still looking for that startup crash bug. Added some exception handling in pr...Tedd Hansen2008-01-191-52/+59
* parametrize like clauses for avatar pickerSean Dague2008-01-171-18/+23
* * More prim inventory synchronizationJustin Clarke Casey2008-01-162-30/+36
* * Fix mantis 345 - it is now possible to duplicate prims directly in the regi...Justin Clarke Casey2008-01-161-15/+46
* * Store task inventory when an object is taken into agent inventoryJustin Clarke Casey2008-01-163-103/+193
* * added missing using clauselbsa712008-01-161-0/+1
* * More work on getting the database framework to actually worklbsa712008-01-166-15/+15