| .. |
|
BattleInterface
|
a15ad329b4
Fixed #1015.
|
před 13 roky |
|
UIFramework
|
7fbf89ffc8
Rearragned Seer Huts & Quests. More work on Quest Log descriptions.
|
před 13 roky |
|
AdventureMapClasses.cpp
|
b28da1a5d3
- Quest log minimap now has clickable icons
|
před 13 roky |
|
AdventureMapClasses.h
|
b28da1a5d3
- Quest log minimap now has clickable icons
|
před 13 roky |
|
CAdvmapInterface.cpp
|
12511d8fee
First part of new Quest Log, including common quest interface.
|
před 13 roky |
|
CAdvmapInterface.h
|
9d2711fb51
- rewrote most of classes from adventure map window
|
před 13 roky |
|
CAnimation.cpp
|
613172fa45
- fixed #582, #1019 and #1022
|
před 13 roky |
|
CAnimation.h
|
613172fa45
- fixed #582, #1019 and #1022
|
před 13 roky |
|
CBitmapHandler.cpp
|
9d2711fb51
- rewrote most of classes from adventure map window
|
před 13 roky |
|
CBitmapHandler.h
|
7f04ed990b
Major refactoring. First part: BattleInterface
|
před 14 roky |
|
CCastleInterface.cpp
|
55c78e9f16
- ComponentBox usage in 2 windows: levelup and build screen
|
před 13 roky |
|
CCastleInterface.h
|
55c78e9f16
- ComponentBox usage in 2 windows: levelup and build screen
|
před 13 roky |
|
CConfigHandler.cpp
|
45c2809a40
- pregame will use same resolution as main game
|
před 13 roky |
|
CConfigHandler.h
|
ba646b1d41
Compile fix for #847
|
před 14 roky |
|
CCreatureWindow.cpp
|
50e8bc1704
- build system update
|
před 13 roky |
|
CCreatureWindow.h
|
e3e4bc4c9c
Second part of interactive Commander level-up. Quite messy.
|
před 13 roky |
|
CDefHandler.cpp
|
665837d656
- hopefully better town development for AI
|
před 13 roky |
|
CDefHandler.h
|
7f04ed990b
Major refactoring. First part: BattleInterface
|
před 14 roky |
|
CGameInfo.cpp
|
7f04ed990b
Major refactoring. First part: BattleInterface
|
před 14 roky |
|
CGameInfo.h
|
7f04ed990b
Major refactoring. First part: BattleInterface
|
před 14 roky |
|
CHeroWindow.cpp
|
2d8a15f27c
- all windows except for pregame\battles are now CWindowObject-based
|
před 13 roky |
|
CHeroWindow.h
|
2d8a15f27c
- all windows except for pregame\battles are now CWindowObject-based
|
před 13 roky |
|
CKingdomInterface.cpp
|
2d8a15f27c
- all windows except for pregame\battles are now CWindowObject-based
|
před 13 roky |
|
CKingdomInterface.h
|
2d8a15f27c
- all windows except for pregame\battles are now CWindowObject-based
|
před 13 roky |
|
CMT.cpp
|
235cf458d7
- fixed text duplication in choice windows
|
před 13 roky |
|
CMakeLists.txt
|
758fb0679e
Stub for a CMake build system.
|
před 13 roky |
|
CMessage.cpp
|
235cf458d7
- fixed text duplication in choice windows
|
před 13 roky |
|
CMessage.h
|
9efe05c90b
- removed usage of Graphics in several places (Components and hero window).
|
před 13 roky |
|
CMusicBase.h
|
dbc603b7d7
- fixed crash on opening spellbook during enemy turn
|
před 13 roky |
|
CMusicHandler.cpp
|
9d2711fb51
- rewrote most of classes from adventure map window
|
před 13 roky |
|
CMusicHandler.h
|
d0e259864e
* Replaced boost::shared_ptr with std::shared_ptr.
|
před 13 roky |
|
CPlayerInterface.cpp
|
846474af66
- fixed (partially) #1028
|
před 13 roky |
|
CPlayerInterface.h
|
12511d8fee
First part of new Quest Log, including common quest interface.
|
před 13 roky |
|
CPreGame.cpp
|
613172fa45
- fixed #582, #1019 and #1022
|
před 13 roky |
|
CPreGame.h
|
7ddf76a081
- fixed #967
|
před 13 roky |
|
CQuestLog.cpp
|
b28da1a5d3
- Quest log minimap now has clickable icons
|
před 13 roky |
|
CQuestLog.h
|
b28da1a5d3
- Quest log minimap now has clickable icons
|
před 13 roky |
|
CSndHandler.cpp
|
7f04ed990b
Major refactoring. First part: BattleInterface
|
před 14 roky |
|
CSndHandler.h
|
7f04ed990b
Major refactoring. First part: BattleInterface
|
před 14 roky |
|
CSoundBase.h
|
45c2809a40
- pregame will use same resolution as main game
|
před 13 roky |
|
CSpellWindow.cpp
|
2d8a15f27c
- all windows except for pregame\battles are now CWindowObject-based
|
před 13 roky |
|
CSpellWindow.h
|
2d8a15f27c
- all windows except for pregame\battles are now CWindowObject-based
|
před 13 roky |
|
CVideoHandler.cpp
|
235cf458d7
- fixed text duplication in choice windows
|
před 13 roky |
|
CVideoHandler.h
|
7f04ed990b
Major refactoring. First part: BattleInterface
|
před 14 roky |
|
Client.cpp
|
613172fa45
- fixed #582, #1019 and #1022
|
před 13 roky |
|
Client.h
|
722ec55384
Redid stack artifacts. Broken save compatibility. Added serializer support for boost::variant and sending CStackInstace* over network by implicitly passing IDs. Moved seeds and checksum to StartInfo. Various minor changes.
|
před 13 roky |
|
DPIaware.manifest
|
39a752c408
Fixed issue with Windows 7 DPI upscaling.
|
před 16 roky |
|
FontBase.h
|
45c2809a40
- pregame will use same resolution as main game
|
před 13 roky |
|
FunctionList.h
|
9d2711fb51
- rewrote most of classes from adventure map window
|
před 13 roky |
|
GUIClasses.cpp
|
55c78e9f16
- ComponentBox usage in 2 windows: levelup and build screen
|
před 13 roky |
|
GUIClasses.h
|
55c78e9f16
- ComponentBox usage in 2 windows: levelup and build screen
|
před 13 roky |
|
Graphics.cpp
|
9d2711fb51
- rewrote most of classes from adventure map window
|
před 13 roky |
|
Graphics.h
|
9d2711fb51
- rewrote most of classes from adventure map window
|
před 13 roky |
|
Makefile.am
|
50e8bc1704
- build system update
|
před 13 roky |
|
Makefile.in
|
50e8bc1704
- build system update
|
před 13 roky |
|
NetPacksClient.cpp
|
ac997b8214
Partial interactive mode for Commander level-up dialog. It is possible to select secondary skill.
|
před 13 roky |
|
SDL_framerate.cpp
|
7f04ed990b
Major refactoring. First part: BattleInterface
|
před 14 roky |
|
SDL_framerate.h
|
7f04ed990b
Major refactoring. First part: BattleInterface
|
před 14 roky |
|
StdInc.cpp
|
cce814c41b
* Final commit
|
před 14 roky |
|
StdInc.h
|
2f5d6f2684
* CHexField renamed to CBattleHex
|
před 14 roky |
|
VCMI_client.rc
|
78517a4397
* fixed previous fix
|
před 16 roky |
|
VCMI_client.vcxproj
|
933049ee91
Updated MSVC project files.
|
před 13 roky |
|
VCMI_client.vcxproj.filters
|
933049ee91
Updated MSVC project files.
|
před 13 roky |
|
mapHandler.cpp
|
d60f2d57a0
- first part of CIntObject API clean-up.
|
před 13 roky |
|
mapHandler.h
|
7f04ed990b
Major refactoring. First part: BattleInterface
|
před 14 roky |
|
resource.h
|
3d4db35df0
Added icon to the MSVC project, minor fixes, version bumped to 0.74.
|
před 16 roky |
|
vcmi.ico
|
3d4db35df0
Added icon to the MSVC project, minor fixes, version bumped to 0.74.
|
před 16 roky |
|
vcmiclient.desktop
|
c3eead45d4
(linux-only)
|
před 13 roky |
|
vcmiclient.png
|
c3eead45d4
(linux-only)
|
před 13 roky |