Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Small fix (2/2) | Adam Frisby | 2007-05-20 | 1 | -2/+25 |
| | |||||
* | Small fix (1/2) | Adam Frisby | 2007-05-20 | 1 | -4/+49 |
| | |||||
* | * Updated UserAgentData class, adding new properties, modifying existing ↵ | Adam Frisby | 2007-05-20 | 1 | -0/+81 |
| | | | | | | | | ones datatypes. * Added read-only support for new userserver to MySQL Data Interface. (TODO: Add write capabilities to the Agent table.) * Added new regionMapTextureID support to MySQL Data server. (thanks MorphW!) | ||||
* | * TortoiseSVN has an annoying red icon over stuff, this means I probably ↵ | Adam Frisby | 2007-05-19 | 1 | -47/+47 |
| | | | | | | | changed something. * Updated solution files & build files via prebuild. | ||||
* | Added session IDs to the grid management agent | gareth | 2007-05-18 | 1 | -47/+47 |
| | |||||
* | More OO and abstract goodness for Gareth to drool over. Cleaned up the World ↵ | MW | 2007-05-17 | 2 | -158/+158 |
| | | | | class a bit and added a WorldBase class (that World now inherits from) | ||||
* | rebuilt build files | gareth | 2007-05-16 | 2 | -158/+158 |
| | | | | | | Imported crappy monodevelop GTK# manager app (tis embarrassing) | ||||
* | Updating nant/solution files. | Adam Frisby | 2007-05-16 | 2 | -23/+19 |
| | |||||
* | Let stuff be broken! | Adam Frisby | 2007-05-16 | 2 | -15/+91 |
| | |||||
* | Added OpenSimApplication as a base class to OpenSimMain | MW | 2007-05-16 | 1 | -46/+46 |
| | |||||
* | FIXED THE BUILD! | gareth | 2007-05-16 | 1 | -46/+46 |
| | |||||
* | updated Build/project files to include the new projects and new files. | MW | 2007-05-15 | 1 | -46/+46 |
| | | | | | Improved the enable neighbours code (Simclient thread should no longer sleep for 3 seconds for each neighbour). | ||||
* | * Commented out GridManager lines until they are checked into SVN | Adam Frisby | 2007-05-14 | 2 | -2/+38 |
| | | | | | * Added new GetProfilesInRange(x,y,x,y) data function to return sim profiles between certain coordinates (for use with World Map information, etc). Implemented in GridServer.Data.Mysql - stub functions placed in other data providers. | ||||
* | Added skeleton master service manager | gareth | 2007-05-13 | 1 | -46/+46 |
| | |||||
* | * Fixed MySQL Grid Manager | Adam Frisby | 2007-05-13 | 2 | -70/+110 |
| | | | | | | | * Added preliminary support for DB UserServer (incomplete) * Added better handling of defaults to Grid Manager. * Renamed SQL/regions.sql to SQL/mysql-regions.sql. | ||||
* | * deleted bin directories | lbsa71 | 2007-05-08 | 1 | -46/+46 |
| | | | | | | * ignored bin directories * regenerated nant files | ||||
* | Fixed nant build files | gareth | 2007-05-08 | 1 | -0/+46 |
| | | | | | | | Added ExportBot code (ZOMG! IMPORTED THE EXPORT BOT!) Fixed ExportBot's build | ||||
* | You can now save profiles to a database. (Zomg!) | Adam Frisby | 2007-05-05 | 2 | -0/+65 |
| | |||||
* | Run prebuild to generate working project files. | Adam Frisby | 2007-05-05 | 1 | -38/+84 |
| | |||||
* | * Added support for user/asset server keys per-region (warning: changes ↵ | Adam Frisby | 2007-05-04 | 1 | -0/+10 |
| | | | | table layout in SQL storages) | ||||
* | Grid server V2.0! Now with extra crunchy SQL support. | Adam Frisby | 2007-05-04 | 1 | -0/+10 |
| | | | | | | | | Status: * Prebuild will be broken, someone needs to update prebuild.xml with the new dependencies. * The sim status check function does not yet function. * Sims must be manually added to the database - automatic insertion isnt supported yet. | ||||
* | Added Close() function to sanely terminate the grid data interfaces. ↵ | Adam Frisby | 2007-05-04 | 1 | -2/+33 |
| | | | | Declaring this complete (other than bugfixes), going to work on integrating into GridServer. | ||||
* | I dub thee working. Maybe. | Adam Frisby | 2007-05-04 | 2 | -6/+8 |
| | |||||
* | MySQL could now work in theory. Any testers? | Adam Frisby | 2007-05-04 | 1 | -2/+26 |
| | |||||
* | Semi-functional (in theory!) | Adam Frisby | 2007-05-04 | 2 | -4/+32 |
| | |||||
* | Committing OpenGrid.Framework.Data and MySql Adaptor - not in functional ↵ | Adam Frisby | 2007-05-04 | 4 | -0/+232 |
state yet, posted for reference and future use. |