log Game.cpp @ 2122:5b654c03a11e

age author description
Wed, 25 Dec 2013 17:42:19 +0600 Ritor1 for snow in house
Wed, 25 Dec 2013 17:20:02 +0600 Ritor1 Snow
Mon, 23 Dec 2013 17:30:22 +0600 Ritor1 _42FB5C_check_spell cleaned
Mon, 23 Dec 2013 00:48:53 +0600 Ritor1 SoundVolume options
Sat, 21 Dec 2013 01:03:45 +0600 Ritor1 pSounds[20] error and GetSkillIdxByOrder(2) != 37 //37 - None(Нет)
Mon, 16 Dec 2013 18:43:42 +0600 Ritor1 RasterLine2D fix and etc.
Thu, 12 Dec 2013 13:55:42 +0600 Ritor1 enums and BLV_UpdateDoors()
Tue, 03 Dec 2013 21:25:05 +0200 Nomad Minimap's drawing
Tue, 03 Dec 2013 20:18:17 +0200 Nomad 32bits almost there
Mon, 02 Dec 2013 15:13:49 +0200 Nomad GAME_SETTINGS_* defines introduced
Fri, 29 Nov 2013 12:20:07 +0200 Nomad Moved implementation to cpp
Thu, 28 Nov 2013 17:12:50 +0600 Ritor1 Time.h rename
Wed, 06 Nov 2013 13:06:02 +0000 zipi signed fixes
Sun, 03 Nov 2013 11:46:52 +0000 zipi auto change color depth to 16 bit
Sat, 02 Nov 2013 10:14:14 +0000 zipi Added back window position saving
Wed, 30 Oct 2013 00:47:37 -0700 Grumpy7 changing most of auto types to their actual types
Fri, 25 Oct 2013 13:03:08 -0700 Grumpy7 stru319::LootActor(struct Actor *pActor) to Actor::LootActor
Thu, 24 Oct 2013 15:24:14 +0600 Ritor1 MSVS 2010 project file
Wed, 23 Oct 2013 10:24:38 +0600 Ritor1 Tavern rest fix
Tue, 22 Oct 2013 23:42:46 +0600 Ritor1 LoadGame slots error fix
Tue, 22 Oct 2013 22:04:25 +0600 Ritor1 GameUI_MsgProc() movement
Mon, 14 Oct 2013 06:32:30 +0200 Grumpy7 changing most of party arrays to std::arrays, some minor cleanups in actor.cpp
Wed, 09 Oct 2013 09:08:15 +0200 Grumpy7 Changing arrays in class Player to std::array
Mon, 07 Oct 2013 11:52:33 +0200 Nomad HWND -> class OSWindow
Tue, 17 Sep 2013 20:15:56 +0200 Nomad More camera unifications.
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:09 +0200 Nomad class IndoorCamera split into BLVRenderParams and ODMRenderParams
Sat, 07 Sep 2013 22:38:53 +0200 Nomad Some more cleaning
Sat, 07 Sep 2013 20:05:20 +0200 Nomad assert, Abortf, AbortWithError -> Assert, Error
Mon, 02 Sep 2013 17:30:50 +0600 Ritor1 UIGame.cpp cleaning(continue) GameUI_DrawMinimap