Ivan Savenko
|
3b0ecee678
Ugly workaround for DLL_LINKAGE issue. Should be removed once I figure
|
il y a 11 ans |
Ivan Savenko
|
a0689fa377
Refactoring of hoverText from objects:
|
il y a 11 ans |
AlexVinS
|
c7dc4c05b8
fix mingw build
|
il y a 11 ans |
Ivan Savenko
|
13bc4cb24f
Added -fvisibility=hidden parameter for gcc.
|
il y a 11 ans |
Ivan Savenko
|
ab475195ac
Banks now use new scheme as well
|
il y a 11 ans |
Ivan Savenko
|
652ceb2bde
Finally shattered CObjectHandler.cpp into tiny bits
|
il y a 11 ans |
Ivan Savenko
|
32b6568b65
Merged changes from upstream and fixed compilation caused by API changes
|
il y a 11 ans |
Ivan Savenko
|
ba5092d669
Some bugfixing, basic functionality of map objects seems to be working
|
il y a 11 ans |
beegee1
|
1d57b75bc5
- random number generation refactoring
|
il y a 11 ans |
Ivan Savenko
|
dab9fd7148
Heroes will be properly marked as visited on visiting
|
il y a 11 ans |
Ivan Savenko
|
43ba3d30ea
Breaking things - first commit towards configurable object(s).
|
il y a 11 ans |
Michał W. Urbańczyk
|
1e555a8ee3
Improved serializer. See: http://forum.vcmi.eu/viewtopic.php?p=11562#11562
|
il y a 11 ans |
alexvins
|
16d6292be9
[refactor] extract often used classes from lib\NetPacks.h to separate header - less dependecies on whole packets class tree
|
il y a 11 ans |
beegee1
|
69eee05ccc
- Partially fixed mantis #1065 (Gate with hex 95 can't be attacked)
|
il y a 12 ans |
beegee1
|
3e4407593f
- Refactoring for checking victory/loss conditions (use enum class instead of magic numbers)
|
il y a 12 ans |
Ivan Savenko
|
ee6cdbeffe
went through the rest of cppcheck warnings, mostly harmless
|
il y a 12 ans |
Michał W. Urbańczyk
|
0abbe71b25
Merged fixes from the branch.
|
il y a 12 ans |
Michał W. Urbańczyk
|
c6c53a5b1e
Few more freeze-related fixes.
|
il y a 12 ans |
Michał W. Urbańczyk
|
d1807585ad
Fixed at least two #1428 freezes, likely more.
|
il y a 12 ans |
Ivan Savenko
|
208df34fc2
bigfixing & new file: launcher/jsonutils.cpp
|
il y a 12 ans |
DjWarmonger
|
d06b02638b
Partially implemented #481
|
il y a 12 ans |
Michał W. Urbańczyk
|
d4a8e90460
Fixed #1448, #1470
|
il y a 12 ans |
Ivan Savenko
|
45c2bd7511
hopefully fixes #1397. Still too much magic in this code :(
|
il y a 12 ans |
Ivan Savenko
|
8beee29482
- corrected "isToReverse" check, partially fixes 1397
|
il y a 12 ans |
Ivan Savenko
|
c81a31c74a
- catapult attacks should be identical to H3
|
il y a 12 ans |
Ivan Savenko
|
f82122d9be
second part of c++11 update. gcc 4.5 and VS 2010 are no longer supported
|
il y a 12 ans |
Ivan Savenko
|
2b45e13c5c
c++03 -> c++11 switch:
|
il y a 12 ans |
Michał W. Urbańczyk
|
f19e41d38c
Fixed #1269.
|
il y a 12 ans |
Michał W. Urbańczyk
|
79026bdfde
Introduced strongly typed QueryID.
|
il y a 12 ans |
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.
|
il y a 12 ans |