Histórico de Commits

Autor SHA1 Mensagem Data
  Ivan Savenko fa735b6a67 - partial implementation of scholar skill (spell exchange works, but no message) há 15 anos atrás
  Michał W. Urbańczyk 94fa59cf45 * Compilation fix (missing includes, do not remove) há 15 anos atrás
  Michał W. Urbańczyk 5279e2e9fc First part of support for victory & loss conditions. há 15 anos atrás
  Frank Zago 7affd71443 (linux) Saved games are not in the data directory. há 15 anos atrás
  Michał W. Urbańczyk 226935fd89 More missing virtual d-tors. GCC should be pleased. há 16 anos atrás
  Michał W. Urbańczyk 01831e912a Fixes for adventure AI: battles where AI is the attacker should work, fixed drawing AI heroes under FoW. há 16 anos atrás
  Michał W. Urbańczyk 6c4b4f21bc * Implemented rivers animation. Thanks to GrayFace for giving range of colors in palette to be shifted. há 16 anos atrás
  Michał W. Urbańczyk 1c32679f93 Implemented flagged garrisons passableness ( #150 ). Full support for BorderGates. há 16 anos atrás
  mateuszb 08c7541076 * fix for bug 288 (and maybe other related bugs) há 16 anos atrás
  Michał W. Urbańczyk 85f336cbaa Fixed #158, #236, #243, #248. há 16 anos atrás
  Michał W. Urbańczyk 8f217c5cdf Fixed #50, #191, minor há 16 anos atrás
  Michał W. Urbańczyk a6f61e33bd * restored 0.74 savegames compatibility (for easier reproducing reported issues) há 16 anos atrás
  Frank Zago 6b5feb63e6 Implemented "main menu" in-game option. há 16 anos atrás
  Frank Zago 7a6f1a383a Free now uninitialized std::map in CPlayerInterface::~CPlayerInterface. há 16 anos atrás
  DjWarmonger 7f5aa1007f Better handling of huge and empty message boxes (Bugs #55 and #183) há 16 anos atrás
  Frank Zago b02d4c1c2f (linux) Manage one directory per user for save games and config. há 16 anos atrás
  Frank Zago 1609b8fdb9 Made all paths dependent on DATA_DIR, USER_DIR, BIN_DIR or LIB_DIR. Data access can now be separated from saved games and binaries. há 16 anos atrás
  mateuszb 9a1669b926 * animation of catapult há 16 anos atrás
  Michał W. Urbańczyk 307c20e7dc * fixed crash on clicking on the map frame há 16 anos atrás
  Michał W. Urbańczyk bff3abe122 Fixed positioning of battle effects / animations in non 800x600 resolutions. há 16 anos atrás
  Michał W. Urbańczyk ee3c318ed9 Version for development release 0.73c há 16 anos atrás
  mateuszb ba25f5c807 * almost all problems with battles fixes há 16 anos atrás
  mateuszb e77e49783a * improved handling of animations in battles há 16 anos atrás
  mateuszb f3a1cd4ae5 * animations in battles seem to approximately work há 16 anos atrás
  Michał W. Urbańczyk efb1049860 * fixed crashes with paths when fastly switching heroes há 16 anos atrás
  mateuszb 3f5c98ac7c * reworked system of animations in battles; it's not fully working yet, but crashes should not occur há 16 anos atrás
  OnionKnight 3d2ab9c753 * Garrison dialogs for garrisons. Required a bit restructuring of the code to take removable units into account. All showGarrisonDialog methods and the GarrisonDialog struct now takes it as a parameter. Visiting ally towns would benefit from this other than garrisons. há 16 anos atrás
  mateuszb ea5a836a7e * better positioning of moat/mlip há 16 anos atrás
  Michał W. Urbańczyk 956a87f264 * redone stack queue algorithm há 16 anos atrás
  mateuszb 05b0d82769 * next part of sieges há 16 anos atrás