Thu, 09 Jan 2014 14:36:48 +0200 |
Nomad |
Render decoupling.
|
Thu, 09 Jan 2014 02:34:20 +0200 |
Nomad |
Some Render decoupling.
|
Thu, 09 Jan 2014 01:37:34 +0200 |
Nomad |
Removed DirectDraw2 compatibility.
|
Wed, 08 Jan 2014 22:29:11 +0200 |
Nomad |
Cleaned some variables.
|
Thu, 02 Jan 2014 17:56:55 +0600 |
Ritor1 |
drawing items in the dragon's cave and GetFloorLevel for BModels
|
Tue, 31 Dec 2013 23:02:08 +0600 |
Ritor1 |
Arena works
|
Sun, 29 Dec 2013 01:26:15 +0600 |
Ritor1 |
SavePCXScreenshot() continue
|
Wed, 04 Dec 2013 15:40:38 +0600 |
Ritor1 |
Слияние
|
Wed, 04 Dec 2013 15:40:27 +0600 |
Ritor1 |
ODM_GetFloorLevel() check height
|
Tue, 03 Dec 2013 21:30:40 +0200 |
Nomad |
Merge
|
Tue, 03 Dec 2013 20:18:17 +0200 |
Nomad |
32bits almost there
|
Tue, 03 Dec 2013 16:35:57 +0600 |
Ritor1 |
ODM_GetFloorLevel small fix
|
Mon, 02 Dec 2013 15:13:49 +0200 |
Nomad |
GAME_SETTINGS_* defines introduced
|
Sun, 01 Dec 2013 23:43:03 +0600 |
Ritor1 |
AttackerInfo, MerchandiseTest
|
Sun, 01 Dec 2013 20:13:48 +0600 |
Ritor1 |
AgressorAtackInfo
|
Sat, 30 Nov 2013 21:00:37 +0200 |
Nomad |
Player.swig
|
Tue, 26 Nov 2013 17:49:42 +0600 |
Ritor1 |
int max_flight_height and GetCeilingHeight function
|
Fri, 22 Nov 2013 10:34:22 +0200 |
Nomad |
Renamed Math.h -> OurMath.h (file resolution was sometimes ambiguous)
|
Wed, 06 Nov 2013 13:06:02 +0000 |
zipi |
signed fixes
|
Tue, 05 Nov 2013 21:55:52 +0000 |
zipi |
constructor functions
|
Sun, 03 Nov 2013 14:29:45 +0000 |
zipi |
sound id fix
|
Sun, 20 Oct 2013 02:52:48 -0700 |
Grumpy7 |
renaming dword_4DF380 to dword_4DF380_hostilityRanges, moved it to actor.cpp
|
Sun, 20 Oct 2013 02:30:36 -0700 |
Grumpy7 |
Actor::_44FD29 cleanup 1
|
Fri, 11 Oct 2013 09:19:40 +0200 |
Grumpy7 |
changing global char* vars to const char* vars
|
Fri, 11 Oct 2013 05:49:39 +0200 |
Grumpy7 |
cleaned up part of party.cpp, renamed byte_AE3368 to playerAlreadyPicked + 3 vars after it, moved them to party.cpp, some player.cpp bugfixes
|
Wed, 09 Oct 2013 08:39:49 +0200 |
Grumpy7 |
cancelEventProcessing to dword_5B65C4_cancelEventProcessing
|
Wed, 09 Oct 2013 08:09:48 +0200 |
Grumpy7 |
Merge
|
Tue, 08 Oct 2013 07:41:00 +0200 |
Grumpy7 |
dword_5B65C4 to cancelEventProcessing
|
Mon, 07 Oct 2013 11:55:35 +0200 |
Nomad |
Merge
|
Mon, 07 Oct 2013 11:52:33 +0200 |
Nomad |
HWND -> class OSWindow
|
Sun, 06 Oct 2013 22:45:11 +0600 |
Ritor1 |
Merge
|
Wed, 02 Oct 2013 18:27:27 +0600 |
Ritor1 |
m
|
Sun, 06 Oct 2013 09:19:12 +0200 |
Grumpy7 |
dword_5B65CC to npcIdToDismissAfterDialogue, Party::field_709 to Party::hirelingScrollPosition
|
Fri, 27 Sep 2013 15:19:46 +0600 |
Ritor1 |
Слияние
|
Fri, 27 Sep 2013 15:19:32 +0600 |
Ritor1 |
WeaponShop cleared
|
Fri, 27 Sep 2013 10:04:45 +0200 |
Grumpy7 |
Player::CompareVariable finished, renamed stru_5E4C90 to stru_5E4C90_MapPersistVars, party::field_4A0 to party::CounterEventValues
|
Sun, 22 Sep 2013 10:51:08 +0200 |
Grumpy7 |
Merge
|
Sat, 21 Sep 2013 12:38:43 +0200 |
Grumpy7 |
Player::StealFromShop started cleanup, fixing a few errors caused by not commiting everything
|
Fri, 20 Sep 2013 10:23:54 +0200 |
Grumpy7 |
OnInventoryLeftClick cleanup
|
Thu, 19 Sep 2013 17:58:56 +0600 |
Ritor1 |
GameMenuUI_DrawKeyBindings() and GameMenuUI_DrawVideoOptions() cleared
|
Wed, 18 Sep 2013 10:23:47 +0200 |
Grumpy7 |
Merge
|
Wed, 18 Sep 2013 10:22:16 +0200 |
Grumpy7 |
DamagePlayerFromMonster continuing cleanup, part 3
|
Wed, 18 Sep 2013 11:13:38 +0200 |
Nomad |
Window Resize (change arguments to MM7_Initialize)
|
Tue, 17 Sep 2013 17:40:59 +0200 |
Nomad |
Some common code from ODM and BLV RenderParams moved to IndoorCameraD3D
|
Sat, 14 Sep 2013 22:02:56 +0100 |
zipi |
AI visibility issue temporarily fixed
|
Wed, 11 Sep 2013 09:39:09 +0600 |
Ritor1 |
Слияние
|
Wed, 11 Sep 2013 09:23:41 +0600 |
Ritor1 |
m
|
Tue, 10 Sep 2013 21:07:07 +0200 |
Nomad |
Allocator (CMemory) bye-bye
|
Tue, 10 Sep 2013 12:54:07 +0200 |
Nomad |
More OnInventoryItemRightClick (not finished)
|
Mon, 09 Sep 2013 20:09:01 +0200 |
Nomad |
OnInventoryItemRightClick
|
Sat, 07 Sep 2013 20:05:20 +0200 |
Nomad |
assert, Abortf, AbortWithError -> Assert, Error
|
Sat, 07 Sep 2013 13:03:18 +0200 |
Nomad |
Merge
|
Sat, 07 Sep 2013 12:51:06 +0200 |
Nomad |
mm8 icons
|
Fri, 06 Sep 2013 16:32:08 +0200 |
yoctozepto |
Fix and clean aWinProc and related
|
Fri, 06 Sep 2013 16:42:23 +0600 |
Ritor1 |
bountyHunting fix
|
Wed, 04 Sep 2013 15:27:01 +0200 |
yoctozepto |
Fix size of byte_5111F6, it must include unk_511206 (as byte).
|
Wed, 04 Sep 2013 14:34:59 +0200 |
yoctozepto |
Clean CastSpellInfo. (1)
|
Mon, 02 Sep 2013 17:31:12 +0600 |
Ritor1 |
Слияние
|
Mon, 02 Sep 2013 17:30:50 +0600 |
Ritor1 |
UIGame.cpp cleaning(continue) GameUI_DrawMinimap
|
Mon, 02 Sep 2013 08:38:41 +0200 |
yoctozepto |
Fix types.
|