تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  Ivan Savenko 43795c39a5 Replaced all usage of SDL_Color outside of render with ColorRGBA 2 سال پیش
  Ivan Savenko 18db944083 Replaced clickReleased with clickPressed where applicable in H3 2 سال پیش
  Ivan Savenko ca889a5c2a Replaced clickLeft with clickPressed clickReleased methods 2 سال پیش
  Ivan Savenko 900b1c1763 Simplified text input handling, fixes hotkeys on windows with text input 2 سال پیش
  Ivan Savenko 8ea0ecaec1 show/showAll methods now use Canvas instead of SDL_Surface 2 سال پیش
  Ivan Savenko c24ccf663b Fixed auto-enabling of status bar on windows activations 2 سال پیش
  Ivan Savenko a015bf6507 Initial part of dynamically-sized adventure map: 2 سال پیش
  Ivan Savenko 832e56e005 Implementation of (very basic) shortcuts system 2 سال پیش
  Ivan Savenko 3fef2a5e1f Moved Colors to a separate file, updated includes 2 سال پیش
  Ivan Savenko aab082fd2e Remove remaining access to SDL_Events 2 سال پیش
  Ivan Savenko cfcaf5cbb6 renamed keyDown -> keyPressed 2 سال پیش
  Ivan Savenko d4fba3787c Removed usage of SDL_KeyboardEvent from UI code 2 سال پیش
  Ivan Savenko 108a42e4ba Reorganized includes for new layout. New class - IImageLoader 2 سال پیش
  Ivan Savenko 9c3030603d Removed most SDL includes from headers, removed SDL int's 2 سال پیش
  Ivan Savenko 87218c63c4 CPicture now uses IImage internally 2 سال پیش
  Ivan Savenko e35a669eeb Refactoring of CPicture class to improve encapsulation 2 سال پیش
  Ivan Savenko 9be38780cd Removed remaining parts of Geomeotries.h/cpp 2 سال پیش
  Ivan Savenko 8aebe404e3 Fix status bar activation via click 2 سال پیش
  Ivan Savenko 246281e62a Merged vcmi/beta with vcmi/develop 2 سال پیش
  Andrii Danylchenko 9f9798d3a4 Update android JNI bindings 2 سال پیش
  Ivan Savenko eb20a4b208 Merge remote-tracking branch 'vcmi/develop' into warnings_fix 2 سال پیش
  Ivan Savenko b373c4a2b6 Fix Status Bar & In-game console activation 2 سال پیش
  Ivan Savenko a75b437fef Disable text input on window deactivation 2 سال پیش
  Ivan Savenko d29c9d6445 Fortify CLabel interface to prevent unchecked access 2 سال پیش
  Ivan Savenko d40d5250b7 changes to status bar according to review comments: 2 سال پیش
  Ivan Savenko ac839ad26a Changes to rest of the code according to review: 2 سال پیش
  Ivan Savenko 2855606a88 Enabled & fixed -Woverloaded-virtual warning from gcc/cland 2 سال پیش
  Ivan Savenko 495e0b3657 Merge remote-tracking branch 'vcmi/develop' into battleint_refactor 2 سال پیش
  Andrii Danylchenko d6ca8017bf Clickable status bar to send messages with on mobile 2 سال پیش
  Ivan Savenko 0cae259f53 Most of rendering in BattleInt is done via canvas 2 سال پیش