Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Ivan Savenko 45e2875342 Completely removed old TerrainRect class 2 gadi atpakaļ
  Ivan Savenko 91b17bed79 Partial encapsulation of AdvMapInt 2 gadi atpakaļ
  Ivan Savenko cc0c3e5bc9 All adventure map components now use shared_ptr 2 gadi atpakaļ
  Ivan Savenko ab8b407294 Style cleanup 2 gadi atpakaļ
  Ivan Savenko 7c58a46279 Removed some instances of access to `screen` surface 2 gadi atpakaļ
  Ivan Savenko 108a42e4ba Reorganized includes for new layout. New class - IImageLoader 2 gadi atpakaļ
  Ivan Savenko 5cc23cc286 Renamed SDL_Pixels -> SDL_PixelAccess due to similar SDL header 2 gadi atpakaļ
  Ivan Savenko 9c3030603d Removed most SDL includes from headers, removed SDL int's 2 gadi atpakaļ
  Ivan Savenko 50a0fc4fb2 Removed pointer to current SDL_Event from GuiHandler 2 gadi atpakaļ
  Ivan Savenko 9be38780cd Removed remaining parts of Geomeotries.h/cpp 2 gadi atpakaļ
  Ivan Savenko ee7a573cb8 Refactoring of SDL API usage: 2 gadi atpakaļ
  Ivan Savenko 0e8ee929df Renamed CCursorHandler -> CursorHandler 2 gadi atpakaļ
  Ivan Savenko c855823528 Renamed files in client/battle to match new names of classes 2 gadi atpakaļ
  Ivan Savenko 0cae259f53 Most of rendering in BattleInt is done via canvas 3 gadi atpakaļ
  Ivan Savenko abb553d975 Next step of code refactoring: 3 gadi atpakaļ
  Andrey Filipenkov 27b7cb8f1f show long press hints higher 4 gadi atpakaļ
  Andrey Filipenkov a320af837d fix includes in client subdirectories 3 gadi atpakaļ
  Alexander Shishkin 75f8c8b29a Gui cleanup4 (#446) 7 gadi atpakaļ
  Alexander Shishkin 5c09f751b3 Gui cleanup3 - UI refactoring to use smart pointers (#440) 7 gadi atpakaļ
  Raphnalor 0f00dbf8cf Fix highlighting of a selected bonus for campaign. (#432) 7 gadi atpakaļ
  ArseniyShestakov cb40c093f8 Avoid boost::optional assignment for Boost 1.64 compatibility (#360) 8 gadi atpakaļ
  ArseniyShestakov a4c0ad94b1 Code style: remove default value hints in definitions (#342) 8 gadi atpakaļ
  Arseniy Shestakov f1e5797834 Code style: move or add licensing information on top of every file 8 gadi atpakaļ
  Arseniy Shestakov 18161d3688 Client: implement spectator mode via command-line options 8 gadi atpakaļ
  AlexVinS b846b717a1 implemented VISIONS spell (partially) 10 gadi atpakaļ
  AlexVinS 36cdb2968b Refactoring 10 gadi atpakaļ
  Ivan Savenko dce9880d16 Minor refactoring of FunctionList using variadic templates. 11 gadi atpakaļ
  DjWarmonger ec8476d43a Compile fixes for Visual. 11 gadi atpakaļ
  Ivan Savenko 1e5e02c7df Compilation fixes caused by merge, replaced some remaining boost::bind with std's 11 gadi atpakaļ
  Ivan Savenko 10fc1892a8 Large refactoring of button classes: 11 gadi atpakaļ