| Commit message (Expand) | Author | Files | Lines |
2008-07-18 | Thanks, sempuki, for a patch that moves all grid plugins to new PluginLoader ... | Mike Mazur | 1 | -1/+1 |
2008-07-03 | Mantis#1661. Thank you kindly, CMickeyb for a patch that: | Charles Krinke | 1 | -36/+77 |
2008-06-27 | last round of warning squashing. calling it a day now. | Dr Scofield | 1 | -7/+19 |
2008-06-26 | Add patch from bug #1596 - adds Doxygen documentation in OpenSim.Data.MySQL f... | Jeff Ames | 1 | -4/+30 |
2008-05-21 | this removes use of the mapper for wearables, and I can confirm things | Sean Dague | 1 | -39/+47 |
2008-05-21 | create some direct sql calls for appearance | Sean Dague | 1 | -0/+109 |
2008-05-16 | Formatting cleanup. | Jeff Ames | 1 | -8/+8 |
2008-05-14 | Formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2008-05-08 | * You can haz more spring cleaning. | Adam Frisby | 1 | -8/+2 |
2008-05-01 | * Align new fields upgrade sql to have the same 'not null' and default settin... | Justin Clarke Casey | 1 | -1/+1 |
2008-04-24 | in theory, let you pass the mysql connection string into the | Sean Dague | 1 | -2/+14 |
2008-04-21 | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 1 | -3/+2 |
2008-04-15 | * Make it easier to follow logins on the user server by changing and tidying ... | Justin Clarke Casey | 1 | -2/+2 |
2008-04-10 | renaming of attributes in UserAgentData for readability | Sean Dague | 1 | -6/+6 |
2008-04-10 | changing UserAgentData to use properties. This caused more | Sean Dague | 1 | -25/+49 |
2008-04-10 | further renaming of properties for clarity | Sean Dague | 1 | -11/+11 |
2008-04-10 | moved fields to properties for UserDataProfile, which was | Sean Dague | 1 | -26/+37 |
2008-04-02 | fix ups to include OpenSim.Framework explicit includes (they | Sean Dague | 1 | -0/+1 |
2008-04-02 | attempt to fix up all refernces to new directory structure | Sean Dague | 1 | -1/+1 |
2008-04-02 | whole lot more moving | Sean Dague | 1 | -0/+0 |
2008-03-18 | Formatting cleanup. | Jeff Ames | 1 | -26/+25 |
2008-03-18 | Formatting cleanup. | Jeff Ames | 1 | -16/+15 |
2008-03-18 | Last position will be stored in the DB on logout, and the avatar can continue... | Johan Berntsson | 1 | -2/+50 |
2008-03-04 | Merged 3Di code that provides scene and avatar serialization, and plugin supp... | Johan Berntsson | 1 | -2/+40 |
2008-03-03 | * Applying Ahzz's profile patch. Thanks Ahzz! | Teravus Ovares | 1 | -4/+109 |
2008-03-02 | Thank you very much, Ahzzmandius for: | Charles Krinke | 1 | -44/+26 |
2008-02-20 | Minor cleanup. | Jeff Ames | 1 | -29/+19 |
2008-02-13 | * Introduced customizable table names on MySQL and MSSQL UserData plug-ins. | lbsa71 | 1 | -0/+2 |
2008-02-11 | * Added some connection debugging | lbsa71 | 1 | -1/+9 |
2008-02-05 | Converted logging to use log4net. | Jeff Ames | 1 | -8/+10 |
2008-02-02 | fix for error on null owner_uuid field | Brian McBee | 1 | -1/+8 |
2008-02-02 | Change casting slightly for reading owner_uuid from mysql. | Charles Krinke | 1 | -2/+3 |
2008-02-02 | Thank you very much daTwitch for your first contribution to the C# simulator. | Charles Krinke | 1 | -5/+36 |
2008-01-15 | * Mother of all commits: | Adam Frisby | 1 | -6/+6 |
2008-01-11 | * returnin LLUUID.Zero rather than LLUUID.Random on webkey null | lbsa71 | 1 | -1/+1 |
2008-01-11 | * quick fix to fix if webLoginKey is null in DB, return random key (I guess L... | lbsa71 | 1 | -1/+9 |
2008-01-09 | * Added a hashtable based HTTP processor in preparation of the web_login_key | Teravus Ovares | 1 | -3/+5 |
2008-01-07 | *Added ability to update only necessary data on insertRegion for the grid ser... | mingchen | 1 | -5/+23 |
2007-12-27 | * Optimized usings | lbsa71 | 1 | -1/+1 |
2007-12-20 | Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W... | Jeff Ames | 1 | -5/+5 |
2007-12-10 | saved OpenSim source code from the giant rampaging unterminated copyright not... | Jeff Ames | 1 | -2/+2 |
2007-12-04 | * Fixed a whole bunch of console messages. | Adam Frisby | 1 | -1/+1 |
2007-11-24 | * Removed references to "new LLUUID()", replaced with LLUUID.Zero. | Adam Frisby | 1 | -1/+1 |
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-10-30 | * Optimized usings | lbsa71 | 1 | -155/+174 |
2007-10-29 | as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H... | MW | 1 | -1/+1 |
2007-10-17 | Renamed SimProfileData to RegionProfileData | Tleiades Hax | 1 | -3/+3 |
2007-10-13 | Asset server implementation. Again one of these "plumbing" releases, where no... | Tleiades Hax | 1 | -3/+89 |
2007-10-08 | Applied patch 485, inventory patch from tleiades (thanks again). | MW | 1 | -147/+17 |