Mercurial > mm7
log Mouse.cpp @ 2006:30c2b575d25c
age | author | description |
---|---|---|
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 |