You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ReadMe (Eng).txt
+12-12Lines changed: 12 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -2,13 +2,13 @@
2
2
Title: [D]-Jongg
3
3
Genre: Mahjongg-inspired puzzle
4
4
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
7
7
Distribution: Freeware [OpenSource]
8
8
*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*
9
9
10
10
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.
12
12
13
13
14
14
Controls:
@@ -27,31 +27,31 @@ Q: Why there are no sound in game ?
27
27
A: It takes action in open space.
28
28
29
29
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.
31
31
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.
34
34
35
-
Q: I can't get those rules!!!11one
35
+
Q: I can't get the rules!!!11one
36
36
A: Unable to help you, sorry.
37
37
38
38
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.
40
40
41
41
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.
43
43
44
44
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.
46
46
47
47
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.
49
49
50
50
Q: How can I contact the author (you) ?
51
51
A: Guevara-chan[@]Mail[dot]RU
52
52
53
53
54
-
Special thanks 2:
54
+
Special Thanks 2:
55
55
XorsTeam - for tech. support and initial project hosting.
0 commit comments