Thierry Crozat
de9d715206
CREDITS: Adding catnose in credits for Finnish translation
2012-12-01 18:03:40 +00:00
D G Turner
151b7beb47
Merge branch 'master' into teenagentRefactor
...
Conflicts:
engines/teenagent/callbacks.cpp
2012-10-12 17:03:32 +01:00
Thierry Crozat
25bf42516c
CREDITS: Update the web credits path in the make rule
...
This is not guarantied to work but will work if both scummvm and
scummvm-web have been cloned in the same parent directory. The
old rules was always failing anyway, so this is an improvement. But
maybe we should comment that line?
2012-10-08 20:34:05 +01:00
Thierry Crozat
53a53294af
CREDITS: Mark Lothar Serra Mari as retired
2012-10-08 20:34:05 +01:00
Strangerke
5a18453863
TONY: Update the Obj tables in other languages
2012-09-28 12:19:05 +02:00
Strangerke
72e32ab35e
TONY: Fix German fonts
2012-09-28 10:58:32 +02:00
Strangerke
cf78f9a7ac
TONY: Font fix for French version: Some Polish characters are also used.
2012-09-27 07:53:44 +02:00
Strangerke
b1844253d4
TONY: In French version, fix 'ê' in hotspot names by replacing it by 'e', like for other accentuated characters
2012-09-26 23:19:16 +02:00
Johannes Schickel
89abab97e3
JANITORIAL: Remove trailing whitespaces.
...
Powered by:
git ls-files "*.cpp" "*.h" "*.m" "*.mm" | xargs sed -i -e 's/[ \t]*$//'
2012-09-26 04:17:55 +02:00
Strangerke
be9c9e59b7
TONY: Add credits for Tony
2012-09-25 23:07:43 +02:00
Matthew Hoops
d5ed8b1901
Merge remote branch 'upstream/master' into pegasus
...
Conflicts:
AUTHORS
2012-09-12 20:18:13 -04:00
Willem Jan Palenstijn
6fada6722e
CREDITS: Increase name widths to avoid cut off names
...
Unfortunately this does introduce extra line breaks.
2012-09-06 17:48:11 +02:00
Willem Jan Palenstijn
952a41abe2
CREDITS: Reshuffle special thanks
2012-09-06 17:47:48 +02:00
Willem Jan Palenstijn
033e75e626
CREDITS: Output warning if name is too wide for text output
2012-09-06 17:44:52 +02:00
Willem Jan Palenstijn
1ea69b53ce
CREDITS: Minor tweaks
2012-09-06 17:19:22 +02:00
Einar Johan Trøan Sømåen
3513f3870d
CREDITS: Thank Jan Nedoma (Mnemonic) for sources/assistance with WME.
2012-09-06 16:53:01 +02:00
Einar Johan Trøan Sømåen
f607112da0
CREDITS: Add myself to credits for the Wintermute-engine
2012-09-06 16:47:33 +02:00
Littleboy
b6534b2784
CREATE_PROJECT: Copy translations.dat in postbuild step
2012-09-05 20:38:13 -04:00
Littleboy
754a4bb8e4
CREATE_PROJECT: Remove hardcoded define for post-build event
2012-09-05 20:18:25 -04:00
Littleboy
9821f30224
CREATE_PROJECT: Add config option to disable language extensions and edit and continue (per-project)
2012-09-05 20:18:24 -04:00
Matthew Hoops
f35e820e9f
Merge remote branch 'upstream/master' into pegasus
2012-09-05 11:45:25 -04:00
Matthew Hoops
790a74ab9d
Merge remote branch 'upstream/master' into pegasus
2012-08-31 21:58:58 -04:00
Alyssa Milburn
31801137b5
Merge remote-tracking branch 'origin/master' into tony
...
Conflicts:
common/coroutines.cpp
common/coroutines.h
devtools/create_project/msbuild.cpp
devtools/create_project/visualstudio.cpp
2012-08-28 15:54:12 +02:00
Strangerke
bfca99eb18
TONY: missing makefile in create_tony
2012-08-27 22:35:56 +02:00
Thierry Crozat
333a05c5b1
CREDITS: Add credits for Galician translation
2012-08-27 11:45:32 +01:00
Strangerke
7cb29f1522
TONY: Move font related arrays to a DAT file
2012-08-26 23:33:46 +02:00
Matthew Hoops
bb1e60e8b2
Merge remote branch 'upstream/master' into pegasus
...
Conflicts:
AUTHORS
devtools/credits.pl
gui/credits.h
2012-08-26 16:12:25 -04:00
Johannes Schickel
73598c64dc
CREATE_PROJECT: Fix "if" formatting.
2012-08-09 03:25:37 +02:00
athrxx
11cf6145cb
KYRA: update kyra.dat to match the last commit (added support for French LOL floppy)
2012-08-01 01:07:41 +02:00
D G Turner
ad8eb87006
DEVTOOLS: create_teenagent now modified to use message string table.
...
The dseg region is now generated from two byte blocks and the message
strings.
This commit also removes the hacky code to generate these tables from
the older headers and adds the util.cpp from create_kyradat to provide
file I/O functions.
2012-07-25 03:08:33 +01:00
D G Turner
1b178317a8
DEVTOOLS: Fix remaining bug in create_teenagent message string output.
...
Second block start position calculation was incorrect.
2012-07-25 02:36:22 +01:00
D G Turner
ed6590c7c8
DEVTOOLS: Fix bug in create_teenagent message string table output.
...
Second block size calculation was incorrect.
2012-07-25 00:39:40 +01:00
D G Turner
77a630d3e1
DEVTOOLS: Modify create_teenagent to output message string table.
...
This temporary hack code is used to convert the current dseg table into
two smaller byte tables and a list of the message strings, which is
output to stdout. This will likely require some manual postediting, but
does most of the work programmatically.
2012-07-24 05:09:48 +01:00
Willem Jan Palenstijn
b5feb0dcc7
CREDITS: Update dreamweb team
2012-07-20 21:56:54 +02:00
Eugene Sandulenko
6d18bddbb5
CREDITS: Credits for original sources
2012-07-20 14:52:39 -04:00
D G Turner
e73dffa57c
Merge branch 'master' into teenagentRefactor
...
Conflicts:
engines/teenagent/resources.cpp
2012-07-16 01:24:40 +01:00
Filippos Karapetis
13a5e5812a
TEENAGENT: Unpack teenagent.dat and remove the engine's zlib dependency
...
This addresses bug #3539822 - "TEENAGENT: Not working without zlib"
2012-07-15 02:14:37 +03:00
Littleboy
67751f77c8
CREATE_PROJECT: Output Groups and File references in XCode provider
2012-07-14 16:33:41 -04:00
Littleboy
51352b32f1
CREATE_PROJECT: Disable SAFESEH in debug mode (for edit and continue)
2012-07-14 12:34:12 -04:00
Littleboy
4e832ff947
CREATE_PROJECT: Add freetype dll to copied files in postbuild script
2012-07-14 12:22:10 -04:00
Littleboy
d86c0a44f8
CREATE_PROJECT: Add support for Visual Studio 2012 project creation
2012-07-14 12:22:09 -04:00
Littleboy
4e0f6d346f
CREATE_PROJECT: Properly disable Edit and Continue in Debug mode
2012-07-14 12:22:09 -04:00
Littleboy
0c84dc1ec9
CREATE_PROJECT: Add Visual Studio 2012 project
2012-07-14 12:22:08 -04:00
D G Turner
923c05faf5
TEENAGENT: Migrate Dialog functions to using dialog numbers.
...
This removes the hardcoded address/offsets from the callback functions.
2012-07-11 18:21:46 +01:00
D G Turner
78312544a6
DEVTOOLS: Fix create_teenagent to use dialog string tables.
...
This removes the extended data segment blob and replaces it with a set
of dialog string tables. Have checked that the teenagent.dat output
file produced is identical.
2012-07-09 15:49:07 +01:00
D G Turner
f85f8c806d
DEVTOOLS: Temporarily modify create_teenagent to convert eseg blob.
...
This converts the eseg data to a readable string structure and outputs
the result as C header code to stdout. Committing this for reference.
2012-07-09 13:57:41 +01:00
Travis Howell
4f9b9ce3cc
SCUMM: Correct HE version for another English Windows version of Freddi Fish and Luther's Maze Madness.
2012-07-08 09:41:25 +10:00
Travis Howell
10ba526812
SCUMM: Add another English Windows version of Freddi Fish and Luther's Maze Madness.
2012-07-07 20:13:02 +10:00
D G Turner
15198688fe
DEVTOOLS: Migrate create_teenagent to static data tables.
...
This simplifies the tool code and removes the need to have a specific
executable version as an input file for this tool.
2012-07-05 09:23:59 +01:00
D G Turner
73e152db57
DEVTOOLS: Remove executable MD5sum check from create_teenagent tool.
...
Since the md5 class is now unused, it is removed as well.
2012-07-05 09:18:04 +01:00