| .. |
|
battle
|
b2e8c92383
Cleanup:
|
11 gadi atpakaļ |
|
gui
|
8a3b997fa5
fix a few comments. No code changes.
|
11 gadi atpakaļ |
|
icons
|
760ae7d44a
Changes related to Debian packaging, based on josch patch
|
11 gadi atpakaļ |
|
AdventureMapClasses.cpp
|
652ceb2bde
Finally shattered CObjectHandler.cpp into tiny bits
|
11 gadi atpakaļ |
|
AdventureMapClasses.h
|
ee6cdbeffe
went through the rest of cppcheck warnings, mostly harmless
|
12 gadi atpakaļ |
|
CAdvmapInterface.cpp
|
44742814cd
More cleanup:
|
11 gadi atpakaļ |
|
CAdvmapInterface.h
|
9c0df68cb8
Fixing spelling mistakes. Patch from josch, fixes #1759
|
11 gadi atpakaļ |
|
CAnimation.cpp
|
1d57b75bc5
- random number generation refactoring
|
11 gadi atpakaļ |
|
CAnimation.h
|
410ec92668
Minor fixes:
|
12 gadi atpakaļ |
|
CBitmapHandler.cpp
|
ee6cdbeffe
went through the rest of cppcheck warnings, mostly harmless
|
12 gadi atpakaļ |
|
CBitmapHandler.h
|
146a5e5ef8
Made speed of most of battle animations time-based
|
12 gadi atpakaļ |
|
CCastleInterface.cpp
|
652ceb2bde
Finally shattered CObjectHandler.cpp into tiny bits
|
11 gadi atpakaļ |
|
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 gadi atpakaļ |
|
CCreatureWindow.cpp
|
9c0df68cb8
Fixing spelling mistakes. Patch from josch, fixes #1759
|
11 gadi atpakaļ |
|
CCreatureWindow.h
|
065b8366fb
[Spells] Added basic support for icons and sounds
|
11 gadi atpakaļ |
|
CDefHandler.cpp
|
1d9139303a
introduced zip support into vcmi
|
12 gadi atpakaļ |
|
CDefHandler.h
|
146a5e5ef8
Made speed of most of battle animations time-based
|
12 gadi atpakaļ |
|
CGameInfo.cpp
|
b5160acbac
Finalization of object type handler interface
|
11 gadi atpakaļ |
|
CGameInfo.h
|
6bd6be0835
Object class handler is now a proper "handler"
|
11 gadi atpakaļ |
|
CHeroWindow.cpp
|
652ceb2bde
Finally shattered CObjectHandler.cpp into tiny bits
|
11 gadi atpakaļ |
|
CHeroWindow.h
|
b2e8c92383
Cleanup:
|
11 gadi atpakaļ |
|
CKingdomInterface.cpp
|
836c466f81
- Implementation of overrides for towns
|
11 gadi atpakaļ |
|
CKingdomInterface.h
|
46eb0b3daf
- wrokaround/fix for #1177
|
12 gadi atpakaļ |
|
CMT.cpp
|
b2e8c92383
Cleanup:
|
11 gadi atpakaļ |
|
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 gadi atpakaļ |
|
CMakeLists.txt
|
44742814cd
More cleanup:
|
11 gadi atpakaļ |
|
CMessage.cpp
|
80765eb0a3
- fixed clang compiler warnings (detects now unused constant vars)
|
11 gadi atpakaļ |
|
CMessage.h
|
30bcec42c6
- Renamed client/BattleInterface to client/battle and client/UIFramework to client/gui
|
12 gadi atpakaļ |
|
CMusicHandler.cpp
|
32b6568b65
Merged changes from upstream and fixed compilation caused by API changes
|
11 gadi atpakaļ |
|
CMusicHandler.h
|
44742814cd
More cleanup:
|
11 gadi atpakaļ |
|
CPlayerInterface.cpp
|
b2e8c92383
Cleanup:
|
11 gadi atpakaļ |
|
CPlayerInterface.h
|
b9b25ef552
- Fixed mantis #1422 (starting another scenario crashes VCMI for now)
|
12 gadi atpakaļ |
|
CPreGame.cpp
|
3ac306f501
Merge pull request #19 from vcmi/feature/mapObjects
|
11 gadi atpakaļ |
|
CPreGame.h
|
11955605b5
sorting by filename implemented for save and load screens
|
11 gadi atpakaļ |
|
CQuestLog.cpp
|
b2e8c92383
Cleanup:
|
11 gadi atpakaļ |
|
CQuestLog.h
|
9c0df68cb8
Fixing spelling mistakes. Patch from josch, fixes #1759
|
11 gadi atpakaļ |
|
CSpellWindow.cpp
|
b2e8c92383
Cleanup:
|
11 gadi atpakaļ |
|
CSpellWindow.h
|
065b8366fb
[Spells] Added basic support for icons and sounds
|
11 gadi atpakaļ |
|
CVideoHandler.cpp
|
8a3b997fa5
fix a few comments. No code changes.
|
11 gadi atpakaļ |
|
CVideoHandler.h
|
0b2ca4416a
It is possible to use ffmpeg with Visual Studio 2013 build by definining USE_FFMPEG macro.
|
11 gadi atpakaļ |
|
Client.cpp
|
b2e8c92383
Cleanup:
|
11 gadi atpakaļ |
|
Client.h
|
2b45e13c5c
c++03 -> c++11 switch:
|
12 gadi atpakaļ |
|
DPIaware.manifest
|
39a752c408
Fixed issue with Windows 7 DPI upscaling.
|
16 gadi atpakaļ |
|
GUIClasses.cpp
|
b2e8c92383
Cleanup:
|
11 gadi atpakaļ |
|
GUIClasses.h
|
065b8366fb
[Spells] Added basic support for icons and sounds
|
11 gadi atpakaļ |
|
Graphics.cpp
|
09d595e385
- Implemented "mapObject" entry for hero classes
|
11 gadi atpakaļ |
|
Graphics.h
|
065b8366fb
[Spells] Added basic support for icons and sounds
|
11 gadi atpakaļ |
|
Info.plist
|
8c7c4789ca
Attempt to apply patch from stopiccot.
|
12 gadi atpakaļ |
|
NetPacksClient.cpp
|
44742814cd
More cleanup:
|
11 gadi atpakaļ |
|
OSX.mm
|
8c7c4789ca
Attempt to apply patch from stopiccot.
|
12 gadi atpakaļ |
|
SDLMain.h
|
2643762f08
Mac OS patch from stopiccot
|
13 gadi atpakaļ |
|
SDLMain.m
|
2643762f08
Mac OS patch from stopiccot
|
13 gadi atpakaļ |
|
StdInc.cpp
|
cce814c41b
* Final commit
|
14 gadi atpakaļ |
|
StdInc.h
|
2f5d6f2684
* CHexField renamed to CBattleHex
|
14 gadi atpakaļ |
|
VCMI_client.cbp
|
4203d69525
Part 2 of new spell configuration
|
11 gadi atpakaļ |
|
VCMI_client.rc
|
78517a4397
* fixed previous fix
|
16 gadi atpakaļ |
|
VCMI_client.vcxproj
|
4a71442c80
Missing changes.
|
11 gadi atpakaļ |
|
VCMI_client.vcxproj.filters
|
36a69aaa2f
- Fixed VS project files (added missing .cpp files)
|
12 gadi atpakaļ |
|
mapHandler.cpp
|
09d595e385
- Implemented "mapObject" entry for hero classes
|
11 gadi atpakaļ |
|
mapHandler.h
|
80765eb0a3
- fixed clang compiler warnings (detects now unused constant vars)
|
11 gadi atpakaļ |
|
resource.h
|
3d4db35df0
Added icon to the MSVC project, minor fixes, version bumped to 0.74.
|
16 gadi atpakaļ |
|
vcmi.icns
|
2643762f08
Mac OS patch from stopiccot
|
13 gadi atpakaļ |
|
vcmi.ico
|
3d4db35df0
Added icon to the MSVC project, minor fixes, version bumped to 0.74.
|
16 gadi atpakaļ |