log

age author description
Mon, 12 May 2014 01:50:32 +0200 Grumpy7 removing non-nullptr conditions before frees, chaning 0 and NULL assignmnets to pointers to nullptr assignments
Mon, 12 May 2014 00:13:39 +0200 Grumpy7 ODMFace::IsBackfaceCulled to ODMFace::IsBackfaceNotCulled, cleaned up a bit
Sun, 11 May 2014 23:17:23 +0200 Grumpy7 OutdoorLocation::UpdateSunlightVectors removing some unnecessary typecasts
Sun, 11 May 2014 23:12:36 +0200 Grumpy7 OutdoorLocation::GetTravelDestination cleaned up a bit
Sun, 11 May 2014 22:55:26 +0200 Grumpy7 OutdoorLocation::_47F04C and OutdoorLocation::_47F097 to OutdoorLocation::IsMapCellFullyRevealed and OutdoorLocation::IsMapCellPartiallyRevealed
Sun, 11 May 2014 22:49:19 +0200 Grumpy7 OutdoorLocation::UpdateDiscoveredArea cleaned up
Thu, 01 May 2014 12:59:50 +0200 Grumpy7 Merge
Thu, 01 May 2014 12:59:27 +0200 Grumpy7 some more function shuffling
Sat, 19 Apr 2014 23:56:01 +0600 Ritor1 for eliminate memory flow in video
Wed, 16 Apr 2014 17:36:47 +0600 Ritor1 MovieRelease();
Sat, 12 Apr 2014 02:29:26 +0600 Ritor1 alSourceStop(mSourceID);
Thu, 10 Apr 2014 17:35:26 +0600 Ritor1 Merge
Thu, 10 Apr 2014 17:35:10 +0600 Ritor1 m
Thu, 10 Apr 2014 17:34:50 +0600 Ritor1 Elements of VideoPlayer structure moved
Wed, 09 Apr 2014 22:58:22 +0200 Grumpy7 Moving more functions out of unsorted_subs
Wed, 09 Apr 2014 21:58:46 +0200 Grumpy7 Readding unsorted_subs to UIMapbook.cpp
Wed, 09 Apr 2014 21:58:09 +0200 Grumpy7 Removing a few unsorted_subs includes
Wed, 09 Apr 2014 21:51:06 +0200 Grumpy7 Moving zlib wrappers to separate headers
Wed, 09 Apr 2014 21:49:35 +0200 Grumpy7 Adding include guards to new UI headers
Wed, 09 Apr 2014 21:45:07 +0200 Grumpy7 Finishing moving all known UI functions to their appropriate headers
Wed, 09 Apr 2014 21:30:45 +0200 Grumpy7 Adding GUIButton.h
Wed, 09 Apr 2014 21:22:06 +0200 Grumpy7 Created header files for UI cpp files
Tue, 08 Apr 2014 17:39:59 +0600 Ritor1 VideoPlayer cleaning
Mon, 07 Apr 2014 19:15:31 +0600 Ritor1 Слияние
Mon, 07 Apr 2014 19:15:13 +0600 Ritor1 for MultimediaPlayer
Sun, 06 Apr 2014 21:27:02 +0200 Grumpy7 Moving functions from unsorted_subs.h pt6
Sun, 06 Apr 2014 21:12:24 +0200 Grumpy7 Moving functions from unsorted_subs.h pt5
Sun, 06 Apr 2014 12:57:04 +0200 Grumpy7 Adding Registry.h/.cpp to project
Sun, 06 Apr 2014 12:56:49 +0200 Grumpy7 Moving registry access stuff to Registry.h/cpp
Sun, 06 Apr 2014 12:50:35 +0200 Grumpy7 Moving functions from unsorted_subs.h pt4