Paweł Kołodziejski
62d5f0629c
added two more parts
...
svn-id: r28646
2007-08-17 11:19:17 +00:00
Max Horn
74b16c7e90
Fix compiler warning
...
svn-id: r28528
2007-08-11 14:22:39 +00:00
Travis Howell
760986259c
Fix compile warnings.
...
svn-id: r28501
2007-08-09 05:43:58 +00:00
Torbjörn Andersson
8ecda22a8c
Fixed some of the compiler warnings, and added a FIXME comment (and #if 0:ed)
...
to where we're trying to modify a string constant.
svn-id: r28419
2007-08-02 22:23:57 +00:00
Paweł Kołodziejski
59089f95dd
added next part of engine
...
svn-id: r28417
2007-08-02 20:59:03 +00:00
Torbjörn Andersson
4289509e20
Fixed warnings. (A key code does not fit in a byte.)
...
svn-id: r28408
2007-08-02 15:08:49 +00:00
Paweł Kołodziejski
46d6ffcdf6
allow engine shutdown and restart with diffrent mode
...
svn-id: r28401
2007-08-02 07:09:28 +00:00
Paweł Kołodziejski
014de3cfe7
formating
...
svn-id: r28400
2007-08-02 06:47:04 +00:00
Paweł Kołodziejski
87f0a934fb
added some keyboard code
...
svn-id: r28396
2007-08-01 22:11:04 +00:00
Paweł Kołodziejski
ce6c1a462d
added MusicFadeout code
...
svn-id: r28392
2007-08-01 20:56:39 +00:00
Paweł Kołodziejski
503ee127e5
formating
...
svn-id: r28391
2007-08-01 20:13:58 +00:00
Paweł Kołodziejski
ee436b0b26
ops
...
svn-id: r28390
2007-08-01 20:12:45 +00:00
Paweł Kołodziejski
b2a9379470
added cd audio playing
...
svn-id: r28389
2007-08-01 20:11:32 +00:00
Paweł Kołodziejski
abec62d46b
more changes
...
svn-id: r28388
2007-08-01 19:31:36 +00:00
Travis Howell
d5e10d1d56
Fix compiler warnings.
...
svn-id: r28378
2007-08-01 01:21:03 +00:00
Sven Hesse
0b39041e5d
Fix compilation
...
svn-id: r28310
2007-07-29 18:14:44 +00:00
Max Horn
3e95cd9f53
Fixing some warnings
...
svn-id: r28309
2007-07-29 17:48:25 +00:00
Paweł Kołodziejski
f8d28abdf9
added sfx/voice and few corrections
...
svn-id: r28286
2007-07-29 11:21:12 +00:00
Paweł Kołodziejski
395f244ba0
more corrections
...
svn-id: r28284
2007-07-29 07:12:24 +00:00
Paweł Kołodziejski
35eb799b8e
correction to palette
...
svn-id: r28283
2007-07-29 06:37:45 +00:00
Paweł Kołodziejski
88c1e31d68
allow exit, formating
...
svn-id: r28281
2007-07-28 22:18:43 +00:00
Paweł Kołodziejski
c8f4818f2d
more fixes to display fonts
...
svn-id: r28280
2007-07-28 22:14:17 +00:00
Paweł Kołodziejski
5e0a226b69
more fixes to display fonts
...
svn-id: r28279
2007-07-28 22:10:30 +00:00
Paweł Kołodziejski
df41a5faef
fix display fonts
...
svn-id: r28278
2007-07-28 22:00:21 +00:00
Paweł Kołodziejski
c879386fc8
correction for palette and formating
...
svn-id: r28277
2007-07-28 21:36:46 +00:00
Paweł Kołodziejski
3f01ae069a
formating and correction
...
svn-id: r28276
2007-07-28 21:15:35 +00:00
Paweł Kołodziejski
dbf01ea3fe
more fixes
...
svn-id: r28274
2007-07-28 19:43:26 +00:00
Paweł Kołodziejski
3463604d05
few more fixes
...
svn-id: r28273
2007-07-28 15:18:21 +00:00
Paweł Kołodziejski
485ac1329c
ops
...
svn-id: r28271
2007-07-28 14:51:32 +00:00
Paweł Kołodziejski
8d5f19d9e5
fixes into engine
...
svn-id: r28270
2007-07-28 14:45:26 +00:00
Paweł Kołodziejski
603bd238d1
cleanup white spaces from 'jvprat'
...
svn-id: r28262
2007-07-28 09:45:05 +00:00
Filippos Karapetis
9f5221d7b4
Fixed some warnings
...
svn-id: r28243
2007-07-27 18:22:36 +00:00
Torbjörn Andersson
6f3d59b2fc
Disabled another bunch of warnings. This turned up two places - print_abc_opc()
...
and print_abc() - where we would try to modify a string constant. I have
disabled this for now, and added FIXME comments.
svn-id: r28242
2007-07-27 17:50:25 +00:00
Torbjörn Andersson
fc3570d000
Fixed a bunch of warnings.
...
svn-id: r28241
2007-07-27 17:24:22 +00:00
Paweł Kołodziejski
65cb1d8d42
fixed warning
...
svn-id: r28240
2007-07-27 16:56:42 +00:00
Paweł Kołodziejski
3ca5bb8689
commented out some parts of code which still need to work, because it of non-english chars in it
...
svn-id: r28233
2007-07-27 07:10:45 +00:00
Torbjörn Andersson
7dcd3c5ee4
Removed leftover commented-out include. (I thought I needed util.h, but I guess
...
it's included indirectly.)
svn-id: r28232
2007-07-27 05:23:34 +00:00
Torbjörn Andersson
c2516db9ac
Early in the morning, strrev() looks like a more difficult problem than it
...
really is. It's actually quite simple. In fact, the only magical thing about
Bob's version was the way it swapped variables without using any temporary
variable. Rewrote the function to use our SWAP() instead, since that actually
makes it readable. Moved it to util.cpp (outside the Common namespace, for
consistency with scumm_stricmp()) since Kirben knew of other places where it
could be used.
svn-id: r28231
2007-07-27 05:15:24 +00:00
Torbjörn Andersson
548a1394e1
The strrev() function is non-standard. Replace with public domain version by
...
Bob Stout. (It would of course have been trivial to write my own, but Bob's
version does it in place, which is quite magical.)
svn-id: r28230
2007-07-27 04:23:22 +00:00
Filippos Karapetis
6dd6ea5fc7
Fixed some MSVC8 warnings
...
svn-id: r28225
2007-07-27 00:25:06 +00:00
Paweł Kołodziejski
f89e907998
added more drascula code (it still NOT WORKING)
...
svn-id: r28220
2007-07-26 19:52:18 +00:00
Paweł Kołodziejski
40e7b7555b
added english and spanish version of drascula detection
...
svn-id: r28132
2007-07-17 22:29:09 +00:00
Paweł Kołodziejski
d04b653378
added engine stubs code for Drascula game
...
svn-id: r28130
2007-07-17 21:35:01 +00:00