Commit History

作者 SHA1 備註 提交日期
  AlexVinS 5ba53da9bf Extract SpellMechanics to separate file 11 年之前
  josch 9bef590960 use system version of minizip 11 年之前
  Michael Pavlyshko f7d8faa540 install only .dll (without .dll.a) 11 年之前
  Michael Pavlyshko bad7050096 spaces -> tabulation 11 年之前
  Michael Pavlyshko c25ccc2acb Rename: vcmi.dll -> VCMI_lib.dll, vcmilauncher.exe -> VCMI_launcher.exe 11 年之前
  Michael Pavlyshko c935193558 disable WIN32 flag for executables, fix previous commit 11 年之前
  Michael Pavlyshko 3443ba5bb3 fix libvcmi linking 11 年之前
  Michael Pavlyshko 820eceb8ad Add VCMI_DLL flag for libvcmi 11 年之前
  Ivan Savenko 32240da34e Reduced number of #include's in headers. May break compilation on Win 11 年之前
  AlexVinS 46d92f11cb Project update, fix build 11 年之前
  Ivan Savenko ab475195ac Banks now use new scheme as well 11 年之前
  Ivan Savenko 7cfd9a0903 First part of implementation of some type-specific handlers. 11 年之前
  Ivan Savenko 44742814cd More cleanup: 11 年之前
  Ivan Savenko b2e8c92383 Cleanup: 11 年之前
  Ivan Savenko 652ceb2bde Finally shattered CObjectHandler.cpp into tiny bits 11 年之前
  Ivan Savenko 0afdfa529c Moved all object-related files to lib/mapObjects directory. 11 年之前
  Ivan Savenko 32b6568b65 Merged changes from upstream and fixed compilation caused by API changes 11 年之前
  Ivan Savenko 7f276185bd Moving files: 11 年之前
  Ivan Savenko 153dd1f5f9 - Added new files that should have been in last commit 11 年之前
  Ivan Savenko 7725232253 backup of current progress, started design of "Object configurer" that 11 年之前
  O01eg c6238588bd Rename new files. 11 年之前
  O01eg 927eb33c11 Split IGameCallback to reduce memory required to debug compilation. 11 年之前
  beegee1 1d57b75bc5 - random number generation refactoring 11 年之前
  Ivan Savenko 43ba3d30ea Breaking things - first commit towards configurable object(s). 11 年之前
  alexvins 33935ceb67 cmake/msvc project updates. untested. 11 年之前
  Ivan Savenko 8d36bcabce Split registerTypes into multiple files, now in lib/registerTypes 11 年之前
  stopiccot d66f0222f2 more portable OS X library install names 11 年之前
  beegee1 95034b9fa0 - Updated PCH to use our StdInc.h as the prefix header (not generated one from cotire) -> no exclude headers from ffmpeg/etc... statements required 12 年之前
  beegee1 df0a28d9cb - added PCH compilation for CMake using cotire module (PCH is OFF per default, can be enabled with ENABLE_PCH=ON) 12 年之前
  beegee1 d4fd361d4b - fixed #1643 -> hero placeholder handling 12 年之前