mirror of
https://github.com/vcmi/vcmi.git
synced 2025-01-30 04:30:42 +02:00
Michał W. Urbańczyk
f30ee8ff04
* fixed possible corruption of pack sent by server when player request is rejected
* BattleAI will restore callback to its previous state, fixes freeze after battle #1104 * BattleAI won't lose turn when unable to correctly evaluate a spell * VCAI will correctly recognize hero standing on town entrance * War machines of defender will have correctly set side * Faction 9 as neutral causes crashes, changing to -1 as used elsewhere in the code
Fixed teleporting animation (#818). Flying ability with subtype "1" will cause movement animation to skip (teleport).
Fixed teleporting animation (#818). Flying ability with subtype "1" will cause movement animation to skip (teleport).
…
…
VCMI Project Copyright (C) 2007-2009 VCMI Team (check AUTHORS file for the contributors list) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 (included in the license.txt) of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
Languages
C++
69.9%
JSON-with-Comments
24.7%
Java
1.7%
C
1.6%
CMake
1.5%
Other
0.5%