| .. |
|
battle
|
0242f0d580
[experiments2] Moar. And that'll be it.
|
12 years ago |
|
gui
|
c7c2686379
- Integrated the logging API into the client and the lib - Remove some more comments and switched to /// style - Fixed recursive locks - Added Global.h to CMakeLists(now visible in qt-creator) - Removed usage of shared_mutex - Added unique_ptr to CLogger targets
|
12 years ago |
|
icons
|
57d23c74ee
patches from qdii
|
12 years ago |
|
AdventureMapClasses.cpp
|
c7c2686379
- Integrated the logging API into the client and the lib - Remove some more comments and switched to /// style - Fixed recursive locks - Added Global.h to CMakeLists(now visible in qt-creator) - Removed usage of shared_mutex - Added unique_ptr to CLogger targets
|
12 years ago |
|
AdventureMapClasses.h
|
30bcec42c6
- Renamed client/BattleInterface to client/battle and client/UIFramework to client/gui
|
12 years ago |
|
CAdvmapInterface.cpp
|
0b494a7bb0
[experiments2] More.
|
12 years ago |
|
CAdvmapInterface.h
|
8a4f81b981
Tribool - part II.
|
12 years ago |
|
CAnimation.cpp
|
e71bace8e3
- fixed crash on missing icons
|
12 years ago |
|
CAnimation.h
|
3285f1910b
- finally, solution for imageIndex fields. All image lists will be generated in runtime
|
12 years ago |
|
CBitmapHandler.cpp
|
870399c7be
- updated link to repo in readme
|
12 years ago |
|
CBitmapHandler.h
|
369f0ae9c6
[PLATFORM] MinGW support added
|
13 years ago |
|
CCastleInterface.cpp
|
17403b544c
Various fixes for quick combat.
|
12 years ago |
|
CCastleInterface.h
|
4724ccbb45
- fixes #1276
|
12 years ago |
|
CCreatureWindow.cpp
|
6a88604937
* fixed crash related to cammander's SPELL_AFTER_ATTACK spell id not initialized properly (text id was resolved on copy of bonus)
|
12 years ago |
|
CCreatureWindow.h
|
30bcec42c6
- Renamed client/BattleInterface to client/battle and client/UIFramework to client/gui
|
12 years ago |
|
CDefHandler.cpp
|
ee51c5beb5
- Renamed /lib subfolders to lowercase
|
12 years ago |
|
CDefHandler.h
|
8ffd482324
- gcc compile fix
|
13 years ago |
|
CGameInfo.cpp
|
44cc848edc
first part of town configuration:
|
13 years ago |
|
CGameInfo.h
|
5c2473d436
Support for saving/loading in player interfaces, including VCAI.
|
12 years ago |
|
CHeroWindow.cpp
|
dd808ef5cc
bugfixing:
|
12 years ago |
|
CHeroWindow.h
|
30bcec42c6
- Renamed client/BattleInterface to client/battle and client/UIFramework to client/gui
|
12 years ago |
|
CKingdomInterface.cpp
|
30bcec42c6
- Renamed client/BattleInterface to client/battle and client/UIFramework to client/gui
|
12 years ago |
|
CKingdomInterface.h
|
46eb0b3daf
- wrokaround/fix for #1177
|
13 years ago |
|
CMT.cpp
|
d6f4a3a4fa
[experiments2] It might be a good idea to have an automatization framework… or not so good.
|
12 years ago |
|
CMT.h
|
6a88604937
* fixed crash related to cammander's SPELL_AFTER_ATTACK spell id not initialized properly (text id was resolved on copy of bonus)
|
12 years ago |
|
CMakeLists.txt
|
da659a4924
tiny fix in OS X cmake files
|
12 years ago |
|
CMessage.cpp
|
30bcec42c6
- Renamed client/BattleInterface to client/battle and client/UIFramework to client/gui
|
12 years ago |
|
CMessage.h
|
30bcec42c6
- Renamed client/BattleInterface to client/battle and client/UIFramework to client/gui
|
12 years ago |
|
CMusicHandler.cpp
|
c7c2686379
- Integrated the logging API into the client and the lib - Remove some more comments and switched to /// style - Fixed recursive locks - Added Global.h to CMakeLists(now visible in qt-creator) - Removed usage of shared_mutex - Added unique_ptr to CLogger targets
|
12 years ago |
|
CMusicHandler.h
|
e8c35bdb24
fixed extremely slow musicHandler compilation. Removed usage of boost bimap.
|
12 years ago |
|
CPlayerInterface.cpp
|
0b494a7bb0
[experiments2] More.
|
12 years ago |
|
CPlayerInterface.h
|
0b494a7bb0
[experiments2] More.
|
12 years ago |
|
CPreGame.cpp
|
dd808ef5cc
bugfixing:
|
12 years ago |
|
CPreGame.h
|
8bfc6a1116
A patch from O01eg: http://forum.vcmi.eu/viewtopic.php?p=9313#9313
|
12 years ago |
|
CQuestLog.cpp
|
30bcec42c6
- Renamed client/BattleInterface to client/battle and client/UIFramework to client/gui
|
12 years ago |
|
CQuestLog.h
|
30bcec42c6
- Renamed client/BattleInterface to client/battle and client/UIFramework to client/gui
|
12 years ago |
|
CSoundBase.h
|
8be801a6dc
- CMappedFileLoader class to remap WoG files to h3 names
|
12 years ago |
|
CSpellWindow.cpp
|
30bcec42c6
- Renamed client/BattleInterface to client/battle and client/UIFramework to client/gui
|
12 years ago |
|
CSpellWindow.h
|
30bcec42c6
- Renamed client/BattleInterface to client/battle and client/UIFramework to client/gui
|
12 years ago |
|
CVideoHandler.cpp
|
c7c2686379
- Integrated the logging API into the client and the lib - Remove some more comments and switched to /// style - Fixed recursive locks - Added Global.h to CMakeLists(now visible in qt-creator) - Removed usage of shared_mutex - Added unique_ptr to CLogger targets
|
12 years ago |
|
CVideoHandler.h
|
ee51c5beb5
- Renamed /lib subfolders to lowercase
|
12 years ago |
|
Client.cpp
|
dd808ef5cc
bugfixing:
|
12 years ago |
|
Client.h
|
17403b544c
Various fixes for quick combat.
|
12 years ago |
|
DPIaware.manifest
|
39a752c408
Fixed issue with Windows 7 DPI upscaling.
|
16 years ago |
|
FunctionList.h
|
9d2711fb51
- rewrote most of classes from adventure map window
|
13 years ago |
|
GUIClasses.cpp
|
dd808ef5cc
bugfixing:
|
12 years ago |
|
GUIClasses.h
|
2a471eeb1a
Addec quick combat to system options window.
|
12 years ago |
|
Graphics.cpp
|
3285f1910b
- finally, solution for imageIndex fields. All image lists will be generated in runtime
|
12 years ago |
|
Graphics.h
|
3285f1910b
- finally, solution for imageIndex fields. All image lists will be generated in runtime
|
12 years ago |
|
Info.plist
|
8c7c4789ca
Attempt to apply patch from stopiccot.
|
12 years ago |
|
NetPacksClient.cpp
|
0b494a7bb0
[experiments2] More.
|
12 years ago |
|
OSX.mm
|
8c7c4789ca
Attempt to apply patch from stopiccot.
|
12 years ago |
|
SDLMain.h
|
2643762f08
Mac OS patch from stopiccot
|
13 years ago |
|
SDLMain.m
|
2643762f08
Mac OS patch from stopiccot
|
13 years ago |
|
StdInc.cpp
|
cce814c41b
* Final commit
|
14 years ago |
|
StdInc.h
|
2f5d6f2684
* CHexField renamed to CBattleHex
|
14 years ago |
|
VCMI_client.cbp
|
30bcec42c6
- Renamed client/BattleInterface to client/battle and client/UIFramework to client/gui
|
12 years ago |
|
VCMI_client.rc
|
78517a4397
* fixed previous fix
|
16 years ago |
|
VCMI_client.vcxproj
|
79026bdfde
Introduced strongly typed QueryID.
|
12 years ago |
|
VCMI_client.vcxproj.filters
|
79026bdfde
Introduced strongly typed QueryID.
|
12 years ago |
|
mapHandler.cpp
|
be7c2bd07f
CGHeroInstance* can be serialized over network even when hero has been defeated. Strongly typed hero type ID introduced.
|
12 years ago |
|
mapHandler.h
|
d45a554fec
Significant changes to saving system. Now both client and server store their lib part.
|
12 years ago |
|
resource.h
|
3d4db35df0
Added icon to the MSVC project, minor fixes, version bumped to 0.74.
|
16 years ago |
|
vcmi.icns
|
2643762f08
Mac OS patch from stopiccot
|
13 years ago |
|
vcmi.ico
|
3d4db35df0
Added icon to the MSVC project, minor fixes, version bumped to 0.74.
|
16 years ago |