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
|
Sun, 06 Apr 2014 12:37:28 +0200 |
Grumpy7 |
Moving functions from unsorted_subs.h pt3
|
Wed, 02 Apr 2014 23:21:34 +0200 |
Grumpy7 |
header file include cleanup
|
Wed, 02 Apr 2014 22:05:35 +0600 |
Ritor1 |
int -> uint
|
Wed, 02 Apr 2014 21:05:19 +0600 |
Ritor1 |
unused local variables I commented
|
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()
|
Wed, 19 Feb 2014 13:01:36 +0600 |
Ritor1 |
LoadCursor fix
|
Tue, 18 Feb 2014 16:18:20 +0600 |
Ritor1 |
for video
|
Mon, 17 Feb 2014 19:41:49 +0600 |
Ritor1 |
for mouse continue
|
Mon, 17 Feb 2014 17:28:06 +0600 |
Ritor1 |
for mouse
|
Sun, 16 Feb 2014 21:49:39 +0600 |
Ritor1 |
for video
|
Sat, 15 Feb 2014 22:00:13 +0600 |
Ritor1 |
expand button
|
Sat, 15 Feb 2014 16:00:19 +0600 |
Ritor1 |
window->GetWidth() continue
|
Fri, 14 Feb 2014 18:08:30 +0600 |
Ritor1 |
fog fix and change 640,480 - window->GetWidth(), window->GetHeight()
|
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.
|
Fri, 13 Dec 2013 17:46:37 +0600 |
Ritor1 |
pCurrentPosActiveItem
|
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)
|
Tue, 03 Dec 2013 20:18:17 +0200 |
Nomad |
32bits almost there
|
Wed, 06 Nov 2013 13:06:02 +0000 |
zipi |
signed fixes
|
Wed, 30 Oct 2013 00:47:37 -0700 |
Grumpy7 |
changing most of auto types to their actual types
|
Fri, 11 Oct 2013 10:41:12 +0200 |
Nomad |
Clicking works again
|
Mon, 07 Oct 2013 11:52:33 +0200 |
Nomad |
HWND -> class OSWindow
|
Tue, 24 Sep 2013 07:29:55 +0200 |
Grumpy7 |
ITEM_ENCHANTED to ITEM_HARDENED, created helper functions to get params from itemtable for ItemGens
|
Sun, 22 Sep 2013 03:12:11 +0200 |
Grumpy7 |
Player::StealFromActor cleanup, renamed UIMSG_1B to UIMSG_STEALFROMACTOR
|
Tue, 10 Sep 2013 21:17:00 +0200 |
Nomad |
operator new() -> malloc
|
Sun, 08 Sep 2013 05:22:33 +0200 |
Grumpy7 |
Player::ReceiveDamage, very small edits; prepended "Is" to item functions returning bool values (broken, indetified, stolen)
|