Historie revizí

Autor SHA1 Zpráva Datum
  John Bolton c61bae4060 Fixed RETURN_IF_BATTLE(). Undid disabled warnings. Fixed indentation. před 5 roky
  John Bolton a05ae78e67 Fixed lots of warnings. před 5 roky
  Alexander Shishkin 75f8c8b29a Gui cleanup4 (#446) před 7 roky
  Alexander Shishkin 5c09f751b3 Gui cleanup3 - UI refactoring to use smart pointers (#440) před 7 roky
  AlexVinS 43acfa160b [tweaks] IImage * -> auto před 7 roky
  Arseniy Shestakov 2da3d8a563 Code style: remove senseless comments před 8 roky
  Arseniy Shestakov 18161d3688 Client: implement spectator mode via command-line options před 8 roky
  AlexVinS 4338fc4ffb CMessage converted to CAnimation před 9 roky
  Arseniy Shestakov 452e28d183 Remove some useless includes found by cppclean před 9 roky
  Vadim Markovtsev e4b1ef1405 Add "override" to virtual overriden methods před 10 roky
  Ivan Savenko 731aedf3a1 Split CIntObjectClasses into multiple smaller files. This should be the last change in files před 11 roky
  Ivan Savenko 647b9c683f Reorganized client source tree: před 11 roky
  Ivan Savenko 83099fdb78 Moved all non-window GUI elements out from GUI classes file. TODO: reorganize source tree před 11 roky
  AlexVinS 3e4e810888 More ColorKey cleanup před 11 roky
  AlexVinS ac2896da42 Implemented SDL2 unicode input. Hotkeys are sill broken. před 11 roky
  beegee1 80765eb0a3 - fixed clang compiler warnings (detects now unused constant vars) před 11 roky
  Ivan Savenko d2ae847ecf - files in local directories (saves & configs) now always have higher před 11 roky
  Ivan Savenko e2c037402c Unicode support. před 12 roky
  Ivan Savenko f6a3d6770f - chinese fonts now use fallback to H3 fonts for ASCII characters před 12 roky
  Ivan Savenko e13dc872e0 - support for Chinese fonts (GBK 2-byte encoding) před 12 roky
  Ivan Savenko 6bee105d7d Some refactoring of text display widgets: před 12 roky
  Ivan Savenko f82122d9be second part of c++11 update. gcc 4.5 and VS 2010 are no longer supported před 12 roky
  Ivan Savenko 2b45e13c5c c++03 -> c++11 switch: před 12 roky
  beegee1 30bcec42c6 - Renamed client/BattleInterface to client/battle and client/UIFramework to client/gui před 12 roky
  stopiccot f2309d70dd replaced extern SDL_Surface* X; all over the code with single header před 12 roky
  mateuszb dbec99ffc7 * PlayerColor and TeamID refactoring před 12 roky
  mateuszb d540723739 * refactoring před 12 roky
  Ivan Savenko b5ebf443fc - all fonts handling is now in new file, UIFramework/Fonts.cpp/h před 13 roky
  beegee1 c336abcf4a * Added RMG tab to pregame(disabled by default, activate with: enableRMG=true in settings.json) * Fixed tab intendation * Renamed colors to more comprehensible names před 13 roky
  Ivan Savenko 77710eaffb - fix for #1106 and #1107 před 13 roky