UbitUmarov
|
cdaed11387
at last we can login and see objects ( friends is dead and disable in
|
9 jaren geleden |
Melanie
|
4b982db252
Merge branch 'master' into careminster
|
12 jaren geleden |
Justin Clark-Casey (justincc)
|
522eff6138
Consistently use using() to make sure we dispose of used MySqlCommands where this is not already being done.
|
12 jaren geleden |
Melanie
|
434091d3f4
Allow removing users from search and avatar picker
|
13 jaren geleden |
Melanie
|
282e116f94
Honor agent limit for region crossings and teleports
|
13 jaren geleden |
Melanie
|
4a5560a86e
Change avatar picker search to work properly when two name parts are used
|
13 jaren geleden |
Melanie
|
ee9aca9c52
Add the ability for gods to impersonate users. For this, bit 6 needs to be
|
14 jaren geleden |
Melanie
|
01f6aee020
Implement avatar picker queries
|
15 jaren geleden |
Melanie
|
99ad7aac7f
Implement saving user account data
|
15 jaren geleden |
Melanie
|
b6097ae9a8
Some modifications to user service. Query by name is implemented now
|
15 jaren geleden |
Diva Canto
|
6eb5754f5a
Polished the IUserService interface.
|
15 jaren geleden |
Melanie
|
8631cea215
Change the interface a bit before someone depends on it's current form
|
15 jaren geleden |
Melanie
|
18ca978b81
Give the new user tables the once-over. Strip the current set of methods
|
15 jaren geleden |
John Hurliman
|
6309fcc5b4
Reverting the memory leak patch for MySQL. Problems have been reported with the grid server after running for several hours
|
15 jaren geleden |
Melanie
|
8a7a947faa
Remove the using() constructs from the new style database modules; they caused
|
15 jaren geleden |
John Hurliman
|
6720369376
Added CloseDBConnection() to replace the old CloseReaderCommand(). This will close the MySQLConnection attached to a MySQLCommand. I'm not sure if this accounts for every time a database connection needs to be closed, but it matches up 1:1 with the places where the database connection was previously being closed
|
15 jaren geleden |
John Hurliman
|
29a4614529
* MySQL data tests now pass by fixing a bad fix for a bad cast on the asset Local member in MySQLAssetData
|
15 jaren geleden |
Jeff Ames
|
f00126dc2d
Add copyright header. Formatting cleanup.
|
15 jaren geleden |
Justin Clark-Casey (justincc)
|
2995d87d75
minor: remove some mono compiler warnings
|
15 jaren geleden |
Melanie
|
2a8f66b221
Revising the user account data interfaces. No user functionality yet
|
15 jaren geleden |