Konstantin
|
7a5775a9f9
vcmi: use std::optional
|
2 years ago |
Ivan Savenko
|
644f0f4b32
Removed ARRAY_COUNT in favor of std::size
|
2 years ago |
Konstantin
|
f93c9277c6
lib/filesystem: rename CreateFile to createFile
|
2 years ago |
Ivan Savenko
|
246281e62a
Merged vcmi/beta with vcmi/develop
|
2 years ago |
Andrey Filipenkov
|
2f14914120
fix Boost deprecation warnings
|
2 years ago |
Ivan Savenko
|
facf77b3ae
vstd::unique -> std::unique
|
2 years ago |
Andrey Filipenkov
|
ff635edc0b
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
3 years ago |
Nordsoft91
|
205bb09880
Launcher fixes for mod filesystem (#860)
|
3 years ago |
Henning Koehler
|
654ca96e9d
fixed code format and other minor issues
|
8 years ago |
Henning Koehler
|
06d2507371
log file loading
|
8 years ago |
AlexVinS
|
15138c23de
Finished conversion to new logging API
|
8 years ago |
Arseniy Shestakov
|
f1e5797834
Code style: move or add licensing information on top of every file
|
8 years ago |
Vadim Markovtsev
|
89f506658e
Fix issue #2068 - maps list update
|
9 years ago |
Zyx-2000
|
70e3c81b9f
Replaced CFileInfo with more correct and efficient alternative
|
9 years ago |
Zyx-2000
|
cf61837ced
replaced std::string with boost::filesystem::path in several places
|
9 years ago |
Karol
|
958839668c
VCMIDirs update #5
|
11 years ago |
Ivan Savenko
|
1d9139303a
introduced zip support into vcmi
|
12 years ago |
Ivan Savenko
|
9f7c89d5e3
- more filesystem logging and possible fix for Win
|
12 years ago |
Ivan Savenko
|
b87897096c
Filesystem handling is now more flexible
|
12 years ago |
Ivan Savenko
|
f82122d9be
second part of c++11 update. gcc 4.5 and VS 2010 are no longer supported
|
12 years ago |
Ivan Savenko
|
3943c10f1a
fixes #1237 - if server savegame entry is missing it will be created in "update mode".
|
12 years ago |
beegee1
|
ee51c5beb5
- Renamed /lib subfolders to lowercase
|
12 years ago |