Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Wiping trunk in prep for Sugilite | Adam Frisby | 2007-07-11 | 90 | -11447/+0 |
| | |||||
* | * Making trunk compile again for CC.net | Adam Frisby | 2007-07-04 | 9 | -34/+34 |
| | |||||
* | * Updating trunk UserServer to make it sugilite happy (differentiation of ↵ | Adam Frisby | 2007-06-24 | 1 | -0/+1 |
| | | | | regions by handle rather than port) | ||||
* | * Enabled sugilite fixes in trunk/GridManager.cs when fast mode is disabled | Adam Frisby | 2007-06-24 | 1 | -0/+7 |
| | |||||
* | * Added extensions to trunk/OGS to support Sugilite regions. Anyone running ↵ | Adam Frisby | 2007-06-24 | 1 | -0/+7 |
| | | | | a grid is highly advised to update before 1.18 hits on monday. | ||||
* | * "create user" command now works with the MySQL Data Storage Engine on the ↵ | Adam Frisby | 2007-06-24 | 3 | -16/+121 |
| | | | | userserver. | ||||
* | * Added maintenance patch (issue #139) from BigfootAg to /trunk | Adam Frisby | 2007-06-14 | 9 | -30/+30 |
| | |||||
* | * Changed some more sort order issues | lbsa71 | 2007-06-13 | 14 | -165/+170 |
| | | | | | * Updated vs2005 files as well | ||||
* | * First attempt at fixing differing build files on different .net flavours. | lbsa71 | 2007-06-13 | 13 | -63/+63 |
| | | | | | * And, as always, some bin ignores | ||||
* | Commiting solutions - may compile now? | Adam Frisby | 2007-06-09 | 2 | -16/+24 |
| | |||||
* | *Added Estate Tools for terrain texturing, terrain texturing heights per ↵ | mingchen | 2007-06-08 | 1 | -23/+16 |
| | | | | | | | corner, water height, region flags, etc basic settings *Parcel now sends ParcelProperties when the owner changes information as soon as the information is changed | ||||
* | *Added EstateSettings.cs and moved many relevant variables from ↵ | mingchen | 2007-06-07 | 1 | -16/+23 |
| | | | | | | | | RegionInfoBase to EstateSettings class and added an EstateSettings objection to RegionInfoBase *Added a few missed copyright headers *Fixed a filename typo | ||||
* | If this is what it takes, then fine | mingchen | 2007-06-06 | 11 | -26/+22 |
| | | | | | *Adding every .build and .csproj to get ccnet working (hopefully) | ||||
* | This should fix ccnet (oops :P) | mingchen | 2007-06-06 | 1 | -2/+2 |
| | |||||
* | * Finished adding licensing declarations to everything (3/3) | Adam Frisby | 2007-06-05 | 36 | -141/+394 |
| | |||||
* | * Weird didnt commit inventory before | Adam Frisby | 2007-06-05 | 28 | -25/+312 |
| | |||||
* | * Fixed OGS build | Adam Frisby | 2007-06-05 | 11 | -118/+129 |
| | | | | | | * Converted to new console interfaces * Fixed other minor issues which somehow snuck in | ||||
* | Prebuild and stuff | Adam Frisby | 2007-06-04 | 24 | -1906/+1914 |
| | |||||
* | * Some commenting on asset server (needs completing) | Adam Frisby | 2007-06-02 | 3 | -0/+64 |
| | | | | | | * Removed strip2.png - added defaultstripe.png * World map images are now generated when the terrain is tainted, not yet sent to the grid/asset server. | ||||
* | * GridManagementAgent is now documented | Adam Frisby | 2007-06-02 | 2 | -7/+113 |
| | |||||
* | * Documented SQLite grid interfaces | Adam Frisby | 2007-06-02 | 2 | -0/+63 |
| | |||||
* | Dont want to do that again --- MySQL interface is now fully documented. ↵ | Adam Frisby | 2007-06-02 | 6 | -26/+402 |
| | | | | Added little bit more documentation to the MSSQL interface. | ||||
* | * MS-SQL Interface is now well documented (and probably defunct) | Adam Frisby | 2007-06-01 | 2 | -26/+115 |
| | |||||
* | * DB4o Storage provider is now well documented | Adam Frisby | 2007-06-01 | 3 | -2/+237 |
| | | | | | * Added try/catch over user creation (should allow multiple logins on Db4o) | ||||
* | * ZOMG Wtf Comments? | Adam Frisby | 2007-06-01 | 8 | -39/+449 |
| | | | | | * OpenGrid.Framework.Data is now well documented | ||||
* | * MySQL Inventory data interfaces written - can now write an inventory ↵ | Adam Frisby | 2007-06-01 | 2 | -2/+73 |
| | | | | server (yay!) | ||||
* | * Completed read-only inventory data operations | Adam Frisby | 2007-06-01 | 2 | -5/+179 |
| | | | | | * Working on write support | ||||
* | * Completed reading of inventory in Manager. (still needs to be hooked up ↵ | Adam Frisby | 2007-05-31 | 1 | -6/+42 |
| | | | | via interfaces, but easy to do.) | ||||
* | * Added some comments | Adam Frisby | 2007-05-31 | 1 | -1/+6 |
| | | | | | * Renamed a function which was incredibly badly misnamed. | ||||
* | * Yet more inventory shelling | Adam Frisby | 2007-05-31 | 5 | -24/+76 |
| | | | | | | * Very initial MySQL work done * Refactored some of the MySQL code - functions which are passed a reader are no longer getX() but now readX(). | ||||
* | Shelling out a Inventory framework a bit more. | Adam Frisby | 2007-05-31 | 1 | -0/+57 |
| | |||||
* | The start of a beautiful thing! (eeek inventory!) | Adam Frisby | 2007-05-31 | 2 | -0/+70 |
| | |||||
* | * World map! Yay! | Adam Frisby | 2007-05-30 | 1 | -2/+2 |
| | | | | | | * Using ASCII encoding for text not UTF8 encoding (causes the client to burp) * Cannot send uints via Nwc.XmlRpc - it asplodes and returns zero. | ||||
* | and log mode reconnect added. | Adam Frisby | 2007-05-30 | 1 | -1/+8 |
| | |||||
* | * Added reconnect support for MySQL Data interfaces if they time out. ↵ | Adam Frisby | 2007-05-30 | 4 | -6/+85 |
| | | | | | | | (Grid/User modes only now, Log todo) * Begun writing support for supporting the "Start" region login parameter. | ||||
* | Another rebuild of the build files! :O | gareth | 2007-05-30 | 3 | -8/+19 |
| | | | | | | More XML config stuff in ServiceManager | ||||
* | Rebuilt the build files | gareth | 2007-05-30 | 25 | -1908/+1972 |
| | | | | | | Added some more prompts and stuff to ServiceManager | ||||
* | * Rebuilt Prebuild | Adam Frisby | 2007-05-29 | 17 | -616/+610 |
| | | | | | | | * Enabled fastmode by default on world map requests (ordinary mode is just too slow) * Reset some params involving agent appearance * Tweaked simProfileBlock requests to return values which have been sighted on the wire before. | ||||
* | * Escaped log messages properly when logging to DB | Adam Frisby | 2007-05-28 | 2 | -18/+52 |
| | | | | | | | * World map textures are now checked against DBNull before returning * MySQL now informs when it gets a connection * "Fastmode" support added to world map queries (MySQL-only), disabled by default. | ||||
* | DB4o is re-tah-ded. (Changed default DB provider to MySQL) | Adam Frisby | 2007-05-28 | 2 | -2/+2 |
| | |||||
* | * Upped status check to once every 3 hours (from 5 minutes) | Adam Frisby | 2007-05-28 | 1 | -2/+2 |
| | | | | | * Disabled GridManager for the moment (requires better security for public grids) | ||||
* | Please to be testing new logdata interfaces! | Adam Frisby | 2007-05-28 | 3 | -3/+78 |
| | |||||
* | Zomg wtf bbq logdata! | Adam Frisby | 2007-05-28 | 5 | -29/+117 |
| | |||||
* | * Added ILogData interface to Grid.Framework.Data - to be used for saving ↵ | Adam Frisby | 2007-05-28 | 1 | -0/+20 |
| | | | | log information to database (region connections, user connections, etc) | ||||
* | Fixed issue [OpenSim #110] | Adam Frisby | 2007-05-28 | 1 | -1/+1 |
| | |||||
* | Moved this into releng/dist (otherwise it doesn't turn up in binary builds) | gareth | 2007-05-27 | 3 | -87/+0 |
| | |||||
* | FIXED THE TRUNK! | gareth | 2007-05-27 | 12 | -562/+562 |
| | |||||
* | * Fixed dumb mistake with terrain default loading. | Adam Frisby | 2007-05-27 | 1 | -13/+20 |
| | |||||
* | I be experimentin' | Adam Frisby | 2007-05-27 | 1 | -1/+1 |
| | |||||
* | * and fixed up an error message. | Adam Frisby | 2007-05-27 | 1 | -1/+1 |
| |