Histórico de Commits

Autor SHA1 Mensagem Data
  Laserlicht 11eaed9fef code review há 1 ano atrás
  Ivan Savenko 8225eb454e Added GameSettings to gamestate, potentially allowing to define game há 1 ano atrás
  Ivan Savenko d49a61645c All objects that can be owned by player now implement IOwnableObject há 1 ano atrás
  Ivan Savenko a481f07daf PlayerState now stores all objects owned by player há 1 ano atrás
  Ivan Savenko 11e8b04ac5 Merge pull request #4463 from SoundSSGood/IMarket-refactoring há 1 ano atrás
  Andrii Danylchenko ff8a745a50 BattleAI: optional simulation depth há 1 ano atrás
  SoundSSGood 2e3e6b1553 market->getObjInstanceID() há 1 ano atrás
  Alexander Wilms 02e429e973 Fix typos using https://github.com/crate-ci/typos há 1 ano atrás
  Ivan Savenko 8353bca34f Small refactoring of adventure map spell casting: há 1 ano atrás
  Dydzio 3f94d316cb Fix cursor & add way to access danger info for HotA-like DD cursor há 1 ano atrás
  Dydzio 048fb1867d Merge remote-tracking branch 'origin/develop' into dimension-door-changes há 1 ano atrás
  Dydzio 982e67cea8 Working version of SoD dimension door spell há 1 ano atrás
  Alexander Wilms 678cacbd25 Remove more redundant `virtual` specifiers há 1 ano atrás
  Alexander Wilms 522cb571b3 Remove redundant `virtual` specifiers há 1 ano atrás
  Ivan Savenko 7247038458 Merge pull request #3574 from SoundSSGood/altar-fixes há 1 ano atrás
  SoundSSGood a42b60feb9 suggested changes há 1 ano atrás
  Ivan Savenko 2e4895766a Implemented tracking of objects destroyed by players há 1 ano atrás
  Ivan Savenko dd88220b7c Fixed potentially uninitialized class member há 1 ano atrás
  Ivan Savenko 76956cfe3a Merge pull request #3188 from IvanSavenko/remove_identifier_implicit_int_conversion2 há 2 anos atrás
  Ivan Savenko 13763cad8e Remove few more implicit conversions há 2 anos atrás
  Ivan Savenko 0842f5afee Removed remaining usages of std::vector<bool> há 2 anos atrás
  Ivan Savenko 301ac2457a Cleanup há 2 anos atrás
  Ivan Savenko 20ef3a69e7 Fix most of memleaks discovered by valgrind há 2 anos atrás
  SoundSSGood 3c5527a222 ArtifactLocation now use ID for artHolder identification part3 há 2 anos atrás
  Ivan Savenko 41210c1dbf Client-side support for multiple battles há 2 anos atrás
  Ivan Savenko fc4dfda00f Added support for concurrent battles to gamestate and server há 2 anos atrás
  Ivan Savenko edd029c79c Replace "currentPlayer" from gamestate with "activePlayers" há 2 anos atrás
  Ivan Savenko 0240ee886d Converted (almost) all namespace enum's to enum classes há 2 anos atrás
  Ivan Savenko 62cd8b12d4 Converted several namespace enums to enum class há 2 anos atrás
  nordsoft 3c9c302fd2 TurnTimerInfo há 2 anos atrás