Ivan Savenko
|
43ba3d30ea
Breaking things - first commit towards configurable object(s).
|
11 years ago |
alexvins
|
33935ceb67
cmake/msvc project updates. untested.
|
11 years ago |
Ivan Savenko
|
8d36bcabce
Split registerTypes into multiple files, now in lib/registerTypes
|
11 years ago |
stopiccot
|
d66f0222f2
more portable OS X library install names
|
11 years ago |
beegee1
|
95034b9fa0
- Updated PCH to use our StdInc.h as the prefix header (not generated one from cotire) -> no exclude headers from ffmpeg/etc... statements required
|
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)
|
12 years ago |
beegee1
|
d4fd361d4b
- fixed #1643 -> hero placeholder handling
|
12 years ago |
Ivan Savenko
|
7e02f6b670
Support for overriding victory/defeat conditions from h3m map or
|
12 years ago |
Ivan Savenko
|
ee1b0459e6
Extended building dependencies:
|
12 years ago |
beegee1
|
41e274b4aa
- Moved FunctionList from /client to /lib -> used in client and server
|
12 years ago |
Ivan Savenko
|
dd73573c5c
- vcmi can now calculate crc32 checksum of a file
|
12 years ago |
Ivan Savenko
|
c4716d0a9a
- reordered files in cmake so files with long compile times will be
|
12 years ago |
Ivan Savenko
|
9237e6d97d
Improved json validation
|
12 years ago |
Ivan Savenko
|
208df34fc2
bigfixing & new file: launcher/jsonutils.cpp
|
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
|
8be801a6dc
- CMappedFileLoader class to remap WoG files to h3 names
|
12 years ago |
Ivan Savenko
|
c6cc6e6301
Large changeset, first part of editing H3 objects via mods feature. Changes:
|
12 years ago |
beegee1
|
feea589648
- Bug-fixing for last commit - Moved CMapGenOptions to CMapGenerator
|
12 years ago |
beegee1
|
c10266ed97
- Reduced complexity to use the CMapGenerator(simpler interface) - Removed h3m.txt and tchar_amigaos4.h
|
12 years ago |
beegee1
|
f10ba48c77
- Fully integrated new logging API(ERM, Editor, missing parts) - Removed old logger
|
12 years ago |
Michał W. Urbańczyk
|
f42cfa6f43
MSVC compile fixes:
|
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 |
beegee1
|
89ad007b44
- Renamed Logging to logging
|
12 years ago |
beegee1
|
b82f232e50
- Moved the private part of the logging API to CLogger.h/.cpp
|
12 years ago |
beegee1
|
0baa261dfc
- Implemented the new logging API(not used currently) - Added lock typedefs to Global.h - Some layout updates to Global.h
|
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 |