Sun, 01 Jun 2014 18:37:09 +0600 |
Ritor1 |
add UIArena.cpp and UIArena.h and other
|
Sun, 01 Jun 2014 17:20:22 +0600 |
Ritor1 |
Arena dialogue and other
|
Sun, 01 Jun 2014 15:18:00 +0600 |
Ritor1 |
Слияние
|
Sun, 01 Jun 2014 15:17:20 +0600 |
Ritor1 |
.
|
Mon, 12 May 2014 01:55:23 +0200 |
Grumpy7 |
removing non-nullptr conditions before deletes
|
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
|