Histórico de Commits

Autor SHA1 Mensagem Data
  Ivan Savenko 142889e3a5 Give all threads created by client human-readable name for debug há 2 anos atrás
  Ivan Savenko 900b1c1763 Simplified text input handling, fixes hotkeys on windows with text input há 2 anos atrás
  Ivan Savenko 8b61c0d59b Replaced CIntObject::type bitfield with bool's. Added input blocking. há 2 anos atrás
  Ivan Savenko 48eb8ab54f Play sound when receiving message, not just on sending ours há 2 anos atrás
  Ivan Savenko 8ea0ecaec1 show/showAll methods now use Canvas instead of SDL_Surface há 2 anos atrás
  Ivan Savenko 1f513fd280 Extracted event management from GuiHandler and CIntObject há 2 anos atrás
  Ivan Savenko ad3e54e6c0 Reduced usage of topWindow() method há 2 anos atrás
  Ivan Savenko 7838190ef4 Moved window stack management from GuiHandler to new class há 2 anos atrás
  Ivan Savenko 64cc246358 Fix positioning of console log overlay há 2 anos atrás
  Ivan Savenko 243773b6ef Renamed some adventure map files & classes há 2 anos atrás
  Ivan Savenko ca15bf5698 Added autoselection of in-game console log width há 2 anos atrás
  Ivan Savenko a015bf6507 Initial part of dynamically-sized adventure map: há 2 anos atrás
  Ivan Savenko dea10e6091 Use more descriptive names for hotkeys há 2 anos atrás
  Ivan Savenko 832e56e005 Implementation of (very basic) shortcuts system há 2 anos atrás
  Ivan Savenko dd227d24c3 Formatting and cleanup há 2 anos atrás
  Ivan Savenko 6a46138617 Moved current selection to local state class há 2 anos atrás
  Ivan Savenko 4ec32e4dcd Renamed CAdvMapInt to its proper full name há 2 anos atrás
  Ivan Savenko f1902ab247 Initial refactoring to encapsulate adventure map há 2 anos atrás
  Ivan Savenko 0abc00f82e Fix assertion failure in in-game console há 2 anos atrás
  Ivan Savenko a8fe8c0f3b Converted timer event into tick event that is called every frame há 2 anos atrás
  Ivan Savenko 7ef5163d9d Merge pull request #1581 from IvanSavenko/map_render_rewrite há 2 anos atrás
  Ivan Savenko b57a07b10f Restored ambient sounds functionality há 2 anos atrás
  Ivan Savenko acdb8d6e06 renamed Unicode -> TextOperations, to use for all text processing há 2 anos atrás
  Ivan Savenko 65c020ef34 Moved Unicode namespace out of GeneralTextHandler file há 2 anos atrás
  Ivan Savenko 3fef2a5e1f Moved Colors to a separate file, updated includes há 2 anos atrás
  Ivan Savenko aab082fd2e Remove remaining access to SDL_Events há 2 anos atrás
  Ivan Savenko cfcaf5cbb6 renamed keyDown -> keyPressed há 2 anos atrás
  Ivan Savenko d4fba3787c Removed usage of SDL_KeyboardEvent from UI code há 2 anos atrás
  Ivan Savenko 108a42e4ba Reorganized includes for new layout. New class - IImageLoader há 2 anos atrás
  Ivan Savenko 84dfcacafd Updated CMakeLists and file headers há 2 anos atrás