log mm7_2.cpp @ 2007:664146d9b101

age author description
Fri, 08 Nov 2013 12:46:51 +0000 zipi moving sub_4C023F constructor, after pRendererD3D initialization
Wed, 06 Nov 2013 13:06:02 +0000 zipi signed fixes
Tue, 05 Nov 2013 21:55:52 +0000 zipi constructor functions
Sun, 03 Nov 2013 14:29:45 +0000 zipi sound id fix
Sat, 02 Nov 2013 12:16:48 +0000 zipi Multi-monitor support part1
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 11:10:44 -0700 Grumpy7 pActorBuffs[2] to pActorBuffs[ACTOR_BUFF_SUMMONED]
Wed, 23 Oct 2013 23:15:08 -0700 Grumpy7 moving _4BBF61_summon_actor under Actor
Wed, 23 Oct 2013 10:24:38 +0600 Ritor1 Tavern rest fix
Tue, 22 Oct 2013 21:31:24 +0100 zipi sub_4BD8B5 converted to switch clause
Tue, 22 Oct 2013 17:36:12 +0600 Ritor1 Arena_SelectionFightLevel
Tue, 22 Oct 2013 17:21:09 +0600 Ritor1 mm7_1.cpp remove
Mon, 21 Oct 2013 10:07:32 +0600 Ritor1 Слияние
Mon, 21 Oct 2013 10:07:23 +0600 Ritor1 m
Wed, 16 Oct 2013 04:36:30 +0200 Grumpy7 IntegrityTest size tests changed to static_asserts
Mon, 14 Oct 2013 06:32:30 +0200 Grumpy7 changing most of party arrays to std::arrays, some minor cleanups in actor.cpp
Sun, 13 Oct 2013 06:32:06 +0200 Grumpy7 Merge
Fri, 11 Oct 2013 09:19:40 +0200 Grumpy7 changing global char* vars to const char* vars
Fri, 11 Oct 2013 23:57:14 +0600 Ritor1 viewing_angle
Fri, 11 Oct 2013 18:55:43 +0600 Ritor1 Merge
Fri, 11 Oct 2013 18:55:07 +0600 Ritor1 m
Tue, 08 Oct 2013 15:27:57 +0600 Ritor1 Merge
Tue, 08 Oct 2013 15:27:43 +0600 Ritor1 m
Fri, 11 Oct 2013 07:04:19 +0200 Grumpy7 party_finds_gold to Party::PartyFindsGold, cleaned up, moved Level/Decoration.h reference out of Indoor.h
Wed, 09 Oct 2013 09:08:15 +0200 Grumpy7 Changing arrays in class Player to std::array
Wed, 09 Oct 2013 08:09:48 +0200 Grumpy7 Merge
Wed, 09 Oct 2013 08:06:26 +0200 Grumpy7 Finishing Player.cpp, fixing some bugs
Tue, 08 Oct 2013 11:04:08 +0200 Nomad MainMenuWindow
Mon, 07 Oct 2013 11:55:35 +0200 Nomad Merge