Commit History

Author SHA1 Message Date
  DjWarmonger a6ea0981b6 Merge branch 'develop' into mutexRelax 10 years ago
  Vadim Markovtsev 337276604d Fix detection of VCMI_APPLE 10 years ago
  Vadim Markovtsev 74e9f23e36 Fix build with recent Boost 10 years ago
  DjWarmonger a3ce1521e5 Cache visible tiles within SectorMap for quicker access. 10 years ago
  ArseniyShestakov 826a64b579 Pack of tiny code improvements for @alexvins request 10 years ago
  ArseniyShestakov e4f591ba84 vstd: add function to check vector intersection 10 years ago
  AlexVinS aa5e9fc959 get rid of global debug macros. 10 years ago
  josch 5c356f4415 add support for the HURD 11 years ago
  josch a96b5e7905 add support for FreeBSD 11 years ago
  josch c36042f8c7 rename preprocessor variable VCMI_LINUX to VCMI_XDG 11 years ago
  Ilya Zhuravlev 3eb3996241 Fix android build. 11 years ago
  AlexVinS 54453aee73 get rid of boost::assign 11 years ago
  AlexVinS 463b9e46b3 Cleanup 11 years ago
  Karol 37bd4790f7 VCMIDirs update #6 fix 11 years ago
  Karol 53ab0593b7 VCMIDirs update #6 11 years ago
  Karol 958839668c VCMIDirs update #5 11 years ago
  Karol a302f6c7ad VCMIDirs update #3 11 years ago
  beegee1 5139378319 - migrated boost::function/ref/bind to std:: variants 11 years ago
  Michael Pavlyshko 24af413d61 define M_PI 11 years ago
  Ivan Savenko ca86416953 Fixed compilation with gcc 4.7 11 years ago
  Ivan Savenko 00b6232ff6 Replaced usage of DLL_LINKAGE with ELF_VISIBILITY in netpacks. Please make sure that compilation now works on all platforms 11 years ago
  DjWarmonger e54c816c92 Treasure piles can now cover several tiles. 11 years ago
  Ivan Savenko 1d17d60449 gcc update: 11 years ago
  Macron1Robot 2d425666d7 Update Global.h 11 years ago
  Macron1Robot 8ec7a9b919 Moved "max heroes on map per player", "max heroes available for player" to "defaultMods.json" 11 years ago
  Macron1Robot 907caedb13 Added "produce" section in "building" structure. Changed dailyIncome. 11 years ago
  beegee1 1d57b75bc5 - random number generation refactoring 11 years ago
  Ivan Savenko 9c0df68cb8 Fixing spelling mistakes. Patch from josch, fixes #1759 11 years ago
  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 11 years ago
  beegee1 df0a28d9cb - added PCH compilation for CMake using cotire module (PCH is OFF per default, can be enabled with ENABLE_PCH=ON) 11 years ago