log UI/Books/UIMapBook.cpp @ 2155:0a1438c16c2b

age author description
Thu, 09 Jan 2014 17:29:17 +0200 Nomad Render decoupling.
Thu, 09 Jan 2014 02:34:20 +0200 Nomad Some Render decoupling.
Thu, 12 Dec 2013 13:55:42 +0600 Ritor1 enums and BLV_UpdateDoors()
Tue, 03 Dec 2013 20:18:17 +0200 Nomad 32bits almost there
Fri, 22 Nov 2013 10:34:22 +0200 Nomad Renamed Math.h -> OurMath.h (file resolution was sometimes ambiguous)
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
Wed, 25 Sep 2013 17:31:39 +0600 Ritor1 m
Wed, 25 Sep 2013 12:22:32 +0600 Ritor1 m
Wed, 25 Sep 2013 11:12:49 +0600 Ritor1 m
Wed, 25 Sep 2013 08:59:01 +0600 Ritor1 m
Tue, 10 Sep 2013 21:07:07 +0200 Nomad Allocator (CMemory) bye-bye
Sat, 07 Sep 2013 20:05:20 +0200 Nomad assert, Abortf, AbortWithError -> Assert, Error
Thu, 05 Sep 2013 13:12:30 +0600 Ritor1 interaction_distance_limit for 3DModel in DrawStatusText
Thu, 29 Aug 2013 22:22:33 +0200 yoctozepto Cleanup of LevelDecoration and related.