Sun, 20 Jul 2014 22:38:31 +0600 |
Ritor1 |
LOD.cpp cleaned and search memory corrupt
|
Fri, 04 Jul 2014 15:09:13 +0100 |
zipi |
fixing some compiler variable optimalization
|
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
|
Wed, 09 Apr 2014 22:58:22 +0200 |
Grumpy7 |
Moving more functions out of unsorted_subs
|
Wed, 09 Apr 2014 21:51:06 +0200 |
Grumpy7 |
Moving zlib wrappers to separate headers
|
Sun, 06 Apr 2014 12:50:35 +0200 |
Grumpy7 |
Moving functions from unsorted_subs.h pt4
|
Sat, 05 Apr 2014 20:27:09 +0200 |
Grumpy7 |
Moving some function declarations from unsorted subs to Actor.h and SpriteObject.h
|
Wed, 02 Apr 2014 23:21:34 +0200 |
Grumpy7 |
header file include cleanup
|
Wed, 02 Apr 2014 21:05:19 +0600 |
Ritor1 |
unused local variables I commented
|
Wed, 02 Apr 2014 01:21:05 +0200 |
Grumpy7 |
Moving functions out of mm7_6.cpp into appropriate classes as static methods or free functions
|
Sun, 23 Mar 2014 19:55:59 +0600 |
Ritor1 |
for draw terrain
|
Fri, 14 Mar 2014 13:58:51 +0600 |
Ritor1 |
submenu Other
|
Wed, 26 Feb 2014 23:35:23 +0100 |
Grumpy7 |
adding _CRT_SECURE_NO_WARNINGS to get rid of a few hundrer annoying warnings + adding count parameter to swprintf
|
Mon, 24 Feb 2014 16:19:01 +0600 |
Ritor1 |
for NextTurn()
|
Sun, 23 Feb 2014 03:07:46 +0100 |
Grumpy7 |
adding int_get_vector_length calls where the calls were inlined
|
Thu, 20 Feb 2014 12:20:49 +0600 |
Ritor1 |
occasionally pRenderer->pBillboardRenderListD3D array elements are not correct (0xcdcdcdcd) fix
|
Wed, 12 Feb 2014 16:33:12 +0600 |
Ritor1 |
for video in homes
|
Thu, 06 Feb 2014 17:20:12 +0600 |
Ritor1 |
fixpoint_mul
|
Sun, 02 Feb 2014 21:53:29 +0600 |
Ritor1 |
RasterLine2D()
|
Wed, 22 Jan 2014 17:34:05 +0600 |
Ritor1 |
_427E01_cast_spell continue
|
Mon, 20 Jan 2014 17:25:01 +0600 |
Ritor1 |
indoor cleaning continue
|
Mon, 20 Jan 2014 00:02:22 +0600 |
Ritor1 |
small cleaning
|
Fri, 17 Jan 2014 22:44:57 +0600 |
Ritor1 |
Слияние
|
Thu, 16 Jan 2014 23:49:04 +0600 |
Ritor1 |
ODM_ProcessPartyActions continue
|
Fri, 17 Jan 2014 17:58:48 +0600 |
Ritor1 |
fixpoint_mul in different functions and others
|