Skip to content

Commit 918fa95

Browse files
committed
Added files via upload
1 parent 0993ae5 commit 918fa95

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

ReadMe (Eng).txt

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
Title: [D]-Jongg
33
Genre: Mahjongg-inspired puzzle
44
Graphics: 3D (DirectX9)
5-
Version: v0.7 - Beta/Proto
6-
Dev. environment: PureBasic v4.40
5+
Version: v0.71 - Beta/Proto
6+
Dev. environment: PureBasic 5.40 LTS
77
Distribution: Freeware [OpenSource]
88
*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*
99

1010

11-
Rules: pretty similar to ones in mojoire of solitaire Mah-jonggs, yet with some adjustments for tridimensionality. The goal is to completely clean playing field by pairwise elimination of dices, exposed from at least one side by abscissa and applicate axises simultaneously.
11+
Rules: similar to ones in most of solitaire Mah-jonggs, yet with some adjustments for tridimensionality. The goal is to completely clean playing field by pairwise elimination of dices, exposed from at least one side by abscissa and applicate axises simultaneously.
1212

1313

1414
Controls:
@@ -27,31 +27,31 @@ Q: Why there are no sound in game ?
2727
A: It takes action in open space.
2828

2929
Q: Why there are no musical accompaniment ?
30-
A: For the simple reason that something more worthy than some 8-bit beeping looped in one minute will take more space in archive than rest of the game. At gived moment I find those things just too wasteful.
30+
A: For one simple reason that something more worthy than 8-bit beeping looped in one minute will take more space in archive than actual game. So far I found such things rather wasteful.
3131

32-
Q: Why there is no vertical rotation for cube ?
33-
A: As you probably can see, this feature was already somewhat implemented in source code, though temporary disabled due to confusing effect on player until better implementation.
32+
Q: Why cube can't be rotated vertically ?
33+
A: As you can see, this feature is already supported in source code, yet due to confusing effect on player it was temporarily disabled for indefinite period.
3434

35-
Q: I can't get those rules!!!11one
35+
Q: I can't get the rules!!!11one
3636
A: Unable to help you, sorry.
3737

3838
Q: What actually this game downloads after receiving user's agreement about updating DirectX ?
39-
A: Latest DX9 redist from MS: http://download.microsoft.com/download/8/4/A/84A35BF1-DAFE-4AE8-82AF-AD2AE20B6B14/directx_Jun2010_redist.exe
39+
A: Repacked in Zip content from June 2010 End-User: https://www.microsoft.com/en-us/download/details.aspx?id=8109 . In case you wish to download and install by yourself - just do it.
4040

4141
Q: How about distributing game with all necessary things bundled together ?
42-
A: Thank MicroSoft - it's their EULA restricts me from adding required DLL directly to archive.
42+
A: Thank Microsoft here - their EULA restrict me from including required DLLs directly to archive.
4343

4444
Q: What means "WARNING: NO PS 2.0 SUPPORT FOUND" message ?
45-
A: Apparently your video card just doesn't cut it for required version (2.0) of pixel shaders. That being said, if it's not really so - try contacting me for the further investigation.
45+
A: Apparently your video card just doesn't provide support for required version (2.0) of pixel shaders. That being said, if it's not really a case - just contact me for some further investigation.
4646

4747
Q: How distribution type of this project corresponding with the propertiary license of Xors3D ?
48-
A: It's kind of same situation as with a similar license for PB's compiler: although resulting product are free to end users, any developer who wish to utilize attached sources forced to solve all questions with rights for using corresponding software by themselves. Well, in the case that you really have something worthy to offer - just contact me.
48+
A: It's kind of same situation as with a similar license for PB's compiler: while resulting product are free for end users, any developers who wish to use porovided sources is supposed to solve all issues with copyrighted software by themselves.
4949

5050
Q: How can I contact the author (you) ?
5151
A: Guevara-chan[@]Mail[dot]RU
5252

5353

54-
Special thanks 2:
54+
Special Thanks 2:
5555
XorsTeam - for tech. support and initial project hosting.
5656
Sleeping-Dragon - for original sprite of cuisor.
5757
SynergyDigital - for additional GUI font.

ReadMe (Rus).txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
��������: [D]-Jongg
33
����: Mahjongg-inspired puzzle
44
��� �������: 3D (DirectX9)
5-
������: v0.7 - Beta/Proto
6-
����� ����������: PureBasic v4.40
5+
������: v0.71 - Beta/Proto
6+
����� ����������: PureBasic 5.40 LTS
77
���������������: Freeware [OpenSource]
88
*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*
99

@@ -36,7 +36,7 @@ Q:
3636
A: ����� �� ���� ������.
3737

3838
Q: ��� ������ ������ ���� ����� ��������� � ������������ �������� �� ���������� DirectX ?
39-
A: ������������������� DX9 �� MS: http://download.microsoft.com/download/8/4/A/84A35BF1-DAFE-4AE8-82AF-AD2AE20B6B14/directx_Jun2010_redist.exe
39+
A: �������������� � Zip ���������� June 2010 End-User Runtimes: https://www.microsoft.com/en-us/download/details.aspx?id=8109 . � ��� ������, ���� �� ������� ������� ����������� � ���������� �������������� - ������ �������� ���.
4040

4141
Q: � ������ ������ ����� �������������� ���� �� ���� ����������� ?
4242
A: ��� ������� � MicroSoft - ��� �� ������������ ���������� ��������� ������ ������ � ����� ��������� DLL.
@@ -45,7 +45,7 @@ Q:
4545
A: ���� �� ����� ���� ���������� �� ������������ ��������� ����������� ������ (2.0) ���������� ��������. ���� �� ��� ����� �� ��� - ������� ��������� �� ���� ��� ����������� ��������� ������������� (����� ����� �������� ����).
4646

4747
Q: ��� ������ ��������������� ������� ����������� � ������������� ��������� Xors3D ?
48-
A: �� ���� ���� ��� ��, ��� � � ����������� ��������� ����������� PB: ���� ���������������� ������� ��������� ��� �������� �������������, ����������� ��������������� ��� ��������� ������ ������������ �������� ������ ��� ������� � ���������� ���� �� ��������������� �� ��������������. � ��� ������� ������, ���� ��� ������������� ���� ��� ���������� - ���������� �� ���.
48+
A: �� ���� ���� ��� ��, ��� � � ����������� ��������� ����������� PB: ���� ���������������� ������� � �������� ��� �������� �������������, ����������� ��������������� ��� ��������� ������ ������������ �������� ������ ��� ������� � ���������� ���� �� ��������������� �� ��������������.
4949

5050
Q: ��� ��� ��������� � ������� ?
5151
A: ChronoSyndrome[@]Mail[dot]RU

0 commit comments

Comments
 (0)