| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
the Grid servers can be a separate solution to the region server.
|
|
|
|
|
|
|
|
| |
* Fixed password encoding to match MD5 standard properly.
* Fixed exception caused on user first login (minor)
* Fixed exception caused by incorrect username (minor)
* Returns login error rather than grid error if username is incorrect
|
|
|
|
| |
region servers (on behalf of users)
|
| |
|
| |
|
|
|
|
|
| |
* 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.
|
| |
|
|
|
|
|
|
|
|
| |
Updated VersionInfo.cs finally
Updated prebuild and rebuilt nant build files
Completed Management agent basics
|
|
|
|
|
|
|
| |
KILLED THE GRIDSERVER'S CONSOLE VICIOUSLY AND WITHOUT MERCY!!!!
Added gridserver setup to InitSetup() in ServiceManager
|
| |
|
|
|
|
|
|
|
| |
* Added preliminary support for DB UserServer (incomplete)
* Added better handling of defaults to Grid Manager.
* Renamed SQL/regions.sql to SQL/mysql-regions.sql.
|
|
|
|
| |
to include Log Priority)
|
| |
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
. cut down on the system console output (should really be stopping it all but not all output is going through OpenSim.Framework.Console)
|
|
|
|
|
|
|
|
| |
Can now update a sim profile at startup automatically! W00t!
Untested neighbours code (for sim crossings)
Didn't drink any red bull today :( Used liquid guarana extract + cola
|
| |
|
|
|
|
|
|
| |
* Now dumping default value in config.
*
|
|
|
|
|
|
| |
* Added a 'param' param to the RestMethod
* Added RestHandlerEntry to store more info about the 'rest' handler
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
Made sim profiles load from DB
Updated build files for grid server
Added sim login
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
show's
* Removed Golden Future TCP/SimChat options
* Moved Ode.NET.dll to bin and changed prebuild accordingly (due to Prebuild limitations)
* Normalized some namespaces
* Added FxCop project
* Added (temp disabled) Servers project (for great justice)
|
|
|