| .. |
|
vcmi_client
|
d0d60175d7
break, fix and break and fix - now its fine :)
|
17 년 전 |
|
AdventureMapButton.cpp
|
215dc95acb
- implemented Hill Fort (minor issue - you can do ANY upgrades, including archers to sharpshooters without Gelu and so on)
|
15 년 전 |
|
AdventureMapButton.h
|
215dc95acb
- implemented Hill Fort (minor issue - you can do ANY upgrades, including archers to sharpshooters without Gelu and so on)
|
15 년 전 |
|
CAdvmapInterface.cpp
|
fc4c496f99
Fixed #556. Version for dev build 0.81d
|
15 년 전 |
|
CAdvmapInterface.h
|
88e1636250
Fixed #15, #224, #370, #516
|
15 년 전 |
|
CBattleInterface.cpp
|
f004cbff3f
* fixed #550
|
15 년 전 |
|
CBattleInterface.h
|
565d474364
* fixed #519
|
15 년 전 |
|
CBitmapHandler.cpp
|
d0bf334394
* reading of .h3c headers
|
15 년 전 |
|
CBitmapHandler.h
|
68c5bb63a4
* various improvements and code cleanups
|
16 년 전 |
|
CCastleInterface.cpp
|
e025a43cb0
- some fixes for Castle Gate and Hill Fort
|
15 년 전 |
|
CCastleInterface.h
|
a00e5cc177
- implemented scholar skill
|
15 년 전 |
|
CConfigHandler.cpp
|
94fa59cf45
* Compilation fix (missing includes, do not remove)
|
15 년 전 |
|
CConfigHandler.h
|
0f21d9c762
* first part of Thieves' Guild window
|
15 년 전 |
|
CCreatureAnimation.cpp
|
de69d6f639
* minor speedups
|
15 년 전 |
|
CCreatureAnimation.h
|
8637b021cc
* (hopefully) full reading of h3c
|
15 년 전 |
|
CCursorHandler.cpp
|
80f49badc9
Implemented Scuttle Boat and Dimension Door spells.
|
15 년 전 |
|
CCursorHandler.h
|
dced6ec17c
* Fixed bug 195, possible slots for artifacts are highlighted when selecting an artifact.
|
16 년 전 |
|
CGameInfo.cpp
|
429b226517
* moved a few files
|
16 년 전 |
|
CGameInfo.h
|
a7d3c5fbca
* minor cleanups
|
15 년 전 |
|
CHeroWindow.cpp
|
1338340027
- fixed 578
|
15 년 전 |
|
CHeroWindow.h
|
88e1636250
Fixed #15, #224, #370, #516
|
15 년 전 |
|
CKingdomInterface.cpp
|
215dc95acb
- implemented Hill Fort (minor issue - you can do ANY upgrades, including archers to sharpshooters without Gelu and so on)
|
15 년 전 |
|
CKingdomInterface.h
|
215dc95acb
- implemented Hill Fort (minor issue - you can do ANY upgrades, including archers to sharpshooters without Gelu and so on)
|
15 년 전 |
|
CMT.cpp
|
ff078dc440
Fixed #522 (probably), #529, #540.
|
15 년 전 |
|
CMessage.cpp
|
dc936d5686
Fixed #543 and #547. Fixes for marketplace. Combined artifacts will again give bonuses from their constituents.
|
15 년 전 |
|
CMessage.h
|
dc936d5686
Fixed #543 and #547. Fixes for marketplace. Combined artifacts will again give bonuses from their constituents.
|
15 년 전 |
|
CPlayerInterface.cpp
|
d3bf011270
* fixed #559
|
15 년 전 |
|
CPlayerInterface.h
|
215dc95acb
- implemented Hill Fort (minor issue - you can do ANY upgrades, including archers to sharpshooters without Gelu and so on)
|
15 년 전 |
|
CPreGame.cpp
|
af7aebc806
* minor changes
|
15 년 전 |
|
CPreGame.h
|
052e4f08e5
* partially done campaign bonus selection
|
15 년 전 |
|
CSpellWindow.cpp
|
2b899d5777
Fixed #544. Final fix for #493.
|
15 년 전 |
|
CSpellWindow.h
|
931949e349
A bunch of spellbook-related fixes: #91, #454, #462, #526, #527, #536
|
15 년 전 |
|
Client.cpp
|
ec6342d9a7
Serializer will now smartly send over network CArtifact* and CHero*. Unified handling of items stored in vector.
|
15 년 전 |
|
Client.h
|
8487653a8e
Sacrificing artifacts. [Code is one giant workaround but should work good enough.] Updated changelog.
|
15 년 전 |
|
DPIaware.manifest
|
39a752c408
Fixed issue with Windows 7 DPI upscaling.
|
16 년 전 |
|
FontBase.h
|
d0ff61807d
Obtaining town instance pointer via cb. Plz, don't access gamestate directly from player interface! Everything has to go via callback.
|
15 년 전 |
|
FunctionList.h
|
35f7281024
* battle options window works again
|
16 년 전 |
|
GUIBase.cpp
|
052e4f08e5
* partially done campaign bonus selection
|
15 년 전 |
|
GUIBase.h
|
215dc95acb
- implemented Hill Fort (minor issue - you can do ANY upgrades, including archers to sharpshooters without Gelu and so on)
|
15 년 전 |
|
GUIClasses.cpp
|
558350c686
Fixed #564.
|
15 년 전 |
|
GUIClasses.h
|
558350c686
Fixed #564.
|
15 년 전 |
|
Graphics.cpp
|
a7d3c5fbca
* minor cleanups
|
15 년 전 |
|
Graphics.h
|
d0ff61807d
Obtaining town instance pointer via cb. Plz, don't access gamestate directly from player interface! Everything has to go via callback.
|
15 년 전 |
|
Makefile.am
|
df151cceba
Various compile and warning fixes.
|
15 년 전 |
|
Makefile.in
|
df151cceba
Various compile and warning fixes.
|
15 년 전 |
|
NetPacksClient.cpp
|
215dc95acb
- implemented Hill Fort (minor issue - you can do ANY upgrades, including archers to sharpshooters without Gelu and so on)
|
15 년 전 |
|
SDL_Extensions.cpp
|
565d474364
* fixed #519
|
15 년 전 |
|
SDL_Extensions.h
|
eecfa0f2bd
(g++) Compilation fixes.
|
15 년 전 |
|
SDL_framerate.cpp
|
429b226517
* moved a few files
|
16 년 전 |
|
SDL_framerate.h
|
429b226517
* moved a few files
|
16 년 전 |
|
VCMI_client.cbp
|
a113a8d289
* patch update from Dikamilo
|
16 년 전 |
|
VCMI_client.rc
|
78517a4397
* fixed previous fix
|
16 년 전 |
|
VCMI_client.vcproj
|
be42b7ff62
Solution file for VC9. Minor.
|
15 년 전 |
|
mapHandler.cpp
|
3af697b91a
Support for Favourable Winds.
|
15 년 전 |
|
mapHandler.h
|
943c433d3f
* moved mapHandler to client folder
|
15 년 전 |
|
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 년 전 |