1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-18 17:40:48 +02:00
Commit Graph

2239 Commits

Author SHA1 Message Date
OnionKnight
7f5f939f4f * Movement cursor shown for unguarded enemy towns.
* Battle cursor shown for guarded enemy garrisons.
2009-10-02 15:50:22 +00:00
Michał W. Urbańczyk
4c458a7e47 Bumped version, restored AI and Cage. 2009-10-01 22:18:37 +00:00
Michał W. Urbańczyk
5073365eb9 Disable AI and Cage of Warlorlds for release (crashes) 2009-10-01 22:13:11 +00:00
Michał W. Urbańczyk
310a6f5828 Changelog update, minor fix. 2009-10-01 22:12:30 +00:00
Michał W. Urbańczyk
3d4db35df0 Added icon to the MSVC project, minor fixes, version bumped to 0.74. 2009-10-01 20:00:21 +00:00
mateuszb
96add1cd62 * added missing puzzleSepia=1 to settings.txt 2009-09-30 14:42:50 +00:00
mateuszb
22e9098752 * fix for 0.72d #26 (flying creatures will be blitted over all other creatures, obstacles and wall) 2009-09-29 11:23:47 +00:00
mateuszb
540e15d4ea * when active stack is killed by spell, game behaves properly 2009-09-28 15:05:35 +00:00
mateuszb
7382314dfd * battle should now end automatically when last stack of one of sides is killed by a spell
* minor changes
2009-09-28 14:21:48 +00:00
OnionKnight
03f2137cab Small fix so vertical garrisons get right-click information. 2009-09-27 20:14:26 +00:00
mateuszb
07a769601e * faster decompression with infs2
* minor changes (unused code removed, a few additional consts)
2009-09-27 11:37:15 +00:00
DjWarmonger
974acb3907 Pandora fix. Now window will contain message about joined creatures. 2009-09-26 09:16:59 +00:00
OnionKnight
e3eeed0b70 gcc compilation fixes. 2009-09-25 21:11:13 +00:00
DjWarmonger
62cb72975c 1. All Ceature Banks now have correct configs.
2. Pyramid is fully supported.
3. Minor Pandora fix.
2009-09-25 15:40:28 +00:00
mateuszb
4dbc54f335 * minor changes (a few new consts introduced) 2009-09-25 12:33:29 +00:00
mateuszb
4ba26635b6 * hero in siege won't be blitted below wall
* obstacles and units should be printed in better order (not tested)
* animations of attack and defense will follow general speed of animations
2009-09-25 11:38:18 +00:00
mateuszb
1745c3512e * config/bankconfig.txt will be used instead of ZCRBANK.TXT 2009-09-25 09:57:13 +00:00
DjWarmonger
6d881789f6 1.Messenger banks won't reset monthly.
2.Fixed ZRCBANKS and exported to bankconfig.txt file
2009-09-25 09:38:59 +00:00
mateuszb
45e60cc826 * minor fix in IGameCallback::getAllowedSpells 2009-09-25 09:33:59 +00:00
Frank Zago
66541027b5 Correct spelling. 2009-09-25 04:05:01 +00:00
Frank Zago
c1b198db74 gcc's -Wmissing-declarations is not for C++, so remove it. 2009-09-25 03:48:51 +00:00
Frank Zago
fc301e9127 gcc compile fix. 2009-09-25 03:43:16 +00:00
Frank Zago
ad5b30294b Compile fix. 2009-09-25 03:21:56 +00:00
DjWarmonger
0937653e0a getAllowedSpells fixed. Shrines will use it from now on. 2009-09-24 19:28:26 +00:00
DjWarmonger
55925e0eea 1.Fixes for RazeStructures net packs.
2.Support for Pyramid. Unfortunately untested entirely as combats won't work on my system.
2009-09-24 17:54:02 +00:00
mateuszb
9a1669b926 * animation of catapult
* stacks won't be reversed when attacked by turrets
2009-09-24 13:44:55 +00:00
Michał W. Urbańczyk
307c20e7dc * fixed crash on clicking on the map frame
* battle settings will be stored
* fixed calculating battle casualties
* fixed crash when clicking on enemy stack without moving mouse when we receive action
* fixed issue when splitting stack to the hero with only one creatures
2009-09-24 13:23:52 +00:00
mateuszb
4677d3a338 * fixed animation of defense / death when unit is attacked twice
* fixed armageddon animation
2009-09-24 10:10:24 +00:00
mateuszb
2d54b31b17 * fixed bug with lightning bolt 2009-09-23 13:22:40 +00:00
mateuszb
dce07fe1c9 * fixes for previous commit 2009-09-23 12:42:14 +00:00
mateuszb
e9c991a180 * compilation fixes (I didn't test everything, I hope it works) 2009-09-23 12:05:33 +00:00
DjWarmonger
91b4212c5f Support for Magic Spring
Optimized Pandora Box
2009-09-22 16:12:33 +00:00
DjWarmonger
7c2b54844f Update for previous rev. Support for synchronous building demolition. 2009-09-22 14:27:46 +00:00
DjWarmonger
1f92b2af2c Towns belonging to specific player will now allow only one capitol. Function triggers on InitObj and after siege. 2009-09-22 11:28:05 +00:00
mateuszb
027b948a07 * damage estimation should be better 2009-09-21 12:48:28 +00:00
mateuszb
75c6db7197 * wights won't have regeneration animation played when not alive 2009-09-21 12:44:16 +00:00
DjWarmonger
b29ac50dcb 1.Support for cage of Warlord, Temple of Valhalla, Wall of Knowledge, Order of Fire
2.Level-up from newly implemented School of War crashed the game.
3.A sketch of shops support
2009-09-21 09:00:33 +00:00
Michał W. Urbańczyk
bff3abe122 Fixed positioning of battle effects / animations in non 800x600 resolutions. 2009-09-21 08:29:41 +00:00
Michał W. Urbańczyk
22a74ea781 Fixes
( http://vcmi.antypika.aplus.pl/forum/viewtopic.php?p=3635#3635 )
2009-09-20 19:17:28 +00:00
Michał W. Urbańczyk
a424032ec3 Bumped version to 0.73d, restored AI. 2009-09-20 13:22:47 +00:00
Michał W. Urbańczyk
ee3c318ed9 Version for development release 0.73c
* version set to 0.73c, bumped save format version, updated changelog
* new stack queue for higher resolutions (needs new graphics!)
* improved stack ordering during battle
* many minor fixes
* temporarily disabled AI
2009-09-20 12:47:40 +00:00
Frank Zago
14ee503056 Added SDL path to lib/. Regenerated build files. 2009-09-19 15:10:32 +00:00
Frank Zago
ec7e3411a1 Added VCMI version number. 2009-09-19 15:07:56 +00:00
Frank Zago
1c2957d33f Re-inserted 1280x1024 resolution hijacked in r1220 and made 800x600 the default again. 2009-09-19 15:00:14 +00:00
DjWarmonger
c158f044e8 Updated config for 1440x900 resolution by Zamolxis. 2009-09-19 13:40:11 +00:00
mateuszb
bab07c0ab3 * fixed bugs 66, 74 from VCMI 0.73 bug thread 2009-09-19 09:57:37 +00:00
DjWarmonger
763571062d Utopia won't give same artifact twice. 2009-09-19 09:47:22 +00:00
mateuszb
1f958bc240 * fixed problem with stack positioning on battlefield when creature bank is attacked 2009-09-19 09:13:28 +00:00
mateuszb
d5ba0fc4fb * faster and less memory-consuming def handling
* minor leak in battle interface fixed
2009-09-18 12:50:00 +00:00
DjWarmonger
af1f53cd65 Fixed loot string. 2009-09-17 19:22:47 +00:00