Johannes Schickel
1bf448ac37
Add DMedia MIDI driver just to the list of MIDI drivers if on IRIX, since at least the code for it is just build on IRIX and not on every UNIX system.
...
svn-id: r29316
2007-10-29 21:41:50 +00:00
Eugene Sandulenko
41481df20c
More readable code, and another format of engine build list as suggeested
...
by Fingolfin
svn-id: r29315
2007-10-29 21:40:38 +00:00
Sven Hesse
6e4cf615a3
Commenting out the unused variables x and y to mute GCC :P
...
svn-id: r29314
2007-10-29 21:06:58 +00:00
Vincent Hamm
2e1ffb91f5
Add missing vars
...
svn-id: r29313
2007-10-29 21:04:41 +00:00
Vincent Hamm
234024f19e
Add more object menu controls
...
svn-id: r29312
2007-10-29 20:56:19 +00:00
Kostas Nakos
1fcbeda5fe
various assorted things required by the new compiler and codebase changes
...
svn-id: r29310
2007-10-28 19:14:12 +00:00
Kostas Nakos
0c532c28f6
(mainly) adding plugin support
...
svn-id: r29309
2007-10-28 19:02:03 +00:00
Kostas Nakos
065145ef2d
new stuff to support the FS api and fixes for the new compiler
...
svn-id: r29308
2007-10-28 18:51:05 +00:00
Kostas Nakos
0e026d2b99
cleanup after framebuffer api changes
...
svn-id: r29307
2007-10-28 18:48:07 +00:00
Kostas Nakos
887ce76a1e
fix formatting & typo
...
svn-id: r29306
2007-10-28 18:46:48 +00:00
Kostas Nakos
507b60f5b4
entry point for plugin builds
...
svn-id: r29305
2007-10-28 18:40:03 +00:00
Kostas Nakos
e4feebe3f7
announce compiler change \& support for plugins
...
svn-id: r29304
2007-10-28 18:38:27 +00:00
Kostas Nakos
b93cf70d4f
Rollup commit to improve & bring the port up to speed. More specificallyi for this file:
...
- adding support for plugins
- fixing regressions and changes related to the framebuffer api
- improved and fixed dirty rects
- fixed Fingolfin's name in a comment :-P
svn-id: r29303
2007-10-28 18:36:04 +00:00
Kostas Nakos
bb8ad040a5
formatting fixes
...
svn-id: r29302
2007-10-28 18:09:34 +00:00
Kostas Nakos
5a77a2624f
drop unneeded define
...
svn-id: r29301
2007-10-28 18:04:32 +00:00
Kostas Nakos
371cc6deda
make sure our GetCurrentDirectory is used (non existant in ce api)
...
svn-id: r29300
2007-10-28 17:59:14 +00:00
Kostas Nakos
1046213480
unicod-ify syscalls for ce backend
...
svn-id: r29299
2007-10-28 17:53:52 +00:00
Kostas Nakos
b93f68405b
work around ce's lack of posix errno
...
svn-id: r29298
2007-10-28 17:50:08 +00:00
Kostas Nakos
31b77a48ee
some source formatting fixes
...
svn-id: r29297
2007-10-28 17:45:34 +00:00
Vincent Hamm
0d2d2339fb
Early implementation of object menu
...
svn-id: r29296
2007-10-28 17:40:04 +00:00
Eugene Sandulenko
f4f897393c
Fix compatibility with bash
...
svn-id: r29295
2007-10-28 17:07:39 +00:00
Eugene Sandulenko
31e0ca4ea0
Print list of skipped engines too.
...
svn-id: r29294
2007-10-28 16:57:49 +00:00
Eugene Sandulenko
ef23e9b0af
Patch #1814831 : "Unify the way to report unknown versions of games"
...
svn-id: r29293
2007-10-28 16:29:31 +00:00
Eugene Sandulenko
3b005ab88f
Fix potential MSVC warning
...
svn-id: r29292
2007-10-28 16:10:05 +00:00
Vincent Hamm
fc961908c5
Find object fix
...
Walk fix
svn-id: r29291
2007-10-28 14:41:37 +00:00
Max Horn
30b11df046
Fix warning & code formatting
...
svn-id: r29290
2007-10-28 13:57:43 +00:00
Max Horn
4630f49f48
Patch #1800085 : small 'unknown control change byte 32' patch
...
svn-id: r29289
2007-10-28 13:55:16 +00:00
Vincent Hamm
4556690cc0
Implement cursor by object
...
Fix walk cursor
svn-id: r29288
2007-10-28 13:37:06 +00:00
Johannes Schickel
fefc228cd2
Cleanup.
...
svn-id: r29287
2007-10-28 13:34:57 +00:00
Vincent Hamm
7860b90051
Implement cursors
...
svn-id: r29286
2007-10-28 13:21:01 +00:00
Max Horn
c664dbcca8
Patch #1821100 : make cross-compiling sane out of the box; blackfin support
...
svn-id: r29285
2007-10-28 13:14:23 +00:00
Max Horn
3f958711a2
Refactored ScummEngine*::checkExecVerbs method
...
svn-id: r29284
2007-10-28 12:57:25 +00:00
Eugene Sandulenko
61c96353cf
Patch v5.2 from #1752243 : "backends lib patches"
...
svn-id: r29283
2007-10-28 12:04:38 +00:00
Eugene Sandulenko
4073e7f8f8
Proper implementation of ".enabled" theme widget property.
...
svn-id: r29282
2007-10-28 12:02:09 +00:00
Eugene Sandulenko
48f7c47013
Oops. Sync with --help output.
...
svn-id: r29281
2007-10-28 11:34:54 +00:00
Eugene Sandulenko
ddb39090bc
Implement FR #1775044 : "set extrapath from commandline"
...
svn-id: r29280
2007-10-28 11:27:00 +00:00
Filippos Karapetis
00e9ed51d9
The palette of the boss screen (F9 key) in IHNM is set correctly now
...
svn-id: r29279
2007-10-28 04:42:22 +00:00
Paul Gilbert
e4125a0368
Current room is now correctly refreshed after showing credits
...
svn-id: r29278
2007-10-28 04:28:27 +00:00
Paul Gilbert
cb302b244b
Room fades now correctly fade out any active talk dialog
...
svn-id: r29277
2007-10-28 04:27:18 +00:00
Filippos Karapetis
3dd40b390c
Fixed typo
...
svn-id: r29276
2007-10-28 04:23:51 +00:00
Filippos Karapetis
7e4ebb9d8e
Cleanup
...
svn-id: r29275
2007-10-28 04:16:48 +00:00
Filippos Karapetis
fc85685099
Cleanup
...
svn-id: r29274
2007-10-28 04:14:52 +00:00
Filippos Karapetis
59f2a90a6f
Cleanup of the engine detection code. Possibly fixes bug #1804403 - "IHNM/ITE: Error loading Game resources (fs-node regression)"
...
svn-id: r29273
2007-10-28 04:12:01 +00:00
Paul Gilbert
641ff5e9b7
Sound is now paused when displaying menu dialogs
...
svn-id: r29272
2007-10-28 03:34:10 +00:00
Paul Gilbert
5f1ef91820
Added storing of playing sounds to savegame (note: only sounds flagged as restorable are restarted after loading a savegame)
...
svn-id: r29271
2007-10-28 03:32:13 +00:00
Nicola Mettifogo
9d14d74e8d
Temporarily force quits when user presses exit key combination. A TODO comment has been added to places where behavior should be changed to allow the engine to exit gracefully.
...
svn-id: r29270
2007-10-27 21:29:38 +00:00
Max Horn
9998620379
Added support for more ROM versions, see FR #1820331
...
svn-id: r29269
2007-10-27 18:51:37 +00:00
Sven Hesse
e76bf9c293
Muting GCC warnings
...
svn-id: r29268
2007-10-27 18:23:13 +00:00
Vincent Hamm
cc9b0844b9
Hooked inputs
...
Cleanup & fix in input management code
svn-id: r29267
2007-10-27 18:15:38 +00:00
Filippos Karapetis
01e88f1fbf
The options panel in IHNM is now shown and functioning correctly when it's opened during a character's speech
...
svn-id: r29266
2007-10-27 17:55:50 +00:00