Mercurial > mm7
log UI/Books/UISpellBook.cpp @ 2354:7f2e111bbafb
age | author | description |
---|---|---|
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 |
Thu, 13 Feb 2014 01:02:04 +0600 | Ritor1 | LoadTextureFromLOD |
Fri, 31 Jan 2014 17:30:36 +0600 | Ritor1 | UIMSG_SpellBook_PressTab continue |
Thu, 09 Jan 2014 02:34:20 +0200 | Nomad | Some Render decoupling. |
Tue, 10 Sep 2013 21:07:07 +0200 | Nomad | Allocator (CMemory) bye-bye |
Sat, 07 Sep 2013 20:05:20 +0200 | Nomad | assert, Abortf, AbortWithError -> Assert, Error |