| .. |
|
battle
|
eba4f1b514
Update CBattleInfoEssentials.cpp
|
před 6 roky |
|
filesystem
|
14e294553d
Enabled GIF format for images (not GIF-animations) as requested by user.
|
před 6 roky |
|
logging
|
b00e935e4d
Warnings fixes (#538)
|
před 6 roky |
|
mapObjects
|
5718048752
Fix magic school gold payment
|
před 6 roky |
|
mapping
|
b3c26615df
Fixed map format regression: there is no default difficulty.
|
před 6 roky |
|
minizip
|
b00e935e4d
Warnings fixes (#538)
|
před 6 roky |
|
registerTypes
|
d9d01f0b68
Exposed more of existing limiters for modders (#449)
|
před 7 roky |
|
rmg
|
b00e935e4d
Warnings fixes (#538)
|
před 6 roky |
|
serializer
|
a77cbc311e
Update JsonSerializer.cpp
|
před 6 roky |
|
spells
|
1855af9ed3
Fixed error handling in TownPortalMechanics::applyAdventureEffects
|
před 6 roky |
|
vstd
|
2ede3783dd
Settings: savefrequency is now configurable in launcher
|
před 7 roky |
|
AI_Base.h
|
f1e5797834
Code style: move or add licensing information on top of every file
|
před 8 roky |
|
CAndroidVMHelper.cpp
|
dcbcff41dc
apply review comments for CAndroidVMHelper
|
před 7 roky |
|
CAndroidVMHelper.h
|
80f149e296
Better android input handling: sending notifications about CInputText changes to java so that we can display textinput overlay there; (#354)
|
před 8 roky |
|
CArtHandler.cpp
|
324717acbe
Spelling fixes: privilaged -> privileged, retreive -> retrieve
|
před 7 roky |
|
CArtHandler.h
|
324717acbe
Spelling fixes: privilaged -> privileged, retreive -> retrieve
|
před 7 roky |
|
CBonusTypeHandler.cpp
|
15138c23de
Finished conversion to new logging API
|
před 8 roky |
|
CBonusTypeHandler.h
|
18b8e1c7ad
Tweaked CBonusTypeHandler
|
před 8 roky |
|
CBuildingHandler.cpp
|
f1e5797834
Code style: move or add licensing information on top of every file
|
před 8 roky |
|
CBuildingHandler.h
|
f1e5797834
Code style: move or add licensing information on top of every file
|
před 8 roky |
|
CConfigHandler.cpp
|
6174df0a72
Revert only launcher saving to settings.json from PR441
|
před 7 roky |
|
CConfigHandler.h
|
6174df0a72
Revert only launcher saving to settings.json from PR441
|
před 7 roky |
|
CConsoleHandler.cpp
|
8c0fab1dcf
fixes
|
před 8 roky |
|
CConsoleHandler.h
|
2da3d8a563
Code style: remove senseless comments
|
před 8 roky |
|
CCreatureHandler.cpp
|
0b70baa95e
Spells configuration version 2 (effect-based)
|
před 7 roky |
|
CCreatureHandler.h
|
0b70baa95e
Spells configuration version 2 (effect-based)
|
před 7 roky |
|
CCreatureSet.cpp
|
aafad18121
Style fixes
|
před 6 roky |
|
CCreatureSet.h
|
e666b2740c
Do not use CCreature in CSimpleArmy
|
před 7 roky |
|
CGameInfoCallback.cpp
|
b00e935e4d
Warnings fixes (#538)
|
před 6 roky |
|
CGameInfoCallback.h
|
f327c46fa3
AI pathfinding: rename and add const to functions
|
před 7 roky |
|
CGameInterface.cpp
|
0b70baa95e
Spells configuration version 2 (effect-based)
|
před 7 roky |
|
CGameInterface.h
|
5c09f751b3
Gui cleanup3 - UI refactoring to use smart pointers (#440)
|
před 7 roky |
|
CGameState.cpp
|
035d279ae8
Refactor CGHeroInstance, make spells private
|
před 6 roky |
|
CGameState.h
|
f327c46fa3
AI pathfinding: rename and add const to functions
|
před 7 roky |
|
CGameStateFwd.h
|
9d9c026c85
Code style: serialize everything on own lines for easier debugging (#357)
|
před 8 roky |
|
CGeneralTextHandler.cpp
|
9822a8f2df
Catch exceptions by const-ref, not by value
|
před 7 roky |
|
CGeneralTextHandler.h
|
abdca71828
skill names and descriptions are fully managed by CSkillHandler
|
před 8 roky |
|
CHeroHandler.cpp
|
f9ac46576b
Add description for bonuses from hero specialty
|
před 7 roky |
|
CHeroHandler.h
|
b00e935e4d
Warnings fixes (#538)
|
před 6 roky |
|
CMakeLists.txt
|
a0d1808b62
CMake transitive compile dependency
|
před 6 roky |
|
CModHandler.cpp
|
6ddcb079a4
Enabled new secondary skills to be created (#438)
|
před 7 roky |
|
CModHandler.h
|
0b70baa95e
Spells configuration version 2 (effect-based)
|
před 7 roky |
|
CPathfinder.cpp
|
da20aa2388
Use the same cost value in Pathfinder and fuzzy evaluations.
|
před 6 roky |
|
CPathfinder.h
|
da20aa2388
Use the same cost value in Pathfinder and fuzzy evaluations.
|
před 6 roky |
|
CPlayerState.h
|
9d9c026c85
Code style: serialize everything on own lines for easier debugging (#357)
|
před 8 roky |
|
CRandomGenerator.cpp
|
0b70baa95e
Spells configuration version 2 (effect-based)
|
před 7 roky |
|
CRandomGenerator.h
|
0b70baa95e
Spells configuration version 2 (effect-based)
|
před 7 roky |
|
CScriptingModule.h
|
324717acbe
Spelling fixes: privilaged -> privileged, retreive -> retrieve
|
před 7 roky |
|
CSkillHandler.cpp
|
c8ba3de821
Change skill bonuses description to use name instead of identifier
|
před 7 roky |
|
CSkillHandler.h
|
6ddcb079a4
Enabled new secondary skills to be created (#438)
|
před 7 roky |
|
CSoundBase.h
|
f15cadc87b
Implement configurable object sounds: ambient, visit and removal
|
před 7 roky |
|
CStack.cpp
|
d9d01f0b68
Exposed more of existing limiters for modders (#449)
|
před 7 roky |
|
CStack.h
|
d9d01f0b68
Exposed more of existing limiters for modders (#449)
|
před 7 roky |
|
CStopWatch.h
|
f1e5797834
Code style: move or add licensing information on top of every file
|
před 8 roky |
|
CThreadHelper.cpp
|
0b70baa95e
Spells configuration version 2 (effect-based)
|
před 7 roky |
|
CThreadHelper.h
|
f1e5797834
Code style: move or add licensing information on top of every file
|
před 8 roky |
|
CTownHandler.cpp
|
b00e935e4d
Warnings fixes (#538)
|
před 6 roky |
|
CTownHandler.h
|
d6f889f08a
Setup town`s war machine in finalization step
|
před 7 roky |
|
CondSh.h
|
f1e5797834
Code style: move or add licensing information on top of every file
|
před 8 roky |
|
ConstTransitivePtr.h
|
f1e5797834
Code style: move or add licensing information on top of every file
|
před 8 roky |
|
FunctionList.h
|
f1e5797834
Code style: move or add licensing information on top of every file
|
před 8 roky |
|
GameConstants.cpp
|
0b70baa95e
Spells configuration version 2 (effect-based)
|
před 7 roky |
|
GameConstants.h
|
ac66fc7f42
Full rework of pre-game interface and networking
|
před 7 roky |
|
HeroBonus.cpp
|
4b5910c2f4
VCAI performance improvements
|
před 6 roky |
|
HeroBonus.h
|
d9d01f0b68
Exposed more of existing limiters for modders (#449)
|
před 7 roky |
|
IBonusTypeHandler.h
|
b00e935e4d
Warnings fixes (#538)
|
před 6 roky |
|
IGameCallback.cpp
|
ac66fc7f42
Full rework of pre-game interface and networking
|
před 7 roky |
|
IGameCallback.h
|
74e5c5bf05
CGameHandler: rename CPackForClient argument and add network logging
|
před 7 roky |
|
IGameEventsReceiver.h
|
5c09f751b3
Gui cleanup3 - UI refactoring to use smart pointers (#440)
|
před 7 roky |
|
IHandlerBase.cpp
|
53b5587c2e
Advance map header serialization
|
před 9 roky |
|
IHandlerBase.h
|
6ddcb079a4
Enabled new secondary skills to be created (#438)
|
před 7 roky |
|
Interprocess.h
|
f1e5797834
Code style: move or add licensing information on top of every file
|
před 8 roky |
|
JsonDetail.cpp
|
4ee9d7f65a
Configure JSON merge behaviour via #override flag (#423)
|
před 7 roky |
|
JsonDetail.h
|
6ae103dd63
print json in compact format
|
před 7 roky |
|
JsonNode.cpp
|
8650a8eea8
allow json schema references to use relative file path
|
před 7 roky |
|
JsonNode.h
|
82f334b503
Enable Limiter nesting with AllOf, AnyOf, NoneOf (#439)
|
před 7 roky |
|
LogicalExpression.cpp
|
f1e5797834
Code style: move or add licensing information on top of every file
|
před 8 roky |
|
LogicalExpression.h
|
f1e5797834
Code style: move or add licensing information on top of every file
|
před 8 roky |
|
NetPacks.h
|
ac66fc7f42
Full rework of pre-game interface and networking
|
před 7 roky |
|
NetPacksBase.h
|
83531f4355
Rename typo in NetPacksServer.cpp
|
před 7 roky |
|
NetPacksLib.cpp
|
035d279ae8
Refactor CGHeroInstance, make spells private
|
před 6 roky |
|
NetPacksLobby.h
|
ac66fc7f42
Full rework of pre-game interface and networking
|
před 7 roky |
|
PathfinderUtil.h
|
4b5910c2f4
VCAI performance improvements
|
před 6 roky |
|
ResourceSet.cpp
|
273802c92c
I have no idea what I'm doing
|
před 7 roky |
|
ResourceSet.h
|
273802c92c
I have no idea what I'm doing
|
před 7 roky |
|
ScopeGuard.h
|
c927913f5f
- Improved json validation. Now it support most of features from latest json schema draft
|
před 12 roky |
|
StartInfo.cpp
|
ac66fc7f42
Full rework of pre-game interface and networking
|
před 7 roky |
|
StartInfo.h
|
b00e935e4d
Warnings fixes (#538)
|
před 6 roky |
|
StdInc.cpp
|
3926920103
Rename radious -> radius
|
před 9 roky |
|
StdInc.h
|
74a82c4c9d
Moved boost:format log proxy to CLoggerBase
|
před 9 roky |
|
StringConstants.h
|
f1e5797834
Code style: move or add licensing information on top of every file
|
před 8 roky |
|
UnlockGuard.h
|
f1e5797834
Code style: move or add licensing information on top of every file
|
před 8 roky |
|
VCMIDirs.cpp
|
8180e4d5c5
VCMIDirs: improvements for development on Mac and Linux
|
před 8 roky |
|
VCMIDirs.h
|
f1e5797834
Code style: move or add licensing information on top of every file
|
před 8 roky |
|
VCMI_Lib.cpp
|
0b70baa95e
Spells configuration version 2 (effect-based)
|
před 7 roky |
|
VCMI_Lib.h
|
0b70baa95e
Spells configuration version 2 (effect-based)
|
před 7 roky |
|
VCMI_lib.cbp
|
9311966706
[C::B] Switch to MinGW 7.3
|
před 6 roky |
|
VCMI_lib.vcxproj
|
216d50788b
Fix AI build, update default Windows SDK version for projects
|
před 6 roky |
|
VCMI_lib.vcxproj.filters
|
1471043cae
Update visual studio project files
|
před 7 roky |
|
int3.h
|
b00e935e4d
Warnings fixes (#538)
|
před 6 roky |
|
vcmi_endian.h
|
f1e5797834
Code style: move or add licensing information on top of every file
|
před 8 roky |