Commit History

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