Arnaud Boutonné
542f946155
HUGO: Fix default values in object_t structure for viewx field and followings.
...
This fixes some other bugs reported by D. Gray
svn-id: r55068
2010-12-30 22:07:12 +00:00
Arnaud Boutonné
51685f26dc
TOOL: Fix palette bug in H3 Dos (when leaving the cave)
...
svn-id: r54898
2010-12-13 00:20:45 +00:00
Arnaud Boutonné
2bbe59ad8d
HUGO: Replace PROMPT box by YESNO box in H3 Dos
...
This only applies to the old man dialog.
This makes H3 Dos completable.
svn-id: r54881
2010-12-12 08:37:19 +00:00
Arnaud Boutonné
e0a6ecaca9
TOOLS: Fix the "Mouse text" crash in Hugo
...
svn-id: r54831
2010-12-08 07:18:38 +00:00
Arnaud Boutonné
077102f8db
HUGO: Fix crash in H3 (Swinger display name)
...
svn-id: r54801
2010-12-06 20:22:53 +00:00
Arnaud Boutonné
8b7c42f0b0
TOOLS: Fix 'Boat' bug in H1 Dos
...
H1 Dos is now completable
svn-id: r54507
2010-11-27 16:48:38 +00:00
Julien Templier
3cb5c64477
TOOLS: Move MSBuild and Visual Studio project providers to separate files
...
- Add option --build-events to run custom pre/post build events as part
of the build (defaults to false and VS2010 only ATM)
- Only run build events as part of VS2010 build with all engines enabled
(ie. dev build)
svn-id: r54424
2010-11-23 11:22:31 +00:00
Paul Gilbert
16ee411187
TOOLS: Added create_mads tool for MADS/M4 engine
...
svn-id: r54363
2010-11-19 10:23:33 +00:00
Julien Templier
8ebee136b6
TOOLS: Update create_msvc batch files
...
- Add support for /clean switch to remove all created files
- Add switches for generating stable & all engines
- Add command line help
- Properly initialize answer variables to default choice
svn-id: r54308
2010-11-18 01:29:44 +00:00
Max Horn
668adaa461
GUI: Rename gui/GuiManager.* to gui/gui-manager.*
...
svn-id: r54265
2010-11-16 10:19:01 +00:00
Arnaud Boutonné
fd82c3783d
TOOL+HUGO: Misc modifications
...
- Fix H1 Dos bug (animations not showing in Hall and after)
- Get rid of _textSchedule and everything related
H1 Dos shoud now be completable (not tested yet)
svn-id: r54218
2010-11-12 18:05:23 +00:00
Arnaud Boutonné
b0bf67b424
TOOL: Suppress useless strings in textUtil
...
Also add DOS version for this text array
svn-id: r54202
2010-11-11 15:01:57 +00:00
Julien Templier
aad7f2e0eb
TOOLS: Update batch files for new create_project tool
...
svn-id: r54180
2010-11-10 03:44:50 +00:00
Arnaud Boutonné
749d2afd1f
TOOL: Fix bug in data in Hugo2 Dos
...
svn-id: r54085
2010-11-05 07:59:55 +00:00
Arnaud Boutonné
bf787323ab
TOOL: Fix ticks per seconds for H1 Dos
...
svn-id: r54063
2010-11-04 12:29:06 +00:00
Florian Kagerer
bf5ae45490
KYRA/PC98: workaround for missing delay opcodes
...
The sequence data for the forest sequence in the Kyra PC-98 intro has no delay opcodes making it play way too fast on modern systems. This workaround adds the same delay opcodes to the sequence data that the other Kyra versions have.
svn-id: r53761
2010-10-24 13:00:47 +00:00
Willem Jan Palenstijn
b7d8cd1eb5
DISTS/REDHAT: Add missing files to rpm
...
svn-id: r53154
2010-10-11 22:29:05 +00:00
Max Horn
96e19382b9
IPHONE: Add teenagent sources, plus some more minor changes
...
* Added teenagent engine souces
* Added some forgotten files for gob and scumm
* Some tweaks to help the simulator targets link
svn-id: r53142
2010-10-10 22:26:18 +00:00
Max Horn
ae89ed5801
IPHONE: Tweak project file some more
...
* try to support MacPorts *and* Fink for the (currently not
working? Mac OS X target
* disable C++ exceptions for the release builds, too
* disable SCI32 specific source files for compilation
svn-id: r53139
2010-10-10 22:25:08 +00:00
Max Horn
de8f6484a1
IPHONE: Enable cruise & teenagent; disable sci32
...
Actually, currently all engines are added to the project, but not all
are activated. Enabling and disabling engines is currently not easily
possible from within the project itself. So for now I manually enabled
exactly those engines which configure enables by default.
A proper solution would be to refactor the project, with (sub)targets
resp. (sub)projects for every engine. We might also want to switch the
iPhone port to use dynamic plugins.
svn-id: r53138
2010-10-10 22:24:43 +00:00
Max Horn
5ae821ab65
IPHONE: Remove what looks like redundant defines; cleanup
...
svn-id: r53137
2010-10-10 22:24:19 +00:00
Max Horn
8e36949212
IPHONE: Sort DEFINES
...
svn-id: r53136
2010-10-10 22:23:58 +00:00
Arnaud Boutonné
010fb9825a
TOOLS: Fix typos in specialInfoLine arrays
...
svn-id: r53123
2010-10-10 15:27:39 +00:00
Max Horn
f8a6a3dcd2
IPHONE: Add Hugo + Toon sources; cleanup
...
In particular, remove references to obsolete files; and sort files in
the project alphabetically.
svn-id: r53122
2010-10-10 14:41:08 +00:00
Max Horn
eeb85b54ab
IPHONE: Update XCode project some more
...
* Add missing M4 source files
* Add missing engine-data files
* Remove redundant library search paths
svn-id: r53120
2010-10-10 14:40:24 +00:00
Arnaud Boutonné
a4c16f7447
HUGO: Move Dos strings from Parser to hugo.dat
...
svn-id: r53109
2010-10-10 09:47:19 +00:00
Arnaud Boutonné
043a293ae9
HUGO - Fix error in data (H1 Dos)
...
svn-id: r53104
2010-10-10 07:41:13 +00:00
Eugene Sandulenko
cf82bef02e
TOON: Merged Toon engine to ScummVM trunk
...
svn-id: r53087
2010-10-08 22:30:39 +00:00
Willem Jan Palenstijn
47eb6ec167
DISTS/REDHAT: Don't package dxa script in tools
...
The script is broken and no longer necessary with SMK support.
svn-id: r53076
2010-10-08 17:41:09 +00:00
Thierry Crozat
dffabdfed0
DRASCULA: Improve French and German subtitles
...
It adds French and German subtitles to the Von Braun cutscene (see
bug #3069981 ) and also improve the French translation overall.
Thanks to SimSaw for the cutscene German subtitles.
svn-id: r53002
2010-10-03 21:38:33 +00:00
Neeraj Kumar
b695f68eee
TESTBED: added data file for midi tests
...
svn-id: r52974
2010-10-02 01:08:24 +00:00
Oystein Eftevaag
e400554c2d
IPHONE/OSX: Updated xcode project, and added icon4.png for iPhone 4
...
svn-id: r52940
2010-09-29 00:56:51 +00:00
Arnaud Boutonné
20a6180459
HUGO: Add H1 Dos intro
...
svn-id: r52902
2010-09-26 11:32:52 +00:00
Max Horn
9d50e47de3
IPHONE,MACOSX: Sync Info.plist changes with 1.2.x branch
...
svn-id: r52886
2010-09-25 18:07:19 +00:00
Willem Jan Palenstijn
99cc805181
DISTS/REDHAT: Package png and svg icons
...
svn-id: r52786
2010-09-17 21:40:53 +00:00
Willem Jan Palenstijn
3251f71f65
DISTS: Sync a few .in files
...
This fixes dists/iphone/Info.plist.in not being updated by r50752
and dists/meta.xml.in not being updated by r52074.
svn-id: r52775
2010-09-17 19:41:41 +00:00
Eugene Sandulenko
9efa316a61
RELEASE: This is 1.3.0svn
...
svn-id: r52773
2010-09-17 19:13:47 +00:00
Willem Jan Palenstijn
a4383817d3
DISTS/FEDORA: package create_sjisfnt tool
...
svn-id: r52765
2010-09-17 15:57:35 +00:00
Willem Jan Palenstijn
a13d6ae102
DISTS/FEDORA: Update package description to match readme
...
svn-id: r52762
2010-09-17 13:44:32 +00:00
Arnaud Boutonné
16557884b6
TOOLS: Add missing data for H1 Dos
...
svn-id: r52754
2010-09-16 23:00:25 +00:00
Willem Jan Palenstijn
454528f594
DISTS/FEDORA: Remove mpeg2 and mention SCI
...
svn-id: r52748
2010-09-16 12:56:38 +00:00
Arnaud Boutonné
597eed0266
HUGO: Use fonts in HUGO.DAT for the DOS version
...
This is only a temporary solution, to be replaced by a proper .FON
handling. Hugo 2 and 3 (dos) now start.
svn-id: r52697
2010-09-12 22:59:32 +00:00
Eugene Sandulenko
238a10fa52
TESTBED: remove unnecessary executable flags
...
svn-id: r52682
2010-09-12 08:10:49 +00:00
Eugene Sandulenko
74118a7087
TESTBED: Merge gsoc2010-testbed branch
...
svn-id: r52681
2010-09-12 08:08:37 +00:00
Arnaud Boutonné
be53141091
HUGO: Clean up creation tool
...
Fix typos and suppress all identical noun arrays.
svn-id: r52596
2010-09-06 16:09:56 +00:00
Arnaud Boutonné
2bea43357f
HUGO: Add hints in DOS versions
...
In DOS versions, display hints when mouse is over a
hotspot. This behavior is based on the one of Hugo Win
versions.
svn-id: r52590
2010-09-06 12:09:11 +00:00
Arnaud Boutonné
f36f8270cd
HUGO: Updated Hugo.dat with the fix for labyrinth bug
...
svn-id: r52486
2010-09-01 22:15:10 +00:00
Arnaud Boutonné
c4db714e35
HUGO: Fix a bug in creation tool in act14 (H1 Dos)
...
Fix a bug (missing character id in initialization) in creation tool
and silent some more warnings.
svn-id: r52414
2010-08-27 21:13:47 +00:00
Arnaud Boutonné
0b4fef3aa7
Hugo - Move DOS hardcoded inventory strings to Hugo.dat
...
svn-id: r52226
2010-08-20 15:30:30 +00:00
Torbjörn Andersson
0290faeaa3
HUGO: Remove svn:executable property from hugo.dat
...
svn-id: r52159
2010-08-17 16:02:46 +00:00
Eugene Sandulenko
06960d33e1
HUGO: Adding engine to the main tree
...
svn-id: r52137
2010-08-17 09:28:20 +00:00
Andre Heider
c58e2707ff
WII: Update port for the current versions of the base libraries. Enable DVD access for the GameCube port.
...
svn-id: r52074
2010-08-14 00:56:12 +00:00
Max Horn
fa5157deea
Remove obsolete devcpp files
...
svn-id: r51980
2010-08-11 13:32:10 +00:00
Florian Kagerer
f4d38ccd40
LOL: added english floppy version
...
svn-id: r51834
2010-08-07 14:38:07 +00:00
Neeraj Kumar
7e126ed299
TESTBED: Merged changes from trunk to my branch
...
svn-id: r51798
2010-08-06 20:13:41 +00:00
Neeraj Kumar
fee1bb28bd
TESTBED: added audiocd test sound tracks as the testbed engine data
...
svn-id: r51713
2010-08-03 20:26:28 +00:00
Florian Kagerer
d2019b9b8d
KYRA: forgot to update Kyra.dat in last commit
...
svn-id: r51647
2010-08-02 18:37:37 +00:00
Oystein Eftevaag
bdf4ed9abb
Updated xcode project
...
svn-id: r51370
2010-07-27 14:31:33 +00:00
Oystein Eftevaag
916a0f9cbf
Added iPad icon
...
svn-id: r50752
2010-07-09 01:08:15 +00:00
Angus Lees
b8778fc7c3
Switch Android toolchain prefix from arm-android-eabi to
...
arm-*-linux-androideabi, since this is what the upcoming gcc-4.6
change uses.
Work around Android 2.0 and newer dynamic linker bug by explicitly
linking plugins against the core libscummvm.so.
Mark Android packages as preferring to be on external storage.
Move -lm from LDFLAGS to LIBS.
svn-id: r50665
2010-07-05 01:00:59 +00:00
Angus Lees
82d0ee7f77
Update icons to versions with much softer anti-aliasing.
...
fingolfin++ for his good eyes.
svn-id: r50495
2010-06-29 13:16:07 +00:00
Neeraj Kumar
0012b23e84
modified the filesystem test, added a script to directly create the game-data-directory, no zip file required
...
svn-id: r50140
2010-06-22 14:39:51 +00:00
Neeraj Kumar
cbd36ff78d
added a zip file and a script to create desired directory structure
...
svn-id: r50106
2010-06-21 07:37:00 +00:00
Neeraj Kumar
2cce1d08fc
added data-directory for testbed
...
svn-id: r50088
2010-06-20 17:20:22 +00:00
Angus Lees
580c9032f0
Add support for setFocusRectangle - enabled on 'small' Android screens.
...
svn-id: r49594
2010-06-11 10:54:49 +00:00
Angus Lees
b494d46fdd
chmod +x mkmanifest.pl
...
svn-id: r49526
2010-06-08 23:29:48 +00:00
Angus Lees
8a3837ff3a
Add png icon files that were too binary to be part of original Android patch.
...
svn-id: r49508
2010-06-08 13:38:47 +00:00
Angus Lees
fb73cef4d9
Add a few files mistakenly left out of initial Android patch :(
...
svn-id: r49502
2010-06-08 13:15:15 +00:00
Max Horn
46155b2c36
Add Android backend from patch #2603856
...
svn-id: r49449
2010-06-06 09:34:36 +00:00
Oystein Eftevaag
0d0abbc91a
Updated xcode project
...
svn-id: r49402
2010-06-03 03:11:19 +00:00
Max Horn
c4c63223cc
IPHONE: Disable RTTI and C++ exceptions
...
svn-id: r49387
2010-06-02 00:25:11 +00:00
Max Horn
6c44df455e
Add OS2 specific files to repository
...
svn-id: r49358
2010-05-31 18:22:29 +00:00
Paweł Kołodziejski
af44b2a420
cleanup
...
svn-id: r49123
2010-05-21 07:22:36 +00:00
Joost Peters
946fe2905e
Change product id to just be "ScummVM <version>"
...
svn-id: r49059
2010-05-17 11:02:35 +00:00
Joost Peters
b4f810707d
Patch #2998635 : "IRIX packaging files + icons" + add scummvm.spec.in to update-version.pl
...
svn-id: r49050
2010-05-16 17:59:18 +00:00
Eugene Sandulenko
99be189068
New drascula.dat with updated German texts
...
svn-id: r48983
2010-05-09 18:15:28 +00:00
Max Horn
49bd43ca33
Fix Info.plist.in to match Info.plist
...
svn-id: r48964
2010-05-07 11:18:44 +00:00
Max Horn
3ebf0f5fce
Update scummvm.SlackBuild based on discussion with Robert Kelsen
...
svn-id: r48963
2010-05-07 11:18:18 +00:00
Max Horn
3b5bd3ada7
Compress PNGs with advpng & optipng
...
svn-id: r48952
2010-05-05 12:16:51 +00:00
Oystein Eftevaag
6ac0d4dce5
Updated the iPhone Info.plist to allow full resolution on the iPad
...
svn-id: r48924
2010-05-03 19:20:19 +00:00
Oystein Eftevaag
84cb07e985
Removed an accidentally left in a CopyFiles reference for COMI in the xcode project
...
svn-id: r48896
2010-05-03 00:22:58 +00:00
Oystein Eftevaag
3762b6f578
Upgraded the iPhone target in the XCode project to support iPad as well
...
svn-id: r48895
2010-05-02 23:58:59 +00:00
Max Horn
00ee958902
Removing severaly outdated and obsolete dists/debian dir
...
svn-id: r48893
2010-05-02 21:31:30 +00:00
Paweł Kołodziejski
59541d0742
replace bmp with png
...
svn-id: r48853
2010-04-29 06:22:50 +00:00
Andre Heider
4b8d0f48dc
Fixed XML syntax (& -> &)
...
svn-id: r48702
2010-04-18 19:40:20 +00:00
Willem Jan Palenstijn
703687a9e8
Change path back from tools-VERSION to scummvm-tools-VERSION due to tools rerelease
...
svn-id: r48510
2010-04-04 11:53:19 +00:00
Willem Jan Palenstijn
3b88a6ad5e
Add .spec for new tools GUI.
...
Specifically:
include libmad,
package correct tools binaries,
use tools-1.1.0 instead of scummvm-tools-1.1.0 as directory.
svn-id: r48494
2010-04-03 15:16:52 +00:00
Willem Jan Palenstijn
48dcdde45a
Add teenagent.dat to .rpm
...
svn-id: r48493
2010-04-03 15:16:32 +00:00
Oystein Eftevaag
0d83045b5f
Updated XCode project
...
svn-id: r48479
2010-04-03 00:44:38 +00:00
Max Horn
77b25966a0
Add dists/redhat/scummvm-tools.spec.in, and add it to tools/update-version.pl
...
This is not quite perfect because in principle the ScummVM Tools version
might differ from the ScummVM version. But this way we are at least
reminded during a release that we may have to adjust this.
A potentially better approach would be to move scummvm-tools.spec to the tools
SVN module, and adding a similar update-version.pl script there.
svn-id: r48454
2010-04-01 08:31:19 +00:00
Frantisek Dufka
03ba4a3318
added desktop and service items for launching
...
svn-id: r48386
2010-03-24 19:56:16 +00:00
Frantisek Dufka
837b7d096e
Maemo icons
...
svn-id: r48385
2010-03-24 19:50:47 +00:00
Max Horn
6545e728b6
Patch #2938173 : LinuxMoto update 23012010
...
svn-id: r48362
2010-03-22 23:04:55 +00:00
Paweł Kołodziejski
77c033aca7
fixed terminate line
...
svn-id: r48260
2010-03-14 09:28:35 +00:00
Paweł Kołodziejski
92aafad6c9
add meta file for samsung tv 2008
...
svn-id: r48258
2010-03-14 09:24:59 +00:00
Eugene Sandulenko
4dafbcd924
And this is 1.2.0svn now
...
svn-id: r48178
2010-03-07 23:07:32 +00:00
Paweł Kołodziejski
aa40d43091
rename to libscummvm.so to make compatible with tv from 2008
...
svn-id: r47952
2010-02-07 11:50:18 +00:00
Johannes Schickel
709bf1214c
Strip trailing whitespaces/tabs in documentation files too.
...
svn-id: r47543
2010-01-25 01:53:32 +00:00
Johannes Schickel
69071078b3
Replace some more Adlib uses by AdLib.
...
svn-id: r47530
2010-01-25 00:13:32 +00:00
Arnaud Boutonné
5cca3d8edd
Oups, I missed a second copyright string
...
svn-id: r47490
2010-01-23 23:05:15 +00:00
Arnaud Boutonné
8c9d82715e
Update copyright string to show current year
...
svn-id: r47447
2010-01-22 23:39:28 +00:00
Max Horn
df81b68967
Change BS 1 & 2 to I & II (see discussion on -devel)
...
svn-id: r46951
2010-01-03 21:20:05 +00:00
Johannes Schickel
16966727e9
Commit of patch 6 "Add MSVC10 dists folder (batch file and readme)" from fr #2891357 "create_msvc: Add support for MSVC10".
...
svn-id: r46762
2009-12-30 16:29:29 +00:00
Oystein Eftevaag
657b881c4e
Updated xcode project
...
svn-id: r46586
2009-12-26 14:03:13 +00:00
Oystein Eftevaag
9d70103d9c
The file selection dialog in OS X now uses Cocoa instead of Carbon, and lives in a separate file due to having to be compiled as Objective-C++. ScummVM can now run in x64 natively on OS X
...
svn-id: r46581
2009-12-26 13:35:57 +00:00
Eugene Sandulenko
bac7961b3f
Patch #2896875 : "dist update for linuxmoto-platform"
...
svn-id: r46491
2009-12-22 23:37:31 +00:00
Florian Kagerer
ad620b5148
LOL: add missing data for PC98 version to kyra.dat
...
svn-id: r46191
2009-11-29 12:24:29 +00:00
Florian Kagerer
c7371320d6
KYRA: added HOF PC-98 static data to kyra.dat
...
svn-id: r46180
2009-11-28 23:34:12 +00:00
Johannes Schickel
d2d3a9a9eb
- Store ID map for static resources in kyra.dat instead of hardcoding it in the main KYRA source
...
- Changed how static resource types are specified
- Rebuilt kyra.dat
svn-id: r46091
2009-11-22 18:16:25 +00:00
Johannes Schickel
ea5bf444d3
Fix mismatching resource type IDs for Lands of Lore in kyra.dat.
...
svn-id: r46051
2009-11-21 22:15:20 +00:00
Johannes Schickel
849594fb30
Fix Kyrandia 1 FM-Towns credits entries in kyra.dat.
...
svn-id: r46050
2009-11-21 20:38:39 +00:00
Johannes Schickel
1ade0efbf2
Flag credits data for Kyrandia 1 as language specific data. (Fixes language of credits for Amiga versions.)
...
svn-id: r46049
2009-11-21 20:30:38 +00:00
Johannes Schickel
bf5ce985a0
- Got rid of hardcoded filename list for kyra.dat
...
- Synced static resource definitions between KYRA main codebase and create_kyradat
- Rebuilt kyra.dat
svn-id: r46047
2009-11-21 20:20:24 +00:00
Johannes Schickel
cb1e66f21e
Rebuilt kyra.dat.
...
svn-id: r46034
2009-11-21 03:47:54 +00:00
Johannes Schickel
3ee2d9375c
Changed kyra.dat to use a global "INDEX" file instead of INDEX files for every game variant.
...
svn-id: r46025
2009-11-20 21:25:36 +00:00
Johannes Schickel
90ba6a8c7a
Flag Kyra3 as talkie version in kyra.dat.
...
svn-id: r46022
2009-11-20 21:24:15 +00:00
Johannes Schickel
cf28e38ae1
Rebuilt kyra.dat.
...
svn-id: r46016
2009-11-20 19:33:08 +00:00
Florian Kagerer
1a984d8e7d
LOL: add support for pc speaker sfx
...
svn-id: r45992
2009-11-19 22:17:27 +00:00
Johannes Schickel
2a4e630967
Properly handle Kyra 2 Talkie demo in kyra.dat.
...
svn-id: r45990
2009-11-19 17:44:19 +00:00
Paweł Kołodziejski
d6ad3c51aa
samsungtv: added package resource files
...
svn-id: r45955
2009-11-17 16:21:25 +00:00
Florian Kagerer
9a57665abf
LOL/PC-98: fixed regression (missing static data for pc98 version)
...
svn-id: r45927
2009-11-15 21:25:26 +00:00
Oystein Eftevaag
7a12bbd1ca
xcode project update
...
svn-id: r45919
2009-11-15 11:59:31 +00:00
Florian Kagerer
9bd5e07d90
KYRA: added kyra 1 pc98 static data to kyra.dat (intro forest sequence is still broken)
...
svn-id: r45906
2009-11-14 22:51:35 +00:00
Max Horn
81762edf33
Remove Igor engine
...
svn-id: r45898
2009-11-14 13:11:06 +00:00
Filippos Karapetis
f45a1a5a0b
Provide compatibility with 2000/XP, where the "choice" command is not available, and made the prompt more verbose
...
svn-id: r45650
2009-11-04 08:05:12 +00:00
Filippos Karapetis
692aea8e8d
Added batch files to create default project files using the create_msvc tool
...
svn-id: r45647
2009-11-03 23:20:28 +00:00
Filippos Karapetis
400f31ff98
Deleted all the MSVC project files, since they can be built quickly and reliably from the gcc files using the create_msvc tool. Added some brief instructions on how to use the tool.
...
svn-id: r45645
2009-11-03 22:56:22 +00:00
Martin Kiewitz
10a902735a
SCI: SciGuiMenu created, kMenu-related stuff now using SciGui
...
svn-id: r45612
2009-11-02 17:59:19 +00:00
Martin Kiewitz
b29fd4dacd
SCI/newgui: SciGuiPortrait created
...
svn-id: r45579
2009-10-31 19:48:28 +00:00
Filippos Karapetis
b2ab8fd77b
Updated the MSVC project files of the draci engine for commit #45510
...
svn-id: r45540
2009-10-30 16:20:24 +00:00
Johannes Schickel
921269fe14
Replace our custom MSVC project files by automatically generated ones. Note that this is for active *testing*, I myself had not encountered any problems building a x86 and x64 binary with he msvc9 files. So if you are using MSVC, it would be nice to hear back some feedback whether it works for you or not.
...
svn-id: r45486
2009-10-28 21:01:05 +00:00
Martin Kiewitz
c6f96d6ac3
SCI/newgui: SciGuiControls created, SciGuiText now active
...
svn-id: r45457
2009-10-28 12:58:13 +00:00
Martin Kiewitz
efd41ffc46
SCI/newgui: SciGuiText created
...
svn-id: r45412
2009-10-26 19:33:07 +00:00
Johannes Schickel
6672468b23
Initial check in of a tool which is able to create MSVC project files out of the configure / Makefile based build system.
...
svn-id: r45380
2009-10-25 22:47:43 +00:00
Filippos Karapetis
1a4b617398
- Removed graphics options code from the old GUI. Almost all of them are not supposed to be modified by the user (e.g. the way lines and brushes are drawn), and we can implement any of them again if needed in the new GUI (but they shouldn't really be needed).
...
- Added a config option to disable dithering in the new GUI if requested, called "undither", which is set to true by default and can be changed to false if needed per game
- The per-resource palette code has been removed for now, to be replaced by regular hashmaps (once the FreeSCI scifx reading code has been converted)
svn-id: r45378
2009-10-25 20:53:07 +00:00
Filippos Karapetis
0b965ac2d4
Added bmv.h to the MSVC project files (added in rev 45268)
...
svn-id: r45301
2009-10-21 08:54:03 +00:00
Filippos Karapetis
4b1b5346b3
Updated the MSVC project files of the draci engine (added music.*)
...
svn-id: r45300
2009-10-21 08:50:53 +00:00
Filippos Karapetis
d14061fdd7
Started moving some of the old GUI code inside /gui32
...
svn-id: r45185
2009-10-17 12:42:21 +00:00
Filippos Karapetis
e4c23834dd
Moved sci_ffs() inside iterator.cpp, the only place where it's actually used, and removed tools.*. Also, removed all the unused includes to tools.h from several places
...
svn-id: r45176
2009-10-16 23:29:00 +00:00
Matthew Hoops
b43e99566e
Converting AVIPlayer into a class that inherits from VideoDecoder and adapt SCI to use this. Also, moving the codec and Codec class into their own folder. (Based on a patch by md5)
...
svn-id: r45170
2009-10-16 18:05:56 +00:00
Filippos Karapetis
600d5199fc
Moved the SEQ decoder outside the gfx directory, as it is completely stand alone now and no longer uses any GUI-related code
...
svn-id: r45153
2009-10-16 08:26:41 +00:00
Oystein Eftevaag
93587aad89
New iPhone icons from jvprat
...
svn-id: r45132
2009-10-15 21:10:34 +00:00
Johannes Schickel
51975b50cb
Add LoL PC98 credits entries to kyra.dat.
...
svn-id: r45082
2009-10-14 14:17:15 +00:00
Jordi Vilalta Prat
1aa2cb8e61
Update the SVG and Moto EZX icons
...
svn-id: r45067
2009-10-14 11:18:13 +00:00
Martin Kiewitz
724e7a873a
SCI/newgui: class SciGuiTransitions created
...
svn-id: r45051
2009-10-13 21:18:47 +00:00
Filippos Karapetis
0b396ed37c
Removed the now unused code in gfx/res_cursor.cpp
...
svn-id: r45034
2009-10-13 17:57:03 +00:00
Martin Kiewitz
0305a306ae
SCI: added new files to msvc9
...
svn-id: r45022
2009-10-13 15:43:58 +00:00
Martin Kiewitz
f31974bc77
SCI/newgui: added new file to msvc8
...
svn-id: r45021
2009-10-13 15:30:37 +00:00
Jordi Vilalta Prat
ff1d2592cc
Update some more icons (motomagx, gp2x, gp2xwiz and wince)
...
svn-id: r45011
2009-10-13 11:12:41 +00:00
Jordi Vilalta Prat
db5ee08327
Update the Wii icon
...
svn-id: r45009
2009-10-13 09:29:58 +00:00
Max Horn
76996301d1
SCI: Removed obsolete stringfrags code
...
svn-id: r44803
2009-10-08 21:29:45 +00:00
Filippos Karapetis
ece4f55db9
Updated the MSVC project files and module.mk for commit #r44730
...
svn-id: r44732
2009-10-07 12:53:58 +00:00
Filippos Karapetis
f258a29d6b
Updated the SCI engine module.mk and MSVC project files for commit #44698
...
svn-id: r44699
2009-10-06 16:19:20 +00:00
Max Horn
db2e5a4fb5
SCI: Rework the way SciGUIwindowMgr keeps track of windows/ports; remove the GUI heapmanager
...
svn-id: r44635
2009-10-04 21:27:24 +00:00
Filippos Karapetis
7c7e0445ee
Replaced DblList with Common::List
...
svn-id: r44630
2009-10-04 18:51:01 +00:00
Filippos Karapetis
ea66b75916
Slight change in the SCI MSVC project files (put the files from the gui32 directory in the proper filter)
...
svn-id: r44580
2009-10-03 23:16:32 +00:00
Willem Jan Palenstijn
b9cdb1abb7
SCI: Merge new GUI code written by m_kiewitz.
...
This is a major rewrite of the graphics code. A slightly adapted
version of the old code is still available and currently the default.
The new code is selectable in sci.cpp, but is not yet finished.
svn-id: r44565
2009-10-03 20:49:18 +00:00
Filippos Karapetis
934e92c283
Fixed bug #2847539 , by resetting the optimization options for the release version to the default ones
...
svn-id: r44521
2009-10-01 15:07:45 +00:00
Max Horn
76132409d6
Removed Mac OS X QuickTime MIDI backend. It breaks on OS X 10.6, and it's not as good as the CoreAudio backend anyway
...
svn-id: r44428
2009-09-27 22:43:32 +00:00
Max Horn
957f9c0b55
More of patch #2850021 : disable hq-scaler&mt32emu for motoezx&motomagx-platform
...
svn-id: r44344
2009-09-25 11:27:12 +00:00
Filippos Karapetis
d6502a0c24
Added MSVC project files for the newly-added draci engine
...
svn-id: r44330
2009-09-25 07:11:19 +00:00
Travis Howell
48cce58ab5
Split the script opcode table for DIMP, since it doesn't match(ie timers) other Puzzle Pack games.
...
svn-id: r44285
2009-09-24 03:41:45 +00:00
Filippos Karapetis
444615777b
Updated the MSVC project files for commit #44240 (removed intmap.*)
...
svn-id: r44247
2009-09-22 06:58:17 +00:00
Johannes Schickel
5bed17efa9
- Add support for Kyrandia 1 German Amiga in create_kyradat.
...
- Increase kyra.dat version.
- Rebuilt kyra.dat.
- Some slight adaptions for Kyrandia 1 German in the ScummVM source.
svn-id: r44215
2009-09-20 16:54:23 +00:00
Johannes Schickel
bb7463638e
- Add preliminary support for Lands of Lore PC98 in create_kyradat
...
- Increase kyra.dat version
- Rebuilt kyra.dat
svn-id: r44177
2009-09-17 19:51:16 +00:00
Filippos Karapetis
0812596d75
Updated the MSVC project files of the SCI engine (added engine/selector.cpp)
...
svn-id: r44175
2009-09-17 17:50:38 +00:00
Johannes Schickel
f0ccad5bbd
- Increase kyra.dat version
...
- Fix language settings of some game entries
svn-id: r44157
2009-09-17 13:46:01 +00:00
Max Horn
e40cbe574e
SCI: Rename engine/memobj.* to engine/segment.*
...
svn-id: r44155
2009-09-17 13:22:46 +00:00
Johannes Schickel
0a037ccc45
Commit rebuilt version of kyra.dat.
...
svn-id: r44137
2009-09-17 02:27:34 +00:00
Johannes Schickel
f8f776364e
Increase kyra.dat version.
...
svn-id: r44119
2009-09-16 21:07:14 +00:00
Johannes Schickel
08dc453d10
Adapted create_kyradat to use an automatic offset search. (Hopefully no regressions).
...
svn-id: r44118
2009-09-16 20:52:59 +00:00
Arnaud Boutonné
2244060d7f
gob - Suppress not-yet committed file
...
svn-id: r44105
2009-09-15 14:38:11 +00:00
Arnaud Boutonné
6a9cc3b1e0
- Implement _pattern variable
...
- Add oPlaytoons_putPixel and Playtoons specific spriteOperation (using _pattern)
svn-id: r44103
2009-09-15 12:15:22 +00:00
Florian Kagerer
295f432b87
LOL: fix floppy version static data
...
svn-id: r43962
2009-09-05 15:57:41 +00:00
Oystein Eftevaag
a936256f1d
Updated xcode project
...
svn-id: r43959
2009-09-05 13:36:43 +00:00
Vladimir Menshakov
6af8ed6bf9
added teenagent.dat
...
svn-id: r43953
2009-09-05 08:15:09 +00:00
Scott Thomas
721cd148e8
Add Groovie2 to MSVC files (and alphabetize Groovie in list)
...
svn-id: r43932
2009-09-04 00:15:05 +00:00
Filippos Karapetis
a59f5231fe
Added the teenagent engine to the MSVC project files, and enabled it by default for MSVC
...
svn-id: r43927
2009-09-03 22:03:37 +00:00
Andre Heider
9aa7546a34
Removed AA modes in favor of bilinear texture filtering, which gives much better results. Renamed a few types and enums to make it clear what they're for.
...
svn-id: r43919
2009-09-03 17:52:38 +00:00
Andre Heider
83dd239769
Cleanup, rephrase
...
svn-id: r43911
2009-09-02 16:08:39 +00:00
Florian Kagerer
ad5d918ad5
LOL: update kyra.dat with floppy version data (floppy version still doesn't work, though)
...
svn-id: r43904
2009-09-02 06:24:01 +00:00
Andre Heider
aeb1c39f47
Patch #2848546 : motomagx-mpkg-fix
...
svn-id: r43898
2009-09-01 20:57:29 +00:00
Andre Heider
fe2f11049e
Cleanup, and mention new features.
...
svn-id: r43895
2009-09-01 20:34:10 +00:00
Willem Jan Palenstijn
299b4d6195
Update scummvm-tools.spec with new tools
...
svn-id: r43848
2009-08-31 12:16:00 +00:00
Filippos Karapetis
652b5b9c1f
Updated the MSVC project files (added the newly-added AVI player)
...
svn-id: r43835
2009-08-30 20:39:04 +00:00
Eugene Sandulenko
212965f978
Patch #2845084 : "Linuxmoto-backend small update"
...
svn-id: r43809
2009-08-29 20:43:00 +00:00
Johannes Schickel
adf1df19c0
Move Amiga SFX tables to kyra.dat.
...
svn-id: r43793
2009-08-29 07:52:24 +00:00
Matthew Hoops
d05e65ccfb
How did that get in there? Nothing to see here.... move along....
...
svn-id: r43764
2009-08-27 01:55:35 +00:00
Filippos Karapetis
9707721184
Updated the MSVC project files of the SCI engine for the latest file changes, and enabled SCI32 by default in the trunk
...
svn-id: r43748
2009-08-25 23:39:21 +00:00
Johannes Schickel
189b1ec62f
Implement support for the Kyrandia 1 CD demo.
...
svn-id: r43737
2009-08-25 22:37:34 +00:00
Filippos Karapetis
7e57767304
Added some missing (but currently unused) files to the SCI MSVC project files
...
svn-id: r43724
2009-08-25 08:41:29 +00:00
Filippos Karapetis
b99975d473
Synced the MSVC8 project files with the latest changes
...
svn-id: r43723
2009-08-25 08:39:01 +00:00
Norbert Lange
ff20032bb0
Update MSVC Project Files
...
svn-id: r43705
2009-08-24 20:40:09 +00:00
Filippos Karapetis
1793787bb9
Some cleanup of the MSVC project files
...
svn-id: r43686
2009-08-24 09:31:10 +00:00
Filippos Karapetis
45802e3124
Updated the MSVC project files of the SCI engine (added detection_tables.h)
...
svn-id: r43684
2009-08-24 08:15:00 +00:00
Eugene Sandulenko
70b7ebb339
Patch #2826508 : "Motorola A1200/E6/A1600 (motoezx) patch"
...
svn-id: r43636
2009-08-22 12:35:49 +00:00
Andre Heider
007f68366f
Renamed ENABLE_RGB_COLOR to USE_RGB_COLOR, and added it to config.h to guarantee a consistent build.
...
svn-id: r43604
2009-08-21 18:16:37 +00:00
Scott Thomas
aad7d1536f
Sync MSVC project files for JPEG
...
svn-id: r43597
2009-08-21 13:53:48 +00:00
Scott Thomas
5949bca7cc
Sync MSVC9 files
...
svn-id: r43590
2009-08-21 11:22:38 +00:00
Jody Northup
77c0905f39
Removed jpeg.cpp and jpeg.h files from the project, as they no longer exist in trunk.
...
svn-id: r43588
2009-08-21 10:43:52 +00:00