| .. |
|
BattleInterface
|
b6a20b6e99
Fixed teleporting animation (#818). Flying ability with subtype "1" will cause movement animation to skip (teleport).
|
13 년 전 |
|
UIFramework
|
f8a27a9fdb
* Moved CConfigHandler from client to lib, CMake/Makefile need updating. I believe other projects besides client also need access to settings. (surprisingly there was a "server" category used only by client... and now VCAI.)
|
13 년 전 |
|
AdventureMapClasses.cpp
|
b0f669a764
- moved Sprites and Data directory to vcmi "mod'
|
13 년 전 |
|
AdventureMapClasses.h
|
15a7f43e11
- fixed #1075, #1080, #1081
|
13 년 전 |
|
CAdvmapInterface.cpp
|
f8a27a9fdb
* Moved CConfigHandler from client to lib, CMake/Makefile need updating. I believe other projects besides client also need access to settings. (surprisingly there was a "server" category used only by client... and now VCAI.)
|
13 년 전 |
|
CAdvmapInterface.h
|
9d2711fb51
- rewrote most of classes from adventure map window
|
13 년 전 |
|
CAnimation.cpp
|
1fdacc4085
- fixes #1086
|
13 년 전 |
|
CAnimation.h
|
613172fa45
- fixed #582, #1019 and #1022
|
13 년 전 |
|
CBitmapHandler.cpp
|
2b2b02cccc
[static analysis] [WIP] fix few possible bugs
|
13 년 전 |
|
CBitmapHandler.h
|
369f0ae9c6
[PLATFORM] MinGW support added
|
13 년 전 |
|
CCastleInterface.cpp
|
6a81c8b1af
* campaign against magic numbers
|
13 년 전 |
|
CCastleInterface.h
|
0ca9f64573
Next part of town configuration:
|
13 년 전 |
|
CCreatureWindow.cpp
|
f8a27a9fdb
* Moved CConfigHandler from client to lib, CMake/Makefile need updating. I believe other projects besides client also need access to settings. (surprisingly there was a "server" category used only by client... and now VCAI.)
|
13 년 전 |
|
CCreatureWindow.h
|
9e0c9b4f49
Fixed #1042. Tweaks for Commander bonuses.
|
13 년 전 |
|
CDefHandler.cpp
|
369f0ae9c6
[PLATFORM] MinGW support added
|
13 년 전 |
|
CDefHandler.h
|
7f04ed990b
Major refactoring. First part: BattleInterface
|
14 년 전 |
|
CGameInfo.cpp
|
44cc848edc
first part of town configuration:
|
13 년 전 |
|
CGameInfo.h
|
44cc848edc
first part of town configuration:
|
13 년 전 |
|
CHeroWindow.cpp
|
f8a27a9fdb
* Moved CConfigHandler from client to lib, CMake/Makefile need updating. I believe other projects besides client also need access to settings. (surprisingly there was a "server" category used only by client... and now VCAI.)
|
13 년 전 |
|
CHeroWindow.h
|
2d8a15f27c
- all windows except for pregame\battles are now CWindowObject-based
|
13 년 전 |
|
CKingdomInterface.cpp
|
07f9cb16c5
- spellbook fix (#1110)
|
13 년 전 |
|
CKingdomInterface.h
|
07f9cb16c5
- spellbook fix (#1110)
|
13 년 전 |
|
CMT.cpp
|
f8a27a9fdb
* Moved CConfigHandler from client to lib, CMake/Makefile need updating. I believe other projects besides client also need access to settings. (surprisingly there was a "server" category used only by client... and now VCAI.)
|
13 년 전 |
|
CMakeLists.txt
|
a602d7e9da
- build system update
|
13 년 전 |
|
CMessage.cpp
|
77710eaffb
- fix for #1106 and #1107
|
13 년 전 |
|
CMessage.h
|
9efe05c90b
- removed usage of Graphics in several places (Components and hero window).
|
13 년 전 |
|
CMusicHandler.cpp
|
8f936cd34d
- added battleAI to CMake, compile fixes
|
13 년 전 |
|
CMusicHandler.h
|
f8a27a9fdb
* Moved CConfigHandler from client to lib, CMake/Makefile need updating. I believe other projects besides client also need access to settings. (surprisingly there was a "server" category used only by client... and now VCAI.)
|
13 년 전 |
|
CPlayerInterface.cpp
|
f8a27a9fdb
* Moved CConfigHandler from client to lib, CMake/Makefile need updating. I believe other projects besides client also need access to settings. (surprisingly there was a "server" category used only by client... and now VCAI.)
|
13 년 전 |
|
CPlayerInterface.h
|
369f0ae9c6
[PLATFORM] MinGW support added
|
13 년 전 |
|
CPreGame.cpp
|
f8a27a9fdb
* Moved CConfigHandler from client to lib, CMake/Makefile need updating. I believe other projects besides client also need access to settings. (surprisingly there was a "server" category used only by client... and now VCAI.)
|
13 년 전 |
|
CPreGame.h
|
8dca88c3c8
* start map in campaign button is properly disabled/enabled (I hope)
|
13 년 전 |
|
CQuestLog.cpp
|
f8a27a9fdb
* Moved CConfigHandler from client to lib, CMake/Makefile need updating. I believe other projects besides client also need access to settings. (surprisingly there was a "server" category used only by client... and now VCAI.)
|
13 년 전 |
|
CQuestLog.h
|
13de841e10
- minor tweaks to quest window
|
13 년 전 |
|
CSoundBase.h
|
45c2809a40
- pregame will use same resolution as main game
|
13 년 전 |
|
CSpellWindow.cpp
|
07f9cb16c5
- spellbook fix (#1110)
|
13 년 전 |
|
CSpellWindow.h
|
07f9cb16c5
- spellbook fix (#1110)
|
13 년 전 |
|
CVideoHandler.cpp
|
15a7f43e11
- fixed #1075, #1080, #1081
|
13 년 전 |
|
CVideoHandler.h
|
e79ac5f1d7
- removed deprecated ffmpeg functions. Fixes #779
|
13 년 전 |
|
Client.cpp
|
657ed41088
* fixed bug in campaigns
|
13 년 전 |
|
Client.h
|
8e3de98059
* restoring campaign features
|
13 년 전 |
|
DPIaware.manifest
|
39a752c408
Fixed issue with Windows 7 DPI upscaling.
|
16 년 전 |
|
FontBase.h
|
45c2809a40
- pregame will use same resolution as main game
|
13 년 전 |
|
FunctionList.h
|
9d2711fb51
- rewrote most of classes from adventure map window
|
13 년 전 |
|
GUIClasses.cpp
|
07f9cb16c5
- spellbook fix (#1110)
|
13 년 전 |
|
GUIClasses.h
|
07f9cb16c5
- spellbook fix (#1110)
|
13 년 전 |
|
Graphics.cpp
|
15a7f43e11
- fixed #1075, #1080, #1081
|
13 년 전 |
|
Graphics.h
|
0ca9f64573
Next part of town configuration:
|
13 년 전 |
|
Makefile.am
|
a602d7e9da
- build system update
|
13 년 전 |
|
Makefile.in
|
a602d7e9da
- build system update
|
13 년 전 |
|
NetPacksClient.cpp
|
f8a27a9fdb
* Moved CConfigHandler from client to lib, CMake/Makefile need updating. I believe other projects besides client also need access to settings. (surprisingly there was a "server" category used only by client... and now VCAI.)
|
13 년 전 |
|
StdInc.cpp
|
cce814c41b
* Final commit
|
14 년 전 |
|
StdInc.h
|
2f5d6f2684
* CHexField renamed to CBattleHex
|
14 년 전 |
|
VCMI_client.rc
|
78517a4397
* fixed previous fix
|
16 년 전 |
|
VCMI_client.vcxproj
|
f8a27a9fdb
* Moved CConfigHandler from client to lib, CMake/Makefile need updating. I believe other projects besides client also need access to settings. (surprisingly there was a "server" category used only by client... and now VCAI.)
|
13 년 전 |
|
VCMI_client.vcxproj.filters
|
f8a27a9fdb
* Moved CConfigHandler from client to lib, CMake/Makefile need updating. I believe other projects besides client also need access to settings. (surprisingly there was a "server" category used only by client... and now VCAI.)
|
13 년 전 |
|
mapHandler.cpp
|
f8a27a9fdb
* Moved CConfigHandler from client to lib, CMake/Makefile need updating. I believe other projects besides client also need access to settings. (surprisingly there was a "server" category used only by client... and now VCAI.)
|
13 년 전 |
|
mapHandler.h
|
7f04ed990b
Major refactoring. First part: BattleInterface
|
14 년 전 |
|
resource.h
|
3d4db35df0
Added icon to the MSVC project, minor fixes, version bumped to 0.74.
|
16 년 전 |
|
vcmi.ico
|
3d4db35df0
Added icon to the MSVC project, minor fixes, version bumped to 0.74.
|
16 년 전 |
|
vcmiclient.desktop
|
c3eead45d4
(linux-only)
|
13 년 전 |
|
vcmiclient.png
|
c3eead45d4
(linux-only)
|
13 년 전 |