Oliver Kiehl
|
1e54e2471f
|
fix subtitle alignment
svn-id: r14371
|
2004-07-30 20:05:24 +00:00 |
|
Travis Howell
|
9ae69f7590
|
Add two more
Leave out Acorn details for now
svn-id: r14369
|
2004-07-30 12:14:11 +00:00 |
|
Travis Howell
|
b0c3b8838f
|
Switch detect filename back to prevent conflict for now.
svn-id: r14368
|
2004-07-30 11:47:27 +00:00 |
|
Travis Howell
|
d5b1a7caca
|
Add a few more
svn-id: r14367
|
2004-07-30 11:18:49 +00:00 |
|
Travis Howell
|
069f5f839a
|
Re-use old md5 hack to gather checksums from users.
svn-id: r14366
|
2004-07-30 11:02:47 +00:00 |
|
Travis Howell
|
d89d729725
|
Add a few more.
svn-id: r14364
|
2004-07-30 10:23:14 +00:00 |
|
Travis Howell
|
86a0b29081
|
Correcxtion
svn-id: r14363
|
2004-07-30 09:36:42 +00:00 |
|
Travis Howell
|
130910a380
|
Ooops, make sure feature flags are updated.
svn-id: r14362
|
2004-07-30 09:15:18 +00:00 |
|
Travis Howell
|
c6b037b9ed
|
Reduce simon 1/2 targets
Add auto detection
svn-id: r14361
|
2004-07-30 09:00:29 +00:00 |
|
Travis Howell
|
c8cbe16c7a
|
No need to calculate values
svn-id: r14351
|
2004-07-27 07:21:28 +00:00 |
|
Travis Howell
|
a25f70661b
|
Correct default paths
svn-id: r14096
|
2004-06-28 00:40:25 +00:00 |
|
Max Horn
|
53af3dc670
|
Enhanced default directory support in the File class; now one can specify arbitrary many default search directories
svn-id: r14095
|
2004-06-28 00:06:31 +00:00 |
|
Max Horn
|
b8ad54b3af
|
Reversed param order of File::open() -- this allowed me to get rid of a few more getGameDataPath() calls
svn-id: r14090
|
2004-06-27 22:14:35 +00:00 |
|
Max Horn
|
6b722ff11b
|
Added Engine::_saveFileMan; thus was able to get rid of auto_ptr usage again
svn-id: r14058
|
2004-06-25 22:39:21 +00:00 |
|
Max Horn
|
7a8d469c66
|
Use auto_ptr to avoid leaks
svn-id: r14057
|
2004-06-25 22:12:57 +00:00 |
|
Oliver Kiehl
|
c572348706
|
Enable hack for old games too. don't pass larger size on to resfile_read
svn-id: r13558
|
2004-04-12 12:25:51 +00:00 |
|
Max Horn
|
14378cb56e
|
Renamed more OSystem methods
svn-id: r13410
|
2004-03-28 16:30:50 +00:00 |
|
Travis Howell
|
d26f96e9ad
|
HACK needed for Spanish Simon1 Talkie too.
svn-id: r13307
|
2004-03-15 14:03:56 +00:00 |
|
Oliver Kiehl
|
67d59cbb1c
|
Should probably be Simon2-only...
svn-id: r13290
|
2004-03-15 01:23:01 +00:00 |
|
Oliver Kiehl
|
54b9b1ccc7
|
Hack to prevent segfaults caused by insufficient allocated memory when
playing the french version of simon2 with subtitles enabled.
svn-id: r13287
|
2004-03-15 01:12:50 +00:00 |
|
Oliver Kiehl
|
88f5a9895b
|
rewrote talk_with_text from scratch. probably needs some testing
svn-id: r13282
|
2004-03-14 23:47:15 +00:00 |
|
Oliver Kiehl
|
0d3b89b88f
|
remove ugly goto
svn-id: r13278
|
2004-03-14 17:53:19 +00:00 |
|
Oliver Kiehl
|
9c647b4dbe
|
cleanup
svn-id: r13277
|
2004-03-14 17:50:40 +00:00 |
|
Max Horn
|
c6752cccf5
|
renamed more OSystem methods to follow our naming scheme; renamed NewGuiColor to OverlayColor; fixed some calls to error() in the SDL backend
svn-id: r13087
|
2004-02-28 12:58:13 +00:00 |
|
Travis Howell
|
dcdf169e00
|
Fix crashes in French version of Simon2
svn-id: r13062
|
2004-02-26 12:05:13 +00:00 |
|
Max Horn
|
d158280425
|
the OSystem changes we discussed on the ML (note: renaming of the existing OSystem API is not yet finished); porters will have to fix their ports to get them to compile again
svn-id: r13036
|
2004-02-24 22:39:42 +00:00 |
|
Max Horn
|
aa6ec62e9d
|
Patch #885904 (Flac Support) with some tweaks by me
svn-id: r12984
|
2004-02-22 14:11:16 +00:00 |
|
Travis Howell
|
f02f786b3f
|
Switch warnings to debug.
Remove old commented out Simon code.
svn-id: r12845
|
2004-02-13 11:00:37 +00:00 |
|
Travis Howell
|
e5d9adea02
|
Remove delay
svn-id: r12840
|
2004-02-13 06:06:29 +00:00 |
|
Travis Howell
|
3222661061
|
Check sfx/music status before pause.
svn-id: r12828
|
2004-02-12 13:33:01 +00:00 |
|
Travis Howell
|
95552e6ee3
|
Switch method used for combined speech and subtitles in Simon2 (Non - Hebrew versions) again.
svn-id: r12782
|
2004-02-09 05:11:54 +00:00 |
|
Max Horn
|
f59eb3b219
|
renamed (Const)Iterator to (const_)iterator; changed size() to return an uint
svn-id: r12722
|
2004-02-05 00:19:57 +00:00 |
|
Travis Howell
|
02ba3dd201
|
Remove md5 checksum, too many conflicting checksums.
svn-id: r12714
|
2004-02-02 07:53:55 +00:00 |
|
Max Horn
|
da76ac5890
|
Various changes to the build system which allow building ScummVM in an external directory (and as such, allow you to have a debug, a profiling, and a release build from the same set of source files in parallel). Work in progress
svn-id: r12680
|
2004-01-30 21:54:28 +00:00 |
|
Travis Howell
|
519437aab1
|
Add better work around for inventory arrows issue in some Simon1 versions.
Remove seom debugging output.
svn-id: r12673
|
2004-01-30 03:26:47 +00:00 |
|
Paweł Kołodziejski
|
dc1e4699ee
|
fixed warning
svn-id: r12666
|
2004-01-29 19:37:59 +00:00 |
|
Travis Howell
|
4c430c9b4a
|
Another safety check.
svn-id: r12652
|
2004-01-28 03:08:42 +00:00 |
|
Travis Howell
|
0e9e75da9d
|
music works on Simon2
svn-id: r12651
|
2004-01-28 03:01:28 +00:00 |
|
Travis Howell
|
d417394a25
|
Ooops
svn-id: r12650
|
2004-01-28 02:45:00 +00:00 |
|
Travis Howell
|
7dd78f11d3
|
Use a few form scumm
svn-id: r12649
|
2004-01-28 02:42:23 +00:00 |
|
Travis Howell
|
a72e726968
|
Add some more commands to debugger.
svn-id: r12648
|
2004-01-28 02:27:09 +00:00 |
|
Travis Howell
|
dbe4fae5b9
|
Add some feedback.
svn-id: r12646
|
2004-01-28 01:19:15 +00:00 |
|
Travis Howell
|
8f80241571
|
Add safety check.
svn-id: r12638
|
2004-01-27 17:22:08 +00:00 |
|
Travis Howell
|
33bf57c1e7
|
Ooops
svn-id: r12637
|
2004-01-27 17:18:06 +00:00 |
|
Travis Howell
|
e6a7360d06
|
Add help
Add music option for Simon1
svn-id: r12636
|
2004-01-27 17:13:43 +00:00 |
|
Oliver Kiehl
|
832155b8cf
|
add in-game debugger
svn-id: r12634
|
2004-01-27 16:28:39 +00:00 |
|
Travis Howell
|
0b34435070
|
Avoid glitch if Simon1 introduction is skipped when showing Simon' room segment.
svn-id: r12633
|
2004-01-27 13:33:21 +00:00 |
|
Nicolas Bacca
|
9b09669143
|
One forgotten PROP_TOGGLE_VIRTUAL_KEYBOARD
svn-id: r12609
|
2004-01-26 07:42:58 +00:00 |
|
Oliver Kiehl
|
a9f8a9ca18
|
oops
svn-id: r12511
|
2004-01-19 17:50:38 +00:00 |
|
Oliver Kiehl
|
7080232de0
|
fix memory leak
svn-id: r12510
|
2004-01-19 17:46:08 +00:00 |
|