Histórico de Commits

Autor SHA1 Mensagem Data
  Ivan Savenko 10ad0fc760 Split CHeroHandler.cpp/.h into 1 file per class há 1 ano atrás
  Ivan Savenko 3dd4fa2528 Reduce usage of pointers to VLC entities há 1 ano atrás
  Ivan Savenko c0f5c7c0ea Replace pointer with reference in pack apply functions há 1 ano atrás
  Ivan Savenko 8225eb454e Added GameSettings to gamestate, potentially allowing to define game há 1 ano atrás
  Ivan Savenko 67132b3e7f Fixed visitation of configurable town buildings by newly recruited heroes há 1 ano atrás
  Ivan Savenko b07408e984 New objects are now created and initialized on server and sent to client há 1 ano atrás
  Ivan Savenko 63bcf7d83c Replaced most of usages of CRandomGenerator with vstd::RNG in library há 1 ano atrás
  Ivan Savenko 19f2fbce1e Reveal terrain around newly recruited hero to account for Scouting há 1 ano atrás
  Ivan Savenko a99d5e6fa1 Simplify code há 1 ano atrás
  Ivan Savenko 4d0c0f10a9 Merge pull request #3530 from Laserlicht/tavern há 1 ano atrás
  Laserlicht 7857673ca9 missing bracket há 1 ano atrás
  Laserlicht 9b2908d464 Apply suggestions from code review há 1 ano atrás
  Laserlicht 0a4b5dbe10 code review há 1 ano atrás
  Laserlicht 883ea23495 moved to gameconfig há 1 ano atrás
  Laserlicht 4813179abb Invite hero setting há 1 ano atrás
  Laserlicht 346beea49c invite hero backend há 1 ano atrás
  Ivan Savenko d04241b10a Code cleanup há 1 ano atrás
  Ivan Savenko d5c4478816 Remove most of non-const access to VLC entities há 1 ano atrás
  Ivan Savenko c21913f661 Fixed initialization of move points and mana for dismissed heroes há 1 ano atrás
  Ivan Savenko e9ac8c67c1 Reworked and fixed selection of secondary skills: há 2 anos atrás
  Ivan Savenko 8346d71c98 Remove more subID access há 2 anos atrás
  Ivan Savenko b88a8da4e8 Split off some netpack structures into separate files há 2 anos atrás
  Ivan Savenko 037efdf5fc Improvements to type safety of Identifier class há 2 anos atrás
  Ivan Savenko 0a0c01d639 Replaced 'isVisitActiveFor' methods with single 'getVisitingHero' há 2 anos atrás
  Ivan Savenko b807c3855b Add proper visitation checks for netpacks há 2 anos atrás
  Ivan Savenko 8c0d78f1d9 Added initiator-player to packs that add/remove/move objects há 2 anos atrás
  Ivan Savenko 86a7f5f5cd Removed getStr(bool), replaced with similar toString() há 2 anos atrás
  Ivan Savenko ce20d913e0 Fix checking PlayerColor's for validness há 2 anos atrás
  Ivan Savenko ee8adbe85f Update tavern on end of 7th turn of player in question há 2 anos atrás
  Ivan Savenko c4bc6840ea Moved management of turn order into a new class há 2 anos atrás