| .. |
|
battle
|
c6cc6e6301
Large changeset, first part of editing H3 objects via mods feature. Changes:
|
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
|
6e1464b568
Tribool - I used it wrong.
|
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
|
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 |
|
CBitmapHandler.h
|
369f0ae9c6
[PLATFORM] MinGW support added
|
13 years ago |
|
CCastleInterface.cpp
|
c6cc6e6301
Large changeset, first part of editing H3 objects via mods feature. Changes:
|
12 years ago |
|
CCastleInterface.h
|
9e00090c42
* refactoring, a few intriguing problems remain
|
12 years ago |
|
CCreatureWindow.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 |
|
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
|
1c5a4c669c
- merged minimap.json into terrains.json
|
13 years ago |
|
CHeroWindow.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 |
|
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
|
3285f1910b
- finally, solution for imageIndex fields. All image lists will be generated in runtime
|
12 years ago |
|
CMT.h
|
f2309d70dd
replaced extern SDL_Surface* X; all over the code with single header
|
12 years ago |
|
CMakeLists.txt
|
30bcec42c6
- Renamed client/BattleInterface to client/battle and client/UIFramework to client/gui
|
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
|
e8354908c3
Big change: Introduced new mechanism to handle queries. It should not cause any visible changes ATM apart from fixing several long-standing bugs realted to handling post-visit/battle/levelup callback, including infamous creature bank issues: #955, #1053, #1063, #1191. Needs testing.
|
12 years ago |
|
CPlayerInterface.h
|
30bcec42c6
- Renamed client/BattleInterface to client/battle and client/UIFramework to client/gui
|
12 years ago |
|
CPreGame.cpp
|
3285f1910b
- finally, solution for imageIndex fields. All image lists will be generated in runtime
|
12 years ago |
|
CPreGame.h
|
feea589648
- Bug-fixing for last commit - Moved CMapGenOptions to CMapGenerator
|
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
|
c4c592b773
- bugfixing: #1243, #1227, #1241, #1236, #1233
|
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
|
b1428bcd24
- Compile fix for editor - Renamed /Editor to /editor and Scripting/ERM to scripting/erm - Removed unused ipch folder and format file - Removed ancient lua folder
|
12 years ago |
|
Client.h
|
e8354908c3
Big change: Introduced new mechanism to handle queries. It should not cause any visible changes ATM apart from fixing several long-standing bugs realted to handling post-visit/battle/levelup callback, including infamous creature bank issues: #955, #1053, #1063, #1191. Needs testing.
|
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
|
8273f323b1
- it is possible to edit data of another mod or H3 data via mods
|
12 years ago |
|
GUIClasses.h
|
30bcec42c6
- Renamed client/BattleInterface to client/battle and client/UIFramework to client/gui
|
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
|
c6cc6e6301
Large changeset, first part of editing H3 objects via mods feature. Changes:
|
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
|
30bcec42c6
- Renamed client/BattleInterface to client/battle and client/UIFramework to client/gui
|
12 years ago |
|
VCMI_client.vcxproj.filters
|
bcf8cab19a
Project files update/cleanup.
|
13 years ago |
|
mapHandler.cpp
|
03c2aa9153
- Refactored CMapEditManager(added structure for undo functionality) - Refactored CMap(terrain pointer is private, safe access via getTile)
|
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 |