Walter van Niftrik
5e68fbfe87
SCI: Moved SCI1 audio map handling into the resource manager.
...
svn-id: r41408
2009-06-09 19:18:48 +00:00
Sven Hesse
6f49d1576b
Added a workaround for Win Lost in Time.
...
It's got VMD files which are still referenced as IMD
svn-id: r41407
2009-06-09 18:53:35 +00:00
Sven Hesse
5728ff23ca
Win Lost in Time is multi-lingual (British, French, Spanish)
...
svn-id: r41406
2009-06-09 18:53:17 +00:00
Sven Hesse
412628aaa3
Multi-lingual Inca2 version (American, French, German, Italian, Spanish)
...
svn-id: r41405
2009-06-09 18:52:55 +00:00
Sven Hesse
38c484abb2
Win Gob1 is multi-lingual (British, French, German, Italian, Spanish)
...
svn-id: r41404
2009-06-09 18:19:11 +00:00
Sven Hesse
5a1e1a167e
Win Gob2 is multi-lingual (American, French, German)
...
svn-id: r41403
2009-06-09 18:18:11 +00:00
Sven Hesse
a077fa4348
Win Gob3 is multi-lingual (British, French, German)
...
svn-id: r41402
2009-06-09 18:14:49 +00:00
Johannes Schickel
91d62c0a61
Changed some lines to tabs instead of whitespaces for identation.
...
svn-id: r41401
2009-06-09 15:34:02 +00:00
Willem Jan Palenstijn
fcc0b69c07
Add (failing) hashmap test case for collision handling
...
svn-id: r41400
2009-06-09 15:26:09 +00:00
Johannes Schickel
ac46c98fb8
- Moved Screen_v2::copyWsaRect to Screen::copyWsaRect
...
- Made WSAMovie_v1::displayFrame code match the original
- Changed WSAMovieAmiga::displayFrame to use Screen::copyWsaRect too
- Got rid of '...' parameter usage in all WSA player classes
svn-id: r41398
2009-06-09 11:26:15 +00:00
Travis Howell
4a1029dee4
Remove unused old code.
...
svn-id: r41395
2009-06-09 06:37:42 +00:00
Travis Howell
741de2812c
Correct check for font data table used in The Feeble Files.
...
svn-id: r41393
2009-06-09 00:00:24 +00:00
Eugene Sandulenko
03423bbabd
Actually we /did not/ put periods at ends of the sentences in majority of past entries
...
svn-id: r41389
2009-06-08 21:52:32 +00:00
Kari Salminen
cfae016200
Convert FWRenderer and OSRenderer to use Cine::Palette.
...
Also fix some bugs that came up in testing of Cine::Palette.
svn-id: r41386
2009-06-08 20:46:21 +00:00
John Willis
8b1a6b1b6d
Virtual Keyboard: Add some quick changes to the virtual keyboard to activate submit and cancel events from the default lowercase keyboards. This makes it possible to cancel and submit without having to call Common::KEYCODE_F7 again. Sorry for the nasty (temp) graphics.
...
svn-id: r41385
2009-06-08 20:31:49 +00:00
Johannes Schickel
7f5b28ee83
- Cleanup
...
- Fix regression in Kyra1 outro
svn-id: r41384
2009-06-08 20:11:07 +00:00
Johannes Schickel
0f116f1c38
Cleanup.
...
svn-id: r41381
2009-06-08 18:30:28 +00:00
Fabio Battaglia
51d0005af3
sword1: slight cleanup of psx related sound code and comments
...
svn-id: r41380
2009-06-08 17:54:44 +00:00
Johannes Schickel
aef8d2b04b
Fix out of bounds memory access in Screen::drawShape.
...
svn-id: r41379
2009-06-08 17:47:37 +00:00
John Willis
2c55c49534
Virtual Keyboard: Fix slight error in earlier commit (failed to rename the XML to match the keyboard pack name).
...
svn-id: r41376
2009-06-08 15:45:03 +00:00
Travis Howell
628e876a46
Spacing.
...
svn-id: r41375
2009-06-08 14:55:11 +00:00
Travis Howell
ddf3336bc1
Add more Polish font data for The Feeble Files.
...
svn-id: r41374
2009-06-08 14:50:34 +00:00
John Willis
e78edd8ef6
Virtual Keyboard: Move vkeybd.zip into packs folder and rename default keyboard pack to vkeybd_default(.zip) with updates to default-events.cpp. Also update vkeybdpack.py to use zlib compression if Python zlib is found. Update GP2X and GP2XWiz bundle files to get new vkeybd_default.zip.
...
svn-id: r41373
2009-06-08 14:47:38 +00:00
Travis Howell
87db37316c
Add Polish font data for The Feeble Files.
...
svn-id: r41372
2009-06-08 14:21:43 +00:00
Fabio Battaglia
14c85028b1
sword1: add Broken Sword PSX demo support
...
svn-id: r41369
2009-06-08 12:37:24 +00:00
Walter van Niftrik
f2fe13b064
SCI: Cleanup
...
svn-id: r41368
2009-06-08 12:20:36 +00:00
Filippos Karapetis
60f5ac3300
Replaced GFXWARN with warning and GFXDEBUG with debugC
...
svn-id: r41367
2009-06-08 11:42:13 +00:00
John Willis
4ff5a39f75
Virtual Keyboard: Add source files for the default keyboard pack seperate from ZIP archive (makes it easier to version the packs vkeybd.xml and track fixes) and add script to build keyboard pack(s) ZIP's from source files (based on /gui/themes/scummtheme.py).
...
svn-id: r41366
2009-06-08 09:10:12 +00:00
Travis Howell
78de280f12
Update details for the Polish version of The Feeble Files.
...
svn-id: r41365
2009-06-08 08:56:32 +00:00
Filippos Karapetis
95d32180df
Moved some more debug commands to ScummVM's console
...
svn-id: r41364
2009-06-08 08:38:10 +00:00
John Willis
e4a3219103
Virtual Keyboard: Fix default keyboard pack to return correct events for ENTER and !.
...
svn-id: r41363
2009-06-08 08:21:18 +00:00
Johannes Schickel
b85b408838
- Fix Screen_v2::wsaFrameAnimationStep, now the MR album and LoL intro demo WSAs will be correctly played
...
- Made album page change in MR a bit slower, so it's visible at least
svn-id: r41362
2009-06-08 02:26:33 +00:00
Filippos Karapetis
ed46e223eb
Hopefully fixed memory corruption when loading games
...
svn-id: r41361
2009-06-07 23:29:11 +00:00
Max Horn
22507d70bb
SCI: C++ified the song iterator code a little bit more
...
svn-id: r41360
2009-06-07 23:05:11 +00:00
Max Horn
0dcb1fa84f
SCI: Got rid of g_EngineState
...
svn-id: r41359
2009-06-07 23:04:34 +00:00
Florian Kagerer
77bcc94f80
LOL: minor bug fix
...
svn-id: r41358
2009-06-07 22:42:21 +00:00
Johannes Schickel
897c0104c9
Remove unneeded functionality from Screen.
...
svn-id: r41357
2009-06-07 22:41:38 +00:00
Filippos Karapetis
ec38b77b00
Changed the bitstream buffer used to initialize the big Huffman trees to be a normal byte array, instead of a Common::Array
...
svn-id: r41356
2009-06-07 22:34:03 +00:00
Eugene Sandulenko
eb4f887ec3
Added Clear button for search box. Looks a bit off, but we do not yet have
...
skinned buttons.
svn-id: r41355
2009-06-07 22:19:48 +00:00
Filippos Karapetis
6dd009c153
Formatting
...
svn-id: r41354
2009-06-07 22:17:44 +00:00
Filippos Karapetis
0c5dd48395
Applied madmoose's patch from bug report #2794216 - "Loading large Smacker movies is slow"
...
svn-id: r41353
2009-06-07 22:15:28 +00:00
Eugene Sandulenko
28a114c702
Added current keymapper dialog to all themes so it could be tested by other
...
devs.
svn-id: r41352
2009-06-07 22:05:57 +00:00
Johannes Schickel
5c233c447b
Remove LoLEngine::_gameFlags and convert all Lands of Lore code to use _flagsTable instead.
...
svn-id: r41351
2009-06-07 20:43:43 +00:00
Johannes Schickel
c7861cb65e
Avoid warning about missing SFX file in Lands of Lore (it seems the original misses some datafiles for certain effects).
...
svn-id: r41350
2009-06-07 19:58:00 +00:00
Walter van Niftrik
a6ed05740f
SCI: Moved resource36 handling into resource manager.
...
svn-id: r41349
2009-06-07 19:15:55 +00:00
Florian Kagerer
4dd29a5985
LOL: minor bug fix in battle system
...
svn-id: r41348
2009-06-07 18:51:03 +00:00
Max Horn
ee21d82948
SCI: Fixed the broken SciEngine::pauseEngineIntern code by ensuring that SciEngine::_gamestate is updated whenever the EngineState gets changed (due to loading a savestate)
...
svn-id: r41346
2009-06-07 17:18:11 +00:00
Max Horn
21d948ec05
SCI: Simplified SongLibrary code a bit
...
svn-id: r41345
2009-06-07 17:07:25 +00:00
Max Horn
62f596821e
SCI: Objectified Song struct 'a bit'
...
svn-id: r41344
2009-06-07 17:07:07 +00:00
Max Horn
d07e9dfb13
SCI: Objectified SongLibrary
...
svn-id: r41343
2009-06-07 17:06:51 +00:00