Arseniy Shestakov
|
452e28d183
Remove some useless includes found by cppclean
|
9 lat temu |
AlexVinS
|
89ce1a4509
Fixed uninitialized field
|
9 lat temu |
Arseniy Shestakov
|
10dbbead2d
Fix indentation of logging code and around it
|
9 lat temu |
Arseniy Shestakov
|
9fd1cff090
Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared
|
9 lat temu |
ArseniyShestakov
|
8fb5dacba2
CBonusSystemNode: get rid of non-const getBonusList
|
10 lat temu |
ArseniyShestakov
|
b48d65ad57
addNewBonus: add turnsRemain check for N_TURNS, N_DAYS and ONE_WEEK
|
10 lat temu |
ArseniyShestakov
|
7f0b0bd1b5
Bonus system: use updateBonuses in battleTurnPasseed
|
10 lat temu |
ArseniyShestakov
|
ee1c5e452f
Bonus system: add CWillLastDays selector
|
10 lat temu |
ArseniyShestakov
|
5bfbd8526b
Bonus system: fix N_DAYS bonus duration
|
10 lat temu |
Vadim Markovtsev
|
b701835de0
Fix wrong comparison
|
10 lat temu |
AlexVinS
|
395070b584
Fix 1974
|
10 lat temu |
AlexVinS
|
8f2da66a18
fix mantiss 1967 + some refactoring
|
10 lat temu |
AlexVinS
|
2cb6cb7baa
Remove useless durationType selector
|
10 lat temu |
AlexVinS
|
5b29e800f7
Cleanup: use only CBonusSystemNode::treeHasChanged() when changing treeChanged
|
10 lat temu |
AlexVinS
|
685deddac1
Start spell-relatet files reorganisation
|
10 lat temu |
AlexVinS
|
66b022f93e
initializer lists part1
|
11 lat temu |
DjWarmonger
|
36a7cff998
Cleaning error messages at access to players.
|
11 lat temu |
beegee1
|
5139378319
- migrated boost::function/ref/bind to std:: variants
|
11 lat temu |
DjWarmonger
|
dc03a251f6
- Fixed treasure generating formula It should be now identical to OH3.
|
11 lat temu |
AlexVinS
|
8a3b997fa5
fix a few comments. No code changes.
|
11 lat temu |
DjWarmonger
|
8683c8c0eb
- Added and improved some propagators, including Crystal Dragons ability (#1232)
|
11 lat temu |
Ivan Savenko
|
9c0df68cb8
Fixing spelling mistakes. Patch from josch, fixes #1759
|
11 lat temu |
Ivan Savenko
|
3560bbb7f3
two patches/pull requests from janisozaur
|
12 lat temu |
DjWarmonger
|
4ec9faa789
Fixed #1367. Removed confusing code for speed calculation.
|
12 lat temu |
DjWarmonger
|
4fd9bcfedc
Fixed #1345
|
12 lat temu |
DjWarmonger
|
886ef13bec
Levels for WoG neutral creatures - fixes #1282.
|
12 lat temu |
Michał W. Urbańczyk
|
a1f545792b
Compile fixes specific for VS 2012"
|
12 lat temu |
Michał W. Urbańczyk
|
4576719abe
Visual Studio 2013 Preview compile fixes:
|
12 lat temu |
Ivan Savenko
|
f82122d9be
second part of c++11 update. gcc 4.5 and VS 2010 are no longer supported
|
12 lat temu |
Ivan Savenko
|
2b45e13c5c
c++03 -> c++11 switch:
|
12 lat temu |