Historique des commits

Auteur SHA1 Message Date
  Ivan Savenko b07408e984 New objects are now created and initialized on server and sent to client il y a 1 an
  Ivan Savenko 63bcf7d83c Replaced most of usages of CRandomGenerator with vstd::RNG in library il y a 1 an
  Ivan Savenko 19f2fbce1e Reveal terrain around newly recruited hero to account for Scouting il y a 1 an
  Ivan Savenko a99d5e6fa1 Simplify code il y a 1 an
  Ivan Savenko 4d0c0f10a9 Merge pull request #3530 from Laserlicht/tavern il y a 1 an
  Laserlicht 7857673ca9 missing bracket il y a 1 an
  Laserlicht 9b2908d464 Apply suggestions from code review il y a 1 an
  Laserlicht 0a4b5dbe10 code review il y a 1 an
  Laserlicht 883ea23495 moved to gameconfig il y a 1 an
  Laserlicht 4813179abb Invite hero setting il y a 1 an
  Laserlicht 346beea49c invite hero backend il y a 1 an
  Ivan Savenko d04241b10a Code cleanup il y a 1 an
  Ivan Savenko d5c4478816 Remove most of non-const access to VLC entities il y a 1 an
  Ivan Savenko c21913f661 Fixed initialization of move points and mana for dismissed heroes il y a 1 an
  Ivan Savenko e9ac8c67c1 Reworked and fixed selection of secondary skills: il y a 2 ans
  Ivan Savenko 8346d71c98 Remove more subID access il y a 2 ans
  Ivan Savenko b88a8da4e8 Split off some netpack structures into separate files il y a 2 ans
  Ivan Savenko 037efdf5fc Improvements to type safety of Identifier class il y a 2 ans
  Ivan Savenko 0a0c01d639 Replaced 'isVisitActiveFor' methods with single 'getVisitingHero' il y a 2 ans
  Ivan Savenko b807c3855b Add proper visitation checks for netpacks il y a 2 ans
  Ivan Savenko 8c0d78f1d9 Added initiator-player to packs that add/remove/move objects il y a 2 ans
  Ivan Savenko 86a7f5f5cd Removed getStr(bool), replaced with similar toString() il y a 2 ans
  Ivan Savenko ce20d913e0 Fix checking PlayerColor's for validness il y a 2 ans
  Ivan Savenko ee8adbe85f Update tavern on end of 7th turn of player in question il y a 2 ans
  Ivan Savenko c4bc6840ea Moved management of turn order into a new class il y a 2 ans
  Ivan Savenko 629ca3f13e Created directory structure for server files il y a 2 ans