История коммитов

Автор SHA1 Сообщение Дата
  Ivan Savenko facf77b3ae vstd::unique -> std::unique 2 лет назад
  Andrey Filipenkov 802147c5b7 add some asserts that shouldn't fire 3 лет назад
  John Bolton c61bae4060 Fixed RETURN_IF_BATTLE(). Undid disabled warnings. Fixed indentation. 5 лет назад
  John Bolton a05ae78e67 Fixed lots of warnings. 5 лет назад
  Alexander Shishkin 75f8c8b29a Gui cleanup4 (#446) 7 лет назад
  Alexander Shishkin 5c09f751b3 Gui cleanup3 - UI refactoring to use smart pointers (#440) 7 лет назад
  AlexVinS 43acfa160b [tweaks] IImage * -> auto 7 лет назад
  Arseniy Shestakov 2da3d8a563 Code style: remove senseless comments 8 лет назад
  Arseniy Shestakov 18161d3688 Client: implement spectator mode via command-line options 8 лет назад
  AlexVinS 4338fc4ffb CMessage converted to CAnimation 9 лет назад
  Arseniy Shestakov 452e28d183 Remove some useless includes found by cppclean 9 лет назад
  Vadim Markovtsev e4b1ef1405 Add "override" to virtual overriden methods 10 лет назад
  Ivan Savenko 731aedf3a1 Split CIntObjectClasses into multiple smaller files. This should be the last change in files 11 лет назад
  Ivan Savenko 647b9c683f Reorganized client source tree: 11 лет назад
  Ivan Savenko 83099fdb78 Moved all non-window GUI elements out from GUI classes file. TODO: reorganize source tree 11 лет назад
  AlexVinS 3e4e810888 More ColorKey cleanup 11 лет назад
  AlexVinS ac2896da42 Implemented SDL2 unicode input. Hotkeys are sill broken. 11 лет назад
  beegee1 80765eb0a3 - fixed clang compiler warnings (detects now unused constant vars) 11 лет назад
  Ivan Savenko d2ae847ecf - files in local directories (saves & configs) now always have higher 11 лет назад
  Ivan Savenko e2c037402c Unicode support. 12 лет назад
  Ivan Savenko f6a3d6770f - chinese fonts now use fallback to H3 fonts for ASCII characters 12 лет назад
  Ivan Savenko e13dc872e0 - support for Chinese fonts (GBK 2-byte encoding) 12 лет назад
  Ivan Savenko 6bee105d7d Some refactoring of text display widgets: 12 лет назад
  Ivan Savenko f82122d9be second part of c++11 update. gcc 4.5 and VS 2010 are no longer supported 12 лет назад
  Ivan Savenko 2b45e13c5c c++03 -> c++11 switch: 12 лет назад
  beegee1 30bcec42c6 - Renamed client/BattleInterface to client/battle and client/UIFramework to client/gui 12 лет назад
  stopiccot f2309d70dd replaced extern SDL_Surface* X; all over the code with single header 12 лет назад
  mateuszb dbec99ffc7 * PlayerColor and TeamID refactoring 12 лет назад
  mateuszb d540723739 * refactoring 12 лет назад
  Ivan Savenko b5ebf443fc - all fonts handling is now in new file, UIFramework/Fonts.cpp/h 13 лет назад