Commit Graph
48 Commits
Author SHA1 Message Date
Dydzio ea17b0f458 Major overhaul of VS related files 2017-08-19 15:58:55 +02:00
Dydzio 651f0da9a1 Fix to include vstd/CLoggerBase.h 2017-08-19 13:32:24 +02:00
Dydzio e3ba491fa1 Use multi-core compile by default, fix VCMI_client path 2017-08-19 13:27:24 +02:00
Dydzio f5a033c19b Add new recommended path to gitignore 2017-08-19 13:10:52 +02:00
Dydzio 5ec21f8dc7 Improve default header/library paths 2017-08-19 12:58:59 +02:00
Dydzio 85eb159e58 Minor code simplify 2017-07-13 21:44:22 +02:00
Dydzio 18f2e0ed96 Invalidate unavailable tiles as obstacle candidates 2017-07-13 18:51:56 +02:00
Dydzio ee3f6c9b88 Block appropiate hexes on ship-to-ship battlefield 2017-07-13 16:47:28 +02:00
Dydzio 7bf1b91235 Visual Studio files tweaks 2017-07-13 13:18:40 +02:00
Dydzio 252f68cb1a Fix black market behavior to match H3 2017-07-12 01:21:00 +02:00
Dydzio 182210421d Fix #2 for bug #2476 2017-07-11 14:04:43 +02:00
Dydzio c377f594a5 Add optional real fullscreen mode support 2017-07-08 18:43:04 +02:00
Dydzio 2d6f964d65 Amount box support for stacked war machines 2017-07-07 19:04:29 +02:00
Dydzio ae2323672a Tweak battle creatures amount box hiding 2017-07-07 18:11:05 +02:00
Dydzio ef2ff0c752 Precompiled header path also needs fix 2017-07-01 20:05:10 +02:00
Dydzio f61398b0ee improve VS build filters file 2017-07-01 19:29:27 +02:00
dydzio 944edaf0bb Fix bug #2476 2017-03-27 23:47:26 +02:00
dydzio 7ef7711a47 Cleanup after last MSVS compilation fixes 2017-03-15 22:58:25 +01:00
dydzio a4f375d9c0 Make AI able tobuy extra buildings. Fix bug #2640 2017-02-18 18:40:44 +01:00
dydzio 8a2b47d967 Fix for bug #2435 2017-02-10 12:19:35 +01:00
dydzio 21f4a0ba60 Implement ranged counterattack 2017-02-04 10:33:45 +01:00
dydzio 141e5ad032 Implement "emergency" projectile init attempt 2017-02-03 23:25:46 +01:00
dydzio 81a00f59d1 Basic fix for bug #2635 2017-02-02 19:17:15 +01:00
dydzio cffa616bf1 Refactor SOUL_STEAL bonus handler 2017-02-01 22:58:31 +01:00
dydzio 4c4539b00e Rename ADVANCED_CATAPULT bonus to reflect the purpose better 2017-02-01 15:05:46 +01:00
dydzio a8f04aede7 Extend creature siege support. Fix bug #2600 2017-02-01 11:25:57 +01:00
dydzio b5bfb763fd Allow different subtypes of SOUL_STEAL work concurrently 2017-01-29 14:45:36 +01:00
dydzio 330c0961b7 Add missing code fix 2017-01-29 12:52:18 +01:00
dydzio 2f1f725ae6 Code improvements, minor fixes 2017-01-29 11:50:37 +01:00
dydzio f447e44427 Add missing skill description, handler refactoring 2017-01-26 21:24:01 +01:00
dydzio 3e285c2004 Add santa gremlin missing creature ability, fix shooter init bug 2017-01-26 20:53:28 +01:00
dydzio daec6d933c Add "WoG werewolf"-like ability support 2017-01-22 20:28:08 +01:00
dydzio c310138fc3 Add WoG ghost ability support 2017-01-20 15:48:45 +01:00
dydzio c45a256816 Further fix for mantis #2599 2016-12-10 13:34:58 +01:00
dydzio 5c07e1c432 Minor typo fixes 2016-11-10 11:51:47 +01:00
dydzio b626f9a134 Fix CCommanderArtPlace localization + minor fixes 2016-11-08 17:26:24 +01:00
dydzio 96fa0fb6d4 Implement giving commander artifacts back to hero 2016-11-06 13:02:00 +01:00
dydzio baeb3c9e55 Refactor CArtPlace + use it for commanders 2016-11-04 17:54:09 +01:00
dydzio 03620b3cbe Remove artifact assembly check for commanders 2016-11-03 19:49:55 +01:00
dydzio 47a72d4441 Make artifacts worn by commander visible 2016-11-03 14:25:17 +01:00
dydzio 9de5b9f02b New/load game last selection storing. Fixes #716 2016-11-02 20:10:34 +01:00
dydzio 22564dde4b Implement adventure map scroll cursor change 2016-10-17 14:55:55 +02:00
dydzio 02e795d508 Fix commander appearing in battles while dead 2016-10-02 16:25:20 +02:00
dydzio 33ea28c5dd Improve creature upgrade handling. Fix issue #2172 2016-09-30 21:21:41 +02:00
dydzio 68af6a0c19 Refactoring InfoAboutHero + GetHeroInfo 2016-09-28 13:22:33 +02:00
dydzio f9b5ca3374 Remove max mana info leak + tiny refactor 2016-09-28 00:20:45 +02:00
dydzio f621ef4ce8 Implementing hero battle information window 2016-09-27 22:47:58 +02:00
dydzio d831c087d9 Extending hero info callback
Allow to check battle enemy hero details + adding max spell points to available data
2016-09-27 22:47:24 +02:00