log UI/UiGame.cpp @ 2037:7a9477135943

age author description
Fri, 22 Nov 2013 10:34:22 +0200 Nomad Renamed Math.h -> OurMath.h (file resolution was sometimes ambiguous)
Sun, 17 Nov 2013 23:26:44 +0600 Ritor1 History book fix
Mon, 11 Nov 2013 23:57:02 +0600 Ritor1 monster_info_distance_limit
Mon, 11 Nov 2013 22:03:16 +0600 Ritor1 WritePointedObjectStatusString() clear
Mon, 11 Nov 2013 21:01:54 +0600 Ritor1 WritePointedObjectStatusString() fix
Mon, 11 Nov 2013 19:05:44 +0600 Ritor1 ChestUI_WritePointedObjectStatusString() fix
Mon, 11 Nov 2013 17:37:38 +0600 Ritor1 WritePointedObjectStatusString(continue)2
Sun, 10 Nov 2013 23:08:20 +0600 Ritor1 WritePointedObjectStatusString(continue)
Sun, 10 Nov 2013 21:13:29 +0600 Ritor1 m
Sat, 09 Nov 2013 00:15:18 +0600 Ritor1 Footer text for items fix
Tue, 05 Nov 2013 21:55:52 +0000 zipi constructor functions
Fri, 01 Nov 2013 17:29:49 +0600 Ritor1 small fix
Wed, 30 Oct 2013 00:47:37 -0700 Grumpy7 changing most of auto types to their actual types
Fri, 11 Oct 2013 09:19:40 +0200 Grumpy7 changing global char* vars to const char* vars
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
Fri, 11 Oct 2013 05:49:39 +0200 Grumpy7 cleaned up part of party.cpp, renamed byte_AE3368 to playerAlreadyPicked + 3 vars after it, moved them to party.cpp, some player.cpp bugfixes
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
Mon, 07 Oct 2013 11:55:35 +0200 Nomad Merge
Mon, 07 Oct 2013 11:52:33 +0200 Nomad HWND -> class OSWindow
Sun, 06 Oct 2013 09:19:12 +0200 Grumpy7 dword_5B65CC to npcIdToDismissAfterDialogue, Party::field_709 to Party::hirelingScrollPosition
Mon, 30 Sep 2013 23:38:28 +0600 Ritor1 DrawBuff_remaind_time_string and DrawShops_next_generation_time_string fix and cleared
Fri, 27 Sep 2013 10:04:45 +0200 Grumpy7 Player::CompareVariable finished, renamed stru_5E4C90 to stru_5E4C90_MapPersistVars, party::field_4A0 to party::CounterEventValues
Wed, 25 Sep 2013 11:12:49 +0600 Ritor1 m
Sun, 22 Sep 2013 16:45:46 +0600 Ritor1 Merge
Sun, 22 Sep 2013 16:45:25 +0600 Ritor1 m
Fri, 20 Sep 2013 10:51:42 +0200 Grumpy7 Fixing a few warnings in Players.cpp
Wed, 18 Sep 2013 20:36:18 +0600 Ritor1 GameUI_DrawDialogue()
Wed, 18 Sep 2013 16:20:15 +0600 Ritor1 MainMenuUI_Create() cleared