projects
/
rocksndiamonds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c5e2003
)
rnd-20140222-2-src
author
Holger Schemel
<info@artsoft.org>
Sat, 22 Feb 2014 13:10:53 +0000
(14:10 +0100)
committer
Holger Schemel
<info@artsoft.org>
Sat, 30 Aug 2014 09:00:56 +0000
(11:00 +0200)
src/conftime.h
patch
|
blob
|
history
src/tools.c
patch
|
blob
|
history
diff --git
a/src/conftime.h
b/src/conftime.h
index 6f699367b2f01984cbbf9a17c0d9593f9b1f095a..14ad688f47dee6d9e5c053ddacb2ca983225fa05 100644
(file)
--- a/
src/conftime.h
+++ b/
src/conftime.h
@@
-1
+1
@@
-#define COMPILE_DATE_STRING "2014-02-2
1 22:04
"
+#define COMPILE_DATE_STRING "2014-02-2
2 14:10
"
diff --git
a/src/tools.c
b/src/tools.c
index 5c64af94ecb82e781c355c0f6219d0b44d6214de..022677d47f83f1baa17e2c4ee41d497e59e6f78f 100644
(file)
--- a/
src/tools.c
+++ b/
src/tools.c
@@
-5613,7
+5613,7
@@
unsigned int MoveDoor(unsigned int door_state)
#endif
int classic_vxsize = 100;
- int classic_vysize =
28
0;
+ int classic_vysize =
10
0;
boolean classic_door_2_size = (VXSIZE == classic_vxsize &&
VYSIZE == classic_vysize);