Melanie
|
4e0d62547d
Merge branch 'master' into careminster-presence-refactor
|
14 years ago |
Diva Canto
|
d72769930a
More cleaning on presence. Friends online/offline works again.
|
14 years ago |
Melanie
|
14fcc2510e
Merge branch 'master' into careminster-presence-refactor
|
14 years ago |
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.
|
14 years ago |
Melanie
|
98cb4f74b2
Merge branch 'master' into careminster-presence-refactor
|
14 years ago |
Diva Canto
|
80346ad2e2
* May fix mantis #4603.
|
14 years ago |
Melanie
|
028a87fe37
Merge branch 'master' into careminster-presence-refactor
|
14 years ago |
John Hurliman
|
df76e95aa2
Changed asset CreatorID to a string
|
14 years ago |
John Hurliman
|
7665aad002
* Adds CreatorID to asset metadata. This is just the plumbing to support CreatorID, it doesn't modify database backends or OAR files to support storing/loading it
|
14 years ago |
Diva Canto
|
77e43f4801
Fixed a couple of bugs with Appearance. Appearance is all good now.
|
15 years ago |
Diva Canto
|
c5ea783526
OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.
|
15 years ago |
Diva Canto
|
53e83e5dbb
* Starting to clean the house...
|
15 years ago |
Diva Canto
|
c0642bf7e0
Merge branch 'presence-refactor' of ssh://[email protected]/var/git/opensim into presence-refactor
|
15 years ago |
Diva Canto
|
4dd523b45d
* Changed IPresenceService Logout, so that it takes a position and a lookat
|
15 years ago |
Melanie
|
3c90d834ea
Remove all references to master avatar, replacing with estate owner where
|
15 years ago |
Diva Canto
|
6b60f3cce5
A few more inches... Old friends things removed. Less references to UserProfileService.
|
15 years ago |
Diva Canto
|
b63405c1a7
Inching ahead... This compiles, but very likely does not run.
|
15 years ago |
Melanie
|
61ce884336
Merge branch 'master' into careminster
|
15 years ago |
Jeff Ames
|
70d5b1c34c
Formatting cleanup. Add copyright headers.
|
15 years ago |
Melanie
|
43a6fa1d01
Merge branch 'master' into careminster
|
15 years ago |
Justin Clark-Casey (justincc)
|
c0f3a4c833
Allow terrain heightmaps to be loaded directly from URIs via the remote admin plugin
|
15 years ago |
CasperW
|
ac2fcbe224
Improvements to rAdmin admin_shutdown and admin_restart. Both methods can now accept a parameter of noticetype = dialog in order to display a blue persistant dropdown instead of a short notice. Added an optional and configurable delay to the restart method, defaulting at 30 seconds as before. Both methods can also accept a noticetype = none dialog in order to act silently.
|
15 years ago |
Melanie
|
a49c524c9e
Add the ability to send messages to users ir regions via remote admin
|
15 years ago |
John Hurliman
|
afef1ac191
Changing the AssetBase constructors to avoid initializing assets with an unknown asset type, and log an error if it ever does happen
|
15 years ago |
Melanie
|
f4e9809b7d
Fix an invalid argument exception in the remote admin module when.
|
15 years ago |
dr scofield (aka dirk husemann)
|
2107b67f1b
- cleaning up LandData/ILandObject capitalization issues
|
15 years ago |
Jeff Ames
|
ee205e7e81
Formatting cleanup.
|
15 years ago |
Teravus Ovares (Dan Olivares)
|
c605509da3
* Lock timers when Calling Start() and Stop() when the Thread Context is murky. This affects Mono only.
|
15 years ago |
Teravus Ovares
|
64bd9a3354
* Updates libOMV to version 0.7.0
|
15 years ago |
Charles Krinke
|
82dd4cf3c4
Thank you kindly, Fly-Man for a patch that solves:
|
15 years ago |