Diva Canto
|
a0fa6dc967
Marck's patch on 4096 checks with conflicts resolved.
|
14 years ago |
Diva Canto
|
81751a1753
Bug fix: make m_HypergridLinker static.
|
14 years ago |
Diva Canto
|
40d169992a
Don't include hyperlinks as neighbors, even if grid operators have done the mistake of placing them as neighbors. This will not prevent further mess ups coming from that unsupported action.
|
14 years ago |
Diva Canto
|
19558f380a
Fixes the long-standing RegionUp bug! Plus lots of other cleanups related to neighbours.
|
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 |
Diva Canto
|
b10811a13b
Assorted bug fixes in hypergrid linking.
|
14 years ago |
Justin Clark-Casey (justincc)
|
4b81393274
minor: remove some mono compiler warnings
|
14 years ago |
Diva Canto
|
70de6956ff
Small bug fixes for making tests work.
|
14 years ago |
Diva Canto
|
35a245b67a
Assorted bug fixes related to hyperlinking
|
15 years ago |
Diva Canto
|
8ddf787cfd
Hypergrid map search back on, this time with a config var in the grid service.
|
15 years ago |
Diva Canto
|
ea3d287f70
Some method implementations were missing from LocalGridServiceConnector.
|
15 years ago |
Diva Canto
|
48b03c2c61
Integrated the hyperlinking with the GridService.
|
15 years ago |
Diva Canto
|
bbbe9e73cc
* Fixed misspelling of field in GridService
|
15 years ago |
Melanie
|
10f8c2ea9b
Merge branch 'master' into presence-refactor
|
15 years ago |
Melanie
|
686660650b
Implement region registration with authentication
|
15 years ago |
Melanie
|
d49cc7ca90
Implement "Reservation" flag behavior.
|
15 years ago |
Melanie
|
344d27b19d
Implement the NoMove behavior. Cause Reservation flag to be reset on
|
15 years ago |
Diva Canto
|
ab021aaa25
Make region flag specs work for regions whose names contain spaces. Uses underscore in place of spaces. Region_Word1_Word2.
|
15 years ago |
Melanie
|
e3a04fcb7b
Change the error messages on region region registration. This changes URM
|
15 years ago |
Melanie
|
7467a471ca
Add the option to reject duplicate region names
|
15 years ago |
Melanie
|
78e9dc7c2c
Add a "LockedOut" flag to allow locking a region out via the grid server.
|
15 years ago |
Melanie
|
9727e3d66b
Add "Persistent" flag to regions table flags values
|
15 years ago |
Melanie
|
e189b3056f
Add last_seen field to regions table
|
15 years ago |
Melanie
|
21de921b95
Make the new API return only the regions that are marked online
|
15 years ago |
Melanie
|
d889d4e1fa
Finally the region service config stuff is in.
|
15 years ago |
Melanie
|
7a352edd5a
Add some commands to the grid server
|
15 years ago |
Melanie
|
59ecd6d151
Temp fix: initialize flags value to prevent exception
|
15 years ago |
Melanie
|
28d6705358
Preliminary work on the new default region setting mechanism
|
15 years ago |
Melanie
|
d9f15fbf40
store owner_uuid in the region table
|
15 years ago |
Diva Canto
|
a2d5da7129
More debug messages if things go wrong.
|
15 years ago |