2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Michał W. Urbańczyk 27f8408c52 Compile fix for MSVC. 13 жил өмнө
  Ivan Savenko b5ebf443fc - all fonts handling is now in new file, UIFramework/Fonts.cpp/h 13 жил өмнө
  Ivan Savenko 94c55e2632 - string ID's for spells (not configurable due to hardcode) 13 жил өмнө
  Ivan Savenko 62e99a1ae5 - basic loading screen, no progress bar 13 жил өмнө
  Ivan Savenko ff146a80fe - fixed empty tavern in new towns 13 жил өмнө
  Ivan Savenko e36bc50504 - support for new heroes and hero classes 13 жил өмнө
  Ivan Savenko ffe8b99369 - reorganized hero classes 13 жил өмнө
  Ivan Savenko 1c5a4c669c - merged minimap.json into terrains.json 13 жил өмнө
  Ivan Savenko c9dd80ea6d - moved json-related functions (e.g. ParseBonus) into JsonUtils namespace 13 жил өмнө
  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) 13 жил өмнө
  beegee1 e08db9790b * Map size can be any integer value * Changed new_*; to new_*(); for zero-parameter c-tors (=code convention; stack allocated objects without parantheses as ever to avoid c++ most vexing parse) 13 жил өмнө
  DjWarmonger f5ddc44827 - Compile fix - unique_ptr can't be serialized 13 жил өмнө
  beegee1 c336abcf4a * Added RMG tab to pregame(disabled by default, activate with: enableRMG=true in settings.json) * Fixed tab intendation * Renamed colors to more comprehensible names 13 жил өмнө
  Ivan Savenko 0d863c83d7 - removed autogenerated by autotools files 13 жил өмнө
  beegee1 105083dd70 * Code convention updates * Default values for CMap types * Updated BinaryReader c-tor * Converted "bool" int types to bool in CMap classes * Removed map event operators in favor of member methods 13 жил өмнө
  Ivan Savenko fc85e08a64 - clang and gcc 4.5 compatibility 13 жил өмнө
  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 13 жил өмнө
  beegee1 720deba838 * Added comments to map.h * Refactoring(renamed attributes, some steps towards coding guidelines, ..) 13 жил өмнө
  Ivan Savenko da7a6234b1 - some tweaks towards new towns 13 жил өмнө
  Ivan Savenko 306d64b0c4 - it is possible to read json file with vector 13 жил өмнө
  Michał W. Urbańczyk f8a27a9fdb * Moved CConfigHandler from client to lib, CMake/Makefile need updating. I believe other projects besides client also need access to settings. (surprisingly there was a "server" category used only by client... and now VCAI.) 13 жил өмнө
  mateuszb 8dca88c3c8 * start map in campaign button is properly disabled/enabled (I hope) 13 жил өмнө
  Ivan Savenko 15a7f43e11 - fixed #1075, #1080, #1081 13 жил өмнө
  mateuszb 7fe2692bf8 * support for campaign scenarios with no bonuses 13 жил өмнө
  mateuszb 18bd898cb1 * fixed bug when starting certain maps in campaigns 13 жил өмнө
  Ivan Savenko 3fcba4fb5c - fixed crash on start of some campaigns 13 жил өмнө
  mateuszb 00c079f7dc * improvements for HERO campaign bonus 13 жил өмнө
  mateuszb 9acfa0d136 * more or less working HERO campaign bonus 13 жил өмнө
  mateuszb 82e21f8b6e * minor campaign related improvements 13 жил өмнө
  mateuszb 8e3de98059 * restoring campaign features 13 жил өмнө