Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-30 | RELEASE: This is 2.1.0git | Thierry Crozat | |
2017-11-21 | RELEASE: 1.10 will henceforth be known as 2.0 | Colin Snover | |
General consensus on the ML was that people wanted to do this. http://lists.scummvm.org/pipermail/scummvm-devel/2017-November/012008.html | |||
2016-09-26 | RELEASE: This is 1.10.0git | Eugene Sandulenko | |
2016-02-05 | RELEASE: This is 1.9.0git | Eugene Sandulenko | |
2015-03-05 | IPHONE: Remove readme file about XCode project generation. | Johannes Schickel | |
This is not supported right now and thus confusing to users. | |||
2015-03-05 | IPHONE: Remove out-dated XCode project files. | Johannes Schickel | |
2014-06-30 | RELEASE: This is 1.8.0git | Eugene Sandulenko | |
2014-06-04 | IPHONE: Add supported orientations to Info.plist. | Johannes Schickel | |
2013-05-05 | RELEASE: This is 1.7.0git | Eugene Sandulenko | |
2012-07-08 | RELEASE: This is 1.6.0git | Eugene Sandulenko | |
2012-03-17 | JANITORIAL: Remove +x from files, which should not be executable. | Christoph Mallon | |
2011-10-20 | RELEASE: This is 1.5.0git | Eugene Sandulenko | |
2011-06-07 | DISTS: Update XCode workspace | Julien | |
The workspace was broken by 39076ef9722529d80fef. This reverts it to the previous revision and reapplies the changes: - change UNIX to POSIX - remove mpeg2 support And adds the following changes: - add missing files to the workspace - enable translation support - silence multi-character constant warning | |||
2011-06-01 | CREATE_PROJECT: Add stubs for Xcode provider | Julien | |
2011-06-01 | ALL: Removed last traces of the MPEG2 code | Max Horn | |
2011-05-25 | BUILD: Rename UNIX #define to POSIX | Max Horn | |
2011-05-16 | IPHONE/OSX: Updated xcode project | Oystein Eftevaag | |
2011-05-01 | RELEASE: This is 1.4.0git | Eugene Sandulenko | |
2011-02-14 | GIT: ./tools/update-version.pl 1 3 0 git | dhewg | |
2010-11-16 | GUI: Rename gui/GuiManager.* to gui/gui-manager.* | Max Horn | |
svn-id: r54265 | |||
2010-10-10 | IPHONE: Add teenagent sources, plus some more minor changes | Max Horn | |
* Added teenagent engine souces * Added some forgotten files for gob and scumm * Some tweaks to help the simulator targets link svn-id: r53142 | |||
2010-10-10 | IPHONE: Tweak project file some more | Max Horn | |
* try to support MacPorts *and* Fink for the (currently not working? Mac OS X target * disable C++ exceptions for the release builds, too * disable SCI32 specific source files for compilation svn-id: r53139 | |||
2010-10-10 | IPHONE: Enable cruise & teenagent; disable sci32 | Max Horn | |
Actually, currently all engines are added to the project, but not all are activated. Enabling and disabling engines is currently not easily possible from within the project itself. So for now I manually enabled exactly those engines which configure enables by default. A proper solution would be to refactor the project, with (sub)targets resp. (sub)projects for every engine. We might also want to switch the iPhone port to use dynamic plugins. svn-id: r53138 | |||
2010-10-10 | IPHONE: Remove what looks like redundant defines; cleanup | Max Horn | |
svn-id: r53137 | |||
2010-10-10 | IPHONE: Sort DEFINES | Max Horn | |
svn-id: r53136 | |||
2010-10-10 | IPHONE: Add Hugo + Toon sources; cleanup | Max Horn | |
In particular, remove references to obsolete files; and sort files in the project alphabetically. svn-id: r53122 | |||
2010-10-10 | IPHONE: Update XCode project some more | Max Horn | |
* Add missing M4 source files * Add missing engine-data files * Remove redundant library search paths svn-id: r53120 | |||
2010-09-29 | IPHONE/OSX: Updated xcode project, and added icon4.png for iPhone 4 | Oystein Eftevaag | |
svn-id: r52940 | |||
2010-09-25 | IPHONE,MACOSX: Sync Info.plist changes with 1.2.x branch | Max Horn | |
svn-id: r52886 | |||
2010-09-17 | DISTS: Sync a few .in files | Willem Jan Palenstijn | |
This fixes dists/iphone/Info.plist.in not being updated by r50752 and dists/meta.xml.in not being updated by r52074. svn-id: r52775 | |||
2010-09-17 | RELEASE: This is 1.3.0svn | Eugene Sandulenko | |
svn-id: r52773 | |||
2010-07-27 | Updated xcode project | Oystein Eftevaag | |
svn-id: r51370 | |||
2010-07-09 | Added iPad icon | Oystein Eftevaag | |
svn-id: r50752 | |||
2010-06-03 | Updated xcode project | Oystein Eftevaag | |
svn-id: r49402 | |||
2010-06-02 | IPHONE: Disable RTTI and C++ exceptions | Max Horn | |
svn-id: r49387 | |||
2010-05-07 | Fix Info.plist.in to match Info.plist | Max Horn | |
svn-id: r48964 | |||
2010-05-05 | Compress PNGs with advpng & optipng | Max Horn | |
svn-id: r48952 | |||
2010-05-03 | Updated the iPhone Info.plist to allow full resolution on the iPad | Oystein Eftevaag | |
svn-id: r48924 | |||
2010-05-03 | Removed an accidentally left in a CopyFiles reference for COMI in the xcode ↵ | Oystein Eftevaag | |
project svn-id: r48896 | |||
2010-05-02 | Upgraded the iPhone target in the XCode project to support iPad as well | Oystein Eftevaag | |
svn-id: r48895 | |||
2010-04-03 | Updated XCode project | Oystein Eftevaag | |
svn-id: r48479 | |||
2010-03-07 | And this is 1.2.0svn now | Eugene Sandulenko | |
svn-id: r48178 | |||
2009-12-26 | Updated xcode project | Oystein Eftevaag | |
svn-id: r46586 | |||
2009-12-26 | The file selection dialog in OS X now uses Cocoa instead of Carbon, and ↵ | Oystein Eftevaag | |
lives in a separate file due to having to be compiled as Objective-C++. ScummVM can now run in x64 natively on OS X svn-id: r46581 | |||
2009-11-15 | xcode project update | Oystein Eftevaag | |
svn-id: r45919 | |||
2009-10-15 | New iPhone icons from jvprat | Oystein Eftevaag | |
svn-id: r45132 | |||
2009-09-17 | SCI: Rename engine/memobj.* to engine/segment.* | Max Horn | |
svn-id: r44155 | |||
2009-09-05 | Updated xcode project | Oystein Eftevaag | |
svn-id: r43959 | |||
2009-08-07 | Merge creation of Info.plist into update-version.pl. | Andre Heider | |
This fixes the static version info after branching (#2820503). svn-id: r43101 | |||
2009-07-14 | Split the iPhone OSystem class up into several files | Oystein Eftevaag | |
svn-id: r42479 |