Historial de Commits

Autor SHA1 Mensaje Fecha
  Ivan Savenko 9e6397d1f9 Remove pointer to boat from CGHeroInstance hace 7 meses
  Ivan Savenko 745040def3 Access to heroes storage in CMap is now done via public methods hace 8 meses
  Ivan Savenko dda5c9f13a Map objects now use shared_ptr (editor) hace 8 meses
  Ivan Savenko 417ea6451a Remove ConstTransitivePtr from hero and town instances hace 8 meses
  Ivan Savenko 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` hace 8 meses
  Ivan Savenko 08fbcd5239 TerrainTile now uses identifiers instead of pointers to VLC hace 1 año
  Ivan Savenko 10ad0fc760 Split CHeroHandler.cpp/.h into 1 file per class hace 1 año
  Ivan Savenko a8f8c3f4b1 Replaced most of accesses to CGObjectInstance::pos with anchorPoint() hace 1 año
  Ivan Savenko 4aa73b40c9 Split CTownHandler into smaller chunks hace 1 año
  Ivan Savenko c3957c2c2a Moved json files to new directory, split on per-class basis hace 1 año
  Ivan Savenko e67e4430ba Removed most of non-const static fields in lib. Reduced header includes. hace 1 año
  Alexander Wilms cca08e29da Remove duplicate semicolons hace 1 año
  Alexander Wilms f3277b7953 Define each identifier in a dedicated statement hace 1 año
  nordsoft b9a660f6c3 Redesign map editor rendering hace 2 años
  nordsoft d85c5189ba Add object lock and zoom functinoality hace 2 años
  Ivan Savenko 823ffa7a07 Always use ResourcePath for referencing images and animations hace 2 años
  Ivan Savenko ce20d913e0 Fix checking PlayerColor's for validness hace 2 años
  Ivan Savenko 62fddca21e Split massive CModHandler class/file into multiple parts: hace 2 años
  Ivan Savenko d6a357fd17 Split some map object files into smaller files. Reduced includes usage. hace 2 años
  Ivan Savenko 1ab0295bfb Merge pull request #1630 from Nordsoft91/fix-1605 hace 2 años
  Ivan Savenko 387a7b421a Refactoring of new code, multiple functionality changes: hace 2 años
  Ivan Savenko ca13e7dedf Implemented terrain palette animatiions. Removed old code hace 2 años
  nordsoft cbb3167166 Regression fix hace 2 años
  Ivan Savenko 42df5626d9 Added Color class to replace SDL_Color hace 2 años
  Ivan Savenko e48bd39b9c Moved road & river handlers into a separate file hace 2 años
  Ivan Savenko 4f3ea0d1d9 Renamed Terrain.h/cpp -> TerrainHandler.h/cpp hace 2 años
  Ivan Savenko f51b3bca57 use JsonKey or NameTranslated instead of ambiguos Name hace 2 años
  Ivan Savenko 7c7ae26e67 Map/Road/River identifiers are now private members hace 2 años
  Ivan Savenko 64885bdf6b Better names for terrain parameters. Support for new movement sounds. hace 2 años
  Ivan Savenko 1468f6aded Converted terrainTypeHandler into proper handler class hace 2 años