| .. |
|
battle
|
5139378319
- migrated boost::function/ref/bind to std:: variants
|
11 years ago |
|
gui
|
4d6ab2c32d
Fixed rendering of bitmap fonts shadow
|
11 years ago |
|
icons
|
760ae7d44a
Changes related to Debian packaging, based on josch patch
|
11 years ago |
|
AdventureMapClasses.cpp
|
5139378319
- migrated boost::function/ref/bind to std:: variants
|
11 years ago |
|
AdventureMapClasses.h
|
ee6cdbeffe
went through the rest of cppcheck warnings, mostly harmless
|
12 years ago |
|
CAdvmapInterface.cpp
|
5139378319
- migrated boost::function/ref/bind to std:: variants
|
11 years ago |
|
CAdvmapInterface.h
|
c956b3f02a
Fixed #1820, better detection of object below cursor that uses same logic as renderer
|
11 years ago |
|
CAnimation.cpp
|
5139378319
- migrated boost::function/ref/bind to std:: variants
|
11 years ago |
|
CAnimation.h
|
410ec92668
Minor fixes:
|
12 years ago |
|
CBitmapHandler.cpp
|
3e4e810888
More ColorKey cleanup
|
11 years ago |
|
CBitmapHandler.h
|
146a5e5ef8
Made speed of most of battle animations time-based
|
12 years ago |
|
CCastleInterface.cpp
|
d1dd7eef48
Proper fix for #1712 - Building requirement tests are now fixed
|
11 years ago |
|
CCastleInterface.h
|
b7b890acff
Added "tavernVideo","guildBackground" to "faction" JSON config and schema. If "primaryResource" is set to "gold", silo will generate 500 gold per day
|
11 years ago |
|
CCreatureWindow.cpp
|
5139378319
- migrated boost::function/ref/bind to std:: variants
|
11 years ago |
|
CCreatureWindow.h
|
065b8366fb
[Spells] Added basic support for icons and sounds
|
11 years ago |
|
CDefHandler.cpp
|
0ef16feca9
Refactoring towards backward compatibility (WiP)
|
11 years ago |
|
CDefHandler.h
|
146a5e5ef8
Made speed of most of battle animations time-based
|
12 years ago |
|
CGameInfo.cpp
|
b5160acbac
Finalization of object type handler interface
|
11 years ago |
|
CGameInfo.h
|
6bd6be0835
Object class handler is now a proper "handler"
|
11 years ago |
|
CHeroWindow.cpp
|
5139378319
- migrated boost::function/ref/bind to std:: variants
|
11 years ago |
|
CHeroWindow.h
|
b2e8c92383
Cleanup:
|
11 years ago |
|
CKingdomInterface.cpp
|
5139378319
- migrated boost::function/ref/bind to std:: variants
|
11 years ago |
|
CKingdomInterface.h
|
46eb0b3daf
- wrokaround/fix for #1177
|
12 years ago |
|
CMT.cpp
|
5139378319
- migrated boost::function/ref/bind to std:: variants
|
11 years ago |
|
CMT.h
|
d50976bf4a
restore some SDL1 code in CMT.XXX
|
11 years ago |
|
CMakeLists.txt
|
6a23960642
CMake/WIN32 : add icon to client and launcher
|
11 years ago |
|
CMessage.cpp
|
3e4e810888
More ColorKey cleanup
|
11 years ago |
|
CMessage.h
|
30bcec42c6
- Renamed client/BattleInterface to client/battle and client/UIFramework to client/gui
|
12 years ago |
|
CMusicHandler.cpp
|
5139378319
- migrated boost::function/ref/bind to std:: variants
|
11 years ago |
|
CMusicHandler.h
|
44742814cd
More cleanup:
|
11 years ago |
|
CPlayerInterface.cpp
|
5139378319
- migrated boost::function/ref/bind to std:: variants
|
11 years ago |
|
CPlayerInterface.h
|
5139378319
- migrated boost::function/ref/bind to std:: variants
|
11 years ago |
|
CPreGame.cpp
|
5139378319
- migrated boost::function/ref/bind to std:: variants
|
11 years ago |
|
CPreGame.h
|
74d3effa98
More safe way of update locking
|
11 years ago |
|
CQuestLog.cpp
|
5139378319
- migrated boost::function/ref/bind to std:: variants
|
11 years ago |
|
CQuestLog.h
|
9c0df68cb8
Fixing spelling mistakes. Patch from josch, fixes #1759
|
11 years ago |
|
CSpellWindow.cpp
|
5139378319
- migrated boost::function/ref/bind to std:: variants
|
11 years ago |
|
CSpellWindow.h
|
065b8366fb
[Spells] Added basic support for icons and sounds
|
11 years ago |
|
CVideoHandler.cpp
|
11d73f2ac9
fix CVideoHandler compilation
|
11 years ago |
|
CVideoHandler.h
|
c424677736
- Hotfix: overlay was a pointer
|
11 years ago |
|
Client.cpp
|
b2e8c92383
Cleanup:
|
11 years ago |
|
Client.h
|
a0689fa377
Refactoring of hoverText from objects:
|
11 years ago |
|
DPIaware.manifest
|
39a752c408
Fixed issue with Windows 7 DPI upscaling.
|
16 years ago |
|
GUIClasses.cpp
|
5139378319
- migrated boost::function/ref/bind to std:: variants
|
11 years ago |
|
GUIClasses.h
|
5139378319
- migrated boost::function/ref/bind to std:: variants
|
11 years ago |
|
Graphics.cpp
|
66c4d469f8
Possible fix for neutral palette (1867)
|
11 years ago |
|
Graphics.h
|
065b8366fb
[Spells] Added basic support for icons and sounds
|
11 years ago |
|
Info.plist
|
8c7c4789ca
Attempt to apply patch from stopiccot.
|
12 years ago |
|
NetPacksClient.cpp
|
5139378319
- migrated boost::function/ref/bind to std:: variants
|
11 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
|
ac2896da42
Implemented SDL2 unicode input. Hotkeys are sill broken.
|
11 years ago |
|
VCMI_client.cbp
|
195eae48ca
Merge branch 'develop' into SDL2
|
11 years ago |
|
VCMI_client.mingw.rc
|
6a23960642
CMake/WIN32 : add icon to client and launcher
|
11 years ago |
|
VCMI_client.rc
|
78517a4397
* fixed previous fix
|
16 years ago |
|
VCMI_client.vcxproj
|
89c97a88bb
Updated Visual projects for SDL2.
|
11 years ago |
|
VCMI_client.vcxproj.filters
|
89c97a88bb
Updated Visual projects for SDL2.
|
11 years ago |
|
mapHandler.cpp
|
30d6eab20b
Do not render fully hidden tiles
|
11 years ago |
|
mapHandler.h
|
a0689fa377
Refactoring of hoverText from objects:
|
11 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 |