Dydzio
|
3f94d316cb
Fix cursor & add way to access danger info for HotA-like DD cursor
|
1 年之前 |
Dydzio
|
3bb66de551
Serverside validation, setting for terrain compatibility before cast etc
|
1 年之前 |
Dydzio
|
e69c096f94
Move dimension door FoW limit check to lib
|
1 年之前 |
Dydzio
|
4f0a286167
Fix checks for tile visibility in tile click/hover handlers
|
1 年之前 |
Dydzio
|
982e67cea8
Working version of SoD dimension door spell
|
1 年之前 |
Ivan Savenko
|
7247038458
Merge pull request #3574 from SoundSSGood/altar-fixes
|
1 年之前 |
SoundSSGood
|
a42b60feb9
suggested changes
|
1 年之前 |
Ivan Savenko
|
2e4895766a
Implemented tracking of objects destroyed by players
|
1 年之前 |
SoundSSGood
|
652f009181
arts altar - arts holder
|
1 年之前 |
Ivan Savenko
|
e67e4430ba
Removed most of non-const static fields in lib. Reduced header includes.
|
1 年之前 |
Ivan Savenko
|
d5c4478816
Remove most of non-const access to VLC entities
|
1 年之前 |
Alexander Wilms
|
f08c6d1ce9
Fix issues created by type replacement script
|
1 年之前 |
Alexander Wilms
|
73019c204d
Replace redundant types with `auto` for the lvalues of template factory functions for smart pointers
|
1 年之前 |
Ivan Savenko
|
dd88220b7c
Fixed potentially uninitialized class member
|
1 年之前 |
Ivan Savenko
|
76956cfe3a
Merge pull request #3188 from IvanSavenko/remove_identifier_implicit_int_conversion2
|
1 年之前 |
Ivan Savenko
|
13763cad8e
Remove few more implicit conversions
|
1 年之前 |
Ivan Savenko
|
0842f5afee
Removed remaining usages of std::vector<bool>
|
1 年之前 |
Ivan Savenko
|
301ac2457a
Cleanup
|
1 年之前 |
Ivan Savenko
|
20ef3a69e7
Fix most of memleaks discovered by valgrind
|
1 年之前 |
SoundSSGood
|
7e6ab5e87b
fix test & fix build & suggested changes
|
2 年之前 |
SoundSSGood
|
3c5527a222
ArtifactLocation now use ID for artHolder identification part3
|
2 年之前 |
Ivan Savenko
|
b88a8da4e8
Split off some netpack structures into separate files
|
2 年之前 |
Ivan Savenko
|
ac925bb786
Renamed new types for consistency with code style
|
2 年之前 |
Ivan Savenko
|
80e6485965
MetaIdentifier now uses std::variant internally
|
2 年之前 |
Ivan Savenko
|
77facf9387
Implement missing functions, fixes linking errors
|
2 年之前 |
Ivan Savenko
|
0a10fc30b8
(lib) Bonus subtype is now stored as metaidentifier that can store any
|
2 年之前 |
Ivan Savenko
|
dd841bdaa7
Use enum instead of mix of bool's and int's for tile reveal
|
2 年之前 |
Ivan Savenko
|
98fd939ed6
Cartographer/Observatory is now configurable object
|
2 年之前 |
nordsoft
|
8335fffaea
Fix rumors
|
2 年之前 |
nordsoft
|
0ac893b80f
Rumors meta string
|
2 年之前 |