커밋 기록

작성자 SHA1 메시지 날짜
  ArseniyShestakov 9e7e5b81e4 Merge pull request #143 from vcmi/feature/patrolSupport 10 년 전
  ArseniyShestakov bdc369ffba Patrol: use manhattan distance for getting tiles in radius 10 년 전
  Ivan Savenko 7b5a7f43ad Removed includes of CGameState from headers 10 년 전
  Ivan Savenko c3ce4b25df Removed all #include's of CMap.h from headers. 10 년 전
  ArseniyShestakov 3d8f67f864 getFreeTiles: filter ROCK tiles. Fix issue 1870 10 년 전
  AlexVinS 685deddac1 Start spell-relatet files reorganisation 10 년 전
  AlexVinS 3bca68fd2d Initial refactoring 11 년 전
  Ivan Savenko 32240da34e Reduced number of #include's in headers. May break compilation on Win 11 년 전
  Ivan Savenko 652ceb2bde Finally shattered CObjectHandler.cpp into tiny bits 11 년 전
  Ivan Savenko 32b6568b65 Merged changes from upstream and fixed compilation caused by API changes 11 년 전
  Ivan Savenko 7f276185bd Moving files: 11 년 전
  O01eg 334bd28bd4 It compiles with -gdwarf-3 11 년 전
  O01eg c6238588bd Rename new files. 11 년 전
  O01eg ad84ae64b0 Clean up. 11 년 전
  O01eg 463073ebfa Move CPrivilagedInfoCallback, IGameEventCallback and CNonConstInfoCallback to IGameCallback.h 11 년 전
  O01eg 927eb33c11 Split IGameCallback to reduce memory required to debug compilation. 11 년 전
  DjWarmonger 30b79588db - Moved gameState::guardingCreaturePosition() to CMap so it doesn't need to be recalculated many times for every player. 11 년 전
  beegee1 fe1b16a7ec Some preparation towards mantis #1743: 11 년 전
  Michał W. Urbańczyk a6f68d6870 Fixed #1726. 11 년 전
  DjWarmonger a3cad2883f - Restored correct specialty serialization (#1599 and all its children) 11 년 전
  Ivan Savenko f6c1dace6c Minors: 12 년 전
  Ivan Savenko 3d3f93275d Multiple minor fixes: 12 년 전
  Ivan Savenko ee1b0459e6 Extended building dependencies: 12 년 전
  Ivan Savenko 27a30b5ff9 - compile fix 12 년 전
  Ivan Savenko 3560bbb7f3 two patches/pull requests from janisozaur 12 년 전
  Michał W. Urbańczyk 141c1a9854 Not crash when asking callback about requirements for not existing building, fixing #1444 corrupted saves (for testing). 12 년 전
  Ivan Savenko 76c77d58f6 const-ified CTown. May fix #1444 12 년 전
  Ivan Savenko f82122d9be second part of c++11 update. gcc 4.5 and VS 2010 are no longer supported 12 년 전
  Ivan Savenko 2b45e13c5c c++03 -> c++11 switch: 12 년 전
  Michał W. Urbańczyk 9f5d1ba623 Fixed #1271. 12 년 전