Commit Graph
410 Commits
Author SHA1 Message Date
Pawel Kolodziejski 20de28576a README: renamed to new file 2014-09-09 17:34:42 +02:00
Pawel Kolodziejski 1854156ca9 DISTS: add missing MIT entries, and fixed win32 iss file 2014-07-03 07:08:43 +02:00
Pawel Kolodziejski 2f1a4f7b7b ALL: synced with ScummVM 2014-05-25 07:13:28 +02:00
Eugene Sandulenko c3ffbd884a Merge pull request #426 from sunmax/master
PS2: Pull request to master for latest PS2 code
2014-04-28 21:20:42 +03:00
Pawel Kolodziejski 8759900b6a ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
Matthew Hoops 740b6e8fbd IMAGE: Move all ImageDecoders to image/ 2014-02-28 00:27:28 -05:00
Pawel Kolodziejski 9f54d1a56e JANITORIAL: cleanup licences 2014-02-16 17:57:34 +01:00
Dries Harnie 522ef90830 MYST3: Introduce shader-based renderer 2014-02-06 18:56:11 +01:00
Dries Harnie 3accc56e31 BUILD: Conditionally include shaders 2014-02-06 18:56:11 +01:00
Max Lingua d687417da5 Makefile.common: added QUIET_CC 2014-01-18 13:41:41 -05:00
Dries Harnie f93c655b02 BUILD: add with-opengl-shaders 2014-01-14 00:26:38 +01:00
Pawel Kolodziejski b22d441a00 ALL: synced with scummvm 2013-12-08 13:25:24 +01:00
D G Turner ef85456859 BUILD: Remove need for engine.mk in each engine directory.
Each engine now only has to provide a single configure.engine file
adding the engine into the configure script, which then produces the
required other files automatically.
2013-11-24 00:48:01 +00:00
D G Turner 00c27a28f9 BUILD: Split engines/plugins_table header down to a file per engine.
This is the third and final commit enabling fully pluggable engines.

Now providing an engine folder contains a configure.engine, engine.mk
and engine-plugin.h file, it will be picked up automatically by the
configure script.
2013-11-24 00:48:01 +00:00
D G Turner d77cf95a18 BUILD: Split engines.mk down to a single file per engine.
This is the second part of allowing engines to be added dynamically.
Each folder in engines/ which must contain a file named "engine.mk"
containing the make definitions for that engine.
2013-11-24 00:48:01 +00:00
Dries Harnie cb88978349 EMI: Also install EMI patch.m4b 2013-10-06 15:40:14 +02:00
Pawel Kolodziejski 068ff94d20 ALL: synced with ScummVM 2013-07-07 15:29:33 +02:00
Strangerke c10d050eef MORTEVIELLE: Update misc files to include mort.dat 2013-07-04 23:46:52 +02:00
Willem Jan Palenstijn d12a3ac129 BUILD: install tony.dat 2013-06-05 22:56:38 +02:00
Johannes Schickel d19e647047 NEVERHOOD: Add neverhood.dat to dist files. 2013-05-20 11:50:58 +02:00
Eugene Sandulenko bf9db9e20d MAKE: Make distclean clean everything, including devtools 2013-05-15 15:42:08 +03:00
D G Turner da1d4cc2a2 GIT: Fix build failures on new release tagging.
This occurs because previously when the current version was equal
to a tag i.e. v1.7.0, the output of git --describe was shortened.
This ensures that the output is of the form v1.7.0-0-gXXXXX even
when the revision is equal to the tag.
2013-05-05 19:17:43 +01:00
Einar Johan Trøan Sømåen 9eff1e514f WINTERMUTE: Move Resources out of binary and into wintermute.zip 2013-01-28 09:20:14 +01:00
Paweł Kołodziejski a558ad9747 ALL: added KNOWN_BUGS to package 2012-12-20 00:29:39 +01:00
Pawel Kolodziejski 8e2ab87455 ALL: synced with scummvm 2012-03-25 11:41:48 +02:00
Paweł Kołodziejski 9a9ca18e49 COMMON: added missing BSD license since mpeg video code use it 2012-03-12 14:19:18 +01:00
Paweł Kołodziejski 296f506004 ALL: fix grep 2012-03-11 17:35:51 +01:00
D G Turner 1a2d707738 AmigaOS4: Adapt configure to latest SDK. Restore grep workaround.
This reverts part of 54ddd000dc to restore
a workaround for breakage in AmigaOS4 grep.
2012-03-04 01:26:57 +00:00
Pawel Kolodziejski fae032743d ALL: synced with scummvm 2012-02-24 12:15:44 +01:00
Johannes Schickel a9b74779c9 IPHONE: Pass $CPPFLAGS to build command line for ObjC files. 2012-02-19 22:02:19 +01:00
Pawel Kolodziejski 5fc7ac39ee synced with scummvm 2012-02-10 07:51:41 +01:00
Johannes Schickel 00cc48f83d GUI: Add GNU FreeFont TTFs for use with our modern theme. 2012-01-29 16:26:20 +01:00
Pawel Kolodziejski b15eee129d sync with scummvm 2012-01-28 10:44:25 +01:00
Andrea Corna 94ea9b8500 GRIM: Update ResidualVM name in pacthr releated files 2012-01-06 23:01:30 +01:00
Andrea Corna 235463e947 GRIM: Move some hacks from engine to patches 2012-01-06 23:01:29 +01:00
Pawe³ Ko³odziejski a5479cfe83 sync with scummvm 2012-01-06 22:56:21 +01:00
Pawel Kolodziejski ad62fcac9c update links 2012-01-06 13:32:30 +01:00
Pawel Kolodziejski 4fa79cd323 rename -> ResidualVM 2012-01-06 11:37:57 +01:00
Johannes Schickel 8f58ddefc6 ALL: Remove more m4/mads leftovers.
Some project files (iPhone) and backend files (Symbian) still reference m4.dat,
but I know not enough on how to remove that without breaking something.
2011-11-20 04:34:22 +01:00
Giulio Camuffo 0083c8619c MATH: Move the math classes to their own math/ dir and Math namespace. 2011-09-14 23:05:52 +02:00
Pawel Kolodziejski 356c9c8c07 sync with scummvm 2011-05-18 23:33:39 +02:00
strangerke 69b1485a22 GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
Pawel Kolodziejski 0f5de71f70 sync with scummvm 2011-05-08 15:38:26 +02:00
Johannes Schickel 09b9e3ab9d BUILD: Silence windres command line when a non-verbose build is done. 2011-05-05 20:24:57 +02:00
Pawel Kolodziejski 6be453780f synced with scummvm 2011-05-01 17:49:40 +02:00
strangerke 54ddd000dc AmigaOS4: Adapt configure to latest SDK (Patch created by Raziel^) 2011-04-30 22:01:06 +02:00
Pawel Kolodziejski 90c407b028 fix few typos 2011-04-27 20:45:07 +02:00
Pawel Kolodziejski d1015c3cc2 apply amigaos4 configure fixes 2011-04-27 12:08:15 +02:00
Pawel Kolodziejski 51e6f08809 few updates related to COPYRIGHT file 2011-04-17 01:13:21 +02:00
Pawel Kolodziejski 473c666911 add --always to git command to prevent fail 2011-04-15 18:51:44 +02:00