コミット履歴

作者 SHA1 メッセージ 日付
  Ivan Savenko 2c17c2d5b7 Rework CCallback <-> CClient interaction 5 ヶ月 前
  Laserlicht 4e73f7d90f shared_mutex replace boost 7 ヶ月 前
  Laserlicht 75a95d8513 boost::lock_guard replace 7 ヶ月 前
  Johannes Schauer Marin Rodrigues a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 年 前
  Konstantin 86f5d6de69 vcmi: modernize headers 2 年 前
  Andrey Filipenkov ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 年 前
  Arseniy Shestakov f1e5797834 Code style: move or add licensing information on top of every file 8 年 前
  Ivan Savenko 2b45e13c5c c++03 -> c++11 switch: 12 年 前
  alexvins c0ce8712c1 add some missing licence headers 13 年 前
  Ivan Savenko f426a48d09 - fixes for gcc-4.7 13 年 前
  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 年 前
  Michał W. Urbańczyk e4dc00abac * new file lib/UnlockGuard.h — unlock_guard is for unlocking a mutex for the scope time (RAII) 13 年 前