Commit History

Author SHA1 Message Date
  Ivan Savenko 7c0d5666a0 Return string by copy to fix cases when string is constructed on stack 2 years ago
  Ivan Savenko bdb8e0ee5c Introduced string identifiers for H3 texts, still WIP 2 years ago
  Ivan Savenko 0cae259f53 Most of rendering in BattleInt is done via canvas 2 years ago
  Ivan Savenko abb553d975 Next step of code refactoring: 2 years ago
  Andrey Filipenkov ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
  John Bolton a05ae78e67 Fixed lots of warnings. 5 years ago
  Alexander Shishkin 75f8c8b29a Gui cleanup4 (#446) 7 years ago
  Alexander Shishkin 5c09f751b3 Gui cleanup3 - UI refactoring to use smart pointers (#440) 7 years ago
  Arseniy Shestakov f1e5797834 Code style: move or add licensing information on top of every file 8 years ago
  AlexVinS abb875b400 cleanup 9 years ago
  Arseniy Shestakov 9fd1cff090 Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared 9 years ago
  Ivan Savenko c3ce4b25df Removed all #include's of CMap.h from headers. 10 years ago
  AlexVinS 1510f1f14c CQuestLog: boost::bind->std::bind 10 years ago
  AlexVinS c4cbda88ac Fix "reorder" warnings 10 years ago
  ArseniyShestakov 536015f1c2 Quest Log: move slider to start when blocked 10 years ago
  ArseniyShestakov c0b78de6b4 Quest Log: block hide complete button when it useless 10 years ago
  ArseniyShestakov ae20499854 Quest Log: implement option to hide complete quests 10 years ago
  ArseniyShestakov df2894b798 Quest Log: implement support Seer names 10 years ago
  ArseniyShestakov 9665c50f3f Quest Log: clanup code that is not needed anymore 10 years ago
  ArseniyShestakov 8beed60815 Quest Log: cleanup minimap code 10 years ago
  ArseniyShestakov 5a5c126f0e Quest Log: fix background resource name 10 years ago
  ArseniyShestakov d06bba422a Quest Log: display components under quest description 10 years ago
  ArseniyShestakov c978bc862d Quest Log: fix position of selection box on labels 10 years ago
  ArseniyShestakov c046f8ddc6 Quest Log: update code for new graphics and fix bugs 10 years ago
  ArseniyShestakov 8648081f0a Quest Log: change minimap level when quest selected 10 years ago
  Ivan Savenko 6cd3d1b30e Fixed 1889 - removed memory leak that caused multiple identical quest marks 11 years ago
  Ivan Savenko 1e5e02c7df Compilation fixes caused by merge, replaced some remaining boost::bind with std's 11 years ago
  Ivan Savenko b1285bc506 Merged GUI refactoring into develop, fixed conflicts 11 years ago
  Ivan Savenko 77a73fbaa9 Merge branch 'feature/freegfx' into refactoring/guiClasses 11 years ago
  Ivan Savenko 7390647cd5 End of buttons refactoring: 11 years ago