354 Commits

Author SHA1 Message Date
Pawel Kolodziejski
790db038c0 ALL: sync with scummvm 2013-10-13 11:30:34 +02:00
Matthew Hoops
d9e6617818 BUILD: Fix Mac OS X static build with libjpeg 2013-09-16 20:41:50 -04:00
Pawel Kolodziejski
068ff94d20 ALL: synced with ScummVM 2013-07-07 15:29:33 +02:00
Matthew Hoops
a0b6046496 BUILD: Fix Mac static build with libmpeg2 2013-07-05 23:09:33 -04:00
Paweł Kołodziejski
5def405cbc PORTS: fix building package for cross compiling 2013-03-24 16:28:19 +01:00
D G Turner
27abec4849 BUILD: Add fix for "Illegal instruction: 4" on iPhone 5 and iPad 4.
This binary patch fix is intended to allow testing in the interim on
A6/A6X devices until the OSX porter updates the toolchains to cope with
the newer iOS devices.
2013-03-10 21:32:42 +00:00
Paweł Kołodziejski
e27f2d7ad1 ALL: fix mac os x filename in snapshot 2013-01-21 12:03:35 +01:00
Bastien Bouclet
a7b72d0a9a BUILD: PS3 packages don't need "finalizing" anymore.
This is necessary for newer firmware support.
2013-01-08 09:57:53 +01:00
Paweł Kołodziejski
a558ad9747 ALL: added KNOWN_BUGS to package 2012-12-20 00:29:39 +01:00
Einar Johan Trøan Sømåen
1c4d316b28 BUILD: Rename Residual ReadMe -> ResidualVM ReadMe 2012-12-04 10:25:40 +01:00
Pawel Kolodziejski
adcb0b8383 ALL: synced with scummvm 2012-11-18 19:07:46 +01:00
D G Turner
c056aea400 BUILD: Fix missing directory creation in aos4dist target. 2012-11-18 02:42:24 +00:00
D G Turner
c63ba1fd5f BUILD: Fix aos4dist target when building outside source directory. 2012-11-17 17:58:05 +00:00
D G Turner
05d97f33ec BUILD: Remove stripping of executables on "make install".
This is now standard behaviour, and the current situation creates
problems for distribution packagers trying to generate debug packages.

A standard "install-strip" target has been added to enable the previous
behaviour if needed.
2012-11-13 19:52:52 +00:00
Travis Howell
636d3367d5 BUILD: Remove separate engine dist files in Windows build and installer, since the engine dist files are already included in the Windows executable file. 2012-09-22 10:37:47 +10:00
Pawel Kolodziejski
8bc0a26091 ALL: synced with scummvm 2012-08-20 08:20:05 +02:00
Matthew Hoops
eccb55570e BUILD: Fix statically compiling with libfluidsynth on Mac OS X 2012-08-19 20:41:34 -04:00
Littleboy
7084f6a464 CONFIGURE: Add MSCV11 handling to ideprojects target 2012-07-27 20:07:18 -04:00
Thierry Crozat
6051ec13b7 DOCS: Add Danish QuickStart file
This was sent by Steffen Nyeland by email.
2012-07-07 01:15:59 +01:00
Bastien Bouclet
e5fa3632a9 PS3: Fix the ps3pkg target 2012-04-26 10:42:39 +02:00
Paweł Kołodziejski
5ad6baa9f4 PORTS: do not re-generate AUTHORS 2012-04-15 14:34:41 +02:00
Travis Howell
049d1861a4 BUILD: Remove excess spaces in ports.mk. 2012-04-10 14:53:06 +10:00
Paweł Kołodziejski
8bf6e6371f AMIGAOS4: added special target for cross compiling 2012-04-09 21:36:23 +02:00
Pawel Kolodziejski
f3ab94f392 ALL: added missing copying.* files for win32 and mac os x 2012-03-25 10:22:57 +02:00
Paweł Kołodziejski
fb3ac5a5ec OSX: allow make bundle with static freetype2 library 2012-03-21 06:36:40 +01:00
Paweł Kołodziejski
200063c7db OSX: remove /Developer/Tools path since Xcode might not be there any longer 2012-03-21 05:50:54 +01:00
Paweł Kołodziejski
6b6fd6a922 OSX: fix inclusion static freetype 2012-03-21 05:47:06 +01:00
Paweł Kołodziejski
e346fb8780 MACOSX: change default prefix for libs 2012-03-21 05:20:53 +01: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
82087c5d20 WIN32: correct name for iss 2012-03-12 07:35:28 +01:00
Einar Johan Trøan Sømåen
2674c260eb BUILD: Fix make osxsnap 2012-02-25 20:54:59 +01:00
Pawel Kolodziejski
fae032743d ALL: synced with scummvm 2012-02-24 12:15:44 +01:00
Paweł Kołodziejski
d97119c68e COMMON: fix cross building with mingw32 2012-02-23 10:36:08 +01:00
Pawel Kolodziejski
5fc7ac39ee synced with scummvm 2012-02-10 07:51:41 +01:00
Paweł Kołodziejski
4d81b2d3dc fix win32 target 2012-01-31 10:35:29 +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
Paweł Kołodziejski
4a902076d1 make ps3 residual specific 2012-01-27 13:59:18 +01:00
Travis Howell
3ae9b947fd BUILD: Add batch script for migration of saved games location in Windows NT4 onwards. 2012-01-24 11:40:24 +11:00
Paweł Kołodziejski
e715b0cbb7 fix paths 2012-01-17 16:12:17 +01:00
Oystein Eftevaag
c4d9f7beeb OSX: Fixed some file paths when copying docs to the bundle, and updated DS_Store 2012-01-14 11:05:05 -05:00
Oystein Eftevaag
3936e47711 OSX: Use static zlib library again 2012-01-14 11:04:51 -05:00
Matthieu Milan
59c2ad94c3 BUILD: fix iphone build 2012-01-07 17:27:31 +01:00
Andrea Corna
ccfe121dca GRIM: Fix the install of residual-grim-patch.lab 2012-01-06 23:01:29 +01:00
Pawe Koodziejski
a5479cfe83 sync with scummvm 2012-01-06 22:56:21 +01:00
Pawel Kolodziejski
916eda9a72 fixed path 2012-01-06 15:17:50 +01:00
Pawel Kolodziejski
4fa79cd323 rename -> ResidualVM 2012-01-06 11:37:57 +01:00
Thierry Crozat
be47635ef9 DOCS: Add Swedish README from patch #3451861 2011-12-06 19:23:36 +00:00
Travis Howell
c79518ce17 BUILD: Remove excess spaces. 2011-11-28 10:26:10 +11:00
Thierry Crozat
0a7155931f DOCS: Add Swedish translation of QuickStart from patch #3443455 2011-11-27 21:47:25 +00:00