Ivan Savenko
|
44742814cd
More cleanup:
|
пре 11 година |
Ivan Savenko
|
652ceb2bde
Finally shattered CObjectHandler.cpp into tiny bits
|
пре 11 година |
Ivan Savenko
|
0afdfa529c
Moved all object-related files to lib/mapObjects directory.
|
пре 11 година |
Ivan Savenko
|
e9b41cd3c6
Minor fixes, no more missing objects & templates
|
пре 11 година |
Ivan Savenko
|
7e057b6df8
Bugfixing, game can finally load to main menu without crash
|
пре 11 година |
Ivan Savenko
|
dc7f820161
Implemented object schema. Commiting current progress before sync with
|
пре 11 година |
Ivan Savenko
|
b5160acbac
Finalization of object type handler interface
|
пре 11 година |
beegee1
|
fe1b16a7ec
Some preparation towards mantis #1743:
|
пре 11 година |
Ivan Savenko
|
3779a54ddd
- probably fixed 1671
|
пре 11 година |
alexvins
|
16d6292be9
[refactor] extract often used classes from lib\NetPacks.h to separate header - less dependecies on whole packets class tree
|
пре 11 година |
Ivan Savenko
|
2c4c964a45
Large rewrite of adventure map objects:
|
пре 12 година |
DjWarmonger
|
f8028f512d
Fixed #1585 - destroyed war machines will be removed from hero's equipment.
|
пре 12 година |
Ivan Savenko
|
3560bbb7f3
two patches/pull requests from janisozaur
|
пре 12 година |
Ivan Savenko
|
ee6cdbeffe
went through the rest of cppcheck warnings, mostly harmless
|
пре 12 година |
Ivan Savenko
|
b87897096c
Filesystem handling is now more flexible
|
пре 12 година |
Michał W. Urbańczyk
|
0eb496fb57
Fixed #1338 and #1341. Introduced post-load step to ease initialization of bonus source ids.
|
пре 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 година |
Ivan Savenko
|
6737c270c9
gcc 4.5 compatibility fixes. Mostly due to lack of fully finctional nullptr class
|
пре 12 година |
Ivan Savenko
|
1c0ccd2b02
- fixed some bugs with artifacts icons
|
пре 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 година |
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 година |
Ivan Savenko
|
0cf969d508
- console logger by default uses same format as previously (no extra data)
|
пре 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 година |
beegee1
|
ee51c5beb5
- Renamed /lib subfolders to lowercase
|
пре 12 година |
Ivan Savenko
|
c927913f5f
- Improved json validation. Now it support most of features from latest json schema draft
|
пре 12 година |
DjWarmonger
|
c8bb363a45
Fixed Death Stare of Commanders, additional tweaks.
|
пре 12 година |
Ivan Savenko
|
a9fe9e9e8b
- fixed #1229 and #1245
|
пре 12 година |