Mercurial > mm7
log ErrorHandling.h @ 2273:42b6a910b5d8
age | author | description |
---|---|---|
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 |