Alyssa Milburn
fbf771ea55
TONY: Fix stringLen for empty strings.
2012-08-28 10:09:13 +02:00
Alyssa Milburn
e6bd426398
TONY: Rename curDialog to g_curDialog.
2012-08-28 09:47:21 +02:00
Alyssa Milburn
3570a0153d
TONY: Improve Take/ReleaseOwnership.
...
This releases all held 'mutexes' when processes die, and keeps
track of the lock count too, just in case.
2012-08-28 09:26:04 +02:00
Littleboy
6ab8db638e
LASTEXPRESS: Implement more savegame loading
...
- Rename existing function to load the last saved game
- Remove loadgame debugger command
2012-08-27 23:30:23 -04:00
Littleboy
ee8581b778
LASTEXPRESS: Cleanup savegame
...
- Check for valid stream in readValue/writeValue functions
- Properly initialize/clear members
2012-08-27 21:49:43 -04:00
Littleboy
6ab3b903d4
LASTEXPRESS: Identify more Verges functions
2012-08-27 21:49:42 -04:00
Littleboy
8fa617556c
LASTEXPRESS: Fix typo in Verges chapter 3 function
2012-08-27 21:49:41 -04:00
Littleboy
81c6016e8f
LASTEXPRESS: Identify several Verges functions
2012-08-27 21:49:40 -04:00
Littleboy
275aded0b0
LASTEXPRESS: Remove unnecessary casts
2012-08-27 21:49:40 -04:00
Littleboy
bc4e10dabc
LASTEXPRESS: Remove some unreachable code
2012-08-27 21:49:39 -04:00
Littleboy
2c0033c7ba
LASTEXPRESS: Add const modifiers
2012-08-27 21:49:38 -04:00
Littleboy
ab4c47c584
LASTEXPRESS: Update Debug::loadArchive() to reduce casts
2012-08-27 21:49:37 -04:00
Littleboy
cec57e0918
LASTEXPRESS: Reduce header interdependency
2012-08-27 21:49:37 -04:00
Littleboy
86febf3d1d
LASTEXPRESS: Check for valid data in Beetle::invertDirection()
2012-08-27 21:49:36 -04:00
Littleboy
6f18ec2104
LASTEXPRESS: Identify some Abbot Chapter 3 functions
2012-08-27 21:49:35 -04:00
Littleboy
17c051b58c
LASTEXPRESS: Check for invalid cd number in debugger commands
2012-08-27 21:49:35 -04:00
Littleboy
47fa7abbe0
LASTEXPRESS: Fix playsnd debugger command
2012-08-27 21:49:34 -04:00
Littleboy
cd5e750a7f
LASTEXPRESS: Fix analysis warnings
2012-08-27 21:49:33 -04:00
Alyssa Milburn
28681a32ee
TONY: Remove more unused bits.
2012-08-27 23:41:23 +02:00
Strangerke
bfca99eb18
TONY: missing makefile in create_tony
2012-08-27 22:35:56 +02:00
Matthew Hoops
4b05031042
Revert "VIDEO: Rework SVQ1 codebooks so they're endian-safe"
...
This reverts commit 1ca81ee6ec
.
I was wrong about them not being endian-safe before. Don't stone me.
Conflicts:
video/codecs/svq1.cpp
2012-08-27 13:25:28 -04:00
Matthew Hoops
6f105e6230
VIDEO: Fix "empty" AVI frames
2012-08-27 11:10:05 -04:00
Jordi Vilalta Prat
e96249a105
I18N: Update translation data file.
2012-08-27 15:57:29 +02:00
Jordi Vilalta Prat
8abba435bf
I18N: Updated Catalan translation.
2012-08-27 15:56:29 +02:00
Willem Jan Palenstijn
6805c2cec2
TONY: Translate some minor Italian comments
2012-08-27 13:07:34 +02:00
Alyssa Milburn
7b4dd0a682
TONY: Remove various bits of unused code.
2012-08-27 12:50:33 +02:00
Thierry Crozat
ad15f21676
NEWS: Mention new Galician translation
2012-08-27 11:45:33 +01:00
Thierry Crozat
b8e10e4785
I18N: Update translation data file
2012-08-27 11:45:33 +01:00
Thierry Crozat
333a05c5b1
CREDITS: Add credits for Galician translation
2012-08-27 11:45:32 +01:00
Thierry Crozat
d2fb451f9e
I18N: Add Galician translation from patch #3557885
2012-08-27 11:45:32 +01:00
Alyssa Milburn
037920bf76
TONY: Fix width of flipped dirty rects.
2012-08-27 12:30:02 +02:00
Strangerke
addca5d856
TONY: _rgb buffer is no longer static
2012-08-27 06:51:29 +02:00
Matthew Hoops
3e2ff0a443
VIDEO: Fix compilation with some compilers
2012-08-26 20:30:32 -04:00
Strangerke
72604fa3a6
TONY: USe default fonts (Italian/English) when the language is unhandled instead of erroring out
2012-08-27 00:17:28 +02:00
Strangerke
2ce6576515
TONY: Add English in loadTonyDat
2012-08-26 23:58:06 +02:00
Strangerke
7cb29f1522
TONY: Move font related arrays to a DAT file
2012-08-26 23:33:46 +02:00
Matthew Hoops
857b92f8ff
Merge pull request #268 from clone2727/video-rewrite
...
VideoDecoder upgrade & partial rewrite
2012-08-26 15:41:56 -04:00
Matthew Hoops
18e7573daf
NEWS: Mention VideoDecoder rewrite
2012-08-26 15:13:57 -04:00
Matthew Hoops
6f9d84665f
COMMON: Add MKTAG16 for 16-bit multi-character constants
2012-08-26 12:38:35 -04:00
Matthew Hoops
c7222ed5a4
VIDEO: Remove obsolete FIXME in the FLIC code
2012-08-25 12:30:28 -04:00
Alyssa Milburn
5cc63df513
TONY: Fix exiting from the save menu.
...
We have to copy _nState before it gets reset in closeState.
2012-08-25 14:46:47 +02:00
Alyssa Milburn
ca82454d74
TONY: Reset _hEndOfBuffer when restarting sounds.
2012-08-25 14:09:02 +02:00
Alyssa Milburn
f4b83283f3
COMMON: Fix waiting for multiple coroutine events.
...
This fixes the bWaitAll case of waitForMultipleObjects, and also the
resetting of events later in the function.
2012-08-25 14:05:04 +02:00
Alyssa Milburn
8b0dca3862
TONY: Fix Take/ReleaseOwnership.
2012-08-25 13:32:08 +02:00
Torbjörn Andersson
659436739f
TONY: Make the verb menu sound effects play
...
At least for now, preloading utility sound effects *is* needed in
ScummVM. And since we now have preloading of both normal and utility
sound effects, I've unstubbed the unloading functions as well.
2012-08-25 12:56:02 +02:00
Alyssa Milburn
a9828c8818
TONY: Replace copyMemory with memcpy.
2012-08-25 10:08:10 +02:00
Alyssa Milburn
b14a616f3f
TONY: Get rid of RMString.
2012-08-25 10:08:10 +02:00
Alyssa Milburn
b77306bfcc
TONY: Convert more strings to Common::String.
2012-08-25 08:41:22 +02:00
Alyssa Milburn
ff9569572a
TONY: Store savegame names with Common::String.
2012-08-25 08:41:22 +02:00
Alyssa Milburn
ba20f1d90d
TONY: Remove unused members of RMTextItemName.
2012-08-25 08:41:21 +02:00