Historial de Commits

Autor SHA1 Mensaje Fecha
  beegee1 d1002f7e8f - Fixed starting another map from campaign bonus selection screen while playing a campaign mission hace 12 años
  beegee1 b9b25ef552 - Fixed mantis #1422 (starting another scenario crashes VCMI for now) hace 12 años
  beegee1 41e274b4aa - Moved FunctionList from /client to /lib -> used in client and server hace 12 años
  Ivan Savenko 83440f1149 A bit more text-related work: hace 12 años
  Ivan Savenko b87897096c Filesystem handling is now more flexible hace 12 años
  Ivan Savenko 2b45e13c5c c++03 -> c++11 switch: hace 12 años
  Michał W. Urbańczyk 8bfc6a1116 A patch from O01eg: http://forum.vcmi.eu/viewtopic.php?p=9313#9313 hace 12 años
  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 hace 12 años
  beegee1 feea589648 - Bug-fixing for last commit - Moved CMapGenOptions to CMapGenerator hace 12 años
  beegee1 ee51c5beb5 - Renamed /lib subfolders to lowercase hace 12 años
  mateuszb dbec99ffc7 * PlayerColor and TeamID refactoring hace 12 años
  mateuszb fbb1ae1bb8 * prologue videos (according to Randjan's list) hace 12 años
  mateuszb 92995964f3 a bit more of prologue/epilogue screen hace 12 años
  mateuszb b776b93b0c * a bit of campaign prologue/epilogue screen hace 12 años
  mateuszb 898228fd54 * minor fix for bonus selection screen hace 13 años
  alexvins 4bc2fd5519 [c::b] renamed map subfolder to workaround dependency tracking bug hace 13 años
  Ivan Savenko 94c55e2632 - string ID's for spells (not configurable due to hardcode) hace 13 años
  Ivan Savenko 62e99a1ae5 - basic loading screen, no progress bar hace 13 años
  Ivan Savenko ff146a80fe - fixed empty tavern in new towns hace 13 años
  Ivan Savenko 1c5a4c669c - merged minimap.json into terrains.json hace 13 años
  Ivan Savenko c9dd80ea6d - moved json-related functions (e.g. ParseBonus) into JsonUtils namespace hace 13 años
  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) hace 13 años
  DjWarmonger f5ddc44827 - Compile fix - unique_ptr can't be serialized hace 13 años
  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 hace 13 años
  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 hace 13 años
  Ivan Savenko 306d64b0c4 - it is possible to read json file with vector hace 13 años
  mateuszb 8dca88c3c8 * start map in campaign button is properly disabled/enabled (I hope) hace 13 años
  mateuszb 18bd898cb1 * fixed bug when starting certain maps in campaigns hace 13 años
  mateuszb 9acfa0d136 * more or less working HERO campaign bonus hace 13 años
  mateuszb 8e3de98059 * restoring campaign features hace 13 años