Mon, 17 Mar 2014 01:29:15 +0600 |
Ritor1 |
ConvertPNG continue
|
Mon, 17 Mar 2014 01:24:09 +0600 |
Ritor1 |
Слияние
|
Mon, 17 Mar 2014 01:22:20 +0600 |
Ritor1 |
wow
|
Mon, 17 Mar 2014 01:21:55 +0600 |
Ritor1 |
libpng
|
Mon, 17 Mar 2014 01:20:15 +0600 |
Ritor1 |
LoadTexture cleaned and add ConvertPNG function
|
Sun, 16 Mar 2014 19:43:28 +0100 |
Grumpy7 |
Merge
|
Sun, 16 Mar 2014 19:42:29 +0100 |
Grumpy7 |
stru319::CalcMagicalDamageToActor moved to Actor class
|
Sun, 16 Mar 2014 19:37:28 +0100 |
Grumpy7 |
stru319::CalcMagicalDamageToActor small cleanups
|
Sun, 16 Mar 2014 19:11:52 +0100 |
Grumpy7 |
stru319::PlayerHitOrMiss moved to Player class, cleaned up a bit, stru319::ActorHitOrMiss moved to Actor class, cleaned up a bit
|
Sun, 16 Mar 2014 19:34:51 +0600 |
Ritor1 |
add MMT.cpp and MMT.h
|
Sun, 16 Mar 2014 03:08:26 +0100 |
Grumpy7 |
byte_5111F6 to byte_5111F6_OwnedArtifacts, changed magic numbers to enums in GetItemTextureFilename
|
Sun, 16 Mar 2014 02:59:52 +0100 |
Grumpy7 |
GetItemTextureFilename cleaned up
|
Sat, 15 Mar 2014 23:42:51 +0100 |
Grumpy7 |
GenerateItemsInChest cleaned up a bit, unified the two switches
|
Sat, 15 Mar 2014 19:53:14 +0100 |
Grumpy7 |
some cleanups in ItemsTable::GenerateItem
|
Sat, 15 Mar 2014 12:24:20 +0100 |
Grumpy7 |
sub_4BE571 changed to sub_4BE571_AddItemToSet + cleaned up, dword_F8B1DC changed to dword_F8B1DC_currentShopOption + moved out of mm7_data
|
Sat, 15 Mar 2014 01:32:56 +0100 |
Grumpy7 |
Tokenizing ItemsTable::LoadPotions and ItemsTable::LoadPotionNotes()
|
Fri, 14 Mar 2014 23:33:07 +0100 |
Grumpy7 |
StorylineText::Initialize using tokenizer
|
Fri, 14 Mar 2014 23:06:24 +0100 |
Grumpy7 |
SpellStats::Initialize using tokenizer
|
Fri, 14 Mar 2014 23:55:50 +0600 |
Ritor1 |
AI_RandomMove cleaned
|
Fri, 14 Mar 2014 22:41:35 +0600 |
Ritor1 |
pMMT_MainMenu_BtnExit coordinates
|
Fri, 14 Mar 2014 22:26:52 +0600 |
Ritor1 |
mm7 game sound
|
Fri, 14 Mar 2014 17:59:06 +0600 |
Ritor1 |
MMT_MainMenu
|
Fri, 14 Mar 2014 13:58:51 +0600 |
Ritor1 |
submenu Other
|
Fri, 14 Mar 2014 10:47:22 +0600 |
Ritor1 |
ActorHasItems
|
Fri, 14 Mar 2014 09:32:42 +0600 |
Ritor1 |
Слияние
|
Fri, 14 Mar 2014 09:32:25 +0600 |
Ritor1 |
small cleaning
|
Fri, 14 Mar 2014 02:03:41 +0600 |
Ritor1 |
FindIcon cleaned
|
Thu, 13 Mar 2014 23:56:37 +0600 |
Ritor1 |
Слияние
|
Thu, 13 Mar 2014 23:56:31 +0600 |
Ritor1 |
DrawMessageBox
|
Tue, 11 Mar 2014 22:55:43 +0100 |
Grumpy7 |
Merge
|
Tue, 11 Mar 2014 22:55:15 +0100 |
Grumpy7 |
fixing rnd chest bug
|
Sun, 09 Mar 2014 22:39:59 +0600 |
Ritor1 |
EventProcessor cleaned and ODM_NearClip fix
|
Sat, 08 Mar 2014 23:53:09 +0600 |
Ritor1 |
Слияние
|
Sat, 08 Mar 2014 23:53:00 +0600 |
Ritor1 |
EventProcessor cleared
|
Sat, 08 Mar 2014 22:23:27 +0600 |
Ritor1 |
Слияние
|
Sat, 08 Mar 2014 22:23:20 +0600 |
Ritor1 |
m
|
Sat, 08 Mar 2014 17:53:38 +0100 |
Grumpy7 |
some more items.cpp init bugfixing
|
Sat, 08 Mar 2014 17:29:36 +0100 |
Grumpy7 |
Fixing warnings in items.cpp
|
Sat, 08 Mar 2014 16:04:44 +0100 |
Grumpy7 |
Fixing a bug in tokenization
|
Thu, 06 Mar 2014 00:41:04 +0100 |
Grumpy7 |
Using new tokenizer in Items.cpp initialize function
|
Tue, 04 Mar 2014 00:02:21 +0100 |
Grumpy7 |
Adding MapInfo.cpp, moving a few functions there
|
Mon, 03 Mar 2014 23:49:23 +0100 |
Grumpy7 |
sub_410D99_get_map_index cleaned up
|
Thu, 27 Feb 2014 00:36:31 +0100 |
Grumpy7 |
simplifying a loop in immolation effect
|
Thu, 27 Feb 2014 00:30:03 +0100 |
Grumpy7 |
_46A89E_immolation_effect moved into Party
|
Thu, 27 Feb 2014 00:27:58 +0100 |
Grumpy7 |
immolation cleaned up a bit
|
Wed, 26 Feb 2014 23:35:46 +0100 |
Grumpy7 |
Merge
|
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
|
Wed, 26 Feb 2014 20:10:50 +0600 |
Ritor1 |
Слияние
|
Wed, 26 Feb 2014 20:10:43 +0600 |
Ritor1 |
for StackLight_TerrainFace
|
Wed, 26 Feb 2014 01:26:22 +0100 |
Grumpy7 |
moved MerchandiseTest to ItemGen::MerchandiseTest
|
Wed, 26 Feb 2014 01:20:07 +0100 |
Grumpy7 |
dword_F8B1B0_MasteryBeingTaught adding 2 else ifs
|
Wed, 26 Feb 2014 01:18:42 +0100 |
Grumpy7 |
changing shopt stealing condition a bit
|
Wed, 26 Feb 2014 01:15:58 +0100 |
Grumpy7 |
Merge
|
Wed, 26 Feb 2014 01:14:18 +0100 |
Grumpy7 |
shop stealing cleaned up a bit
|
Tue, 25 Feb 2014 20:02:06 +0600 |
Ritor1 |
for RasterLine2D
|
Mon, 24 Feb 2014 16:54:21 +0600 |
Ritor1 |
TE monster attack
|
Mon, 24 Feb 2014 16:19:09 +0600 |
Ritor1 |
Слияние
|
Mon, 24 Feb 2014 16:19:01 +0600 |
Ritor1 |
for NextTurn()
|
Sun, 23 Feb 2014 18:44:01 +0100 |
Grumpy7 |
restoring deleted line in mm7_4.cpp
|
Sun, 23 Feb 2014 18:40:29 +0100 |
Grumpy7 |
dword_F8B1B0_MasteryBeingTaught removing redundant case bodies
|