| .. |
|
battle
|
58b1e74342
Workaround - check also for valueType when updating bonuses
|
1 gadu atpakaļ |
|
bonuses
|
1ac98e305f
Fix potential data race if two threads attempt to select bonuses with
|
1 gadu atpakaļ |
|
campaign
|
1a6aae9363
Fix crash on selecting scenario with "start with strongest hero from
|
1 gadu atpakaļ |
|
constants
|
9c1ce214fc
thievesGuild support
|
1 gadu atpakaļ |
|
events
|
73019c204d
Replace redundant types with `auto` for the lvalues of template factory functions for smart pointers
|
1 gadu atpakaļ |
|
filesystem
|
2b7131cfea
Show error message if vcmi unable to access data directory instead of
|
1 gadu atpakaļ |
|
gameState
|
7e9c486a7a
"Transport Artifact" victory condition will no longer trigger if another
|
1 gadu atpakaļ |
|
json
|
1057fa4ef9
Re-enable code that was not restored after terrain rework
|
1 gadu atpakaļ |
|
logging
|
b236384356
NKAI: graph add battle layer
|
1 gadu atpakaļ |
|
mapObjectConstructors
|
ddfc212a03
fix CGObjectInstance `subTypeName` to include mod id
|
1 gadu atpakaļ |
|
mapObjects
|
38bee87cf4
Do not activate mana vortex if hero already has double mana
|
1 gadu atpakaļ |
|
mapping
|
c68f2da977
Fix initialization of gold pile from random resource with fixed amount
|
1 gadu atpakaļ |
|
minizip
|
148cfc6cbc
Merge pull request #3674 from 678098/patch-2
|
1 gadu atpakaļ |
|
modding
|
9de6023224
Removed no longer needed pseudo-languages
|
1 gadu atpakaļ |
|
network
|
6f6555d19c
Downgrade fatal exception to disconnection message
|
1 gadu atpakaļ |
|
networkPacks
|
888149c6f6
Implemented simple versioning system for multiplayer
|
1 gadu atpakaļ |
|
pathfinder
|
3847e3e2b4
Better comments, remove dead code
|
1 gadu atpakaļ |
|
registerTypes
|
812e96ebb1
Guest can also use & renaming
|
1 gadu atpakaļ |
|
rewardable
|
1dc962804e
Fixed possible crash on having selectable reward with no visual image
|
1 gadu atpakaļ |
|
rmg
|
af5572db15
Merge pull request #4157 from IvanSavenko/bugfixing
|
1 gadu atpakaļ |
|
serializer
|
e5dba942ac
Clear buffer (if any). Avoids false-positives with memcheck if buffer
|
1 gadu atpakaļ |
|
spells
|
8b861fc58f
Do not check for guards when teleporting using means other than DD
|
1 gadu atpakaļ |
|
vstd
|
25125f96da
Fix: licenses, pragma guards, StdInc
|
1 gadu atpakaļ |
|
AI_Base.h
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 gadi atpakaļ |
|
ArtifactUtils.cpp
|
ce9d2d8ab8
Switching costume
|
1 gadu atpakaļ |
|
ArtifactUtils.h
|
ce9d2d8ab8
Switching costume
|
1 gadu atpakaļ |
|
BasicTypes.cpp
|
c3957c2c2a
Moved json files to new directory, split on per-class basis
|
1 gadu atpakaļ |
|
BattleFieldHandler.cpp
|
3740f8b02f
Moved bonus parsing to a new file
|
1 gadu atpakaļ |
|
BattleFieldHandler.h
|
678cacbd25
Remove more redundant `virtual` specifiers
|
1 gadu atpakaļ |
|
CAndroidVMHelper.cpp
|
313d479d42
fix using JNI from server in single process build
|
2 gadi atpakaļ |
|
CAndroidVMHelper.h
|
313d479d42
fix using JNI from server in single process build
|
2 gadi atpakaļ |
|
CArtHandler.cpp
|
95d761bbb8
Handle corrupted H3 data - show message box instead of silent crash
|
1 gadu atpakaļ |
|
CArtHandler.h
|
ce68b3f45d
class CArtifactsOfHeroMain : public CKeyShortcut
|
1 gadu atpakaļ |
|
CArtifactInstance.cpp
|
6e629a6a5f
split getBonusLocalFirst into two distinct method:
|
1 gadu atpakaļ |
|
CArtifactInstance.h
|
0c07384293
Refactoring of serialization versioning handling
|
1 gadu atpakaļ |
|
CBonusTypeHandler.cpp
|
050157db9d
Register vcmi-only strings as part of 'vcmi' mod instead of 'core'
|
1 gadu atpakaļ |
|
CBonusTypeHandler.h
|
0c07384293
Refactoring of serialization versioning handling
|
1 gadu atpakaļ |
|
CBuildingHandler.cpp
|
8d5fa41a19
Minor fixes
|
2 gadi atpakaļ |
|
CBuildingHandler.h
|
8d5fa41a19
Minor fixes
|
2 gadi atpakaļ |
|
CConfigHandler.cpp
|
54796c7c56
Rename toJson to toString/toCompactString for consistency
|
1 gadu atpakaļ |
|
CConfigHandler.h
|
c3957c2c2a
Moved json files to new directory, split on per-class basis
|
1 gadu atpakaļ |
|
CConsoleHandler.cpp
|
79d568b17b
Try to handle uncaught c++ exception on Windows and create crashdump
|
1 gadu atpakaļ |
|
CConsoleHandler.h
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 gadi atpakaļ |
|
CCreatureHandler.cpp
|
22e58387f9
Also check for json when checking for battle animation existance
|
1 gadu atpakaļ |
|
CCreatureHandler.h
|
f309a4eb82
Exclude some AB creatures from randomization picks
|
1 gadu atpakaļ |
|
CCreatureSet.cpp
|
6b760089a4
Merge pull request #3473 from IvanSavenko/const_lib
|
1 gadu atpakaļ |
|
CCreatureSet.h
|
678cacbd25
Remove more redundant `virtual` specifiers
|
1 gadu atpakaļ |
|
CGameInfoCallback.cpp
|
9c1ce214fc
thievesGuild support
|
1 gadu atpakaļ |
|
CGameInfoCallback.h
|
8353bca34f
Small refactoring of adventure map spell casting:
|
1 gadu atpakaļ |
|
CGameInterface.cpp
|
0c07384293
Refactoring of serialization versioning handling
|
1 gadu atpakaļ |
|
CGameInterface.h
|
19453aab41
Add handling for yes/no dialogs that can be safely skipped by player
|
1 gadu atpakaļ |
|
CGeneralTextHandler.cpp
|
0dfa781655
Add mutex as a quick fix for concurrent access to text handler by client
|
1 gadu atpakaļ |
|
CGeneralTextHandler.h
|
45bb6ada3d
Add compatibility for 64-bit 1.5.1 vs any 1.5.2 MP game
|
1 gadu atpakaļ |
|
CHeroHandler.cpp
|
b638b0b679
Fixed possible crash if hero class has no valid commander ID
|
1 gadu atpakaļ |
|
CHeroHandler.h
|
b638b0b679
Fixed possible crash if hero class has no valid commander ID
|
1 gadu atpakaļ |
|
CMakeLists.txt
|
9bfe000724
Added semi-workaround method for network thread shutdown:
|
1 gadu atpakaļ |
|
CPlayerState.cpp
|
2c4cad7d9c
Slight simplification of bonus system node class
|
1 gadu atpakaļ |
|
CPlayerState.h
|
151075f088
Fix save compatibility with 1.4 that was broken by artifact costumes
|
1 gadu atpakaļ |
|
CRandomGenerator.cpp
|
10b35ceecb
Replaced assertions with exceptions for invalid input in RNG
|
1 gadu atpakaļ |
|
CRandomGenerator.h
|
0c07384293
Refactoring of serialization versioning handling
|
1 gadu atpakaļ |
|
CScriptingModule.cpp
|
4c4498b22a
vcmi: modernize rest of lib
|
2 gadi atpakaļ |
|
CScriptingModule.h
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 gadi atpakaļ |
|
CSkillHandler.cpp
|
7a42e21e4d
Fix formatting of luck/morale bonuses
|
1 gadu atpakaļ |
|
CSkillHandler.h
|
0842f5afee
Removed remaining usages of std::vector<bool>
|
1 gadu atpakaļ |
|
CSoundBase.h
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 gadi atpakaļ |
|
CStack.cpp
|
c37ce05d06
Attempt to make constant bonus system nodes (CCreature / CArtifact)
|
1 gadu atpakaļ |
|
CStack.h
|
c3957c2c2a
Moved json files to new directory, split on per-class basis
|
1 gadu atpakaļ |
|
CStopWatch.h
|
f3277b7953
Define each identifier in a dedicated statement
|
1 gadu atpakaļ |
|
CThreadHelper.cpp
|
62c2be160a
Added changing thread name for FreeBSD
|
1 gadu atpakaļ |
|
CThreadHelper.h
|
cded8b1999
Show human-readable thread name in log
|
1 gadu atpakaļ |
|
CTownHandler.cpp
|
e4b60baa3b
creature/town biography/description
|
1 gadu atpakaļ |
|
CTownHandler.h
|
e4b60baa3b
creature/town biography/description
|
1 gadu atpakaļ |
|
Color.h
|
0c07384293
Refactoring of serialization versioning handling
|
1 gadu atpakaļ |
|
ConstTransitivePtr.h
|
0c07384293
Refactoring of serialization versioning handling
|
1 gadu atpakaļ |
|
ExceptionsCommon.h
|
b50d350747
Show error message on load if mod has broken creature instead of
|
1 gadu atpakaļ |
|
ExtraOptionsInfo.cpp
|
cb9c4bbaf0
unlimited replay option
|
1 gadu atpakaļ |
|
ExtraOptionsInfo.h
|
0c07384293
Refactoring of serialization versioning handling
|
1 gadu atpakaļ |
|
FunctionList.h
|
ff635edc0b
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
3 gadi atpakaļ |
|
GameCallbackHolder.h
|
ea1f05d15a
Stabilization
|
1 gadu atpakaļ |
|
GameConstants.h
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 gadi atpakaļ |
|
GameSettings.cpp
|
8353bca34f
Small refactoring of adventure map spell casting:
|
1 gadu atpakaļ |
|
GameSettings.h
|
8353bca34f
Small refactoring of adventure map spell casting:
|
1 gadu atpakaļ |
|
IBonusTypeHandler.h
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 gadi atpakaļ |
|
IGameCallback.cpp
|
76bb32536f
Correctly iterate over allowed spells set (was vector originally)
|
1 gadu atpakaļ |
|
IGameCallback.h
|
8b861fc58f
Do not check for guards when teleporting using means other than DD
|
1 gadu atpakaļ |
|
IGameEventsReceiver.h
|
b88a8da4e8
Split off some netpack structures into separate files
|
2 gadi atpakaļ |
|
IHandlerBase.cpp
|
7e27ac7073
IdentifierStorage is now separate handler in VLC
|
2 gadi atpakaļ |
|
IHandlerBase.h
|
e67e4430ba
Removed most of non-const static fields in lib. Reduced header includes.
|
1 gadu atpakaļ |
|
Languages.h
|
9de6023224
Removed no longer needed pseudo-languages
|
1 gadu atpakaļ |
|
LoadProgress.cpp
|
7732f39556
Fix potential uninitialized access - setupSteps depends on not yet
|
1 gadu atpakaļ |
|
LoadProgress.h
|
f3277b7953
Define each identifier in a dedicated statement
|
1 gadu atpakaļ |
|
LogicalExpression.cpp
|
4c4498b22a
vcmi: modernize rest of lib
|
2 gadi atpakaļ |
|
LogicalExpression.h
|
c3957c2c2a
Moved json files to new directory, split on per-class basis
|
1 gadu atpakaļ |
|
MetaString.cpp
|
07239dcfb5
artifact parts calc
|
1 gadu atpakaļ |
|
MetaString.h
|
07239dcfb5
artifact parts calc
|
1 gadu atpakaļ |
|
ObstacleHandler.cpp
|
c3957c2c2a
Moved json files to new directory, split on per-class basis
|
1 gadu atpakaļ |
|
ObstacleHandler.h
|
f3277b7953
Define each identifier in a dedicated statement
|
1 gadu atpakaļ |
|
Point.h
|
0c07384293
Refactoring of serialization versioning handling
|
1 gadu atpakaļ |
|
Rect.cpp
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 gadi atpakaļ |
|
Rect.h
|
0c07384293
Refactoring of serialization versioning handling
|
1 gadu atpakaļ |
|
ResourceSet.cpp
|
c3957c2c2a
Moved json files to new directory, split on per-class basis
|
1 gadu atpakaļ |
|
ResourceSet.h
|
0c07384293
Refactoring of serialization versioning handling
|
1 gadu atpakaļ |
|
RiverHandler.cpp
|
c3957c2c2a
Moved json files to new directory, split on per-class basis
|
1 gadu atpakaļ |
|
RiverHandler.h
|
678cacbd25
Remove more redundant `virtual` specifiers
|
1 gadu atpakaļ |
|
RoadHandler.cpp
|
c3957c2c2a
Moved json files to new directory, split on per-class basis
|
1 gadu atpakaļ |
|
RoadHandler.h
|
678cacbd25
Remove more redundant `virtual` specifiers
|
1 gadu atpakaļ |
|
ScopeGuard.h
|
b796ed8626
Fix undefined behavior
|
1 gadu atpakaļ |
|
ScriptHandler.cpp
|
73019c204d
Replace redundant types with `auto` for the lvalues of template factory functions for smart pointers
|
1 gadu atpakaļ |
|
ScriptHandler.h
|
c3957c2c2a
Moved json files to new directory, split on per-class basis
|
1 gadu atpakaļ |
|
StartInfo.cpp
|
1840666327
Implemented join room dialog
|
1 gadu atpakaļ |
|
StartInfo.h
|
215b279ea8
Contact between allies will no longer break simturns
|
1 gadu atpakaļ |
|
StdInc.cpp
|
25125f96da
Fix: licenses, pragma guards, StdInc
|
1 gadu atpakaļ |
|
StdInc.h
|
25125f96da
Fix: licenses, pragma guards, StdInc
|
1 gadu atpakaļ |
|
TerrainHandler.cpp
|
c3957c2c2a
Moved json files to new directory, split on per-class basis
|
1 gadu atpakaļ |
|
TerrainHandler.h
|
678cacbd25
Remove more redundant `virtual` specifiers
|
1 gadu atpakaļ |
|
TextOperations.cpp
|
671b61c64e
Implement various todo's and review suggestions
|
1 gadu atpakaļ |
|
TextOperations.h
|
671b61c64e
Implement various todo's and review suggestions
|
1 gadu atpakaļ |
|
TurnTimerInfo.cpp
|
da9c0feebc
Reworked timer widget to show timers for all players
|
1 gadu atpakaļ |
|
TurnTimerInfo.h
|
0c07384293
Refactoring of serialization versioning handling
|
1 gadu atpakaļ |
|
UnlockGuard.h
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 gadi atpakaļ |
|
VCMIDirs.cpp
|
64ff0e0486
Fix handling of 'developmentMode' for lobby-only builds
|
1 gadu atpakaļ |
|
VCMIDirs.h
|
5f4a998435
editorPath -> mapEditorPath
|
2 gadi atpakaļ |
|
VCMI_Lib.cpp
|
b1a5693612
Proof of concept with OH3 obstacles
|
1 gadu atpakaļ |
|
VCMI_Lib.h
|
b1a5693612
Proof of concept with OH3 obstacles
|
1 gadu atpakaļ |
|
VCMI_lib.cbp
|
1c68937d95
new approach
|
2 gadi atpakaļ |
|
VCMI_lib.vcxproj
|
1c68937d95
new approach
|
2 gadi atpakaļ |
|
VCMI_lib.vcxproj.filters
|
1c68937d95
new approach
|
2 gadi atpakaļ |
|
int3.h
|
ea48257100
Fix SonarCloud issues
|
1 gadu atpakaļ |
|
vcmi_endian.h
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 gadi atpakaļ |