log Game.cpp @ 2096:115373c2d1cd

age author description
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
Wed, 28 Aug 2013 18:43:07 +0200 Nomad * LODFile::LoadBitmaps & LODFile::LoadIconsOrEvents are merged into LODFile::Load
Tue, 06 Aug 2013 00:56:33 +0400 Gloval Merge
Tue, 06 Aug 2013 00:52:46 +0400 Gloval some turn engine renaming
Sun, 28 Jul 2013 19:14:15 +0100 zipi more label cleaning 4
Fri, 19 Jul 2013 09:42:03 +0200 Nomad Quick Spell fixed.
Thu, 18 Jul 2013 16:51:35 +0200 Nomad Some LightmapBuilder renames.