Histórico de Commits

Autor SHA1 Mensagem Data
  ArseniyShestakov 6b34eb729e Move all pathfinding-related code into new file há 10 anos atrás
  ArseniyShestakov 01257efc02 CPathfinder: get rid of curPos and pass on initializeGraph há 10 anos atrás
  ArseniyShestakov 44ca00cd16 CPathfinder: rename functions há 10 anos atrás
  ArseniyShestakov a536691781 CPathfinder: fix typos and more code cleanups há 10 anos atrás
  ArseniyShestakov 939b3c05a1 CPathfinder: use struct instead of enum for options há 10 anos atrás
  ArseniyShestakov fc6f62e633 getMovementCost: get rid of useless flying parameter há 10 anos atrás
  ArseniyShestakov 9954dfb33a CPathfinder: move flying into options and add walk on sea há 10 anos atrás
  ArseniyShestakov 0faedde6b9 CPathfinder: store pathfinding options in set instead of variables há 10 anos atrás
  ArseniyShestakov 213d8c2258 CPathfinder: turn checkDestinationTile into function há 10 anos atrás
  ArseniyShestakov 1beacf2260 CPathfinder: move guard checks into functions há 10 anos atrás
  ArseniyShestakov c6f9cd1e52 CPathfinder: move passability checks into renamed goodForLandSeaTransition há 10 anos atrás
  ArseniyShestakov ee4305cd6d CPathfinder: move destTopVisObjID where it's belongs to há 10 anos atrás
  ArseniyShestakov 13c2b5e2d8 CPathfinder: separate teleporter exits and neighbour tile code há 10 anos atrás
  ArseniyShestakov f15065fdc5 CPathfinder: separate neighbours code into getNeighbours há 10 anos atrás
  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