Historique des commits

Auteur SHA1 Message Date
  ArseniyShestakov 6b34eb729e Move all pathfinding-related code into new file il y a 10 ans
  ArseniyShestakov 01257efc02 CPathfinder: get rid of curPos and pass on initializeGraph il y a 10 ans
  ArseniyShestakov 44ca00cd16 CPathfinder: rename functions il y a 10 ans
  ArseniyShestakov a536691781 CPathfinder: fix typos and more code cleanups il y a 10 ans
  ArseniyShestakov 939b3c05a1 CPathfinder: use struct instead of enum for options il y a 10 ans
  ArseniyShestakov fc6f62e633 getMovementCost: get rid of useless flying parameter il y a 10 ans
  ArseniyShestakov 9954dfb33a CPathfinder: move flying into options and add walk on sea il y a 10 ans
  ArseniyShestakov 0faedde6b9 CPathfinder: store pathfinding options in set instead of variables il y a 10 ans
  ArseniyShestakov 213d8c2258 CPathfinder: turn checkDestinationTile into function il y a 10 ans
  ArseniyShestakov 1beacf2260 CPathfinder: move guard checks into functions il y a 10 ans
  ArseniyShestakov c6f9cd1e52 CPathfinder: move passability checks into renamed goodForLandSeaTransition il y a 10 ans
  ArseniyShestakov ee4305cd6d CPathfinder: move destTopVisObjID where it's belongs to il y a 10 ans
  ArseniyShestakov 13c2b5e2d8 CPathfinder: separate teleporter exits and neighbour tile code il y a 10 ans
  ArseniyShestakov f15065fdc5 CPathfinder: separate neighbours code into getNeighbours il y a 10 ans
  ArseniyShestakov 2145be281a Merge pull request #86 from ArseniyShestakov/fixQuestSaving il y a 10 ans
  DjWarmonger ec879046ca Merge pull request #93 from ArseniyShestakov/feature/pathfindingTeleports il y a 10 ans
  ArseniyShestakov 530b63f7c4 CPathfinder: add all new code for pathfinding via teleporters il y a 10 ans
  AlexVinS b6038240ab Implemented DISGUISE spell. Untested il y a 10 ans
  ArseniyShestakov 7c5af02b78 Fix saving of player's quests il y a 10 ans
  Ivan Savenko 6c0c03d74b Refactoing of pathfinder <-> client/AI interaction to remove dependency on selected hero il y a 11 ans
  Ivan Savenko 78709e223b Breaking things - trying to remove server-side knowledge of selected objects il y a 11 ans
  Ivan Savenko 32240da34e Reduced number of #include's in headers. May break compilation on Win il y a 11 ans
  Ivan Savenko b2e8c92383 Cleanup: il y a 11 ans
  Ivan Savenko 652ceb2bde Finally shattered CObjectHandler.cpp into tiny bits il y a 11 ans
  Ivan Savenko 0afdfa529c Moved all object-related files to lib/mapObjects directory. il y a 11 ans
  Ivan Savenko 32b6568b65 Merged changes from upstream and fixed compilation caused by API changes il y a 11 ans
  O01eg ad84ae64b0 Clean up. il y a 11 ans
  O01eg 463073ebfa Move CPrivilagedInfoCallback, IGameEventCallback and CNonConstInfoCallback to IGameCallback.h il y a 11 ans
  O01eg 927eb33c11 Split IGameCallback to reduce memory required to debug compilation. il y a 11 ans
  beegee1 1d57b75bc5 - random number generation refactoring il y a 11 ans