log Mouse.cpp @ 2486:1e70f8470638

age author description
Mon, 18 Aug 2014 18:17:20 +0100 zipi goto cleaning
Sun, 17 Aug 2014 20:23:06 +0100 zipi cleaning project part 3
Sun, 17 Aug 2014 17:49:34 +0100 zipi cleaning project part 2
Wed, 23 Jul 2014 01:12:55 +0600 Ritor1 memory problems, Mouse
Sun, 20 Jul 2014 22:38:31 +0600 Ritor1 LOD.cpp cleaned and search memory corrupt
Mon, 14 Jul 2014 10:03:44 +0600 Ritor1 included directx 11
Mon, 12 May 2014 01:50:32 +0200 Grumpy7 removing non-nullptr conditions before frees, chaning 0 and NULL assignmnets to pointers to nullptr assignments
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 22:05:35 +0600 Ritor1 int -> uint
Wed, 02 Apr 2014 21:05:19 +0600 Ritor1 unused local variables I commented
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
Mon, 24 Feb 2014 16:19:01 +0600 Ritor1 for NextTurn()
Wed, 19 Feb 2014 13:01:36 +0600 Ritor1 LoadCursor fix
Tue, 18 Feb 2014 16:18:20 +0600 Ritor1 for video
Mon, 17 Feb 2014 19:41:49 +0600 Ritor1 for mouse continue
Mon, 17 Feb 2014 17:28:06 +0600 Ritor1 for mouse
Sun, 16 Feb 2014 21:49:39 +0600 Ritor1 for video
Sat, 15 Feb 2014 22:00:13 +0600 Ritor1 expand button
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 17:29:17 +0200 Nomad Render decoupling.
Thu, 09 Jan 2014 14:36:48 +0200 Nomad Render decoupling.
Thu, 09 Jan 2014 02:34:20 +0200 Nomad Some Render decoupling.
Fri, 13 Dec 2013 17:46:37 +0600 Ritor1 pCurrentPosActiveItem
Fri, 13 Dec 2013 16:10:36 +0600 Ritor1 Popup window in MainMenu not shown
Thu, 12 Dec 2013 18:07:08 +0600 Ritor1 RasterLine2D (continue)
Tue, 03 Dec 2013 20:18:17 +0200 Nomad 32bits almost there
Wed, 06 Nov 2013 13:06:02 +0000 zipi signed fixes
Wed, 30 Oct 2013 00:47:37 -0700 Grumpy7 changing most of auto types to their actual types