Historial de Commits

Autor SHA1 Mensaje Fecha
  Ivan Savenko dc099b2a35 Implemented support for multi-spell casters hace 2 años
  Ivan Savenko 4968ac58b4 Do not abort battle opening sound, only allow actions hace 2 años
  Ivan Savenko 2864a04bda Minor refactoring hace 2 años
  Ivan Savenko 688b8db3eb Removed delays due to thread waits from battle animations hace 2 años
  Ivan Savenko 7030fa8fe7 Allow changing queue size instantly on option toggle hace 2 años
  Dydzio 6bd4eac27a Rename settings files hace 2 años
  Dydzio 9101f05835 Fixes for new battle settings hace 2 años
  Dydzio 7430616ada Move settings to separate subfolder hace 2 años
  Dydzio 34227a0dab Integrate new settings with battle UI hace 2 años
  Dydzio fc7d2b9778 Merge remote-tracking branch 'origin/develop' into settings-rework hace 2 años
  Ivan Savenko 4a0a82ceb4 Merge pull request #1553 from IvanSavenko/sdl_cleanup hace 2 años
  nordsoft fd6987ea0a Fix alternative actions button redraw hace 2 años
  Ivan Savenko 7c58a46279 Removed some instances of access to `screen` surface hace 2 años
  Ivan Savenko 3fef2a5e1f Moved Colors to a separate file, updated includes hace 2 años
  Ivan Savenko cfcaf5cbb6 renamed keyDown -> keyPressed hace 2 años
  Ivan Savenko d4fba3787c Removed usage of SDL_KeyboardEvent from UI code hace 2 años
  Ivan Savenko 64faa13b6d Merge pull request #1487 from IvanSavenko/battle_actions_refactoring hace 2 años
  Dydzio 2ef33d54ab Merge branch 'develop' into battle-queue-improvement hace 2 años
  Dydzio 5a08ec04fe Initial split of BattleOptionsWindow hace 2 años
  Ivan Savenko a2035122e1 Removed makingTurn variable hace 2 años
  Dydzio d04c53e7e0 Merge branch 'develop' into settings-rework hace 2 años
  Ivan Savenko 108a42e4ba Reorganized includes for new layout. New class - IImageLoader hace 2 años
  Dydzio cc9d65a341 Make battle settings callable without battle, save last settings tab hace 2 años
  Ivan Savenko 9c3030603d Removed most SDL includes from headers, removed SDL int's hace 2 años
  Dydzio 92754e22f0 Highlight stack on queue icon hovered hace 2 años
  Ivan Savenko 388ed88b5d All artifact strings now pass through translator hace 2 años
  Ivan Savenko fa6f7513e8 All heroes-related strings are passed through translator hace 2 años
  Ivan Savenko 0e8ee929df Renamed CCursorHandler -> CursorHandler hace 2 años
  Ivan Savenko f155a35378 Fix positioning of UI elements in BattleWindow hace 2 años
  Ivan Savenko 7657115c5a Fix battleQueue positioning on toggling hotkey hace 2 años