Commit History

Author SHA1 Message Date
  Ivan Savenko 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 9 months ago
  Ivan Savenko 156de5b17e Added GameInstance class 9 months ago
  Ivan Savenko ffd37a8fa8 Removed CGI in favor of VLC. Map handle is for now global variable 10 months ago
  Ivan Savenko cacceda950 Renamed CGuiHandler to GameEngine 10 months ago
  Ivan Savenko 9fba3d97f1 Renamed & unified OBJECT_CONSTRUCTION macro set 1 year ago
  Ivan Savenko 1aa391fdf8 Split CGeneralTextHandler file into 1 file per class form 1 year ago
  Ivan Savenko 920a39844b Unified naming of method to recolor UI element to current player scheme 1 year ago
  Johannes Schauer Marin Rodrigues a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 years ago
  Ivan Savenko 823ffa7a07 Always use ResourcePath for referencing images and animations 2 years ago
  Ivan Savenko 43795c39a5 Replaced all usage of SDL_Color outside of render with ColorRGBA 2 years ago
  Ivan Savenko 06437cbde6 Renamed gesture-related methods, remove unused code 2 years ago
  Ivan Savenko 563d7dd41f Renamed RCLICK -> SHOW_POPUP 2 years ago
  Ivan Savenko 8ea0ecaec1 show/showAll methods now use Canvas instead of SDL_Surface 2 years ago
  Ivan Savenko a015bf6507 Initial part of dynamically-sized adventure map: 2 years ago
  Ivan Savenko a654cc2391 Removed vstd::advance. Added vstd::next to handle similar cases. 2 years ago
  Konstantin 11b237a23c vcmi: massive refactoring v1 2 years ago
  Konstantin 5366f9190e vcmi: reduce boost::lexical_cast usage 2 years ago
  Ivan Savenko 91b17bed79 Partial encapsulation of AdvMapInt 2 years ago
  Ivan Savenko ab8b407294 Style cleanup 2 years ago
  Ivan Savenko 34dcb4127a Removed text utilities from SDL_Extensions 2 years ago
  Ivan Savenko 3fef2a5e1f Moved Colors to a separate file, updated includes 2 years ago
  Ivan Savenko 108a42e4ba Reorganized includes for new layout. New class - IImageLoader 2 years ago
  Ivan Savenko 84dfcacafd Updated CMakeLists and file headers 2 years ago
  Ivan Savenko bfea28b2b5 Remove duplicated code from changed files 2 years ago
  Ivan Savenko 37d6d21e73 Moved CResDataBar into a separate file 2 years ago