log UI/UIHouses.cpp @ 2499:68cdef6879a0

age author description
Fri, 19 Sep 2014 02:57:42 +0600 Ritor1 engine folder
Thu, 18 Sep 2014 17:38:54 +0600 Ritor1 for ITEM_ARTIFACT_LADYS_ESCORT
Fri, 12 Sep 2014 18:05:26 +0600 Ritor1 two_handed_left_fist
Sun, 17 Aug 2014 17:49:34 +0100 zipi cleaning project part 2
Sun, 17 Aug 2014 15:13:18 +0100 zipi cleaning project part 1
Fri, 25 Jul 2014 15:06:52 +0600 Ritor1 _4BF5B2() renamed to BackToHouseMenu()
Fri, 25 Jul 2014 14:17:57 +0600 Ritor1 remove VideoPlayer.cpp/.h
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
Wed, 02 Jul 2014 15:13:39 +0200 Grumpy7 removing some (const char *) casts
Sun, 01 Jun 2014 18:37:09 +0600 Ritor1 add UIArena.cpp and UIArena.h and other
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
Wed, 09 Apr 2014 22:58:22 +0200 Grumpy7 Moving more functions out of unsorted_subs
Wed, 09 Apr 2014 21:45:07 +0200 Grumpy7 Finishing moving all known UI functions to their appropriate headers
Wed, 09 Apr 2014 21:30:45 +0200 Grumpy7 Adding GUIButton.h
Mon, 07 Apr 2014 19:15:31 +0600 Ritor1 Слияние
Mon, 07 Apr 2014 19:15:13 +0600 Ritor1 for MultimediaPlayer
Sun, 06 Apr 2014 21:12:24 +0200 Grumpy7 Moving functions from unsorted_subs.h pt5
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
Sun, 23 Feb 2014 00:34:38 +0100 Grumpy7 fixing inverted guild greetings
Fri, 14 Feb 2014 18:08:30 +0600 Ritor1 fog fix and change 640,480 - window->GetWidth(), window->GetHeight()
Thu, 13 Feb 2014 23:02:32 +0600 Ritor1 GameResultsApply() full refactored
Mon, 27 Jan 2014 00:13:01 +0600 Ritor1 CastSpell continue
Thu, 09 Jan 2014 02:34:20 +0200 Nomad Some Render decoupling.
Thu, 09 Jan 2014 01:37:34 +0200 Nomad Removed DirectDraw2 compatibility.
Fri, 27 Dec 2013 01:28:48 +0600 Ritor1 GAME_STATE_CHANGE_LOCATION
Tue, 03 Dec 2013 20:18:17 +0200 Nomad 32bits almost there