1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-24 22:14:36 +02:00
vcmi/lib
Michał W. Urbańczyk 2d01e00284 Added some kind of simple chatting functionality through console. Implemented several WoG cheats equivalents:
* woggaladriel -> vcmiainur 
* wogoliphaunt -> vcminoldor 
* wogshadowfax -> vcminahar 
* wogeyeofsauron -> vcmieagles 
* wogisengard -> vcmiformenos 
* wogsaruman -> vcmiistari 
* wogpathofthedead -> vcmiangband 

Minor changes.
2008-10-18 23:20:48 +00:00
..
BattleAction.h * added calls for battle action start/end 2008-09-28 21:01:49 +00:00
CondSh.h * compiles under MSVC (haven't I broken anything on gcc?) 2008-08-04 15:56:36 +00:00
Connection.cpp changed most of std::cout to tlogX 2008-09-19 12:09:15 +00:00
Connection.h changed most of std::cout to tlogX 2008-09-19 12:09:15 +00:00
Interprocess.h * counterattacks 2008-09-12 08:51:46 +00:00
Makefile.am gcc fixes(bad idea to call global vars such as log2, this name used by math function). Colored log support on some non-win32 platforms. Small Automake project update 2008-09-18 20:24:53 +00:00
NetPacks.h Added some kind of simple chatting functionality through console. Implemented several WoG cheats equivalents: 2008-10-18 23:20:48 +00:00
VCMI_Lib.cpp * fixes for MSVC (it needs to have global variables from library explicitly exported) 2008-09-19 08:16:19 +00:00
VCMI_Lib.h * moved CConsoleHandler to lib (update project files) 2008-09-17 10:18:22 +00:00
VCMI_lib.vcproj * moved CConsoleHandler to lib (update project files) 2008-09-17 10:18:22 +00:00