| .. |
|
vcmi_client
|
d0d60175d7
break, fix and break and fix - now its fine :)
|
17 years ago |
|
AdventureMapButton.cpp
|
d113517db4
- fixed #108, #798, #810
|
14 years ago |
|
AdventureMapButton.h
|
5d2f5c2e33
- fixed #762
|
14 years ago |
|
CAdvmapInterface.cpp
|
6ef44bde5a
Work on pathfinder: torn the code out from CGameState into a separate class. It can use Subterranean Gates and Boats. Removed code for handling Fly spell effect. It didn't work as supposed anyway.
|
14 years ago |
|
CAdvmapInterface.h
|
5b836f428a
Partial fix for 37. Full fix for 27, 64, 600. Fix for bug where code tried to reload non existent file.
|
14 years ago |
|
CAnimation.cpp
|
d113517db4
- fixed #108, #798, #810
|
14 years ago |
|
CAnimation.h
|
98d32acf1b
- new files JsonNode.cpp/.h
|
14 years ago |
|
CBattleInterface.cpp
|
d113517db4
- fixed #108, #798, #810
|
14 years ago |
|
CBattleInterface.h
|
c4b8039c1e
Added a missing rturn in CGameHandler::isAllowedExchangeForQuery. Fixed several typos.
|
14 years ago |
|
CBitmapHandler.cpp
|
0cfb2deeaf
Reverted r2382; add zvs to the game data (linux); simplified BitmapHandler::loadBitmap().
|
14 years ago |
|
CBitmapHandler.h
|
0693312a8e
- fixed several crashes with joining creatures
|
14 years ago |
|
CCastleInterface.cpp
|
d113517db4
- fixed #108, #798, #810
|
14 years ago |
|
CCastleInterface.h
|
0693312a8e
- fixed several crashes with joining creatures
|
14 years ago |
|
CConfigHandler.cpp
|
835bd1fbeb
Reverting r2327
|
14 years ago |
|
CConfigHandler.h
|
4cad2f4587
Cache the selected graphic resolution instead of looking it up many times.
|
14 years ago |
|
CCreatureAnimation.cpp
|
c4b8039c1e
Added a missing rturn in CGameHandler::isAllowedExchangeForQuery. Fixed several typos.
|
14 years ago |
|
CCreatureAnimation.h
|
7962a9bc47
* Fixed #30
|
14 years ago |
|
CCreatureWindow.cpp
|
d3a014ee94
Smarter implementation of last change.
|
14 years ago |
|
CCreatureWindow.h
|
d3a014ee94
Smarter implementation of last change.
|
14 years ago |
|
CCursorHandler.cpp
|
eecb470e74
Fixed all warnings "take address of temporary".
|
14 years ago |
|
CCursorHandler.h
|
66b708c168
* PreGame interface gets now redrawn every frame.
|
14 years ago |
|
CDefHandler.cpp
|
49083c4e5a
* ConstTransitive CGI more or less done
|
15 years ago |
|
CDefHandler.h
|
49083c4e5a
* ConstTransitive CGI more or less done
|
15 years ago |
|
CGameInfo.cpp
|
471c23ba71
Compile fixes, more work on new artifact system.
|
15 years ago |
|
CGameInfo.h
|
05f166f751
Portability fix for „Win64”. 32-bit DLLs (bink, smack) cannot be loaded, so an empty player-placeholder is used to capture calls we can't properly handle.
|
14 years ago |
|
CHeroWindow.cpp
|
750995f7f9
A patch from Gesh fixing and #819 and removing reduntant #ifdefs (DLLHandler is win-only anyway).
|
14 years ago |
|
CHeroWindow.h
|
9621cbcaa7
* fixed crash on calculating dmg dealt by stack under Curse
|
14 years ago |
|
CKingdomInterface.cpp
|
2047862eb1
Compile fix for Kingdom Overview
|
14 years ago |
|
CKingdomInterface.h
|
35a528e062
- Rewrote Kingdom Overview window - all should be stable now
|
14 years ago |
|
CMT.cpp
|
c4b8039c1e
Added a missing rturn in CGameHandler::isAllowedExchangeForQuery. Fixed several typos.
|
14 years ago |
|
CMessage.cpp
|
df062614d7
Fixed #260, improvement for #250.
|
14 years ago |
|
CMessage.h
|
b4edd10e6c
* beegee's comments patch
|
14 years ago |
|
CMusicBase.h
|
49083c4e5a
* ConstTransitive CGI more or less done
|
15 years ago |
|
CMusicHandler.cpp
|
d113517db4
- fixed #108, #798, #810
|
14 years ago |
|
CMusicHandler.h
|
7eb82278d9
- minor fixes to JSON
|
14 years ago |
|
CPlayerInterface.cpp
|
c4b8039c1e
Added a missing rturn in CGameHandler::isAllowedExchangeForQuery. Fixed several typos.
|
14 years ago |
|
CPlayerInterface.h
|
c4b8039c1e
Added a missing rturn in CGameHandler::isAllowedExchangeForQuery. Fixed several typos.
|
14 years ago |
|
CPreGame.cpp
|
eff17aa850
Created campaign_regions.json from campaign_regions.txt.
|
14 years ago |
|
CPreGame.h
|
3152e6d540
Fixed #771, #772 and #787.
|
14 years ago |
|
CSndHandler.cpp
|
a8a437ccb0
Don't behave so dramatically when Heroes3-cd2.snd is missing.
|
14 years ago |
|
CSndHandler.h
|
a8a437ccb0
Don't behave so dramatically when Heroes3-cd2.snd is missing.
|
14 years ago |
|
CSoundBase.h
|
49083c4e5a
* ConstTransitive CGI more or less done
|
15 years ago |
|
CSpellWindow.cpp
|
e5c11385cd
Fixed #293
|
14 years ago |
|
CSpellWindow.h
|
b4edd10e6c
* beegee's comments patch
|
14 years ago |
|
CVideoHandler.cpp
|
750995f7f9
A patch from Gesh fixing and #819 and removing reduntant #ifdefs (DLLHandler is win-only anyway).
|
14 years ago |
|
CVideoHandler.h
|
c63df4f07a
- compile fixes for linux player
|
14 years ago |
|
Client.cpp
|
ebacb433fe
auto_ptr -> shared_ptr see http://gcc.gnu.org/onlinedocs/libstdc++/manual/auto_ptr.html
|
14 years ago |
|
Client.h
|
ebacb433fe
auto_ptr -> shared_ptr see http://gcc.gnu.org/onlinedocs/libstdc++/manual/auto_ptr.html
|
14 years ago |
|
DPIaware.manifest
|
39a752c408
Fixed issue with Windows 7 DPI upscaling.
|
16 years ago |
|
FontBase.h
|
38837ebfc9
Implementation of WOG and ROE campaign selection screen
|
14 years ago |
|
FunctionList.h
|
b4edd10e6c
* beegee's comments patch
|
14 years ago |
|
GUIBase.cpp
|
b3234e8bfa
* CGameInterface.h/.cpp moved from client project to lib (and, appropriately, to lib subfolder).
|
14 years ago |
|
GUIBase.h
|
0693312a8e
- fixed several crashes with joining creatures
|
14 years ago |
|
GUIClasses.cpp
|
c4b8039c1e
Added a missing rturn in CGameHandler::isAllowedExchangeForQuery. Fixed several typos.
|
14 years ago |
|
GUIClasses.h
|
c4b8039c1e
Added a missing rturn in CGameHandler::isAllowedExchangeForQuery. Fixed several typos.
|
14 years ago |
|
Graphics.cpp
|
d113517db4
- fixed #108, #798, #810
|
14 years ago |
|
Graphics.h
|
5b836f428a
Partial fix for 37. Full fix for 27, 64, 600. Fix for bug where code tried to reload non existent file.
|
14 years ago |
|
Makefile.am
|
b8448e4c3b
- (linux) build system update
|
14 years ago |
|
Makefile.in
|
b8448e4c3b
- (linux) build system update
|
14 years ago |
|
NetPacksClient.cpp
|
c4b8039c1e
Added a missing rturn in CGameHandler::isAllowedExchangeForQuery. Fixed several typos.
|
14 years ago |
|
SDL_Extensions.cpp
|
ec76876bda
drawBorder should not crash when attempted drawing outside the surface.
|
14 years ago |
|
SDL_Extensions.h
|
450ae1772c
- Buttons optimization - less memory and CPU usage
|
14 years ago |
|
SDL_framerate.cpp
|
157002fe68
Better implementation of the framerate manager, FPS timer added, minor improvements
|
14 years ago |
|
SDL_framerate.h
|
69364b5b60
Various gcc compile fixes, and updates to linux code.
|
14 years ago |
|
VCMI_client.cbp
|
a113a8d289
* patch update from Dikamilo
|
16 years ago |
|
VCMI_client.rc
|
78517a4397
* fixed previous fix
|
16 years ago |
|
VCMI_client.vcxproj
|
26a83d7680
http://forum.vcmi.eu/viewtopic.php?p=5956#5956
|
14 years ago |
|
mapHandler.cpp
|
c4b8039c1e
Added a missing rturn in CGameHandler::isAllowedExchangeForQuery. Fixed several typos.
|
14 years ago |
|
mapHandler.h
|
5e0b0e49b2
* bug 392 fixed
|
14 years ago |
|
resource.h
|
3d4db35df0
Added icon to the MSVC project, minor fixes, version bumped to 0.74.
|
16 years ago |
|
vcmi.ico
|
3d4db35df0
Added icon to the MSVC project, minor fixes, version bumped to 0.74.
|
16 years ago |