aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
...
* * added guid to logname to avoid file sharing on multiple instances on same hostlbsa712007-05-081-1/+1
|
* * fixed dataUri null buglbsa712007-05-084-46/+301
| | | | | * ignored some files
* * ignored some more bin dirslbsa712007-05-080-0/+0
|
* * deleted bin directorieslbsa712007-05-0833-1833/+1833
| | | | | | * ignored bin directories * regenerated nant files
* Missed thisgareth2007-05-081-0/+0
|
* Fixed nant build filesgareth2007-05-0814-82/+512
| | | | | | | Added ExportBot code (ZOMG! IMPORTED THE EXPORT BOT!) Fixed ExportBot's build
* Removed libsl nant build filegareth2007-05-081-125/+0
|
* Brought in TestClient code for teh forkgareth2007-05-0858-0/+3958
|
* ZOMG!gareth2007-05-070-0/+0
|
* merged in missing file from 0.1-prestableMW2007-05-072-0/+99
|
* Renamed to DEVELgareth2007-05-071-2/+2
|
* Merged 0.1-prestable back into trunk :(gareth2007-05-0713-167/+323
|
* Updated to have uniform build numbergareth2007-05-062-3/+4
|
* Fixed minor buggareth2007-05-061-0/+1
|
* Dated builds!gareth2007-05-061-2/+2
|
* Added makerel.sh script - run it to get a nice tarballgareth2007-05-061-0/+23
|
* Added a script for OpenSim on *nixgareth2007-05-061-0/+3
|
* return sim_port as an int32 rather than a string in the login response. LL ↵morphw2007-05-061-1/+1
| | | | SL Viewer doesn't seem to care, but libsecondlife does.
* Fixed collision error with threaded access.Adam Frisby2007-05-061-6/+9
|
* Fixed bug with adding sims to DB4o based grid interfaceAdam Frisby2007-05-051-1/+8
|
* SQLite support added to grid manager. (Win!)Adam Frisby2007-05-056-174/+593
|
* Fixed issue with prebuild causing duplicate reference with standard libraries.Adam Frisby2007-05-053-6/+1
|
* * Added Microsoft SQL SupportAdam Frisby2007-05-056-6/+482
|
* Updated and run prebuild.Adam Frisby2007-05-053-148/+280
|
* You can now save profiles to a database. (Zomg!)Adam Frisby2007-05-056-3/+123
|
* Grid Framework for DB4o - supports all framework.data interfaces.Adam Frisby2007-05-054-0/+187
| | | | | *** Important Note *** Framework.Data interfaces are not yet complete (they are strictly read-only right now), because of this, write support is not yet implemented.
* Run prebuild to generate working project files.Adam Frisby2007-05-054-86/+198
|
* Need thesegareth2007-05-050-0/+0
|
* Added templates scriptgareth2007-05-054-0/+71
| | | | | | Added VersionInfo.cs template
* ZOMG! A release-engineering setup (or rather, 2 scripts, working on it)gareth2007-05-055-232/+109
|
* (no commit message)gareth2007-05-051-0/+116
|
* little by little...gareth2007-05-050-0/+0
|
* Begun creating /releng directory to place release engineering scriptsgareth2007-05-051-0/+0
|
* Cleaned up Adam's messgareth2007-05-055-4/+11
|
* Prebuild needs some lovin too.Adam Frisby2007-05-041-5/+52
|
* * Removed superfluous int to prevent warningAdam Frisby2007-05-042-2/+11
| | | | | | * Changed OGSServer on RegionServer to bind to <port> - 500 rather than a single fixed port * Added support for the grid server to tell us who we are (optional)
* Comments sucker!Adam Frisby2007-05-041-4/+49
|
* Sims can now load their datastore (their localworld class - ↵Adam Frisby2007-05-042-21/+29
| | | | prims/terrain/etc) from a file indicated by the grid server. This allows you to have a floating pool of regions tasked to whichever region they need to be at any time.
* Part 1/2 - loading sim datafiles from remote servers. (Floating grid, here ↵Adam Frisby2007-05-041-0/+3
| | | | we come!)
* * Added support for user/asset server keys per-region (warning: changes ↵Adam Frisby2007-05-043-0/+57
| | | | table layout in SQL storages)
* * Deleted old sim profilesAdam Frisby2007-05-042-328/+286
| | | | | | * Added new grid manager replacement
* Grid server V2.0! Now with extra crunchy SQL support.Adam Frisby2007-05-045-9/+38
| | | | | | | | 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 Frisby2007-05-042-2/+34
| | | | Declaring this complete (other than bugfixes), going to work on integrating into GridServer.
* I dub thee working. Maybe.Adam Frisby2007-05-042-6/+8
|
* Dunno, I must have changed something.Adam Frisby2007-05-041-3/+3
|
* MySQL could now work in theory. Any testers?Adam Frisby2007-05-041-2/+26
|
* Semi-functional (in theory!)Adam Frisby2007-05-043-4/+33
|
* Committing OpenGrid.Framework.Data and MySql Adaptor - not in functional ↵Adam Frisby2007-05-0411-1/+432
| | | | state yet, posted for reference and future use.
* fix array sizemorphw2007-05-041-1/+1
|
* Saving project / small changes. Will do more tomorrow.Adam Frisby2007-05-032-0/+5
|