18153 Commits

Author SHA1 Message Date
Eugene Sandulenko
dccc0831cc More typo fixes from Joachim
svn-id: r22962
2006-06-06 22:41:09 +00:00
Eugene Sandulenko
c9b3e75fac Fix several formatting problems
svn-id: r22961
2006-06-06 22:10:15 +00:00
Eugene Sandulenko
39030844ff Mention 'us' language
svn-id: r22960
2006-06-06 22:09:35 +00:00
Eugene Sandulenko
9de1d667d8 Fix error
svn-id: r22959
2006-06-06 21:56:52 +00:00
Eugene Sandulenko
0be61d3d83 Rename some files from consistency. Courtsey of Joachim Eberhard
svn-id: r22958
2006-06-06 21:54:29 +00:00
Eugene Sandulenko
b28aea19f0 Next step of TeX syncing from Joachim
svn-id: r22957
2006-06-06 21:51:28 +00:00
Kostas Nakos
506456d014 update the CE port to work under 0.9.0 codebase
svn-id: r22956
2006-06-06 19:31:49 +00:00
Chris Apers
318770280c What's this?\!
svn-id: r22955
2006-06-06 18:34:03 +00:00
Sven Hesse
bf86b9b022 Two segfault and several coding style related fixes
svn-id: r22954
2006-06-06 15:43:44 +00:00
Eugene Sandulenko
9a46b6047d Add Russian pajama1 and lost.
svn-id: r22953
2006-06-06 15:39:58 +00:00
Torbjörn Andersson
a0e3e208ee For the masochists out there,i it is now possible to select the PC Speaker
music driver. There are some other emulation modes, but I'm not sure how they
should be mapped to from our music drivers.

svn-id: r22952
2006-06-06 15:38:34 +00:00
Travis Howell
c77ad1a24c Rename AdlibInstrument fields
svn-id: r22951
2006-06-06 11:07:03 +00:00
Travis Howell
04d8cef848 Minor cleanup
svn-id: r22950
2006-06-06 04:33:09 +00:00
Travis Howell
ca79b6c285 Add target for full versions of Blue's Birthday Adventure
svn-id: r22948
2006-06-06 04:09:32 +00:00
Eugene Sandulenko
0c00df4d7c WIP from Joachim of putting TeX documentation in sync. Please, do not modify.
It does not compile and is not finished, do not fix any errors yet.

svn-id: r22947
2006-06-05 21:36:16 +00:00
Willem Jan Palenstijn
4297d97304 fix missing html entity
svn-id: r22946
2006-06-05 19:47:52 +00:00
Chris Apers
9e86863a9d Updated project file
svn-id: r22945
2006-06-05 19:47:08 +00:00
Johannes Schickel
9dd02260a6 removes _selectedMenuItem again.
svn-id: r22944
2006-06-05 19:43:44 +00:00
Willem Jan Palenstijn
54c2a05583 fix latex syntax
svn-id: r22943
2006-06-05 19:43:19 +00:00
Chris Apers
81e0a00966 Fixed PalmOS ARM crashes
svn-id: r22942
2006-06-05 19:33:10 +00:00
Torbjörn Andersson
2023505402 Some minor tweaks to the classic theme's options dialog. The SoundFont and
the paths buttons have the same left margin now.

svn-id: r22941
2006-06-05 19:24:02 +00:00
Chris Apers
61453fa59d - Added AGI engine support
svn-id: r22940
2006-06-05 19:23:16 +00:00
Chris Apers
e51d5f3767 - Added arrow keys option
- Hide std palette ootion on ARM devices

svn-id: r22939
2006-06-05 19:21:51 +00:00
Chris Apers
f54bf6759f - Added arrow keys emulation
- Ajust mouse simulation so that there is no more hang while moving it

svn-id: r22938
2006-06-05 19:17:30 +00:00
Max Horn
61737da115 Slightly optimize 'getVar(FOO)' usage pattern
svn-id: r22937
2006-06-05 17:56:27 +00:00
Max Horn
0f18020010 Some more string usage tweaks
svn-id: r22936
2006-06-05 17:43:30 +00:00
Max Horn
6d0a06463a Lazily allocate _refCount in class String
svn-id: r22935
2006-06-05 17:36:08 +00:00
Travis Howell
fd4feeada3 Fix detection of updated Spy Fox 1 demo
svn-id: r22934
2006-06-05 14:52:57 +00:00
Travis Howell
ddb9863c39 Fix detection of some HE games and demos
svn-id: r22933
2006-06-05 14:46:34 +00:00
Eugene Sandulenko
5e2178833e More fixes/reordering from Joachim
svn-id: r22932
2006-06-05 14:18:28 +00:00
Travis Howell
6daa744187 Remove debug left over
svn-id: r22931
2006-06-05 13:09:51 +00:00
Max Horn
5f76cd0d9e cleanup
svn-id: r22930
2006-06-05 12:35:33 +00:00
Max Horn
110718603c Fixing some more typenames to comply to the ScummVM coding guidelines
svn-id: r22929
2006-06-05 12:29:21 +00:00
Max Horn
c0805830eb Fix various typenames to comply to the ScummVM coding guidelines
svn-id: r22928
2006-06-05 12:22:51 +00:00
Travis Howell
60e1b8427e Cleanup
svn-id: r22927
2006-06-05 09:30:05 +00:00
Torbjörn Andersson
5f3c930fd1 I just realized that by making the classic SCUMM options dialog just one pixel
wider, it matches the old, hard-coded, width for the 1x scaler. How can I
possibly resist something like that? :-)

svn-id: r22926
2006-06-05 07:17:42 +00:00
Torbjörn Andersson
a2718bc078 Base the width of the SCUMM options dialog, classic theme, on buttonWidth,
rather than hard-coding it. This should fix bug #1500674.

svn-id: r22925
2006-06-05 07:12:28 +00:00
Travis Howell
d47f3a76fb Add trailing slash to getCurrentDirectory if required. Fixes bug #1500563 - WIN32/SCUMM: Using scummvm.exe targetname not possible
svn-id: r22923
2006-06-05 00:14:23 +00:00
Eugene Sandulenko
d109ac2d65 Spellchecks by salty-horse
svn-id: r22922
2006-06-04 20:42:27 +00:00
Eugene Sandulenko
a8c1dbb50b Another consistency fix from Joachim
svn-id: r22921
2006-06-04 20:20:00 +00:00
Eugene Sandulenko
30f500272d More nitpick changes from Joachim. TeX files are still waiting a major sync.
svn-id: r22920
2006-06-04 20:08:06 +00:00
Eugene Sandulenko
1db54ac15c Small correction to resolution selector. Still not perfect.
svn-id: r22919
2006-06-04 19:44:47 +00:00
Johannes Schickel
60f19a0f2c Fixes slider drawing.
svn-id: r22918
2006-06-04 17:41:49 +00:00
Sven Hesse
b5bc1c82fa - Fixed endianness/signess issues
- Added a memset in Video_v2::SpriteUncompressor(), that should have
  been there in the first place; this fixes the tree in GOB2's first room
- Fixed ADL delete[]ing

svn-id: r22917
2006-06-04 17:24:03 +00:00
Torbjörn Andersson
f57f024822 Format the guifont[] data for better readability
svn-id: r22916
2006-06-04 15:39:08 +00:00
Won Star
a995950508 Fix infinite loop in updateScren() when mouse cursor is not initialized by setMouseCursor().
svn-id: r22914
2006-06-04 13:13:40 +00:00
Torbjörn Andersson
68cd5456dd "They sought it with thimbles, they sought it with care;
They pursued it with forks and hope;
 They threatened its life with a railway-share;
 They charmed it with smiles and soap."

Maybe this time the elusive cursor hotspot bugs will finally be fixed, once
and for all. The blitCursor() function now calculates both the real and the
virtual dimensions of the cursor, since they may both be different from the
original dimensions.

svn-id: r22913
2006-06-04 12:38:27 +00:00
Johannes Schickel
8b24dc9bdf wrong palettes should be really fixed now.
svn-id: r22912
2006-06-04 12:30:29 +00:00
Eugene Sandulenko
c9a5b18069 Remove executable bit in lots of files. Usually it is set by stupid Windows
clients when you add new file to CVS repo. No idea if this affects svn.

svn-id: r22911
2006-06-04 12:12:24 +00:00
Johannes Schickel
c590229796 Should fix strange palettes in some rooms.
svn-id: r22910
2006-06-04 12:16:12 +00:00