Commit History

Author SHA1 Message Date
  Ivan Savenko 037efdf5fc Improvements to type safety of Identifier class 2 years ago
  Ivan Savenko d6b9fa8fbd Replaced CPlayerInterface::pim with CGuiHandler::interfaceLock 2 years ago
  Ivan Savenko 219f81d28b Added explicit "PlayerEndsTurn" netpack 2 years ago
  Ivan Savenko f39fbe5151 Merge pull request #2757 from IvanSavenko/filesystem_refactor 2 years ago
  Ivan Savenko 86a7f5f5cd Removed getStr(bool), replaced with similar toString() 2 years ago
  Ivan Savenko 1d0e696db6 Added RenderHandler that acts as factory for images and animations 2 years ago
  Ivan Savenko 823ffa7a07 Always use ResourcePath for referencing images and animations 2 years ago
  nordsoft 98f7ed9dfd Implement player start turn query 2 years ago
  Ivan Savenko e54287ea5d Converted remaining identifier to new system 2 years ago
  Ivan Savenko f9410145d6 Fix handling of "7 days without town" loss condition 2 years ago
  Ivan Savenko 62fddca21e Split massive CModHandler class/file into multiple parts: 2 years ago
  Ivan Savenko 4d08a131d3 Reorganization of boost filesystem usage 2 years ago
  Ivan Savenko 8efa7911b7 Implemented "Allied Adventure Map AI" option 2 years ago
  Ivan Savenko a08fe09517 Added encapsulation for CampaignState class 2 years ago
  Ivan Savenko 8420a90aa4 Reorganization of campaigns code 2 years ago
  Ivan Savenko d1e5a347ff Refactoring of campaign handler: rename types and use strong typing 2 years ago
  Ivan Savenko 85262cf4f5 Moved CGameState files into a separate directory 2 years ago
  Ivan Savenko 08cfbe79cf Added encapsulation for movement points access 2 years ago
  Ivan Savenko 8ea0ecaec1 show/showAll methods now use Canvas instead of SDL_Surface 2 years ago
  Ivan Savenko a4000f2fc8 Removed isActive(int) method since its usages were redundant or wrong 2 years ago
  Ivan Savenko 1f513fd280 Extracted event management from GuiHandler and CIntObject 2 years ago
  Ivan Savenko e2ef136003 Renamed "Int" -> "Window" in WindowHandler API 2 years ago
  Ivan Savenko 051a4a3c17 Encapsulation of WindowHandler state 2 years ago
  Ivan Savenko 7838190ef4 Moved window stack management from GuiHandler to new class 2 years ago
  Konstantin P 0cbc2e458c CBonusSystemNode: remove description 2 years ago
  Ivan Savenko 80b37a3019 Fixed remaining regressions 2 years ago
  Ivan Savenko dd227d24c3 Formatting and cleanup 2 years ago
  Ivan Savenko 6a46138617 Moved current selection to local state class 2 years ago
  Ivan Savenko 4ec32e4dcd Renamed CAdvMapInt to its proper full name 2 years ago
  Ivan Savenko f1902ab247 Initial refactoring to encapsulate adventure map 2 years ago