Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-07-20 | RASPBERRYPI: Changed the RGB code for the game screen surface and added ↵ | vanfanel | |
RaspberryPi information file. | |||
2015-03-05 | BUILD: Output working command line for git commit in ideprojects target. | Johannes Schickel | |
2015-03-05 | BUILD: Update ideprojects target to generate MSVC12 project files. | Johannes Schickel | |
2014-10-26 | BUILD: Install the theme-able SVG icon | Matthias Mailänder | |
Add missing hicolor SVG icon to install. Retain older pixmaps xpm icon for now. | |||
2014-10-26 | GCW0: Further work on the port | Eugene Sandulenko | |
2014-10-24 | GCW0: Initial code for GCW Zero port | Eugene Sandulenko | |
2014-07-20 | BUILD: Add port specific makefile for AmigaOS4. | D G Turner | |
This moves the AmigaOS4 specific packaging rules from the global ports.mk to a port specific makefile in the AmigaOS subdirectory of the SDL backend (used for AmigaOS). Previously, port specific makefiles were only used for cross compiling builds and thus had a single entry in the cross compiling section of the configure. Since AmigaOS4 is a desktop system supporting native build, this required a second entry for when the host system is detected as ppc-amigaos to support native builds. However, currently this does break packaging of cross compiled builds for Win32, OSX and Unix when done on AmigaOS4... but this is not likely and has limited impact. To fix this, default _port_mk lines would need to be added to the sections of the cross compiling switch for mingw32 etc. to override the AmigaOS4 OS setting of _port_mk. | |||
2014-07-20 | BUILD: Change AmigaOS4 packaging target to "amigaos4dist". | D G Turner | |
This is a clearer naming, but needs update to buildbot to support. AmigaOS4 Porter (raziel_) is already aware of this. | |||
2014-07-20 | BUILD: Fix AmigaOS4 build variable naming to be clearer. | D G Turner | |
2014-06-28 | BUILD: Move the PS3 make targets to a separate file | Bastien Bouclet | |
2014-06-28 | Merge pull request #461 from digitall/vkeybdFix | David Turner | |
Add trigger for Virtual Keyboard on long press of Middle Mouse Button | |||
2014-06-25 | PS3: Add "small" virtual keyboard pack to port packaging. | D G Turner | |
2014-06-22 | BUILD: Theme files are in Windows executable. | Kirben | |
2014-06-21 | ALL: Remove support for MSVC8 and older | Joel Teichroeb | |
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-09 | BUILD: Remove USE_TERMCONV related bits in port.mk. | Johannes Schickel | |
We don't have any TERMCONV feature anymore, thus no need to keep this around. | |||
2014-02-16 | IPHONE: Allow FreeType2 support. | Johannes Schickel | |
This moves the static library handling for USE_FREETYPE2 outside a block which is not executed for the iPhone backend. | |||
2014-02-14 | IPHONE: Don't link against private framework GraphicsServices. | Johannes Schickel | |
Nothing from that framework in specific is used, thus it's not required to link against it. | |||
2013-11-24 | BUILD: Add engines/plugins_table.h to git in the ideprojects target. | Johannes Schickel | |
2013-09-16 | BUILD: Fix Mac OS X static build with libjpeg | Matthew Hoops | |
2013-07-05 | BUILD: Fix Mac static build with libmpeg2 | Matthew Hoops | |
2013-03-10 | BUILD: Add fix for "Illegal instruction: 4" on iPhone 5 and iPad 4. | D G Turner | |
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-01-08 | BUILD: PS3 packages don't need "finalizing" anymore. | Bastien Bouclet | |
This is necessary for newer firmware support. | |||
2012-11-18 | BUILD: Fix missing directory creation in aos4dist target. | D G Turner | |
2012-11-17 | BUILD: Fix aos4dist target when building outside source directory. | D G Turner | |
2012-11-13 | BUILD: Remove stripping of executables on "make install". | D G Turner | |
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-09-22 | BUILD: Remove separate engine dist files in Windows build and installer, ↵ | Travis Howell | |
since the engine dist files are already included in the Windows executable file. | |||
2012-08-19 | BUILD: Fix statically compiling with libfluidsynth on Mac OS X | Matthew Hoops | |
2012-07-27 | CONFIGURE: Add MSCV11 handling to ideprojects target | Littleboy | |
2012-07-07 | DOCS: Add Danish QuickStart file | Thierry Crozat | |
This was sent by Steffen Nyeland by email. | |||
2012-03-25 | ALL: added missing copying.* files for win32 and mac os x | Pawel Kolodziejski | |
2012-03-21 | OSX: allow make bundle with static freetype2 library | Paweł Kołodziejski | |
2012-01-29 | GUI: Add GNU FreeFont TTFs for use with our modern theme. | Johannes Schickel | |
2012-01-24 | BUILD: Add batch script for migration of saved games location in Windows NT4 ↵ | Travis Howell | |
onwards. | |||
2012-01-14 | OSX: Fixed some file paths when copying docs to the bundle, and updated DS_Store | Oystein Eftevaag | |
2012-01-14 | OSX: Use static zlib library again | Oystein Eftevaag | |
2011-12-06 | DOCS: Add Swedish README from patch #3451861 | Thierry Crozat | |
2011-11-28 | BUILD: Remove excess spaces. | Travis Howell | |
2011-11-27 | DOCS: Add Swedish translation of QuickStart from patch #3443455 | Thierry Crozat | |
2011-11-23 | BUILD: Added comment to new project generation target | Eugene Sandulenko | |
2011-11-23 | BUILD: Added build rule for generating IDE project files | Eugene Sandulenko | |
2011-11-17 | BUILD: Update win32dist target, to convert line endings in English ↵ | Travis Howell | |
QuickStart file too. | |||
2011-10-25 | DOCS: Renamed the Spanish QuickStart to use just ANSI chars. | Jordi Vilalta Prat | |
It seems it wasn't handled properly neither by Git nor by some filesystems, so we prefer playing on the safe side. | |||
2011-10-19 | DOC: Add Czech ReadMe from patch #3424959 | Thierry Crozat | |
2011-10-17 | BUILD: Fix win32 target for Windows. | Travis Howell | |
2011-10-17 | DOC: Add Italian QuickStart | Thierry Crozat | |
2011-10-16 | BUILD: Install the new Spanish quickstart file. | Jordi Vilalta Prat | |
2011-10-05 | DOC: Add Norwegian (bokmaal) QuickStart to Mac disk image | Thierry Crozat | |
2011-10-05 | DOC: Rename French QuickStart file | Thierry Crozat | |
2011-10-05 | BUILD: Add new translated documentation to Windows installer. | Travis Howell | |
2011-10-04 | MACOSX: Remove -lSystemStubs from the link for scummvm-static | Thierry Crozat | |
This should fix bug #3407662: SystemStubs library no longer available on 10.7. I tested compilation on 10.6 and there is no link error after removing it. Hopefully it will work on older systems as well. |