Mercurial > mm7
log ErrorHandling.h @ 2468:48cc5e0d8fc9
age | author | description |
---|---|---|
Tue, 12 Aug 2014 21:34:18 +0300 | a.parshin | Render split into interface and realization, added Direct3D 11 |
Wed, 02 Apr 2014 23:21:34 +0200 | Grumpy7 | header file include cleanup |
Wed, 26 Feb 2014 23:35:23 +0100 | Grumpy7 | adding _CRT_SECURE_NO_WARNINGS to get rid of a few hundrer annoying warnings + adding count parameter to swprintf |
Sat, 07 Sep 2013 23:06:13 +0200 | Grumpy7 | Changed the new Assert macro definition slightly, Party::AddItem (for some reason in players.cpp) renamed to Party::AddItemToParty, cleaned up; some unused variables in previous functions removed |
Sat, 07 Sep 2013 20:05:20 +0200 | Nomad | assert, Abortf, AbortWithError -> Assert, Error |