Ivan Savenko
|
782362e5ce
Remove `console` global
|
7 月之前 |
Alexander Wilms
|
02e429e973
Fix typos using https://github.com/crate-ci/typos
|
1 年之前 |
Johannes Schauer Marin Rodrigues
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 年之前 |
Konstantin
|
ea3bdda047
vcmi: reduce boost a little bit
|
2 年之前 |
Konstantin
|
4c4498b22a
vcmi: modernize rest of lib
|
2 年之前 |
Dydzio
|
da39eb789f
Fix indent
|
2 年之前 |
Dydzio
|
b5a1b178d9
Explicitly call reset on shared_ptr for potential readability boost
|
2 年之前 |
Dydzio
|
622e012fcf
Allow ingame console to use clientside commands and print output
|
2 年之前 |
Andrey Filipenkov
|
ff635edc0b
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
3 年之前 |
Arseniy Shestakov
|
2da3d8a563
Code style: remove senseless comments
|
8 年之前 |
Arseniy Shestakov
|
f1e5797834
Code style: move or add licensing information on top of every file
|
8 年之前 |
Karol
|
1b6f2ea3b7
VCMIDirs update #5 fix
|
11 年之前 |
Ivan Savenko
|
2b45e13c5c
c++03 -> c++11 switch:
|
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 年之前 |
beegee1
|
0baa261dfc
- Implemented the new logging API(not used currently) - Added lock typedefs to Global.h - Some layout updates to Global.h
|
12 年之前 |
Ivan Savenko
|
f7915d9e61
- removed creature-related code from ModHandler
|
13 年之前 |
beegee1
|
cce814c41b
* Final commit
|
14 年之前 |