DjWarmonger
|
39f9069ed9
Implemented deterministic secondary skills, #1166.
|
пре 12 година |
Ivan Savenko
|
76c77d58f6
const-ified CTown. May fix #1444
|
пре 12 година |
Ivan Savenko
|
0a627698d8
- fixes crash on giving banned skills to hero (partial #1427)
|
пре 12 година |
Michał W. Urbańczyk
|
6fc87d0df1
Fixed #1426.
|
пре 12 година |
Michał W. Urbańczyk
|
a2610de87d
Fixed #1385 (and possible some related issues)
|
пре 12 година |
Ivan Savenko
|
c81a31c74a
- catapult attacks should be identical to H3
|
пре 12 година |
Ivan Savenko
|
ee09c5301e
minor fixes:
|
пре 12 година |
Ivan Savenko
|
b87897096c
Filesystem handling is now more flexible
|
пре 12 година |
DjWarmonger
|
66d6aebe32
Fixed all the issues with Quests, #828 and #1223.
|
пре 12 година |
DjWarmonger
|
b1a569910b
Fixed #1378.
|
пре 12 година |
Ivan Savenko
|
a719e03b30
- fixed #1375
|
пре 12 година |
DjWarmonger
|
103a75e763
Possible fix for #1348
|
пре 12 година |
Ivan Savenko
|
491bd557ef
fixed several bugs reported on forum:
|
пре 12 година |
Michał W. Urbańczyk
|
e9d51a2670
Fixed issue that allowed to build multiple boats in town. Renamed state() to sth more sensible.
|
пре 12 година |
Michał W. Urbańczyk
|
4576719abe
Visual Studio 2013 Preview compile fixes:
|
пре 12 година |
Ivan Savenko
|
f82122d9be
second part of c++11 update. gcc 4.5 and VS 2010 are no longer supported
|
пре 12 година |
Ivan Savenko
|
2b45e13c5c
c++03 -> c++11 switch:
|
пре 12 година |
Michał W. Urbańczyk
|
9f5d1ba623
Fixed #1271.
|
пре 12 година |
Michał W. Urbańczyk
|
be7c2bd07f
CGHeroInstance* can be serialized over network even when hero has been defeated. Strongly typed hero type ID introduced.
|
пре 12 година |
Michał W. Urbańczyk
|
f95e6c233b
It is possible to set on visit query that object is to be removed after visit is over.
|
пре 12 година |
DjWarmonger
|
a7ed3ee3d0
Fixed #987
|
пре 12 година |
Ivan Savenko
|
8273f323b1
- it is possible to edit data of another mod or H3 data via mods
|
пре 12 година |
Ivan Savenko
|
3285f1910b
- finally, solution for imageIndex fields. All image lists will be generated in runtime
|
пре 12 година |
DjWarmonger
|
a9cfb4bddb
Refactoring, fixed #1255
|
пре 12 година |
Ivan Savenko
|
4db13ba845
- proper destructors for handlers and lib objects
|
пре 12 година |
Ivan Savenko
|
c6cc6e6301
Large changeset, first part of editing H3 objects via mods feature. Changes:
|
пре 12 година |
Michał W. Urbańczyk
|
d1d67caa0b
Get rid of some old serialization workaround code that is not needed because serializer was improved in the meantime.
|
пре 12 година |
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 година |
beegee1
|
f10ba48c77
- Fully integrated new logging API(ERM, Editor, missing parts) - Removed old logger
|
пре 12 година |
beegee1
|
c7c2686379
- Integrated the logging API into the client and the lib - Remove some more comments and switched to /// style - Fixed recursive locks - Added Global.h to CMakeLists(now visible in qt-creator) - Removed usage of shared_mutex - Added unique_ptr to CLogger targets
|
пре 12 година |