log GUIWindow.cpp @ 2253:aff7a7b072b7

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, 15 Feb 2014 16:00:19 +0600 Ritor1 window->GetWidth() continue
Fri, 14 Feb 2014 18:08:30 +0600 Ritor1 fog fix and change 640,480 - window->GetWidth(), window->GetHeight()
Thu, 09 Jan 2014 02:34:20 +0200 Nomad Some Render decoupling.
Tue, 03 Dec 2013 20:18:17 +0200 Nomad 32bits almost there
Thu, 28 Nov 2013 17:12:50 +0600 Ritor1 Time.h rename
Fri, 22 Nov 2013 10:34:22 +0200 Nomad Renamed Math.h -> OurMath.h (file resolution was sometimes ambiguous)
Sun, 17 Nov 2013 23:26:44 +0600 Ritor1 History book fix
Wed, 06 Nov 2013 13:06:02 +0000 zipi signed fixes
Tue, 05 Nov 2013 20:42:54 -0800 Grumpy7 fixing game window not reacting after closing npc dialog
Wed, 30 Oct 2013 00:47:37 -0700 Grumpy7 changing most of auto types to their actual types
Thu, 24 Oct 2013 23:21:05 -0700 Grumpy7 Fixing game unplayable after enchanting
Tue, 22 Oct 2013 23:42:46 +0600 Ritor1 LoadGame slots error fix
Tue, 22 Oct 2013 17:21:09 +0600 Ritor1 mm7_1.cpp remove
Fri, 11 Oct 2013 09:19:40 +0200 Grumpy7 changing global char* vars to const char* vars