log GUIWindow.cpp @ 2390:c631b1877204

age author description
Wed, 02 Jul 2014 15:13:39 +0200 Grumpy7 removing some (const char *) casts
Thu, 01 May 2014 12:59:27 +0200 Grumpy7 some more function shuffling
Wed, 09 Apr 2014 22:58:22 +0200 Grumpy7 Moving more functions out of unsorted_subs
Sun, 06 Apr 2014 12:37:28 +0200 Grumpy7 Moving functions from unsorted_subs.h pt3
Wed, 02 Apr 2014 23:21:34 +0200 Grumpy7 header file include cleanup
Wed, 02 Apr 2014 21:05:19 +0600 Ritor1 unused local variables I commented
Wed, 02 Apr 2014 01:21:05 +0200 Grumpy7 Moving functions out of mm7_6.cpp into appropriate classes as static methods or free functions
Sun, 16 Mar 2014 19:34:51 +0600 Ritor1 add MMT.cpp and MMT.h
Fri, 14 Mar 2014 17:59:06 +0600 Ritor1 MMT_MainMenu
Fri, 14 Mar 2014 02:03:41 +0600 Ritor1 FindIcon cleaned
Thu, 13 Mar 2014 23:56:31 +0600 Ritor1 DrawMessageBox
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.