| Commit message (Expand) | Author | Files | Lines |
2007-12-13 | Minor cleanup | Jeff Ames | 1 | -2/+7 |
2007-12-12 | * Patch from justincc to fix Inconsistent automatic mysql table creation - se... | Teravus Ovares | 6 | -0/+183 |
2007-12-11 | added copyright notices | Jeff Ames | 1 | -0/+28 |
2007-12-10 | enable autocreation of mysql inventory tables again. I think | Sean Dague | 1 | -7/+9 |
2007-12-10 | saved OpenSim source code from the giant rampaging unterminated copyright not... | Jeff Ames | 5 | -9/+9 |
2007-12-08 | Adding an explicit close() and dispose() in the hope that it might help with ... | Brian McBee | 1 | -0/+3 |
2007-12-08 | This patch fixes mantis 105. Basically, it stops the index exception when | Sean Dague | 1 | -9/+17 |
2007-12-04 | * Avatar picker works in grid mode now. | Teravus Ovares | 2 | -19/+25 |
2007-12-04 | * Fixed a whole bunch of console messages. | Adam Frisby | 2 | -3/+3 |
2007-12-01 | as a Test, attempted to disable mysql inventory table auto creation. | MW | 1 | -1/+1 |
2007-11-26 | Attempt to handle MYSQL error fetching assets | Brian McBee | 1 | -10/+17 |
2007-11-24 | * Removed references to "new LLUUID()", replaced with LLUUID.Zero. | Adam Frisby | 1 | -1/+1 |
2007-11-22 | * removed erroneous comments | lbsa71 | 1 | -3/+0 |
2007-11-17 | set svn:eol-style | Jeff Ames | 1 | -1015/+1015 |
2007-11-15 | *** BIG CHANGES : REGION STORAGE MOVED : UPDATE YOUR OpenSim.ini FROM OpenSim... | lbsa71 | 1 | -22/+2 |
2007-11-15 | * Added MySQLDataStore (adapted from MonoSqlite | lbsa71 | 1 | -0/+1035 |
2007-11-13 | * Added AvatarPicker in Standalone mode. Works for finding avatar to ban, m... | Teravus Ovares | 2 | -1/+165 |
2007-11-05 | * Temporarily reverted SQL syntax. | Adam Frisby | 1 | -3/+3 |
2007-11-04 | * Changed MySQL Syntax on Region Updates for Grid Server. | Adam Frisby | 1 | -2/+3 |
2007-11-01 | Need to clean up resources when creating/updating assets | Tleiades Hax | 1 | -0/+1 |
2007-11-01 | (no commit message) | Tleiades Hax | 1 | -10/+14 |
2007-10-30 | * Optimized usings | lbsa71 | 7 | -274/+332 |
2007-10-29 | as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H... | MW | 4 | -4/+4 |
2007-10-26 | Very early first implementation of grid based assets. | Tleiades Hax | 1 | -14/+16 |
2007-10-19 | get rid of all the ^M line endings | Sean Dague | 1 | -159/+159 |
2007-10-17 | Renamed SimProfileData to RegionProfileData | Tleiades Hax | 2 | -12/+12 |
2007-10-15 | * Applied Chillken patch #418: copyright-r2094.patch updating copyright messa... | lbsa71 | 1 | -0/+28 |
2007-10-13 | OpenSimMain now respects the asset_plugin paramter, and storing of assets wil... | Tleiades Hax | 2 | -4/+23 |
2007-10-13 | Added capbility to use MySQL as the database backend in stand alone mode for ... | Tleiades Hax | 3 | -28/+6 |
2007-10-13 | (no commit message) | Tleiades Hax | 3 | -6/+28 |
2007-10-13 | Asset server implementation. Again one of these "plumbing" releases, where no... | Tleiades Hax | 4 | -96/+252 |
2007-10-08 | The files that I missed from Tleiades patch. | MW | 4 | -0/+42 |
2007-10-08 | Applied patch 485, inventory patch from tleiades (thanks again). | MW | 4 | -222/+375 |
2007-10-06 | Applied Patch 473, Inventory Patch from Tleiades (many thanks). | MW | 1 | -0/+9 |
2007-10-05 | * So, ok, maybe renaming serialized fields on a friday wasn't the smartest of... | lbsa71 | 2 | -20/+20 |
2007-10-05 | * UserProfileData meets code conventions | lbsa71 | 2 | -20/+20 |
2007-10-05 | == The "right name and place" commit == | lbsa71 | 3 | -0/+3 |
2007-09-27 | Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tlei... | lbsa71 | 2 | -58/+58 |
2007-09-27 | * Tleiades grid mode inventory (#444) - thanx Tleiades! | lbsa71 | 2 | -58/+58 |
2007-09-24 | * Renamed methods on IUserData | lbsa71 | 1 | -16/+16 |
2007-09-10 | mass update of urls in source code to new website | Sean Dague | 5 | -5/+5 |
2007-08-16 | Taking Prims (SceneObjectGroups) in and out of inventory should now work and ... | MW | 1 | -0/+9 |
2007-08-08 | Whoops! left this out. second part of r1541 | Brian McBee | 1 | -3/+4 |
2007-07-31 | clear userAgent state on client shutdown, which fixes the issue | Sean Dague | 1 | -0/+7 |
2007-07-27 | Should now have version 0.1 of our new ruth default avatar. At the moment, yo... | MW | 1 | -2/+2 |
2007-07-22 | * Some work in progress code: Inventory cache, start of inventory server/serv... | MW | 1 | -0/+34 |
2007-07-21 | * Issue#206 - Casting of a LLUUID from XMLRPC hashtable causes an error. (Tha... | Adam Frisby | 2 | -0/+100 |
2007-07-16 | changed to native line ending encoding | Sean Dague | 6 | -1596/+1596 |
2007-07-14 | * Excelsior! | Adam Frisby | 1 | -1/+1 |
2007-07-14 | * Upgraded MySQL Connector to support 1222 changes. | Adam Frisby | 1 | -2/+6 |