Commit Graph
29 Commits
Author SHA1 Message Date
Piotr Wójcik 7171fa7ad4 Formatting 2017-10-28 11:04:55 +02:00
Piotr Wójcik 58b427345f Constify 2017-10-18 21:39:04 +02:00
Piotr Wójcik 78e5d39ea0 Change variables type 2017-10-18 21:02:23 +02:00
Piotr Wójcik 802680f925 Fix compilation 2017-10-17 09:55:11 +02:00
Piotr Wójcik f9ed952869 Properly calculate experience on altar 2017-10-14 22:10:59 +02:00
Piotr Wójcik f145b4be91 Correctly sacrifice many stacks or many atrifacts, fixes #2607 2017-10-14 21:30:56 +02:00
Piotr Wójcik 886c8f63c6 Show stacks selected to sacrifice 2017-08-01 17:17:46 +02:00
Piotr Wójcik 137b9cde19 Fix crash in Altar of Sacrifice, fixes #2648 2017-07-29 19:27:39 +02:00
PiotrandArseniyShestakov f931b19a16 Show correct quantity of guards of dwelling, fixes #2502 (#356) 2017-07-26 00:00:29 +03:00
PiotrandArseniyShestakov 069f295165 Do not summon boat from another boat, fixes #2294 (#353) 2017-07-22 23:47:29 +03:00
Piotr WójcikandArseniy Shestakov 7bc9853175 Squashed commit of PR #314:
commit 437c6c6fd4931abe69d3b7fe501b231a74182159
Author: Piotr Wójcik <chocimier@tlen.pl>
Date:   Sat Jun 24 18:36:16 2017 +0200

    Rename CPlayersVisited to CTeamVisited

commit baf1423cd9b090eaaa0a6962f2bd0f440e2e0747
Author: Piotr Wójcik <chocimier@tlen.pl>
Date:   Wed Jun 21 16:41:37 2017 +0200

    Share visited status of CPlayersVisited objects across team
2017-06-30 23:51:43 +03:00
PiotrandArseniyShestakov 9d5d291e6b Do not show whether Witch Hut is visited by hero, if was not visited by player yet, fixes #2604 (#304) 2017-06-01 23:36:46 +03:00
Piotr Wójcik 76acc29d6c Correctly display visiting army in kingdom overview, fixes #1761
Do not modify CIntObject::pos, according to its doc
2017-05-22 22:34:05 +02:00
Piotr Wójcik e4d3cdca09 Simplify 2017-05-13 16:57:15 +02:00
Piotr Wójcik e3992de50e Give hero move points at day of visiting stable, fixes #2598 2017-05-11 20:52:10 +02:00
Piotr Wójcik cc02001836 T hotkey select first town when last is active, fixes #1293 2017-05-11 20:49:17 +02:00
Piotr WójcikandAlexVinS bb890098df Fix regression for week-visitable objects 2016-10-09 18:51:41 +03:00
Piotr Wójcik ea6545b1d3 Prevent flipping empty spellbook
When hero has no travel spells he can no longer flip spell book opened from right panel button
2016-10-01 21:39:40 +02:00
Piotr Wójcik 97d358b70f Marking visited for team
Also no longer gives reward every player
2016-09-20 22:05:44 +02:00
Piotr Wójcik 28d859419c Revert the old code 2016-09-16 22:01:21 +02:00
Piotr Wójcik 29d6fb0f04 Properly check if corpse was visited
Fixes two issues:
- corpse without loot couldn't be marked as visited
- taking loot from once visitable objects marked them as visited for all players
2016-09-16 20:59:07 +02:00
Piotr Wójcik c5e4eaf9c1 Check if hero knows spell even without wisdom 2016-09-13 22:28:21 +02:00
Piotr Wójcik e1a1bc89c0 Extract PossibilityVisitor 2016-09-12 22:28:11 +02:00
Piotr Wójcik 40003460ca Check if building's dependencies are allowed 2016-09-10 19:38:49 +02:00
Piotr Wójcik 88ba42f91d Fix choosing display 2016-09-08 21:33:47 +02:00
Piotr Wójcik a4f12fb007 Show downloaded mods with no need to reload remote repositories 2016-08-30 22:16:52 +02:00
Piotr Wójcik 044e2b9e51 Properly calculate building requirements
In OH3 you can't build Capitol when Tavern is not builded.
In VCMI up to now you could.
2016-08-30 22:15:24 +02:00
Piotr Wójcik 326be61ecb Show atrifact's name in message of Warrior's tomb 2016-08-30 20:50:03 +02:00
Piotr Wójcik 52797082aa Do not show whether Shrine is visited by hero, if was not visited by player yet 2016-08-30 20:48:03 +02:00