| .. |
|
BattleInterface
|
8769f67c5d
* JsonReader can convert to enums
|
12 lat temu |
|
UIFramework
|
a82601db72
- playing a bit with ttf fonts: bugfix + shadow rendering
|
12 lat temu |
|
icons
|
6a5af58aed
(linux) version bump to 0.91
|
12 lat temu |
|
AdventureMapClasses.cpp
|
8769f67c5d
* JsonReader can convert to enums
|
12 lat temu |
|
AdventureMapClasses.h
|
15a7f43e11
- fixed #1075, #1080, #1081
|
13 lat temu |
|
CAdvmapInterface.cpp
|
8769f67c5d
* JsonReader can convert to enums
|
12 lat temu |
|
CAdvmapInterface.h
|
fa3d32925e
A patch from Gernsworth that fixes #166. CGStatusBar is extended to support alignment, old CStatusBar class is removed.
|
13 lat temu |
|
CAnimation.cpp
|
b5ebf443fc
- all fonts handling is now in new file, UIFramework/Fonts.cpp/h
|
13 lat temu |
|
CAnimation.h
|
613172fa45
- fixed #582, #1019 and #1022
|
13 lat temu |
|
CBitmapHandler.cpp
|
f7915d9e61
- removed creature-related code from ModHandler
|
13 lat temu |
|
CBitmapHandler.h
|
369f0ae9c6
[PLATFORM] MinGW support added
|
13 lat temu |
|
CCastleInterface.cpp
|
96cc88ba91
- removed autotools files from ERM
|
13 lat temu |
|
CCastleInterface.h
|
0ca9f64573
Next part of town configuration:
|
13 lat temu |
|
CCreatureWindow.cpp
|
5b0c6059e2
* bug 1193 should be fixed
|
12 lat temu |
|
CCreatureWindow.h
|
5b0c6059e2
* bug 1193 should be fixed
|
12 lat temu |
|
CDefHandler.cpp
|
369f0ae9c6
[PLATFORM] MinGW support added
|
13 lat temu |
|
CDefHandler.h
|
46eb0b3daf
- wrokaround/fix for #1177
|
13 lat temu |
|
CGameInfo.cpp
|
44cc848edc
first part of town configuration:
|
13 lat temu |
|
CGameInfo.h
|
1c5a4c669c
- merged minimap.json into terrains.json
|
13 lat temu |
|
CHeroWindow.cpp
|
25663ce7af
* fixed vector<bool> serialization
|
12 lat temu |
|
CHeroWindow.h
|
ce15eb37c2
- Fixed serialization of limiters
|
13 lat temu |
|
CKingdomInterface.cpp
|
25663ce7af
* fixed vector<bool> serialization
|
12 lat temu |
|
CKingdomInterface.h
|
46eb0b3daf
- wrokaround/fix for #1177
|
13 lat temu |
|
CMT.cpp
|
46eb0b3daf
- wrokaround/fix for #1177
|
13 lat temu |
|
CMakeLists.txt
|
9caa21a51c
- fix for #1189 (h3 text parsing fix)
|
12 lat temu |
|
CMessage.cpp
|
b5ebf443fc
- all fonts handling is now in new file, UIFramework/Fonts.cpp/h
|
13 lat temu |
|
CMessage.h
|
b5ebf443fc
- all fonts handling is now in new file, UIFramework/Fonts.cpp/h
|
13 lat temu |
|
CMusicHandler.cpp
|
720deba838
* Added comments to map.h * Refactoring(renamed attributes, some steps towards coding guidelines, ..)
|
13 lat temu |
|
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 lat temu |
|
CPlayerInterface.cpp
|
25663ce7af
* fixed vector<bool> serialization
|
12 lat temu |
|
CPlayerInterface.h
|
25663ce7af
* fixed vector<bool> serialization
|
12 lat temu |
|
CPreGame.cpp
|
bda92a4a73
* refactoring
|
12 lat temu |
|
CPreGame.h
|
4bc2fd5519
[c::b] renamed map subfolder to workaround dependency tracking bug
|
13 lat temu |
|
CQuestLog.cpp
|
53169abea7
- Foundation for starting a random map is done - Moved StdInc.h to header file in some /Map and /RMG compilation units(better syntax highlighting, should have no negative impact)
|
13 lat temu |
|
CQuestLog.h
|
c336abcf4a
* Added RMG tab to pregame(disabled by default, activate with: enableRMG=true in settings.json) * Fixed tab intendation * Renamed colors to more comprehensible names
|
13 lat temu |
|
CSoundBase.h
|
45c2809a40
- pregame will use same resolution as main game
|
13 lat temu |
|
CSpellWindow.cpp
|
a96f03e947
Crashes realted to illegal access to enemy hero data should be fixed, including #1178.
|
13 lat temu |
|
CSpellWindow.h
|
fa3d32925e
A patch from Gernsworth that fixes #166. CGStatusBar is extended to support alignment, old CStatusBar class is removed.
|
13 lat temu |
|
CVideoHandler.cpp
|
85a23e298c
- generic string ID -> numeric ID resolution system
|
13 lat temu |
|
CVideoHandler.h
|
e79ac5f1d7
- removed deprecated ffmpeg functions. Fixes #779
|
13 lat temu |
|
Client.cpp
|
8769f67c5d
* JsonReader can convert to enums
|
12 lat temu |
|
Client.h
|
25663ce7af
* fixed vector<bool> serialization
|
12 lat temu |
|
DPIaware.manifest
|
39a752c408
Fixed issue with Windows 7 DPI upscaling.
|
16 lat temu |
|
FunctionList.h
|
9d2711fb51
- rewrote most of classes from adventure map window
|
13 lat temu |
|
GUIClasses.cpp
|
25663ce7af
* fixed vector<bool> serialization
|
12 lat temu |
|
GUIClasses.h
|
25663ce7af
* fixed vector<bool> serialization
|
12 lat temu |
|
Graphics.cpp
|
da6cb0ae12
- trade windows work with new creatures\artifacts
|
13 lat temu |
|
Graphics.h
|
da6cb0ae12
- trade windows work with new creatures\artifacts
|
13 lat temu |
|
NetPacksClient.cpp
|
25663ce7af
* fixed vector<bool> serialization
|
12 lat temu |
|
SDLMain.h
|
2643762f08
Mac OS patch from stopiccot
|
13 lat temu |
|
SDLMain.m
|
2643762f08
Mac OS patch from stopiccot
|
13 lat temu |
|
StdInc.cpp
|
cce814c41b
* Final commit
|
14 lat temu |
|
StdInc.h
|
2f5d6f2684
* CHexField renamed to CBattleHex
|
14 lat temu |
|
VCMI_client.cbp
|
d8b068afd9
[c::b] update projects
|
13 lat temu |
|
VCMI_client.rc
|
78517a4397
* fixed previous fix
|
16 lat temu |
|
VCMI_client.vcxproj
|
bcf8cab19a
Project files update/cleanup.
|
13 lat temu |
|
VCMI_client.vcxproj.filters
|
bcf8cab19a
Project files update/cleanup.
|
13 lat temu |
|
mapHandler.cpp
|
a1da195b85
* minor refactoring
|
12 lat temu |
|
mapHandler.h
|
2643762f08
Mac OS patch from stopiccot
|
13 lat temu |
|
resource.h
|
3d4db35df0
Added icon to the MSVC project, minor fixes, version bumped to 0.74.
|
16 lat temu |
|
vcmi.icns
|
2643762f08
Mac OS patch from stopiccot
|
13 lat temu |
|
vcmi.ico
|
3d4db35df0
Added icon to the MSVC project, minor fixes, version bumped to 0.74.
|
16 lat temu |