Paweł Kołodziejski
|
c01b069b91
|
missed to remove code from latest removal
svn-id: r38496
|
2009-02-18 19:12:13 +00:00 |
|
Paweł Kołodziejski
|
c13afb4fe6
|
remove not used code
svn-id: r38495
|
2009-02-18 19:10:17 +00:00 |
|
Johannes Schickel
|
70e3670f02
|
Fixed warnings.
svn-id: r38494
|
2009-02-18 18:03:52 +00:00 |
|
Filippos Karapetis
|
7dfb902019
|
Updated the savegame.cfsml file to remove unused functions and generated the appropriate .cpp file using the cfsml tool
svn-id: r38493
|
2009-02-18 17:57:57 +00:00 |
|
Eugene Sandulenko
|
fd0d88f27f
|
Fix makefile
svn-id: r38487
|
2009-02-18 15:07:19 +00:00 |
|
Eugene Sandulenko
|
802f28b963
|
move cfsml.pl to the tools/ directory
svn-id: r38486
|
2009-02-18 15:06:24 +00:00 |
|
Eugene Sandulenko
|
8dc171afa9
|
restore removed files
svn-id: r38485
|
2009-02-18 15:05:00 +00:00 |
|
Eugene Sandulenko
|
af3eb953b2
|
Adding the files properly. Part1
svn-id: r38483
|
2009-02-18 14:57:03 +00:00 |
|
Max Horn
|
88bb21f9e1
|
Removed unused file
svn-id: r38482
|
2009-02-18 14:49:24 +00:00 |
|
Filippos Karapetis
|
4c406e69ee
|
Added missing file savegame.cfsml (hopefully, compilation should REALLY be fixed now, sorry again...)
svn-id: r38481
|
2009-02-18 14:28:32 +00:00 |
|
Filippos Karapetis
|
9658836f5d
|
Reverting commits which moved cfsml.pl and said.y, part 2
Hopefully, compilation should be fixed again
svn-id: r38479
|
2009-02-18 14:08:21 +00:00 |
|
Filippos Karapetis
|
d16311f8bb
|
Removed some unused GFX driver capability code and flags
svn-id: r38473
|
2009-02-18 12:26:37 +00:00 |
|
Filippos Karapetis
|
0d82e05bb6
|
Added FIXME concerning crash when exiting a SCI game
svn-id: r38472
|
2009-02-18 12:09:11 +00:00 |
|
Filippos Karapetis
|
1b81383dcb
|
Removed files which are not part of the SCI engine (will be moved to /tools, together with the others)
svn-id: r38468
|
2009-02-18 11:14:05 +00:00 |
|
Filippos Karapetis
|
1db017a6c2
|
Removed the cfsml.pl tool from the SCI engine (eventually, it should go to /tools, together with the other ones...)
svn-id: r38467
|
2009-02-18 11:03:44 +00:00 |
|
Filippos Karapetis
|
fa59ce0d9f
|
Removed the unused sci_get_homedir() function
svn-id: r38466
|
2009-02-18 10:49:17 +00:00 |
|
Filippos Karapetis
|
1ccedde91a
|
Disabled unused functions
svn-id: r38465
|
2009-02-18 10:37:22 +00:00 |
|
Filippos Karapetis
|
5d931adb70
|
Removed the unused queue code and memfrob() definition
svn-id: r38464
|
2009-02-18 10:28:16 +00:00 |
|
Filippos Karapetis
|
95cc0493b3
|
Removed the unused memtest, memdup and sci_memdup functions
svn-id: r38463
|
2009-02-18 10:20:48 +00:00 |
|
Filippos Karapetis
|
ce885af5ca
|
Remove the huffmake Perl tool, and the unused hufftree.* files
svn-id: r38461
|
2009-02-18 10:10:24 +00:00 |
|
Filippos Karapetis
|
526ad1d1d0
|
We no longer verify the SCI version number against the original executables, so remove the exe file reader code
svn-id: r38460
|
2009-02-18 10:07:55 +00:00 |
|
Filippos Karapetis
|
056a13f710
|
Moved game version checking to ScummVM's detector and removed the FreeSCI version checking routines
svn-id: r38458
|
2009-02-18 09:09:37 +00:00 |
|
Travis Howell
|
f0a0f3f609
|
Add a few more German versions, and resort via platform.
svn-id: r38454
|
2009-02-18 03:58:55 +00:00 |
|
Travis Howell
|
650eeec576
|
Add Italian versions of several games.
svn-id: r38453
|
2009-02-18 03:42:44 +00:00 |
|
Filippos Karapetis
|
143a539ee3
|
Cleanup
svn-id: r38452
|
2009-02-17 23:12:29 +00:00 |
|
Filippos Karapetis
|
53ef1bd4fd
|
Removed already implemented graphic capability flags, and used CLIP inside scummvm_draw_line() to clean up the code a bit
svn-id: r38451
|
2009-02-17 22:53:09 +00:00 |
|
Paweł Kołodziejski
|
83656cc9ad
|
don't attempt display resource type name if it's out of array, so it give access violation
svn-id: r38449
|
2009-02-17 21:18:11 +00:00 |
|
Paweł Kołodziejski
|
4a241753c4
|
fixed compiler warning about potentialy uninitialized variable
svn-id: r38446
|
2009-02-17 20:43:37 +00:00 |
|
Paweł Kołodziejski
|
4fcbc4f712
|
fixed unsigned/signed comparisons warnings
svn-id: r38445
|
2009-02-17 20:34:19 +00:00 |
|
Paweł Kołodziejski
|
ebff01c463
|
shat up ARRAYSIZE redefine compiler warnings
svn-id: r38444
|
2009-02-17 20:26:57 +00:00 |
|
Filippos Karapetis
|
e28439bebc
|
point_t -> Common::Point
svn-id: r38437
|
2009-02-17 19:15:37 +00:00 |
|
Max Horn
|
a113102d52
|
SCI: removed unused code
svn-id: r38436
|
2009-02-17 18:21:46 +00:00 |
|
Max Horn
|
e77e56bec1
|
Revert changed I accidentally commited *sigh*
svn-id: r38435
|
2009-02-17 18:21:27 +00:00 |
|
Max Horn
|
471f630c2e
|
SCI: Moved sfx_pcm_urat_t from include/sfx_pcm.h to sfx/mixer.h
svn-id: r38434
|
2009-02-17 18:17:01 +00:00 |
|
Max Horn
|
f245cf55b8
|
SCI: Merged main_ into SciEngine::go()
svn-id: r38433
|
2009-02-17 18:16:48 +00:00 |
|
Max Horn
|
cd8f4c5ae2
|
SCI: Silence 'check always true' warnings with a trick (temporary, that code needs to be revised anyway)
svn-id: r38432
|
2009-02-17 18:16:41 +00:00 |
|
Max Horn
|
515dfac64c
|
SCI: -Wno-variadic-macros not needed anymore
svn-id: r38431
|
2009-02-17 18:16:31 +00:00 |
|
Max Horn
|
57176cdce1
|
Removed unused file
svn-id: r38427
|
2009-02-17 17:37:01 +00:00 |
|
Eugene Sandulenko
|
d53b66b352
|
Setting SVN keywords property. rest
svn-id: r38423
|
2009-02-17 15:59:52 +00:00 |
|
Sven Hesse
|
2ef866690d
|
Fixing compilation for me
svn-id: r38421
|
2009-02-17 15:54:15 +00:00 |
|
Walter van Niftrik
|
409f47516f
|
SCI: ran astyle
svn-id: r38419
|
2009-02-17 15:46:00 +00:00 |
|
Johannes Schickel
|
e676bec0b8
|
Remove dead/leftover code.
svn-id: r38416
|
2009-02-17 15:27:31 +00:00 |
|
Eugene Sandulenko
|
2a68f8c1cb
|
Remove unneeded files
svn-id: r38414
|
2009-02-17 15:21:38 +00:00 |
|
Eugene Sandulenko
|
3e0519e4ee
|
Update headers. rest
svn-id: r38413
|
2009-02-17 15:20:21 +00:00 |
|
Eugene Sandulenko
|
76024785fe
|
Update headers. gfx/
svn-id: r38412
|
2009-02-17 15:17:01 +00:00 |
|
Eugene Sandulenko
|
87e7f85410
|
Update headers. scicore/
svn-id: r38411
|
2009-02-17 15:09:09 +00:00 |
|
Eugene Sandulenko
|
b0abacf7cd
|
Update headers. sfx/
svn-id: r38410
|
2009-02-17 15:07:44 +00:00 |
|
Eugene Sandulenko
|
c0dbe787d5
|
Update headers. includes/
svn-id: r38409
|
2009-02-17 15:05:16 +00:00 |
|
Eugene Sandulenko
|
22a009d3c6
|
Update headers. engine/
svn-id: r38408
|
2009-02-17 15:02:16 +00:00 |
|
Walter van Niftrik
|
9ae02c978c
|
SCI: Added a bounds check on the index when setting palette.
svn-id: r38407
|
2009-02-17 14:13:42 +00:00 |
|