Ivan Savenko
|
14535c1c7b
- fixed crash on finishing a campaign.
|
11 years ago |
beegee1
|
5a7551388b
- added missing cotire files to previous commit
|
11 years ago |
beegee1
|
df0a28d9cb
- added PCH compilation for CMake using cotire module (PCH is OFF per default, can be enabled with ENABLE_PCH=ON)
|
11 years ago |
Michał W. Urbańczyk
|
be3bd35b95
Hopefully fixes #1677 and its duplciates.
|
11 years ago |
Ivan Savenko
|
6e252aa0d5
- metadata will be printed before node value, fixes #1678
|
11 years ago |
Michał W. Urbańczyk
|
6f8974bab3
Fix for #1673 — objects vector may contain nullptr (for objects that have been removed).
|
11 years ago |
beegee1
|
d4fd361d4b
- fixed #1643 -> hero placeholder handling
|
11 years ago |
Ivan Savenko
|
27be6a8f13
- new mods (not mentioned in modSettings.json) will be enabled by
|
11 years ago |
Michał W. Urbańczyk
|
679c3c5830
Split conditions fixed (it should be impossible to take units from ally).
|
11 years ago |
Ivan Savenko
|
45c186bba8
some code cleanup in launcher, tweaked appearence of mod list
|
11 years ago |
Ivan Savenko
|
3779a54ddd
- probably fixed 1671
|
11 years ago |
Michał W. Urbańczyk
|
f159f28b9f
Version bump 0.94c.
|
11 years ago |
DjWarmonger
|
5377b163d2
Compile fix for Windows.
|
11 years ago |
alexvins
|
f837afdc47
CBonusTypeHandler small refactoring
|
11 years ago |
alexvins
|
16d6292be9
[refactor] extract often used classes from lib\NetPacks.h to separate header - less dependecies on whole packets class tree
|
11 years ago |
Ivan Savenko
|
47c91e03b5
- fix to last commit
|
11 years ago |
Ivan Savenko
|
c5b74a2dce
Miscellaneous fixes:
|
11 years ago |
Ivan Savenko
|
fb5c9fc972
- creatures availability tests no longer check for built buildings.
|
11 years ago |
Ivan Savenko
|
bc1e726be4
- fixed crash on loading modsettings.json from 0.94
|
11 years ago |
Michał W. Urbańczyk
|
edacdf34e5
Sometimes, when working with MS Build projects I feel pure, unconditional hate.
|
11 years ago |
Michał W. Urbańczyk
|
0b2ca4416a
It is possible to use ffmpeg with Visual Studio 2013 build by definining USE_FFMPEG macro.
|
11 years ago |
Michał W. Urbańczyk
|
4674e8e3d8
Initializing CHeroClass::commander.
|
11 years ago |
DjWarmonger
|
c2cbd8da27
Un-abstracted AbstractGoal to allow serialization.
|
11 years ago |
alexvins
|
a740f7989c
[c::b] update projects, disable PHC for now, +few fixes (still wip)
|
12 years ago |
Ivan Savenko
|
1f325bafb3
fixes #1619 and #1647
|
12 years ago |
Michał W. Urbańczyk
|
5e812492e0
VC project updated.
|
12 years ago |
beegee1
|
22e119770a
Fixed mantis #1645
|
12 years ago |
alexvins
|
339e1cd98b
[c::b] project file for minizip, lib & client update (wip)
|
12 years ago |
Ivan Savenko
|
2c4c964a45
Large rewrite of adventure map objects:
|
12 years ago |
Ivan Savenko
|
2b9e074d54
- implements level limit (Mantis #1620)
|
12 years ago |