Filippos Karapetis
7828f8ffbd
MADS: Remove dead code
2014-06-28 21:57:46 +03:00
Filippos Karapetis
b356f7f923
MADS: Started implementing the Rex in-game and option menus
2014-06-28 21:57:46 +03:00
D G Turner
a1b80bb536
NEVERHOOD: Fix for uninitialized variables for car ride logic.
...
This fixes bug #6661 NEVERHOOD: Uninitialized variable during car ride.
2014-06-28 19:08:50 +01:00
Bastien Bouclet
bf90ad0467
BUILD: Move the PS3 make targets to a separate file
2014-06-28 17:12:43 +02:00
David Turner
cb596113a7
Merge pull request #461 from digitall/vkeybdFix
...
Add trigger for Virtual Keyboard on long press of Middle Mouse Button
2014-06-28 14:59:08 +01:00
Torbjörn Andersson
95ba430d11
NEVERHOOD: Initialize _newMoveDirection. Valgrind complained.
2014-06-28 08:11:54 +02:00
Eugene Sandulenko
7d78a74156
FULLPIPE: Reduce header dependency
2014-06-27 19:07:27 +03:00
Eugene Sandulenko
96ba19099f
FULLPIPE: Split out MGM code into separate file
2014-06-27 19:05:43 +03:00
Eugene Sandulenko
ec0d06e269
FULLPIPE: Attempt to fix flickering. Added debug output
2014-06-27 18:51:17 +03:00
Bastien Bouclet
991999d6d5
CONFIGURE: Disable the event recorder for the PS3
...
It causes a crash on startup for unknown reasons
2014-06-27 16:11:18 +02:00
Paul Gilbert
456ce2a678
MADS: Implement the difficulty selection dialog
2014-06-26 22:07:33 -04:00
johndoe123
bdee71f279
NEVERHOOD: Implement clipping in BaseSurface::copyFrom
...
This should hopefully fix the crashes in the Hall of Records as mentioned in bug #6513 .
2014-06-26 19:19:28 +02:00
D G Turner
ad07da959d
SYMBIAN: Add "small" vkeybd pack to port packaging.
2014-06-25 20:19:06 +01:00
D G Turner
536203b352
DEVTOOLS: Add "small" vkeybd pack to create_project postbuild script.
2014-06-25 20:14:17 +01:00
D G Turner
c8fc6cad58
PS3: Add "small" virtual keyboard pack to port packaging.
2014-06-25 20:13:01 +01:00
D G Turner
68490bee45
GPH: Add "small" virtual keyboard pack to GP2XWIZ debug port packaging.
2014-06-25 20:11:06 +01:00
D G Turner
1aabc3e1ff
GPH: Add "small" virtual keyboard pack to GP2X debug port packaging.
2014-06-25 20:10:40 +01:00
D G Turner
ae8d290986
GPH: Add "small" virtual keyboard pack to CAANOO debug port packaging.
2014-06-25 20:08:21 +01:00
D G Turner
b3946359ea
GPH: Add "small" virtual keyboard pack to GP2XWIZ port packaging.
2014-06-25 20:04:48 +01:00
D G Turner
32a403eb5e
GPH: Add "small" virtual keyboard pack to GP2X port packaging.
2014-06-25 20:03:41 +01:00
D G Turner
5f2306e329
GPH: Add "small" virtual keyboard pack to CAANOO port packaging.
2014-06-25 20:02:25 +01:00
D G Turner
532dd85906
DINGUX: Add "small" virtual keyboard pack to port packaging.
2014-06-25 20:01:06 +01:00
D G Turner
9c4e6d2194
LINUXMOTO: Add "small" virtual keyboard pack to port packaging.
2014-06-25 19:59:33 +01:00
D G Turner
27d25f6b76
N64: Add "small" virtual keyboard pack to port packaging.
2014-06-25 19:57:20 +01:00
D G Turner
b8cce3a16d
WII: Add "small" virtual keyboard pack to port packaging.
2014-06-25 19:55:57 +01:00
D G Turner
834d04b76c
MAEMO: Add "small" virtual keyboard pack to port packaging.
2014-06-25 19:53:55 +01:00
D G Turner
e07819fb12
README: Remove Keymapper trigger key note, add Vkeybd mouse button note.
...
As the keymapper is still WIP/unstable, this should be omitted from user
documentation. Added note on mouse button trigger for virtual keyboard
as this was not noted in any user documentation.
2014-06-25 19:45:44 +01:00
Eugene Sandulenko
d6ec21d4d0
FULLPIPE: Fix selector in debug scene
2014-06-25 18:55:33 +03:00
Kirben
5e78bee2f5
SCUMM: Add UK Windows version of Freddi Fish 3.
2014-06-25 19:10:28 +10:00
Eugene Sandulenko
5da1a45307
SWORD25: Fix sprite flipping
2014-06-24 00:48:52 +03:00
Eugene Sandulenko
c176a9a534
FULLPIPE: Remove unused variable
2014-06-23 23:04:44 +03:00
Eugene Sandulenko
2a09159c2b
FULLPIPE: Give better name to function
2014-06-23 15:54:28 +03:00
Eugene Sandulenko
a493355af3
FULLPIPE: MovGraph::calcMovItems: renamed variables and added some comments
2014-06-23 15:52:31 +03:00
Eugene Sandulenko
89d789b122
GRAPHICS: Added BE/LE to TS_ macros
2014-06-23 15:39:31 +03:00
Johannes Schickel
2d9d23adde
GUI: Reduce spacing in save/load chooser in the classic theme.
...
This fixes bug #6658 "GUI: Save/Load grid view needs tuning for classic theme, 640x400 pixels" for me.
2014-06-22 17:43:06 +02:00
Johannes Schickel
5797182aa2
SCUMM: Do not let music reallocate its own channels in AD player.
...
This makes it conform to the original.
2014-06-22 16:53:51 +02:00
Johannes Schickel
e3aad13cd7
SCUMM: Change channel/slot (re)allocation strategy in AD player.
...
This makes sure that always the channel/slot with the lowest priority is
reallocated in case none is free. This fixes some music oddities in Indy3.
2014-06-22 16:51:27 +02:00
Johannes Schickel
a21c9ef913
SCUMM: Don't allow SFX to reallocate their own channels in AD player.
2014-06-22 14:53:38 +02:00
Johannes Schickel
5be5f36aa9
SCUMM: Clear SFX channel when starting the SFX failed in AD player.
2014-06-22 14:53:38 +02:00
Kirben
ac806a1fde
BUILD: Theme files are in Windows executable.
2014-06-22 14:16:01 +10:00
Johannes Schickel
59036a40ce
DEVTOOLS: List MSVC 2013 support in create_project's help output.
2014-06-22 02:02:05 +02:00
Johannes Schickel
0fb812fe3b
SCUMM: Fix Indy3 AdLib door sfx. (See bug #6657 )
...
Full name of the bug: "INDY3: Wrong sound when opening/closing doors (AdLib regression)".
2014-06-22 01:36:13 +02:00
Johannes Schickel
d3ed1229ce
Merge pull request #469 from klusark/msvc8
...
ALL: Remove support for MSVC8 and older
2014-06-21 20:50:22 +02:00
Joel Teichroeb
c43ce9ecf3
ALL: Remove support for MSVC8 and older
...
MSVC8 gives various compile error relating to templates that were changed
back in 2008, leading me to belive that no one is using it, and that there
is not point adding work arounds for a 9 year old compiler no one uses.
2014-06-21 11:32:45 -07:00
Johannes Schickel
8d020ba086
FULLPIPE: Add 16bit/RGB backend support dependancy.
2014-06-21 03:47:28 +02:00
Eugene Sandulenko
9dcae18d27
FULLPIPE: Implement Bitmap::flipVertical()
2014-06-20 12:55:42 +03:00
Einar Johan Trøan Sømåen
6bffa2a824
WINTERMUTE: Do syncSoundSettings on initialization of sound manager, so that sound settings are actually applied on launch
2014-06-20 10:57:06 +02:00
Sven Hesse
9d97e61e4d
CREDITS: Update to add Fedor to Symbian
2014-06-19 13:47:05 +02:00
Einar Johan Trøan Sømåen
3b078b114b
TESTBED: Fix a typo in the sound tests: s/smaple/sample
2014-06-19 12:27:29 +02:00
David Turner
6ea564d9b8
Merge pull request #468 from zeldin/new_android_sdk
...
ANDROID: Allow build with newer SDK
2014-06-19 08:36:04 +01:00