Wed, 09 Apr 2014 22:58:22 +0200 |
Grumpy7 |
Moving more functions out of unsorted_subs
|
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, 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
|
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
|
Sat, 15 Feb 2014 16:00:19 +0600 |
Ritor1 |
window->GetWidth() continue
|
Thu, 30 Jan 2014 23:03:04 +0100 |
Grumpy7 |
fixing a few bugs reported by PVS
|
Thu, 30 Jan 2014 20:13:23 +0600 |
Ritor1 |
PLAYER_SKILL_BLASTER
|
Mon, 27 Jan 2014 00:13:01 +0600 |
Ritor1 |
CastSpell continue
|
Thu, 09 Jan 2014 17:29:17 +0200 |
Nomad |
Render decoupling.
|
Thu, 09 Jan 2014 14:36:48 +0200 |
Nomad |
Render decoupling.
|
Thu, 09 Jan 2014 02:34:20 +0200 |
Nomad |
Some Render decoupling.
|
Sun, 29 Dec 2013 01:26:15 +0600 |
Ritor1 |
SavePCXScreenshot() continue
|
Fri, 13 Dec 2013 16:10:36 +0600 |
Ritor1 |
Popup window in MainMenu not shown
|
Thu, 12 Dec 2013 18:07:08 +0600 |
Ritor1 |
RasterLine2D (continue)
|
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
|
Sun, 01 Dec 2013 23:43:03 +0600 |
Ritor1 |
AttackerInfo, MerchandiseTest
|
Thu, 28 Nov 2013 17:12:50 +0600 |
Ritor1 |
Time.h rename
|
Tue, 05 Nov 2013 23:35:21 +0000 |
zipi |
RenderBillboardD3D initialization
|
Sat, 02 Nov 2013 17:45:58 +0000 |
zipi |
Single and Two-handed ENUM
|
Wed, 30 Oct 2013 00:47:37 -0700 |
Grumpy7 |
changing most of auto types to their actual types
|
Fri, 25 Oct 2013 00:51:32 -0700 |
Grumpy7 |
fixing inventory right click crash
|
Sun, 13 Oct 2013 07:18:03 +0200 |
Grumpy7 |
some char* cast removal + adding const_casts where appropriate
|
Sun, 13 Oct 2013 06:32:06 +0200 |
Grumpy7 |
Merge
|
Fri, 11 Oct 2013 09:19:40 +0200 |
Grumpy7 |
changing global char* vars to const char* vars
|
Fri, 11 Oct 2013 23:57:14 +0600 |
Ritor1 |
viewing_angle
|
Mon, 07 Oct 2013 11:52:33 +0200 |
Nomad |
HWND -> class OSWindow
|