log GUIWindow.cpp @ 2026:23ef3589440f

age author description
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
Mon, 07 Oct 2013 11:52:33 +0200 Nomad HWND -> class OSWindow
Mon, 30 Sep 2013 23:38:28 +0600 Ritor1 DrawBuff_remaind_time_string and DrawShops_next_generation_time_string fix and cleared
Mon, 30 Sep 2013 05:48:32 +0200 Grumpy7 Party_stru0 renamed to PartyTimeStruct, fixed its members, renamed Party::field_3C to Party::PartyTimes, started Player::SetVariable refactoring start
Tue, 24 Sep 2013 07:29:55 +0200 Grumpy7 ITEM_ENCHANTED to ITEM_HARDENED, created helper functions to get params from itemtable for ItemGens
Tue, 17 Sep 2013 17:40:59 +0200 Nomad Some common code from ODM and BLV RenderParams moved to IndoorCameraD3D
Tue, 17 Sep 2013 15:40:36 +0200 Nomad Merge
Tue, 17 Sep 2013 15:40:09 +0200 Nomad class IndoorCamera split into BLVRenderParams and ODMRenderParams