Histórico de Commits

Autor SHA1 Mensagem Data
  ArseniyShestakov 2145be281a Merge pull request #86 from ArseniyShestakov/fixQuestSaving há 10 anos atrás
  DjWarmonger ec879046ca Merge pull request #93 from ArseniyShestakov/feature/pathfindingTeleports há 10 anos atrás
  ArseniyShestakov 530b63f7c4 CPathfinder: add all new code for pathfinding via teleporters há 10 anos atrás
  AlexVinS b6038240ab Implemented DISGUISE spell. Untested há 10 anos atrás
  ArseniyShestakov 7c5af02b78 Fix saving of player's quests há 10 anos atrás
  Ivan Savenko 6c0c03d74b Refactoing of pathfinder <-> client/AI interaction to remove dependency on selected hero há 11 anos atrás
  Ivan Savenko 78709e223b Breaking things - trying to remove server-side knowledge of selected objects há 11 anos atrás
  Ivan Savenko 32240da34e Reduced number of #include's in headers. May break compilation on Win há 11 anos atrás
  Ivan Savenko b2e8c92383 Cleanup: há 11 anos atrás
  Ivan Savenko 652ceb2bde Finally shattered CObjectHandler.cpp into tiny bits há 11 anos atrás
  Ivan Savenko 0afdfa529c Moved all object-related files to lib/mapObjects directory. há 11 anos atrás
  Ivan Savenko 32b6568b65 Merged changes from upstream and fixed compilation caused by API changes há 11 anos atrás
  O01eg ad84ae64b0 Clean up. há 11 anos atrás
  O01eg 463073ebfa Move CPrivilagedInfoCallback, IGameEventCallback and CNonConstInfoCallback to IGameCallback.h há 11 anos atrás
  O01eg 927eb33c11 Split IGameCallback to reduce memory required to debug compilation. há 11 anos atrás
  beegee1 1d57b75bc5 - random number generation refactoring há 11 anos atrás
  Ivan Savenko 43ba3d30ea Breaking things - first commit towards configurable object(s). há 11 anos atrás
  DjWarmonger 30b79588db - Moved gameState::guardingCreaturePosition() to CMap so it doesn't need to be recalculated many times for every player. há 11 anos atrás
  DjWarmonger a64df5718f Some nontrivial optimizations based on profiling results: há 11 anos atrás
  beegee1 fe1b16a7ec Some preparation towards mantis #1743: há 11 anos atrás
  beegee1 d4fd361d4b - fixed #1643 -> hero placeholder handling há 11 anos atrás
  beegee1 22e119770a Fixed mantis #1645 há 12 anos atrás
  beegee1 9d0387140f - Fixed bug when the type id of the hero placeholder is the same as a already placed hero or prisoned hero há 12 anos atrás
  DjWarmonger 51e6961d08 Compile fix for MVS. há 12 anos atrás
  Ivan Savenko 0c5be52a42 Win/loss conditions based on logical expressions, yet another large há 12 anos atrás
  beegee1 b8eddcd9a8 - Moved place bonus hero before normal random hero and starting hero placement -> same behaviour as in OH3 há 12 anos atrás
  beegee1 68bdf71db6 - Fixed GCC compiler warnings há 12 anos atrás
  DjWarmonger d085f8eee8 First implementation of fuzzy logic in VisitTile goal. há 12 anos atrás
  beegee1 f0cbbbdb70 - Refactored method CGameState::init há 12 anos atrás
  beegee1 2d095cf20a - Fixed days without castle counter há 12 anos atrás