Historique des commits

Auteur SHA1 Message Date
  DjWarmonger 19ea46a6d2 Part 2. il y a 9 ans
  DjWarmonger 2410f0af61 - WeightedRule optimization - part 1 il y a 9 ans
  DjWarmonger 2bffd4e5c1 Moar optimization! il y a 9 ans
  AlexVinS dc5ad7d7b3 Make string instance names persistent il y a 9 ans
  AlexVinS 37d0dad70a Merge branch 'develop' into feature/VCMIMapFormat1 il y a 10 ans
  Arseniy Shestakov 9fd1cff090 Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared il y a 10 ans
  AlexVinS 6552acdff6 Check coastal tile OTF il y a 10 ans
  Ivan Savenko c3ce4b25df Removed all #include's of CMap.h from headers. il y a 10 ans
  AlexVinS ae2c72ca52 Implemented road transitions. il y a 11 ans
  AlexVinS 877634b3a3 Define public interface of CDrawRoadsOperation il y a 11 ans
  DjWarmonger a0f534146c Fixed underground Lava terrain. il y a 10 ans
  DjWarmonger a90021364e Disable logs for better performance. il y a 10 ans
  beegee1 e9b7044c9b Fix mantis #1859, unknown pattern in underground il y a 10 ans
  beegee1 dafaf86eef Add some debug logging, Fix one special case when updating terrain type, Improve visual look of updated terrain types il y a 10 ans
  AlexVinS 66b022f93e initializer lists part1 il y a 11 ans
  DjWarmonger c119ddf5ee Reduced usage of TerrainViewPattern constructor for faster map generation. il y a 11 ans
  DjWarmonger 156e19cdf6 Various optimizations based on RMG profiling. il y a 11 ans
  Ivan Savenko 652ceb2bde Finally shattered CObjectHandler.cpp into tiny bits il y a 11 ans
  Ivan Savenko 0afdfa529c Moved all object-related files to lib/mapObjects directory. il y a 11 ans
  Ivan Savenko 32b6568b65 Merged changes from upstream and fixed compilation caused by API changes il y a 11 ans
  DjWarmonger d2fd71d087 Zone shapes & terrains work nicely. il y a 11 ans
  Ivan Savenko 7f276185bd Moving files: il y a 11 ans
  beegee1 fe1b16a7ec Some preparation towards mantis #1743: il y a 11 ans
  beegee1 1ac328635a - Added handler classes CRmgTemplateStorage and CTerrainViewPatternConfig to LibClasses il y a 12 ans
  Ivan Savenko b87897096c Filesystem handling is now more flexible il y a 12 ans
  Ivan Savenko f82122d9be second part of c++11 update. gcc 4.5 and VS 2010 are no longer supported il y a 12 ans
  Ivan Savenko 6737c270c9 gcc 4.5 compatibility fixes. Mostly due to lack of fully finctional nullptr class il y a 12 ans
  beegee1 5328beb8e7 - Fixed some bugs when starting a RMG map - Checks if there is a template for the chosen options(rejects if not) - Added a few templates for development(2 to 4 players, medium maps are supported) - Refactoring il y a 12 ans
  Michał W. Urbańczyk be7c2bd07f CGHeroInstance* can be serialized over network even when hero has been defeated. Strongly typed hero type ID introduced. il y a 12 ans
  beegee1 298f862d86 - Implemented updating additional terrain types fully(including 2 special cases) il y a 12 ans