Historique des commits

Auteur SHA1 Message Date
  Ivan Savenko 9fba3d97f1 Renamed & unified OBJECT_CONSTRUCTION macro set il y a 1 an
  Ivan Savenko 00605b5129 Remove largely unused defActions member from CIntObject il y a 1 an
  Ivan Savenko 4533271692 Merge pull request #4312 from IvanSavenko/texthandler_split il y a 1 an
  Ivan Savenko 1aa391fdf8 Split CGeneralTextHandler file into 1 file per class form il y a 1 an
  Aleksandar Kazandzhiev cde9bed5a6 Use std::vector::empty for non-zero size checking. il y a 1 an
  Aleksandar Kazandzhiev 551b87e2cd Add up to 8 human player names to the configuration and save/load them to avoid entering them each time. il y a 1 an
  Alexander Wilms 02e429e973 Fix typos using https://github.com/crate-ci/typos il y a 1 an
  Ivan Savenko 3bea383b59 Merge branch 'vcmi/beta' into 'vcmi/develop' il y a 1 an
  Ivan Savenko f03d80628a Fix potentially uninitialized pointer il y a 1 an
  Ivan Savenko df83fa33a1 Merge branch 'vcmi/master' into 'vcmi/develop' il y a 1 an
  Ivan Savenko d1aa4ecd10 Merge pull request #4013 from IvanSavenko/shortcuts_additions il y a 1 an
  Ivan Savenko 82af0639df Merge pull request #4004 from Laserlicht/background il y a 1 an
  Ivan Savenko 017aaefc40 Handle invalid main menu config il y a 1 an
  Ivan Savenko 88fbb7ee71 Most of buttons created in cpp now have assigned shortcut il y a 1 an
  Laserlicht c676b999e5 use showAll il y a 1 an
  Ivan Savenko d502850054 Add network thread termination logic for adventure map animations il y a 1 an
  Ivan Savenko 9bfe000724 Added semi-workaround method for network thread shutdown: il y a 1 an
  Ivan Savenko 540bd16e7b Fixed video widget playback il y a 1 an
  Ivan Savenko d08c7b7b8f Added VideoWidget to hide implementation details il y a 1 an
  Ivan Savenko d27b854cb1 Reorganized music, video and sound players: il y a 1 an
  Ivan Savenko 93c3cf372b Reworked TextInput to allow text overflow support il y a 1 an
  Ivan Savenko 1abe9007bc Moved CTextInput to a separate file. No changes in logic il y a 1 an
  Ivan Savenko ac1c36b7e2 Fixed not working shortcuts on some buttons in main menu il y a 1 an
  Ivan Savenko 07d201502e Refactoring of button class to prepare for configurable button il y a 1 an
  Ivan Savenko c3957c2c2a Moved json files to new directory, split on per-class basis il y a 1 an
  Ivan Savenko 9ebd194ab1 Merge pull request #3609 from IvanSavenko/single_process il y a 1 an
  Ivan Savenko 6e399eb21a Make some non-const static variables const or constexpr il y a 1 an
  Ivan Savenko 0d263c5571 Implemented option to run server as a thread with shared VLC il y a 1 an
  Ivan Savenko d4bedd8d8d Fixed handling of match server crash il y a 1 an
  Ivan Savenko c5c46a7c9a Implemented connecting to server via proxy il y a 1 an