Robert Adams
|
1cf17a3cf7
Merge branch 'master' into varregion
|
há 10 anos atrás |
Robert Adams
|
8ff2ff1a36
Remove some chatty DebugFormat statements. No functional changes.
|
há 11 anos atrás |
Robert Adams
|
004ecee314
varregion: send region size in LLLoginResponse.
|
há 11 anos atrás |
Robert Adams
|
2d2bea4aa7
varregion: many more updates removing the constant RegionSize and replacing
|
há 11 anos atrás |
Robert Adams
|
beeec1c467
varregion: elimination of Constants.RegionSize from all over OpenSimulator.
|
há 11 anos atrás |
Robert Adams
|
79b031bd0c
varregion: send region size in LLLoginResponse.
|
há 11 anos atrás |
BlueWall
|
b2c8d5eec7
Add Option: ClassifiedFee
|
há 11 anos atrás |
BlueWall
|
182ea00cb3
Application support:
|
há 11 anos atrás |
Justin Clark-Casey (justincc)
|
c84ef57e52
minor: remove mono compiler warning
|
há 12 anos atrás |
Justin Clark-Casey (justincc)
|
cccef2e56d
Calculate the Daylight Savings Time information sent to the viewer based on US Pacific Standard Time rather than whatever timezone the login server is set to.
|
há 12 anos atrás |
Justin Clark-Casey (justincc)
|
54d5ff6774
Go back to always using the local timezone for now - not all machines have US/Pacific or Olsen Amercia/Los_Angeles and this introduces variability that the server operator cannot control
|
há 12 anos atrás |
Justin Clark-Casey (justincc)
|
cbe889e10b
minor: formatting changes to top of LLLoginResponse.SetDefaultValues(), chiefly some break up of the long line.
|
há 12 anos atrás |
Olivier van Helden and Gudule Lapointe (Speculoos.net)
|
0e3053e4c9
DST settings to match client default Pacific Time (mantis #5972)
|
há 12 anos atrás |
BlueWall
|
165ae251ec
V3 Support
|
há 12 anos atrás |
BlueWall
|
7cf970fb27
V3 Support:
|
há 12 anos atrás |
Snoopy Pfeffer
|
70ea625447
Added optional Login Service parameter "Currency" to be able to change the currency name shown in the viewer.
|
há 13 anos atrás |
Diva Canto
|
336665e035
More on HG Friends. Added Delete(string, string) across the board. Added security to friendship identifiers so that they can safely be deleted across worlds. Had to change Get(string) to use LIKE because the secret in the identifier is not always known -- affects only HG visitors. BOTTOM LINE SO FAR: HG friendships established and deleted safely across grids, local rights working but not (yet?) being transmitted back.
|
há 13 anos atrás |
Diva Canto
|
d21e9c755f
HG Friends working to some extent: friendships offered and accepted correctly handled. Friends list showing correct foreign names. TODO: GrantRights.
|
há 13 anos atrás |
Diva Canto
|
3e79842312
Renamed OpenSim.Framework.Capabilities.dll to OpenSim.Capabilities.dll
|
há 13 anos atrás |
Justin Clark-Casey (justincc)
|
c544f0d0c5
Prune some of the excess logging for client logins.
|
há 14 anos atrás |
Jonathan Freedman
|
69acf9c79b
* additional serveruri cleanup
|
há 14 anos atrás |
Melanie
|
bc7ee7ba88
Remove "Could not authorize your session into the region" message in favor
|
há 14 anos atrás |
Melanie
|
ab5a461c5c
Add search URL to Login Service
|
há 14 anos atrás |
Diva Canto
|
028303c3e1
Fixes mantis #4835
|
há 14 anos atrás |
Melanie
|
e328c23355
Add MapTileURL to robust to supply the url needed by snowglobe
|
há 14 anos atrás |
Diva Canto
|
2fb79646c6
Fixes mantis #4691 for real. This time I tested it, and it works.
|
há 14 anos atrás |
Diva Canto
|
0b43b263d4
Fixes mantis #4691
|
há 14 anos atrás |
Diva Canto
|
a58859a0d4
GridUserService in place. Replaces the contrived concept of storing user's home and position info in the presence service. WARNING: I violated a taboo by deleting 2 migration files and simplifying the original table creation for Presence. This should not cause any problems to anyone, though. Things will work with the new simplified table, as well as with the previous contrived one. If there are any problems, solving them is as easy as dropping the presence table and deleting its row in the migrations table. The presence info only exists during a user's session anyway.
|
há 14 anos atrás |
Mikko Pallari
|
265c24ec33
Changed some properties and methods from private to protected in LLLoginResponse and LLLoginService so they could be inherited better.
|
há 14 anos atrás |
Jeff Ames
|
f58a0394ed
Formatting cleanup. Add copyright notices.
|
há 14 anos atrás |