Commit History

Author SHA1 Message Date
  Laserlicht dfb10bdfcb search rectangle 1 year ago
  Laserlicht 95ff89f622 search spells 1 year ago
  Johannes Schauer Marin Rodrigues a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 years ago
  Laserlicht 7cf654992f code review 2 years ago
  Laserlicht 28f4046937 ready 2 years ago
  Laserlicht 3e4a5b7d80 border and variable 2 years ago
  Laserlicht a6b68be2df offsets 2 years ago
  Laserlicht 8b5c9db21b basic offset 2 years ago
  Laserlicht 240d291de9 big spellbook 2 years ago
  Ivan Savenko 43795c39a5 Replaced all usage of SDL_Color outside of render with ColorRGBA 2 years ago
  Ivan Savenko 18db944083 Replaced clickReleased with clickPressed where applicable in H3 2 years ago
  Ivan Savenko ca889a5c2a Replaced clickLeft with clickPressed clickReleased methods 2 years ago
  Ivan Savenko d4aa778547 Replaced clickRight event with showPopupWindow/closePopupWindow 2 years ago
  Ivan Savenko 8ea0ecaec1 show/showAll methods now use Canvas instead of SDL_Surface 2 years ago
  Ivan Savenko 832e56e005 Implementation of (very basic) shortcuts system 2 years ago
  Ivan Savenko cfcaf5cbb6 renamed keyDown -> keyPressed 2 years ago
  Ivan Savenko d4fba3787c Removed usage of SDL_KeyboardEvent from UI code 2 years ago
  Ivan Savenko 9c3030603d Removed most SDL includes from headers, removed SDL int's 2 years ago
  Ivan Savenko ee7a573cb8 Refactoring of SDL API usage: 2 years ago
  Andrey Filipenkov ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
  Alexander Shishkin 5c09f751b3 Gui cleanup3 - UI refactoring to use smart pointers (#440) 7 years ago
  Arseniy Shestakov 2da3d8a563 Code style: remove senseless comments 8 years ago
  Arseniy Shestakov f1e5797834 Code style: move or add licensing information on top of every file 8 years ago
  AlexVinS 345dd913f6 use CLabel in SpellArea 9 years ago
  AlexVinS e3ee51a28f Use label object for mana 9 years ago
  AlexVinS ba5b65ff93 get rid of CDefHandler in CSpellWindow 9 years ago
  AlexVinS 2a6bab119b Use CAnimImage for SpellArea 9 years ago
  AlexVinS 3a52a3c663 Allow CAnimImage to share animation object. 9 years ago
  AlexVinS a0300b0447 CSpellWindow widgets capturing 9 years ago
  AlexVinS e1f9b2c74a SpellArea tweak 9 years ago