Historial de Commits

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