Commit History

Author SHA1 Message Date
  Ivan Savenko 44cc848edc first part of town configuration: 13 years ago
  Michał W. Urbańczyk 6530e7a1e1 * servers will not allow using out-of-range slots ( #1061 ) 13 years ago
  Ivan Savenko e79ac5f1d7 - removed deprecated ffmpeg functions. Fixes #779 13 years ago
  Ivan Savenko d72c44e4c3 - fixed modifiers keys behaviour in TextInput 13 years ago
  Ivan Savenko 708ad6ac7f - music player uses URI's instead of enum from music base 13 years ago
  Ivan Savenko e67f8afdd9 - removed multiple unused files 13 years ago
  Ivan Savenko 13de841e10 - minor tweaks to quest window 13 years ago
  Ivan Savenko e4c88d5088 - moved ParseBonus to JsonNode.cpp (linkage errors) 13 years ago
  Michał W. Urbańczyk edccbd4809 Rewritten many parts of query handling. Fixed several scenarios leading to a hang (including #1012). Purged boost::function from player interface (handy but impossible to serialize). VCAI will keep description for each unanswered query, so the further debugging will be easier. 13 years ago
  Ivan Savenko 55c78e9f16 - ComponentBox usage in 2 windows: levelup and build screen 13 years ago
  DjWarmonger 406346a6ab Compile fix. Please do not use undefined default (?) constructors. 13 years ago
  Ivan Savenko 235cf458d7 - fixed text duplication in choice windows 13 years ago
  Ivan Savenko 613172fa45 - fixed #582, #1019 and #1022 13 years ago
  Ivan Savenko 770a6e077c - handling of incorrect or missing configuration files (settings.json\defaultSettings.json) 13 years ago
  Ivan Savenko 7a6133a824 - some bugfixing 13 years ago
  Ivan Savenko 1b50082e43 - fixed crash with necromancy dialog #1009 (russian-only) 13 years ago
  Ivan Savenko 8c6965c5ee - shadows for CWindowObject-based windows 13 years ago
  Ivan Savenko 2d8a15f27c - all windows except for pregame\battles are now CWindowObject-based 13 years ago
  DjWarmonger ef250fcb8f Compile fixes for previous commit. 13 years ago
  Ivan Savenko 9d2711fb51 - rewrote most of classes from adventure map window 13 years ago
  Ivan Savenko d60f2d57a0 - first part of CIntObject API clean-up. 13 years ago
  Ivan Savenko 7ddf76a081 - fixed #967 13 years ago
  Ivan Savenko a13a62537b - fixed crash in hero window (#963) 13 years ago
  DjWarmonger 6419f953cb Some (disabled) work for commander artifacts. Hero artifacts window seems broken. 13 years ago
  Ivan Savenko 45c2809a40 - pregame will use same resolution as main game 13 years ago
  Ivan Savenko 9efe05c90b - removed usage of Graphics in several places (Components and hero window). 13 years ago
  Michał W. Urbańczyk 722ec55384 Redid stack artifacts. Broken save compatibility. Added serializer support for boost::variant and sending CStackInstace* over network by implicitly passing IDs. Moved seeds and checksum to StartInfo. Various minor changes. 13 years ago
  Michał W. Urbańczyk 8baec8b093 Implemented #715 (load game from sys options). Fixed #224. Minor improvements. 13 years ago
  Ivan Savenko f426a48d09 - fixes for gcc-4.7 13 years ago
  Michał W. Urbańczyk d9064f4f7d Implemented #714 — restart functionality, including quick restart tweak (bound to CTRL+R). 13 years ago