Sean Dague
|
a5fb011041
in theory implement the backend of appearance for grid.
|
16 anos atrás |
Justin Clarke Casey
|
6812de9af2
* Minor: For no particularly good reason, make all console prompts conform to the same prompt scheme
|
16 anos atrás |
Jeff Ames
|
65c5efe43b
Formatting cleanup.
|
16 anos atrás |
Justin Clarke Casey
|
0f50162961
* Refactor additional stats collection common code into base opensim server
|
16 anos atrás |
Jeff Ames
|
c995d60d37
Formatting cleanup.
|
16 anos atrás |
Justin Clarke Casey
|
313a635d1e
* Fix opensim region server shutdown.
|
16 anos atrás |
Adam Frisby
|
80cbd468ea
* Some refactorings.
|
16 anos atrás |
Justin Clarke Casey
|
250fb6f5db
* Move shutdown processing to base OpenSimServer, overriding the method where appropriate
|
16 anos atrás |
Sean Dague
|
1b7f1c956c
plumb in connection string to the user database paths. mysql and mssql
|
16 anos atrás |
Adam Frisby
|
20a9bf08f5
* Rolled back a few changes.
|
16 anos atrás |
Adam Frisby
|
fc6c4dc399
* Cleaning code still.
|
16 anos atrás |
Adam Frisby
|
fef3b36894
* Optimised using statements and namespace references across entire project (this took a while to run).
|
16 anos atrás |
Justin Clarke Casey
|
dcaf457bb8
* Change user inventory create from explicit 'create user' command on the console from sync to async
|
16 anos atrás |
lbsa71
|
7f11079f57
* Refactored out common http handler operations
|
16 anos atrás |
Jeff Ames
|
47180080f0
Formatting cleanup.
|
16 anos atrás |
Teravus Ovares
|
fe49c96ee0
* Applying Ahzz's profile patch. Thanks Ahzz!
|
16 anos atrás |
Teravus Ovares
|
cb828c9824
* More Message server stuff. Still not ready.
|
16 anos atrás |
Teravus Ovares
|
b831a91852
* Message Server Linkages (still not ready for use so don't start it yet)
|
16 anos atrás |
Justin Clarke Casey
|
500d259c25
* Do not allow a user to be created if one with the same name already exists
|
16 anos atrás |
Tedd Hansen
|
44385800cf
Changed UserServer create user password input to cleartext so we can see what the all the fuzz/blur is about. Make sure that you hide your monitor and that there are no black vans with large antennas parked outside while you type the password.
|
17 anos atrás |
Jeff Ames
|
e207284fef
Clean up logging calls using String.Format explicitly
|
17 anos atrás |
Jeff Ames
|
49622dfbc5
Update version numbers to 0.5
|
17 anos atrás |
Jeff Ames
|
6ed5283bc0
Converted logging to use log4net.
|
17 anos atrás |
Justin Clarke Casey
|
baefa05b57
* Rebase all current servers on common abstract BaseOpenSimServer class
|
17 anos atrás |
Justin Clarke Casey
|
a1c9349d47
Refactor only: serve stats objects directly through StatsManager singleton
|
17 anos atrás |
Justin Clarke Casey
|
beefbb46d2
* Add total logouts (and total logins) to server side user stats
|
17 anos atrás |
Justin Clarke Casey
|
90c853685c
* Add very basic initial login stats to the user server
|
17 anos atrás |
Teravus Ovares
|
a3851b3812
* Added hooks for logout to all IUserService and all that implement it.
|
17 anos atrás |
Adam Frisby
|
b25f9f322c
* Mother of all commits:
|
17 anos atrás |
Teravus Ovares
|
85fe8ed085
* This update enables the web_login method.
|
17 anos atrás |