Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-05-25 | BUILD: Unify build & configure rules for SDL based backends | Max Horn | |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke | |
2011-05-03 | DINGUX: Remove unused (?) include | Max Horn | |
2010-11-29 | SDL: Move #include <SDL.h> into a special wrapper file | Max Horn | |
svn-id: r54572 | |||
2010-11-28 | SDL: Merge deinit() into OSystem_SDL destructor and overload fatalError | Max Horn | |
svn-id: r54526 | |||
2010-11-28 | DINGUX: Attempt to fix the new code for this backend | Max Horn | |
It seems in the gsoc2010-opengl branch, the dingux port was not anymore updated at some point, so some changes that were made in general did not make it till here. This is my attempt to fix at least the most obvious problems, but without being able to compile it, all these changes should be very carefully reviewed. svn-id: r54522 | |||
2010-11-28 | Merging the gsoc2010-opengl branch | Max Horn | |
svn-id: r54518 | |||
2010-10-23 | DINGUX: fix compilation for the opengl branch | Fabio Battaglia | |
Moved events related code to backends/events/dinguxsdl/* and move graphics related code to backends/graphics/dinguxsdl/* Subclass OSystem_POSIX instead of OSystem_SDL svn-id: r53730 | |||
2010-10-12 | JANITORAL: Clean trailing whitespaces. | Jordi Vilalta Prat | |
svn-id: r53160 | |||
2010-09-25 | DINGUX: remove wrong comment and fill the readme with some infos | Fabio Battaglia | |
svn-id: r52894 | |||
2010-09-16 | DINGUX: Add placeholder for dingux specific readme | Fabio Battaglia | |
Add an almost empty readme for dingux, to be filled soon. svn-id: r52745 | |||
2010-09-16 | DINGUX: add exec wrapper for scummvm.elf | Fabio Battaglia | |
Add a wrapper to set HOME var when running scummvm on dingux. svn-id: r52744 | |||
2010-09-09 | DINGUX and N64: changes to dists targets | Fabio Battaglia | |
Run instructions to copy engine data only if there is really some datafiles to copy for the built engines. svn-id: r52656 | |||
2010-09-08 | DINGUX: Add dingux.mk with specific 'dist' targets | Fabio Battaglia | |
svn-id: r52632 | |||
2010-08-28 | DINGUX: disable aspect ratio correction for some resolutions | Fabio Battaglia | |
Disable aspect ratio correction for games which have a native 240px height res, this fixes Maniac Mansion NES on dingux. svn-id: r52422 | |||
2010-08-23 | dingux: Add standard ScummVM copyright headers to the dingux backend. | John Willis | |
svn-id: r52309 | |||
2010-08-22 | DINGUX: whitspace commit to start buildbot | Fabio Battaglia | |
svn-id: r52280 | |||
2010-08-19 | DINGOO: new port. Patch #3039277 | Eugene Sandulenko | |
svn-id: r52210 |