Ivan Savenko
|
2c17c2d5b7
Rework CCallback <-> CClient interaction
|
5 miesięcy temu |
Laserlicht
|
4e73f7d90f
shared_mutex replace boost
|
7 miesięcy temu |
Laserlicht
|
75a95d8513
boost::lock_guard replace
|
7 miesięcy temu |
Johannes Schauer Marin Rodrigues
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 lat temu |
Konstantin
|
86f5d6de69
vcmi: modernize headers
|
2 lat temu |
Andrey Filipenkov
|
ff635edc0b
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
3 lat temu |
Arseniy Shestakov
|
f1e5797834
Code style: move or add licensing information on top of every file
|
8 lat temu |
Ivan Savenko
|
2b45e13c5c
c++03 -> c++11 switch:
|
12 lat temu |
alexvins
|
c0ce8712c1
add some missing licence headers
|
13 lat temu |
Ivan Savenko
|
f426a48d09
- fixes for gcc-4.7
|
13 lat temu |
Michał W. Urbańczyk
|
7317e803db
Locking pim mutex in client pack handling method, instead of dozens playerint call-ins. GUI won't try updating in between gamestate change and call-ins about it. Should fix #912.
|
13 lat temu |
Michał W. Urbańczyk
|
e4dc00abac
* new file lib/UnlockGuard.h — unlock_guard is for unlocking a mutex for the scope time (RAII)
|
13 lat temu |