提交历史

作者 SHA1 备注 提交日期
  Laserlicht dd4c95bd04 textcolor 2 年之前
  Michael 9f68a0bf49 avoid destroing utf-8; no extra Autosave text 2 年之前
  Ivan Savenko 44d16b32fe Use API identical to std classes where possible 2 年之前
  Ivan Savenko 074fd42d84 Added missing includes 2 年之前
  Ivan Savenko 21e794268b Attempt to fix & improve error detection: 2 年之前
  Tomasz Zieliński 851b90f9c1 Missing file. 2 年之前
  Ivan Savenko a654cc2391 Removed vstd::advance. Added vstd::next to handle similar cases. 2 年之前
  Ivan Savenko 832e56e005 Implementation of (very basic) shortcuts system 2 年之前
  Konstantin 54eb550eb9 vcmi: remove unused functions now 2 年之前
  Konstantin 7a5775a9f9 vcmi: use std::optional 2 年之前
  Konstantin 25783066e8 vcmi: use std::any_cast 2 年之前
  Ivan Savenko 63d2e6ea42 Removed no longer used code 2 年之前
  Ivan Savenko 644f0f4b32 Removed ARRAY_COUNT in favor of std::size 2 年之前
  Ivan Savenko 506c3d29bc Replaced vstd clamp with std version 2 年之前
  Ivan Savenko 63b197b78a Converted attributes to use c++17 functionality 2 年之前
  Konstantin ea3bdda047 vcmi: reduce boost a little bit 2 年之前
  Konstantin 11b237a23c vcmi: massive refactoring v1 2 年之前
  Konstantin 8968f0ef0e vcmi: change EAlignment to enum class 2 年之前
  Jerome Duval 518f8d69e5 Haiku patch 2 年之前
  Ivan Savenko 7ef5163d9d Merge pull request #1581 from IvanSavenko/map_render_rewrite 2 年之前
  Ivan Savenko def1e35836 Use SDL BlitMode's to speed up image rendering 2 年之前
  Ivan Savenko ebe996fa74 Hero movement speed and map scrolling speed now matches H3 2 年之前
  Ivan Savenko acdb8d6e06 renamed Unicode -> TextOperations, to use for all text processing 2 年之前
  Andrey Filipenkov fd56f86a84 introduce VCMI_MOBILE macro 2 年之前
  Andrey Filipenkov c4e7e91850 fix single process build for Android 2 年之前
  Andrey Filipenkov 970bd6ed34 adjust project for Android (except AI) 2 年之前
  Andrey Filipenkov 59948a41a6 use std::call_once instead of bool flag 2 年之前
  Konstantin 038db5c71b vcmi: make int3 as constexpr class 2 年之前
  Ivan Savenko ab8b407294 Style cleanup 2 年之前
  Ivan Savenko 34dcb4127a Removed text utilities from SDL_Extensions 2 年之前