Justin Clark-Casey (justincc)
|
d3c03658aa
minor: remove mono compiler warning
|
13 years ago |
Justin Clark-Casey (justincc)
|
3d4cc93a8e
minor: a little bit of log message correction/commenting out
|
13 years ago |
Marck
|
af22b7cb1a
GetRegion(s)ByName with SQLite behaves like it does with other databases.
|
13 years ago |
Melanie
|
a5e4a2bb3b
Add distance sort for null, too
|
14 years ago |
Diva Canto
|
c4ecbd1fb1
White space from previous commit.
|
14 years ago |
Marck
|
f91ec19224
Implemented console command "show hyperlinks".
|
14 years ago |
Diva Canto
|
b233a4b2ca
* Fixed spamming the assets table with map tiles. The tile image ID is now stored in regionsettings. Upon generation of a new tile image, the old one is deleted. Tested for SQLite and MySql standalone.
|
14 years ago |
Justin Clark-Casey (justincc)
|
87fe96ae2c
replace recent IModule.GetGroup() with better GetGroupRecord(string name)
|
14 years ago |
Melanie
|
d8bab61af4
Convert NullRegionData to a singleton pattern, since that is required
|
14 years ago |
Diva Canto
|
35a245b67a
Assorted bug fixes related to hyperlinking
|
14 years ago |
Melanie
|
28d6705358
Preliminary work on the new default region setting mechanism
|
15 years ago |
Jeff Ames
|
f00126dc2d
Add copyright header. Formatting cleanup.
|
15 years ago |
Diva Canto
|
1faaa0a43a
GridServerPostHandler finished. GridClient tests all work. More guards on getting parameters and replies over the wire.
|
15 years ago |
Diva Canto
|
1260c81a9c
More tests. Seems to be working.
|
15 years ago |
Diva Canto
|
67276589c8
Changed IGridService to use the new GridRegion data structure instead of old SimpleRegionInfo.
|
15 years ago |
Melanie
|
df7904c58b
Add the Null storage implementation for the RegionData service. Standalones
|
15 years ago |