Ivan Savenko
|
d5c4478816
Remove most of non-const access to VLC entities
|
1 年之前 |
Ivan Savenko
|
bd5682ecc3
Merge remote-tracking branch 'vcmi/master' into develop
|
1 年之前 |
Alexander Wilms
|
cca08e29da
Remove duplicate semicolons
|
1 年之前 |
Laserlicht
|
4e69853ca8
vcmiobelisk bugfix
|
1 年之前 |
Ivan Savenko
|
edb2ecd751
Fix possible overflow errors on leveling up beyond int64_t limit
|
1 年之前 |
Laserlicht
|
cb9c4bbaf0
unlimited replay option
|
1 年之前 |
Laserlicht
|
fc4827c89c
option for allowing cheats
|
1 年之前 |
Ivan Savenko
|
a001f4e407
Fix crash on reveal puzzle cheat
|
1 年之前 |
Laserlicht
|
22a6eff28f
add alias
|
1 年之前 |
Laserlicht
|
a24e78a210
real unlimited movement (like in OH3)
|
1 年之前 |
Laserlicht
|
584bb32f53
add nwctheone
|
1 年之前 |
Laserlicht
|
d58c99b47d
flag all team members as cheaters
|
1 年之前 |
Laserlicht
|
1cfbe66460
fix crash if no hero is selected
|
1 年之前 |
Laserlicht
|
4bad88f141
implement luck and morale cheats from OH3
|
1 年之前 |
Laserlicht
|
13673335a0
puzzle map cheat
|
1 年之前 |
Ivan Savenko
|
6b81012f31
Use variant identifier in netpacks where applicable
|
1 年之前 |
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
|
b394158dc9
Bonus Source ID now uses metaidentifier
|
2 年之前 |
Ivan Savenko
|
77facf9387
Implement missing functions, fixes linking errors
|
2 年之前 |
Ivan Savenko
|
910ad50417
Fix client & server compilation
|
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 年之前 |
Laserlicht
|
02c82cb35b
order
|
2 年之前 |
Laserlicht
|
c3373ea34c
code review
|
2 年之前 |
Laserlicht
|
c49d38b855
cheats + grail in town
|
2 年之前 |
Ivan Savenko
|
86a7f5f5cd
Removed getStr(bool), replaced with similar toString()
|
2 年之前 |
Ivan Savenko
|
c4bc6840ea
Moved management of turn order into a new class
|
2 年之前 |
Ivan Savenko
|
67eaef3520
Fixed few more discovered regressions
|
2 年之前 |