Wed, 16 Oct 2013 04:36:30 +0200 |
Grumpy7 |
IntegrityTest size tests changed to static_asserts
|
Mon, 14 Oct 2013 06:32:30 +0200 |
Grumpy7 |
changing most of party arrays to std::arrays, some minor cleanups in actor.cpp
|
Sun, 13 Oct 2013 06:32:06 +0200 |
Grumpy7 |
Merge
|
Fri, 11 Oct 2013 09:19:40 +0200 |
Grumpy7 |
changing global char* vars to const char* vars
|
Fri, 11 Oct 2013 23:57:14 +0600 |
Ritor1 |
viewing_angle
|
Fri, 11 Oct 2013 18:55:43 +0600 |
Ritor1 |
Merge
|
Fri, 11 Oct 2013 18:55:07 +0600 |
Ritor1 |
m
|
Tue, 08 Oct 2013 15:27:57 +0600 |
Ritor1 |
Merge
|
Tue, 08 Oct 2013 15:27:43 +0600 |
Ritor1 |
m
|
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
|
Wed, 09 Oct 2013 09:08:15 +0200 |
Grumpy7 |
Changing arrays in class Player to std::array
|
Wed, 09 Oct 2013 08:09:48 +0200 |
Grumpy7 |
Merge
|
Wed, 09 Oct 2013 08:06:26 +0200 |
Grumpy7 |
Finishing Player.cpp, fixing some bugs
|
Tue, 08 Oct 2013 11:04:08 +0200 |
Nomad |
MainMenuWindow
|
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:00 +0600 |
Ritor1 |
GetSpellColor, DrawSkyD3D()(continue)
|
Fri, 04 Oct 2013 20:25:02 +0600 |
Ritor1 |
Merge
|
Fri, 04 Oct 2013 20:24:49 +0600 |
Ritor1 |
m
|
Thu, 03 Oct 2013 06:38:20 +0200 |
Grumpy7 |
Player.cpp cosmetics
|
Wed, 02 Oct 2013 17:11:15 +0600 |
Ritor1 |
new_draw_object_dist
|
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 10:04:45 +0200 |
Grumpy7 |
Player::CompareVariable finished, renamed stru_5E4C90 to stru_5E4C90_MapPersistVars, party::field_4A0 to party::CounterEventValues
|
Mon, 23 Sep 2013 22:58:32 +0200 |
Nomad |
Fixed window shrink due to menu
|
Wed, 18 Sep 2013 11:23:41 +0200 |
Nomad |
.
|
Wed, 18 Sep 2013 11:13:38 +0200 |
Nomad |
Window Resize (change arguments to MM7_Initialize)
|
Tue, 17 Sep 2013 19:24:23 +0100 |
zipi |
fixpoint functions renaming
|
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:09 +0200 |
Nomad |
class IndoorCamera split into BLVRenderParams and ODMRenderParams
|
Tue, 17 Sep 2013 14:10:41 +0200 |
Nomad |
class OutdoorCamera -> ODMRenderParams
|
Thu, 12 Sep 2013 09:58:07 +0200 |
Grumpy7 |
Merge
|
Wed, 11 Sep 2013 04:27:36 +0200 |
Grumpy7 |
stru350::sub_451007_scale_image_bicubic - fixing a memory access bug
|
Wed, 11 Sep 2013 18:01:30 +0600 |
Ritor1 |
Слияние
|
Wed, 11 Sep 2013 09:39:09 +0600 |
Ritor1 |
Слияние
|
Wed, 11 Sep 2013 09:23:41 +0600 |
Ritor1 |
m
|
Wed, 11 Sep 2013 13:53:05 +0200 |
yoctozepto |
Replace minor Windows constants.
|
Tue, 10 Sep 2013 21:07:07 +0200 |
Nomad |
Allocator (CMemory) bye-bye
|
Sat, 07 Sep 2013 21:55:02 +0200 |
Nomad |
stru141 & misc cleaning
|
Sat, 07 Sep 2013 20:05:20 +0200 |
Nomad |
assert, Abortf, AbortWithError -> Assert, Error
|
Sat, 07 Sep 2013 13:26:15 +0200 |
Nomad |
Merge2
|
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 14:34:59 +0200 |
yoctozepto |
Clean CastSpellInfo. (1)
|
Tue, 03 Sep 2013 15:09:07 +0200 |
yoctozepto |
Rename LevelDecoration::field_16_event_id to LevelDecoration::uEventID.
|
Mon, 02 Sep 2013 22:08:21 +0200 |
yoctozepto |
Clean and decouple. (2)
|
Mon, 02 Sep 2013 17:39:31 +0600 |
Ritor1 |
m
|
Mon, 02 Sep 2013 17:30:50 +0600 |
Ritor1 |
UIGame.cpp cleaning(continue) GameUI_DrawMinimap
|
Mon, 02 Sep 2013 12:03:40 +0600 |
Ritor1 |
Слияние
|
Mon, 02 Sep 2013 12:03:25 +0600 |
Ritor1 |
UIGame.cpp cleaning(continue) wizard_eye
|
Sun, 01 Sep 2013 17:10:29 +0600 |
Ritor1 |
UIGame.cpp cleaning(continue)
|
Wed, 28 Aug 2013 22:10:13 +0200 |
yoctozepto |
LevelDecoration maintenance changes
|
Wed, 28 Aug 2013 18:43:07 +0200 |
Nomad |
* LODFile::LoadBitmaps & LODFile::LoadIconsOrEvents are merged into LODFile::Load
|
Mon, 26 Aug 2013 20:32:08 +0200 |
Nomad |
Window title text fixed.
|
Wed, 21 Aug 2013 16:06:50 +0200 |
Nomad |
Function names
|
Wed, 21 Aug 2013 14:26:36 +0200 |
Nomad |
ModalWindow
|
Wed, 14 Aug 2013 00:40:23 +0400 |
Gloval |
TE mostly working
|
Wed, 07 Aug 2013 08:55:34 +0400 |
Gloval |
more renaming TE
|
Sat, 03 Aug 2013 00:00:31 +0600 |
Ritor1 |
Слияние
|