Fri, 25 Jul 2014 15:06:52 +0600 |
Ritor1 |
_4BF5B2() renamed to BackToHouseMenu()
|
Fri, 25 Jul 2014 14:17:57 +0600 |
Ritor1 |
remove VideoPlayer.cpp/.h
|
Sun, 20 Jul 2014 22:38:31 +0600 |
Ritor1 |
LOD.cpp cleaned and search memory corrupt
|
Mon, 14 Jul 2014 10:03:44 +0600 |
Ritor1 |
included directx 11
|
Wed, 02 Jul 2014 15:13:39 +0200 |
Grumpy7 |
removing some (const char *) casts
|
Sun, 01 Jun 2014 18:37:09 +0600 |
Ritor1 |
add UIArena.cpp and UIArena.h and other
|
Mon, 12 May 2014 01:50:32 +0200 |
Grumpy7 |
removing non-nullptr conditions before frees, chaning 0 and NULL assignmnets to pointers to nullptr assignments
|
Wed, 09 Apr 2014 22:58:22 +0200 |
Grumpy7 |
Moving more functions out of unsorted_subs
|
Wed, 09 Apr 2014 21:45:07 +0200 |
Grumpy7 |
Finishing moving all known UI functions to their appropriate headers
|
Wed, 09 Apr 2014 21:30:45 +0200 |
Grumpy7 |
Adding GUIButton.h
|
Mon, 07 Apr 2014 19:15:31 +0600 |
Ritor1 |
Слияние
|
Mon, 07 Apr 2014 19:15:13 +0600 |
Ritor1 |
for MultimediaPlayer
|
Sun, 06 Apr 2014 21:12:24 +0200 |
Grumpy7 |
Moving functions from unsorted_subs.h pt5
|
Wed, 02 Apr 2014 23:21:34 +0200 |
Grumpy7 |
header file include cleanup
|
Wed, 02 Apr 2014 22:05:35 +0600 |
Ritor1 |
int -> uint
|
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
|
Sun, 23 Feb 2014 00:34:38 +0100 |
Grumpy7 |
fixing inverted guild greetings
|
Fri, 14 Feb 2014 18:08:30 +0600 |
Ritor1 |
fog fix and change 640,480 - window->GetWidth(), window->GetHeight()
|
Thu, 13 Feb 2014 23:02:32 +0600 |
Ritor1 |
GameResultsApply() full refactored
|
Mon, 27 Jan 2014 00:13:01 +0600 |
Ritor1 |
CastSpell continue
|
Thu, 09 Jan 2014 02:34:20 +0200 |
Nomad |
Some Render decoupling.
|
Thu, 09 Jan 2014 01:37:34 +0200 |
Nomad |
Removed DirectDraw2 compatibility.
|
Fri, 27 Dec 2013 01:28:48 +0600 |
Ritor1 |
GAME_STATE_CHANGE_LOCATION
|
Tue, 03 Dec 2013 20:18:17 +0200 |
Nomad |
32bits almost there
|
Mon, 02 Dec 2013 15:13:49 +0200 |
Nomad |
GAME_SETTINGS_* defines introduced
|
Sun, 01 Dec 2013 20:13:48 +0600 |
Ritor1 |
AgressorAtackInfo
|
Wed, 13 Nov 2013 17:41:12 +0600 |
Ritor1 |
SOUND_WalkingOnTo3DModel
|
Wed, 23 Oct 2013 12:49:25 +0600 |
Ritor1 |
GuildDialog fix and cleared
|
Wed, 23 Oct 2013 10:24:38 +0600 |
Ritor1 |
Tavern rest fix
|
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
|
Fri, 11 Oct 2013 07:29:14 +0200 |
Grumpy7 |
sub_421B2C_PlaceInInventory_or_DropPickedItem to Party::sub_421B2C_PlaceInInventory_or_DropPickedItem
|
Fri, 11 Oct 2013 07:04:19 +0200 |
Grumpy7 |
party_finds_gold to Party::PartyFindsGold, cleaned up, moved Level/Decoration.h reference out of Indoor.h
|
Mon, 30 Sep 2013 17:29:27 +0600 |
Ritor1 |
UITransition.cpp cleaning(continue)
|
Mon, 30 Sep 2013 05:59:06 +0200 |
Grumpy7 |
Merge
|
Mon, 30 Sep 2013 05:48:32 +0200 |
Grumpy7 |
Party_stru0 renamed to PartyTimeStruct, fixed its members, renamed Party::field_3C to Party::PartyTimes, started Player::SetVariable refactoring start
|
Fri, 27 Sep 2013 15:19:32 +0600 |
Ritor1 |
WeaponShop cleared
|
Tue, 24 Sep 2013 07:29:55 +0200 |
Grumpy7 |
ITEM_ENCHANTED to ITEM_HARDENED, created helper functions to get params from itemtable for ItemGens
|
Wed, 18 Sep 2013 20:04:49 +0600 |
Ritor1 |
Merge
|
Wed, 18 Sep 2013 20:04:30 +0600 |
Ritor1 |
m
|
Wed, 18 Sep 2013 14:20:00 +0600 |
Ritor1 |
Слияние
|
Wed, 18 Sep 2013 14:19:37 +0600 |
Ritor1 |
NPCTopics
|
Wed, 18 Sep 2013 11:13:38 +0200 |
Nomad |
Window Resize (change arguments to MM7_Initialize)
|
Wed, 18 Sep 2013 11:04:47 +0600 |
Ritor1 |
NPCGreetings
|
Tue, 17 Sep 2013 21:41:39 +0200 |
Nomad |
Fixed Celestia sky a bit.
|
Tue, 17 Sep 2013 17:40:59 +0200 |
Nomad |
Some common code from ODM and BLV RenderParams moved to IndoorCameraD3D
|
Tue, 17 Sep 2013 15:40:36 +0200 |
Nomad |
Merge
|
Tue, 17 Sep 2013 15:40:09 +0200 |
Nomad |
class IndoorCamera split into BLVRenderParams and ODMRenderParams
|
Tue, 17 Sep 2013 17:34:31 +0600 |
Ritor1 |
SimpleHouseDialog cleaning(continue)
|
Tue, 17 Sep 2013 16:30:36 +0600 |
Ritor1 |
m
|
Tue, 17 Sep 2013 13:20:58 +0600 |
Ritor1 |
TavernDialog cleared
|
Mon, 16 Sep 2013 09:37:30 +0600 |
Ritor1 |
Слияние
|
Mon, 16 Sep 2013 09:37:08 +0600 |
Ritor1 |
m
|
Fri, 13 Sep 2013 10:10:44 +0600 |
Ritor1 |
m
|
Mon, 16 Sep 2013 01:14:17 +0600 |
Ritor1 |
TrainingDialog cleaning(continue)
|
Sun, 15 Sep 2013 19:19:43 +0600 |
Ritor1 |
TampleDialog() cleaning
|
Sun, 15 Sep 2013 19:12:34 +0600 |
Ritor1 |
m
|
Sun, 15 Sep 2013 00:41:34 +0600 |
Ritor1 |
TampleDialog(cleaning continue)
|
Sat, 14 Sep 2013 10:28:13 +0600 |
Ritor1 |
m
|