Laserlicht
|
ded1a70dd7
fix prices
|
1 月之前 |
Ivan Savenko
|
645b95ba02
Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY`
|
8 月之前 |
Ivan Savenko
|
6b387e5d17
Fix integer overflow when total resource amount is above (int max / 100)
|
9 月之前 |
Ivan Savenko
|
0fd9dbf240
Unified income handling, added IOwnableObject interface
|
1 年之前 |
Ivan Savenko
|
c3957c2c2a
Moved json files to new directory, split on per-class basis
|
1 年之前 |
Joakim Thorén
|
8846fba1fc
Fixes compilation error "ResourceSet.h:33:21: error: function 'ResourceSet::ResourceSet()' definition is marked dllimport" when building with g++ 12.1.0
|
1 年之前 |
Ivan Savenko
|
cac37df334
Remove unused constructor
|
1 年之前 |
Johannes Schauer Marin Rodrigues
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 年之前 |
Ivan Savenko
|
e54287ea5d
Converted remaining identifier to new system
|
2 年之前 |
Ivan Savenko
|
ec8d31bbfc
First step at unifying game identifiers code
|
2 年之前 |
Ivan Savenko
|
d6a357fd17
Split some map object files into smaller files. Reduced includes usage.
|
2 年之前 |
Ivan Savenko
|
a654cc2391
Removed vstd::advance. Added vstd::next to handle similar cases.
|
2 年之前 |
Konstantin
|
11b237a23c
vcmi: massive refactoring v1
|
2 年之前 |
Konstantin
|
f41b2475fe
vcmi: fix stack smash
|
2 年之前 |
Konstantin
|
6d17b9342d
ResourceSet: resolve .at troubles
|
2 年之前 |
Konstantin
|
bbbbfe00f0
Modernize resourceSet
|
2 年之前 |
Konstantin
|
4c4498b22a
vcmi: modernize rest of lib
|
2 年之前 |
Andrey Filipenkov
|
ff635edc0b
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
3 年之前 |
John Bolton
|
a05ae78e67
Fixed lots of warnings.
|
5 年之前 |
DJWarmonger
|
273802c92c
I have no idea what I'm doing
|
7 年之前 |
Henning Koehler
|
1685641357
Flexible necromancy (#430)
|
7 年之前 |
AlexVinS
|
15138c23de
Finished conversion to new logging API
|
8 年之前 |
AlexVinS
|
a85b4cf2a5
* WIP on event condition format
|
9 年之前 |
AlexVinS
|
5c3f84138b
fixed random reward generation in CGVisitableOPW
|
9 年之前 |
DjWarmonger
|
4de0f0f973
Compile fixes for MSVS.
|
9 年之前 |
Vadim Markovtsev
|
3926920103
Rename radious -> radius
|
9 年之前 |
DjWarmonger
|
66d6aebe32
Fixed all the issues with Quests, #828 and #1223.
|
12 年之前 |
Ivan Savenko
|
f82122d9be
second part of c++11 update. gcc 4.5 and VS 2010 are no longer supported
|
12 年之前 |
Michał W. Urbańczyk
|
e8354908c3
Big change: Introduced new mechanism to handle queries. It should not cause any visible changes ATM apart from fixing several long-standing bugs realted to handling post-visit/battle/levelup callback, including infamous creature bank issues: #955, #1053, #1063, #1191. Needs testing.
|
12 年之前 |
alexvins
|
c0ce8712c1
add some missing licence headers
|
13 年之前 |