Historique des commits

Auteur SHA1 Message Date
  Ivan Savenko 01c2814d35 Merge pull request #3821 from SoundSSGood/CWindowWithArtifacts-refactoring il y a 1 an
  Ivan Savenko 1dc962804e Fixed possible crash on having selectable reward with no visual image il y a 1 an
  SoundSSGood 25d2b468c3 CWindowWithArtifacts preparations il y a 1 an
  Ivan Savenko 99cb1df91d Fixes for positioning on popups with components il y a 1 an
  Ivan Savenko ec159f2fdd Fixed bad line breaks in starting faction description popup il y a 1 an
  Ivan Savenko 056ef00f74 Bugfixing il y a 2 ans
  Ivan Savenko 10e50548e7 Converted Component class to use VariantIdentifier instead of int il y a 2 ans
  Ivan Savenko b88a8da4e8 Split off some netpack structures into separate files il y a 2 ans
  Laserlicht fa9d5e9971 show missing resources il y a 2 ans
  Ivan Savenko 037efdf5fc Improvements to type safety of Identifier class il y a 2 ans
  Laserlicht 03316c62bf Easy choosing for a secondary skill in Level Up Dialog by double clicking it il y a 2 ans
  Ivan Savenko 823ffa7a07 Always use ResourcePath for referencing images and animations il y a 2 ans
  Ivan Savenko 43795c39a5 Replaced all usage of SDL_Color outside of render with ColorRGBA il y a 2 ans
  Ivan Savenko 9ef959a7f8 Merge pull request #2310 from IvanSavenko/left_click_refactor il y a 2 ans
  Ivan Savenko 9acab48bc3 Merge pull request #2268 from SoundSSGood/CArtifactInstance-rework il y a 2 ans
  Ivan Savenko ca889a5c2a Replaced clickLeft with clickPressed clickReleased methods il y a 2 ans
  Ivan Savenko 8b61c0d59b Replaced CIntObject::type bitfield with bool's. Added input blocking. il y a 2 ans
  SoundSSGood d44821e733 CArtifactInstance moved to own file il y a 2 ans
  SoundSSGood f8023ad283 CScrollArtifactInstance il y a 2 ans
  Ivan Savenko 563d7dd41f Renamed RCLICK -> SHOW_POPUP il y a 2 ans
  Ivan Savenko d4aa778547 Replaced clickRight event with showPopupWindow/closePopupWindow il y a 2 ans
  Ivan Savenko 1e9eea30e1 Merge remote-tracking branch 'soundsgood/CArtHandler-rework' into develop il y a 2 ans
  Ivan Savenko 8ea0ecaec1 show/showAll methods now use Canvas instead of SDL_Surface il y a 2 ans
  SoundSSGood 021f94a579 artifact utils il y a 2 ans
  Ivan Savenko a654cc2391 Removed vstd::advance. Added vstd::next to handle similar cases. il y a 2 ans
  Ivan Savenko 832e56e005 Implementation of (very basic) shortcuts system il y a 2 ans
  SoundSSGood 9a838598a6 arts refactoring part1 il y a 2 ans
  Konstantin bf67784840 vcmi: correctly show spells from SpellInt.def il y a 2 ans
  Konstantin de211e9f13 vcmi: all notifications now shows inside the infobar properly il y a 2 ans
  Konstantin bc228a938a vcmi: use enum class for EComponentType il y a 2 ans