Arseniy Shestakov
|
9fd1cff090
Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared
|
9 lat temu |
AlexVinS
|
5cd4e852d4
Use portable cast in CTeleportDialogQuery also
|
10 lat temu |
AlexVinS
|
9a0161e4e2
Fix and unify CBattleQuery::blocksPack
|
10 lat temu |
AlexVinS
|
0fab319c73
Merge remote-tracking branch 'remotes/origin/develop' into issue/2306
|
10 lat temu |
Ivan Savenko
|
c3ce4b25df
Removed all #include's of CMap.h from headers.
|
10 lat temu |
Vadim Markovtsev
|
5c623868bf
Fix invalid dynamic_cast replacement
|
10 lat temu |
Vadim Markovtsev
|
68cc860133
Fix dynamic_cast on MacOSX in CQuery.cpp
|
10 lat temu |
AlexVinS
|
b0c039bd7f
fix 2241
|
10 lat temu |
ArseniyShestakov
|
18535db0ef
Add TeleportDialog and CTeleportDialogQuery
|
10 lat temu |
Ivan Savenko
|
a0689fa377
Refactoring of hoverText from objects:
|
11 lat temu |
Haryaalcar
|
fee9f0c1a0
"0001766: Disassembling artifacts in hero and hero meeting screen doesn't work." fix
|
11 lat temu |
Ivan Savenko
|
9c0df68cb8
Fixing spelling mistakes. Patch from josch, fixes #1759
|
11 lat temu |
Ivan Savenko
|
8d178fbcf5
Minor fixes:
|
11 lat temu |
Ivan Savenko
|
ee6cdbeffe
went through the rest of cppcheck warnings, mostly harmless
|
12 lat temu |
Michał W. Urbańczyk
|
d1807585ad
Fixed at least two #1428 freezes, likely more.
|
12 lat temu |
Michał W. Urbańczyk
|
eb90f93231
Dereference optional in logs.
|
12 lat temu |
Michał W. Urbańczyk
|
d8a27d8f3c
Refactored player-specific data into single struct BattleState.
|
12 lat temu |
Ivan Savenko
|
f82122d9be
second part of c++11 update. gcc 4.5 and VS 2010 are no longer supported
|
12 lat temu |
Michał W. Urbańczyk
|
6a88604937
* fixed crash related to cammander's SPELL_AFTER_ATTACK spell id not initialized properly (text id was resolved on copy of bonus)
|
12 lat temu |
Michał W. Urbańczyk
|
f19e41d38c
Fixed #1269.
|
12 lat temu |
Michał W. Urbańczyk
|
9f5d1ba623
Fixed #1271.
|
12 lat temu |
Ivan Savenko
|
b01637840a
- compile fixes
|
12 lat temu |
Michał W. Urbańczyk
|
79026bdfde
Introduced strongly typed QueryID.
|
12 lat temu |
Michał W. Urbańczyk
|
f95e6c233b
It is possible to set on visit query that object is to be removed after visit is over.
|
12 lat temu |
Ivan Savenko
|
c6cc6e6301
Large changeset, first part of editing H3 objects via mods feature. Changes:
|
12 lat temu |
Michał W. Urbańczyk
|
e8354908c3
Big change: Introduced new mechanism to handle queries. It should not cause any visible changes ATM apart from fixing several long-standing bugs realted to handling post-visit/battle/levelup callback, including infamous creature bank issues: #955, #1053, #1063, #1191. Needs testing.
|
12 lat temu |