Mercurial > mm7
log Viewport.cpp @ 1620:61ea994a1812
age | author | description |
---|---|---|
Tue, 10 Sep 2013 21:07:07 +0200 | Nomad | Allocator (CMemory) bye-bye |
Sat, 07 Sep 2013 23:06:13 +0200 | Grumpy7 | Changed the new Assert macro definition slightly, Party::AddItem (for some reason in players.cpp) renamed to Party::AddItemToParty, cleaned up; some unused variables in previous functions removed |
Sat, 07 Sep 2013 20:05:20 +0200 | Nomad | assert, Abortf, AbortWithError -> Assert, Error |
Tue, 03 Sep 2013 15:09:07 +0200 | yoctozepto | Rename LevelDecoration::field_16_event_id to LevelDecoration::uEventID. |
Sat, 13 Jul 2013 16:52:00 +0200 | Grumpy7 | a few itemID changed to their enum values + added a few new ones |
Sat, 06 Jul 2013 00:29:29 +0400 | Gloval | turnengine refactoring continue |
Fri, 05 Jul 2013 01:46:44 +0400 | Gloval | turn engine file added |