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