1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-14 02:33:51 +02:00
vcmi/hch
Michał W. Urbańczyk 629d934810 * moved CConsoleHandler to lib (update project files)
* using winapi for better console handling with MSVC (I hope I didn't break anything at GCC)
* new logging system (use log0 - log5 for different priorities and colors (at msvc))
* using lists for storing activated interface objects
* more proper closing of server
2008-09-17 10:18:22 +00:00
..
CAbilityHandler.cpp * version set to 0.62 2008-08-13 00:44:31 +00:00
CAbilityHandler.h * version set to 0.62 2008-08-13 00:44:31 +00:00
CAmbarCendamo.cpp * slider position updated after sorting in pregame 2008-08-05 21:28:13 +00:00
CAmbarCendamo.h Merged most of the changes from trunk. 2008-08-02 15:08:03 +00:00
CArtHandler.cpp * fixed crashes when town is placed out of the map boundaries 2008-08-29 21:41:32 +00:00
CArtHandler.h * fixed crashes when town is placed out of the map boundaries 2008-08-29 21:41:32 +00:00
CBuildingHandler.cpp Merged most of the changes from trunk. 2008-08-02 15:08:03 +00:00
CBuildingHandler.h Merged most of the changes from trunk. 2008-08-02 15:08:03 +00:00
CCreatureHandler.cpp * fixed attacking with shooting stack in a close-combat 2008-09-14 07:11:07 +00:00
CCreatureHandler.h * counterattacks 2008-09-12 08:51:46 +00:00
CDefHandler.cpp Now netcode branch may be compiled with gcc. Sorry can't check build with MSVC 2008-08-04 09:05:52 +00:00
CDefHandler.h Now netcode branch may be compiled with gcc. Sorry can't check build with MSVC 2008-08-04 09:05:52 +00:00
CDefObjInfoHandler.cpp Rest of commit: broken battles, starting hero, town displaying and linker errors. 2008-06-30 00:06:41 +00:00
CDefObjInfoHandler.h Merged most of the changes from trunk. 2008-08-02 15:08:03 +00:00
CGeneralTextHandler.cpp * hero placed in the town starts as visiting hero, not garrisoned 2008-08-25 10:25:16 +00:00
CGeneralTextHandler.h * hero placed in the town starts as visiting hero, not garrisoned 2008-08-25 10:25:16 +00:00
CHeroHandler.cpp Changes to work better on other(non win32) platforms 2008-08-17 19:15:31 +00:00
CHeroHandler.h * compiles under MSVC (haven't I broken anything on gcc?) 2008-08-04 15:56:36 +00:00
CLodHandler.cpp * moved CConsoleHandler to lib (update project files) 2008-09-17 10:18:22 +00:00
CLodHandler.h Merged most of the changes from trunk. 2008-08-02 15:08:03 +00:00
CMusicHandler.cpp Merged most of the changes from trunk. 2008-08-02 15:08:03 +00:00
CMusicHandler.h Merged most of the changes from trunk. 2008-08-02 15:08:03 +00:00
CObjectHandler.cpp * counterattacks 2008-09-12 08:51:46 +00:00
CObjectHandler.h * counterattacks 2008-09-12 08:51:46 +00:00
CPreGameTextHandler.cpp More changes for splitting 2008-06-12 21:08:04 +00:00
CPreGameTextHandler.h Merged most of the changes from trunk. 2008-08-02 15:08:03 +00:00
CSndHandler.cpp Merged most of the changes from trunk. 2008-08-02 15:08:03 +00:00
CSndHandler.h Merged most of the changes from trunk. 2008-08-02 15:08:03 +00:00
CSpellHandler.cpp * third part of spellBook 2008-09-12 13:06:53 +00:00
CSpellHandler.h * third part of spellBook 2008-09-12 13:06:53 +00:00
CTownHandler.cpp * fixed crashbug on loading maps with events giving creatures 2008-08-27 10:19:18 +00:00
CTownHandler.h * fixed crashbug on loading maps with events giving creatures 2008-08-27 10:19:18 +00:00
CVideoHandler.cpp Merged most of the changes from trunk. 2008-08-02 15:08:03 +00:00
CVideoHandler.h Merged most of the changes from trunk. 2008-08-02 15:08:03 +00:00
Makefile.in Added new files from previous commit 2008-07-20 10:36:52 +00:00