Historique des commits

Auteur SHA1 Message Date
  Michał W. Urbańczyk 0fdbe787dc * New file: lib/HeroBonus.cpp - updated project files for MSVC il y a 15 ans
  OnionKnight 790a77c280 Locks for combination artifacts largely implemented, only one or two bugs when moving them around in a certain way. Artifact assembly still remaining. il y a 15 ans
  mateuszb 69bed4a8d6 * small changes il y a 15 ans
  Ivan Savenko fa735b6a67 - partial implementation of scholar skill (spell exchange works, but no message) il y a 15 ans
  Michał W. Urbańczyk 94fa59cf45 * Compilation fix (missing includes, do not remove) il y a 15 ans
  Michał W. Urbańczyk 5279e2e9fc First part of support for victory & loss conditions. il y a 15 ans
  Frank Zago 7affd71443 (linux) Saved games are not in the data directory. il y a 16 ans
  Michał W. Urbańczyk 226935fd89 More missing virtual d-tors. GCC should be pleased. il y a 16 ans
  Michał W. Urbańczyk 01831e912a Fixes for adventure AI: battles where AI is the attacker should work, fixed drawing AI heroes under FoW. il y a 16 ans
  Michał W. Urbańczyk 6c4b4f21bc * Implemented rivers animation. Thanks to GrayFace for giving range of colors in palette to be shifted. il y a 16 ans
  Michał W. Urbańczyk 1c32679f93 Implemented flagged garrisons passableness ( #150 ). Full support for BorderGates. il y a 16 ans
  mateuszb 08c7541076 * fix for bug 288 (and maybe other related bugs) il y a 16 ans
  Michał W. Urbańczyk 85f336cbaa Fixed #158, #236, #243, #248. il y a 16 ans
  Michał W. Urbańczyk 8f217c5cdf Fixed #50, #191, minor il y a 16 ans
  Michał W. Urbańczyk a6f61e33bd * restored 0.74 savegames compatibility (for easier reproducing reported issues) il y a 16 ans
  Frank Zago 6b5feb63e6 Implemented "main menu" in-game option. il y a 16 ans
  Frank Zago 7a6f1a383a Free now uninitialized std::map in CPlayerInterface::~CPlayerInterface. il y a 16 ans
  DjWarmonger 7f5aa1007f Better handling of huge and empty message boxes (Bugs #55 and #183) il y a 16 ans
  Frank Zago b02d4c1c2f (linux) Manage one directory per user for save games and config. il y a 16 ans
  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. il y a 16 ans
  mateuszb 9a1669b926 * animation of catapult il y a 16 ans
  Michał W. Urbańczyk 307c20e7dc * fixed crash on clicking on the map frame il y a 16 ans
  Michał W. Urbańczyk bff3abe122 Fixed positioning of battle effects / animations in non 800x600 resolutions. il y a 16 ans
  Michał W. Urbańczyk ee3c318ed9 Version for development release 0.73c il y a 16 ans
  mateuszb ba25f5c807 * almost all problems with battles fixes il y a 16 ans
  mateuszb e77e49783a * improved handling of animations in battles il y a 16 ans
  mateuszb f3a1cd4ae5 * animations in battles seem to approximately work il y a 16 ans
  Michał W. Urbańczyk efb1049860 * fixed crashes with paths when fastly switching heroes il y a 16 ans
  mateuszb 3f5c98ac7c * reworked system of animations in battles; it's not fully working yet, but crashes should not occur il y a 16 ans
  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. il y a 16 ans