Mercurial > mm7
log Monsters.cpp @ 1205:8c02e6f74b29
age | author | description |
---|---|---|
Sun, 09 Jun 2013 00:30:48 +0200 | Grumpy7 | arrays to std::arrays phase 2 - mm7_data.h converted |
Tue, 04 Jun 2013 03:21:21 +0200 | Grumpy7 | temporary _CRT_SECURE_NO_WARNINGS to remove some warnings |
Tue, 28 May 2013 00:19:45 +0200 | Grumpy7 | something to bool cast (performance warning) mostly fixed |
Mon, 27 May 2013 21:37:14 +0200 | Grumpy7 | strcmpi to stricmp conversion |
Sat, 23 Mar 2013 00:20:16 +0400 | Gloval | monster init refactored |
Tue, 19 Mar 2013 01:33:35 +0400 | Gloval | monster parser almost complete. |