aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* (no commit message)gareth2007-05-131-62/+0
|
* Added ServiceManager directory ready for the services stuffgareth2007-05-130-0/+0
|
* blagareth2007-05-133-15/+20
|
* Setting default grid server to DB4oAdam Frisby2007-05-131-1/+1
|
* * Fixed MySQL Grid ManagerAdam Frisby2007-05-137-87/+145
| | | | | | | * Added preliminary support for DB UserServer (incomplete) * Added better handling of defaults to Grid Manager. * Renamed SQL/regions.sql to SQL/mysql-regions.sql.
* Inventory should be working again in sandbox modeMW2007-05-134-1/+17
|
* Changed to slightly better textures for the map: a blue one for the sea and ↵MW2007-05-134-2/+24
| | | | one that if you stand at least 10 feet away from the screen and strain your eyes a bit and have really bad vision could maybe look like a island.
* Added very basic support for maps (likely to only work in sandbox mode due ↵MW2007-05-137-29/+99
| | | | to the non functioning remote asset server), also currently just uses textures that we already had added to the asset server (this is the first thing that needs fixing)
* * Added first generation region DB for SQL-based grid storage engines.Adam Frisby2007-05-131-0/+29
| | | | | * Not well optimised, also uses MySQL-specific syntax but should be easily portable.
* EXTERM-INATED. (Add warnings produced by WriteLine change have been updated ↵Adam Frisby2007-05-1211-81/+78
| | | | to include Log Priority)
* 93 warnings in the compiler, 93 warnings appear, you fix one up, create two ↵Adam Frisby2007-05-127-100/+100
| | | | more, 94 warnings in the compiler...
* Only 193 warnings to go!Adam Frisby2007-05-127-34/+39
|
* You are obsolete. You will be EXTER-MIN-ATE-D. EXTER-MIN-ATE!Adam Frisby2007-05-121-6/+24
|
* no longer need to use -loginserver with -sandbox (using -sandbox will always ↵MW2007-05-121-0/+1
| | | | start the loginserver)
* SimProfileBase is obsolete. EXTER-MIN-ATE! EXTER-MIN-ATE!Adam Frisby2007-05-121-3/+1
|
* PROTIP: System.Random isn't actually random. Use RNGCryptoServiceProvider in ↵Adam Frisby2007-05-121-2/+10
| | | | System.Security.Cryptography if your generating random numbers for security related purposes.
* Increased the flying speed MW2007-05-122-1/+6
|
* * Changed homepos default to 150m from original of 23 which could be ↵Adam Frisby2007-05-121-1/+1
| | | | | | | underground. * Need to create new user accounts for this to take effect.
* Added landmark asset creation.morphw2007-05-111-12/+36
|
* MW is a debugging wiz (regionx/y updated)andy2007-05-111-9/+3
|
* Updated to use LoginResponse.andy2007-05-111-28/+28
|
* Removed the login dat file.andy2007-05-111-79/+326
|
* Guard against re-adding an existing folder. Seemed to happen on some ↵morphw2007-05-111-8/+11
| | | | timeout cases.
* finally some time to do some more work on the primitive2 ↵MW2007-05-111-68/+65
| | | | refactor/rewrite/bugfix.
* Fixed bug where client crashes on login if in sandbox mode and region is set ↵MW2007-05-084-8/+23
| | | | to anything other than 997,996
* * 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
|