Arseniy Shestakov
|
dbcd79c48a
Code cleanup: remove double and unneded semicolons
|
8 years ago |
AlexVinS
|
3216422307
Fixed a few CWE-457
|
9 years ago |
Vadim Markovtsev
|
d0beb27197
Add git commit hash into the version string
|
9 years ago |
AlexVinS
|
cf1d5d0bc9
tweaks
|
9 years ago |
DjWarmonger
|
2e70d8a084
- VCMI will now read templates from mods
|
10 years ago |
AlexVinS
|
685deddac1
Start spell-relatet files reorganisation
|
10 years ago |
AlexVinS
|
aa5e9fc959
get rid of global debug macros.
|
10 years ago |
DjWarmonger
|
530a3e69bf
Option to allow / ban certain types of town in a template.
|
11 years ago |
Ivan Savenko
|
ab475195ac
Banks now use new scheme as well
|
11 years ago |
Ivan Savenko
|
0a71e89f58
Created large number of missing objects in configs
|
11 years ago |
Ivan Savenko
|
836c466f81
- Implementation of overrides for towns
|
11 years ago |
Ivan Savenko
|
0afdfa529c
Moved all object-related files to lib/mapObjects directory.
|
11 years ago |
Ivan Savenko
|
7f276185bd
Moving files:
|
11 years ago |
Ivan Savenko
|
b5160acbac
Finalization of object type handler interface
|
11 years ago |
Ivan Savenko
|
7f6f125b4c
First part of submods support.
|
11 years ago |
Ivan Savenko
|
29e98b2d51
- modhandler will only validate new, changed or mods that failed
|
12 years ago |
Ivan Savenko
|
dd73573c5c
- vcmi can now calculate crc32 checksum of a file
|
12 years ago |
beegee1
|
1ac328635a
- Added handler classes CRmgTemplateStorage and CTerrainViewPatternConfig to LibClasses
|
12 years ago |
Ivan Savenko
|
1d9139303a
introduced zip support into vcmi
|
12 years ago |
Ivan Savenko
|
b87897096c
Filesystem handling is now more flexible
|
12 years ago |
Ivan Savenko
|
2b45e13c5c
c++03 -> c++11 switch:
|
12 years ago |
Michał W. Urbańczyk
|
1e8e932323
Logging around #1237. Typos.
|
12 years ago |
Ivan Savenko
|
b20f8fd3d4
- fixed uninitialized access into modHander
|
12 years ago |
Ivan Savenko
|
c6cc6e6301
Large changeset, first part of editing H3 objects via mods feature. Changes:
|
12 years ago |
beegee1
|
f10ba48c77
- Fully integrated new logging API(ERM, Editor, missing parts) - Removed old logger
|
12 years ago |
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 years ago |
beegee1
|
ee51c5beb5
- Renamed /lib subfolders to lowercase
|
12 years ago |
Ivan Savenko
|
c927913f5f
- Improved json validation. Now it support most of features from latest json schema draft
|
12 years ago |
alexvins
|
2eb8263e51
Basic Configuration for bonus types
|
12 years ago |
Ivan Savenko
|
b5fcefe455
- moved all system-specific handling of filesystem to VCMIDirs.cpp (new file)
|
12 years ago |