gareth
|
d9d301c9d9
W00t! It loads a DB!
|
17 years ago |
gareth
|
428cf88526
Oops! I done an AdamZaius (forgot to test build before submit
|
17 years ago |
gareth
|
002336e95c
Done some more conversion work on the asset server
|
17 years ago |
gareth
|
328c9ccb24
Copied gridserver ready to convert to asset server
|
17 years ago |
Adam Frisby
|
6c7ebf19b5
Bugfixes
|
17 years ago |
Adam Frisby
|
8f5c96f02b
Dumb mistake #2
|
17 years ago |
Adam Frisby
|
fadb4a9dcc
Dumb mistake - forgot to assign the datastore variable
|
17 years ago |
Adam Frisby
|
6ce5b6e439
Major ass commit
|
17 years ago |
Adam Frisby
|
feca5d22c6
* Added new commandline option -config <configfile.xml>
|
17 years ago |
Adam Frisby
|
7e29f458ad
Clearing up comment to reflect true strength of GenerateChallenge()
|
17 years ago |
Adam Frisby
|
3659e64274
Added challenge generation function to generate cryptographic strength challenges.
|
17 years ago |
Adam Frisby
|
379552b0f9
Cryptographic framework for authenticating and verifying remoting messages. Must be implemented as per the suggested implementation in the comments. Buyer beware - this code has not been peer reviewed by an expert cryptologist and needs to be done so before this security is relied upon for important transactions.
|
17 years ago |
MW
|
14a4ff3081
added just what opensim needs...yet another command line option: -noverbose . cut down on the system console output (should really be stopping it all but not all output is going through OpenSim.Framework.Console)
|
17 years ago |
MW
|
a7c374ac51
At last: avatar-template.dat is no more
|
17 years ago |
MW
|
c64039363d
Mostly working again.
|
17 years ago |
MW
|
f06d0f1047
attempted bug fix
|
17 years ago |
MW
|
9ed0a8dbad
updated to use lastest version of libsl but is currently broke when using SL viewer 1.15.02, due to big changes in the message templates.
|
17 years ago |
MW
|
68b33294b1
Can now use the xml config file for setting up things like sandbox mode, login server, physics engine etc. To use this mode add just -configfile to the startup line (instead of the -sandbox etc)
|
17 years ago |
MW
|
f7b51d63a8
Small clean up of files and directories
|
17 years ago |
Adam Frisby
|
46eaa79cd9
* Added try{}catch{} to RunTerrainCmd
|
17 years ago |
Adam Frisby
|
7dd98f3094
Moved console input-handling function "RunTerrainCmd" into BasicTerrain itself, this allows independent versions of BasicTerrain to have different functionality exposed directly.
|
17 years ago |
Adam Frisby
|
d82466ec82
Added mutex instead of lock for update
|
17 years ago |
Adam Frisby
|
2194b74473
Needs testing.
|
17 years ago |
Adam Frisby
|
6103e06a34
Added lock around World.Update to prevent multiple updates occuring simultaneously (it happened!)
|
17 years ago |
Adam Frisby
|
869b39c451
SimClient: Added Try/Catch over block of code which is triggering an exception that should not be triggerable. (Duplicate key after dictionary is locked, checked for key, then added) [!?!?]
|
17 years ago |
lbsa71
|
60047aa5a6
=== Dedicated to Jesse. ===
|
17 years ago |
gareth
|
b0dfd5602a
Now starts up a laggy (to be fixed) TCP server in grid mode and sends a banner
|
17 years ago |
gareth
|
b8c742b932
Added some more good stuff to the new TCP skeleton
|
17 years ago |
Adam Frisby
|
c1f34105fa
Bumped avatar entry height to 15m above ground rather than the old 1m above ground. Should prevent 'below ground' arrivals.
|
17 years ago |
Adam Frisby
|
77723fbda1
Removed last references to ancient LandMap[] array.
|
17 years ago |