Mercurial > mm7
log Items.cpp @ 2153:d28d3c006077
age | author | description |
---|---|---|
Thu, 09 Jan 2014 02:34:20 +0200 | Nomad | Some Render decoupling. |
Sat, 02 Nov 2013 17:45:58 +0000 | zipi | Single and Two-handed ENUM |
Wed, 23 Oct 2013 21:13:28 -0700 | Grumpy7 | DamageMonsterFromParty some additional vars removed, changed the ordering part to something more readable |
Wed, 23 Oct 2013 12:49:25 +0600 | Ritor1 | GuildDialog fix and cleared |
Sun, 20 Oct 2013 23:12:09 -0700 | Grumpy7 | Fixing a small bug in Party::AddItemToParty + removing unreachable return |
Sun, 13 Oct 2013 07:18:03 +0200 | Grumpy7 | some char* cast removal + adding const_casts where appropriate |
Fri, 11 Oct 2013 09:19:40 +0200 | Grumpy7 | changing global char* vars to const char* vars |