Histórico de Commits

Autor SHA1 Mensagem Data
  Michał W. Urbańczyk 1e8c58ecdf Patch from O01eg fixing #1308 http://forum.vcmi.eu/viewtopic.php?t=721 há 12 anos atrás
  Michał W. Urbańczyk a1f545792b Compile fixes specific for VS 2012" há 12 anos atrás
  Ivan Savenko f82122d9be second part of c++11 update. gcc 4.5 and VS 2010 are no longer supported há 12 anos atrás
  Ivan Savenko 2b45e13c5c c++03 -> c++11 switch: há 12 anos atrás
  Michał W. Urbańczyk 06dbdd234f Further changes for duel mode. It is possible to pass names of AIs to be used by command line. Moved things in battle AI. há 12 anos atrás
  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 há 12 anos atrás
  beegee1 8d82c49a99 - Compile fix - Renamed map operations há 12 anos atrás
  Ivan Savenko d88caec82c - fixes to previous commits há 12 anos atrás
  Ivan Savenko 4db13ba845 - proper destructors for handlers and lib objects há 12 anos atrás
  beegee1 c10266ed97 - Reduced complexity to use the CMapGenerator(simpler interface) - Removed h3m.txt and tchar_amigaos4.h há 12 anos atrás
  beegee1 f10ba48c77 - Fully integrated new logging API(ERM, Editor, missing parts) - Removed old logger há 12 anos atrás
  beegee1 6827fcdb53 - Integrated the logging API into the server project - Simplified CBasicLogConfigurator usage(exception handling, logging, log file appending) há 12 anos atrás
  beegee1 ee51c5beb5 - Renamed /lib subfolders to lowercase há 12 anos atrás
  Ivan Savenko b5fcefe455 - moved all system-specific handling of filesystem to VCMIDirs.cpp (new file) há 12 anos atrás
  Michał W. Urbańczyk d45a554fec Significant changes to saving system. Now both client and server store their lib part. há 12 anos atrás
  Michał W. Urbańczyk d23a5dcfdf Fixed #1208. há 12 anos atrás
  alexvins daf2c285e9 [refactor] reduce some code duplication, get rid of few magic nombers. há 12 anos atrás
  alexvins 4bc2fd5519 [c::b] renamed map subfolder to workaround dependency tracking bug há 13 anos atrás
  Ivan Savenko 04358ed0c6 multiple changes in config system, breaks existing mods. See upcoming post on forums. há 13 anos atrás
  beegee1 53169abea7 - Foundation for starting a random map is done - Moved StdInc.h to header file in some /Map and /RMG compilation units(better syntax highlighting, should have no negative impact) há 13 anos atrás
  Ivan Savenko 8eba824ada - updated icons + psd file há 13 anos atrás
  beegee1 a878f5f79a * Separated map loading from the map object * Moved map classes to lib/Map * Renamed map.h/cpp to CMap.h/cpp * Profiling of map loading is now optional * Updated CMemoryStream há 13 anos atrás
  Michał W. Urbańczyk ecd8947d8e Crashes on starting next campaign mission should be fixed. há 13 anos atrás
  DjWarmonger 289b7b68d9 Mod Handler class. It is connected with engine, but doesn't do anything yet. há 13 anos atrás
  Ivan Savenko e67f8afdd9 - removed multiple unused files há 13 anos atrás
  Ivan Savenko b3c17d2788 large filesystem update. Filesysytem is now fully functional, everything should work. há 13 anos atrás
  Ivan Savenko 49495c9caf - possibly fixed #966 and #958 há 13 anos atrás
  Michał W. Urbańczyk c698181c4c * simple mechanism for detecting desync after init há 13 anos atrás
  Michał W. Urbańczyk e4dc00abac * new file lib/UnlockGuard.h — unlock_guard is for unlocking a mutex for the scope time (RAII) há 13 anos atrás
  beegee1 7f04ed990b Major refactoring. First part: BattleInterface há 14 anos atrás