Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-10-10 | newres.h is not needed anymore | Kostas Nakos | |
svn-id: r24267 | |||
2006-10-10 | Merge ozone header | Kostas Nakos | |
svn-id: r24266 | |||
2006-10-09 | Update GP2X backend with overloads for default config file stuff (including ↵ | John Willis | |
save location). svn-id: r24258 | |||
2006-10-09 | Implement stdout/stderr redirection | Kostas Nakos | |
svn-id: r24252 | |||
2006-10-08 | Updates to the GP2X backend specific README-GP2X (and HTML ver) | John Willis | |
svn-id: r24239 | |||
2006-10-08 | Initial commit of the wince-gcc re-port | Kostas Nakos | |
svn-id: r24212 | |||
2006-10-07 | #include <base/engine.h> -> #include <engines/engine.h (Though I don't like | Eugene Sandulenko | |
those angle brackets) svn-id: r24178 | |||
2006-10-07 | Instantiate and hook up the plugin providers in the main() function of the ↵ | Max Horn | |
corresponding backends (porters may have to update their ports if they were using the POSIX or Win32 module loading code implicitly); some cleanup svn-id: r24153 | |||
2006-10-06 | Patch #1432376: "Very basic GP2X Backend" | Eugene Sandulenko | |
svn-id: r24144 | |||
2006-10-05 | DS CPU scaling prototype, in 16 bit mode (for menu), not plugged(switch ↵ | Bertrand Augereau | |
cpuScaler to test) svn-id: r24129 | |||
2006-10-05 | Path fixup in the zipreader (necessary with my adapter/zip/build combination?) | Bertrand Augereau | |
svn-id: r24128 | |||
2006-10-02 | NDS : Naive C++ scanline 320*16 -> 256*16 rescaler code | Bertrand Augereau | |
svn-id: r24074 | |||
2006-10-02 | Implemented "iconify window" opcode. This, of course, needs support in the | Torbjörn Andersson | |
backend to work, and so far it's only done in the SDL backend. See the new kFeatureIconifyWindow flag. (This is patch #1568775.) svn-id: r24060 | |||
2006-09-29 | Phase 4. Some more internal updates., | Eugene Sandulenko | |
svn-id: r24012 | |||
2006-09-29 | Phase 3 of Simon engine renaming. Files renaming. | Eugene Sandulenko | |
svn-id: r24011 | |||
2006-09-29 | Phase 2a. Renaming other minor directories | Eugene Sandulenko | |
svn-id: r24010 | |||
2006-09-29 | First pahse of renaming simon engine to agos. Internal renames. Compilation | Eugene Sandulenko | |
is broken svn-id: r24008 | |||
2006-09-23 | Remove defines, which were only used by checkHeap() | Travis Howell | |
svn-id: r23980 | |||
2006-09-23 | Moved base/engine.cpp and .h to engines/ (main motivation: helps untangle ↵ | Max Horn | |
the linker dependency graph). Porters will have to update project files svn-id: r23974 | |||
2006-09-20 | Added _PLUGIN_copyright to list of symbols exported by plugins | Max Horn | |
svn-id: r23946 | |||
2006-09-17 | Compiler seems to not use these operators when they are inlined | Chris Apers | |
svn-id: r23915 | |||
2006-09-17 | Added more compilation options | Chris Apers | |
svn-id: r23914 | |||
2006-09-17 | Fixed back mouse in GUI adding cursor palette support | Chris Apers | |
Fixed cursor redraw in GUI Fixed cursor glitches problem in BS because of too small buffer Cleanup svn-id: r23908 | |||
2006-09-17 | Added option to trace memory allocation | Chris Apers | |
Fixed key auto repeat problem in some engines svn-id: r23905 | |||
2006-09-17 | Added option to trace memory allocation | Chris Apers | |
svn-id: r23904 | |||
2006-09-17 | This be_zodiac.h include is what was made standard OS5 to crash \! | Chris Apers | |
svn-id: r23903 | |||
2006-09-17 | Cleanup, no need to export twGlue addr when compiling standard OS5 version | Chris Apers | |
svn-id: r23902 | |||
2006-09-17 | Cleanup, no need to export twGlue addr when compiling standard OS5 version | Chris Apers | |
svn-id: r23901 | |||
2006-09-17 | Changed version numbers to 0.100 | Lars Persson | |
svn-id: r23900 | |||
2006-09-16 | Small adjustment for projectfiles source path | Lars Persson | |
svn-id: r23897 | |||
2006-09-16 | * Updated Symbian project files for new file structure | Lars Persson | |
svn-id: r23895 | |||
2006-09-13 | Implement file cache. needs some testing :) | Won Star | |
Fix some bugs in memory management. svn-id: r23870 | |||
2006-09-09 | cleanup | Kostas Nakos | |
svn-id: r23851 | |||
2006-08-25 | fix update rect when adjusting ratio (backport) | Kostas Nakos | |
svn-id: r23744 | |||
2006-08-19 | Fixed bug causing crash during saving in Saga engine, changed audio to low ↵ | Neil Millstone | |
quality. svn-id: r23726 | |||
2006-08-19 | Added build C target to support more engines. | Neil Millstone | |
svn-id: r23725 | |||
2006-08-18 | fix bugs #1515389 and #1505868 (aka file::exists - dedicated to LordHoto) ↵ | Kostas Nakos | |
(backport) svn-id: r23722 | |||
2006-08-18 | fix smartphone cursor hiding when keyboard up, more logical zone function, ↵ | Kostas Nakos | |
got rid of higher sound thread priority by default. (backport) svn-id: r23720 | |||
2006-08-04 | Fixed some broken #include's (the PS2 and Symbian may need more fixed, though) | Max Horn | |
svn-id: r23666 | |||
2006-08-04 | Patch #1527347: Make maemo port compile again | Max Horn | |
svn-id: r23664 | |||
2006-08-04 | Added new method OSystem::getScreenChangeID(), which can be used by code to ↵ | Max Horn | |
track screen changes even without getting all EVENT_SCREEN_CHANGED events svn-id: r23661 | |||
2006-08-03 | Add a logo.bmp to DS port, to fix building. agentq, feel free to replace if ↵ | James Brown | |
the filesize is too big or whatever :) svn-id: r23658 | |||
2006-07-30 | CinE Engine support (backport) | Kostas Nakos | |
svn-id: r23625 | |||
2006-07-26 | hotfix for bug #1519449 (scaling/crash issue) (backport) | Kostas Nakos | |
svn-id: r23602 | |||
2006-07-26 | fix bug 1521718 (dpad mouse emulation) (backport) | Kostas Nakos | |
svn-id: r23600 | |||
2006-07-23 | Add kyra skip intro key (backport). | Kostas Nakos | |
svn-id: r23577 | |||
2006-07-23 | Warn if copyRectToScreen() is called before _screen is created, since it's | Torbjörn Andersson | |
almost certainly a programming error. (Used to be silently ignored.) Warn if setPalette() is called before _screen is created, but allow it (for now) since we don't actually set the palette until later. It could still be a programming error, though. Don't crash if updateScreen() is called with a "dirty" palette before _screen is created. svn-id: r23573 | |||
2006-07-21 | o Proper ScummVM copyrights | Eugene Sandulenko | |
o Apparently because some patch was applied twice, many header files had their contents doubled. Fixing this as well. svn-id: r23548 | |||
2006-07-16 | Add additional library directories. | Won Star | |
svn-id: r23530 | |||
2006-07-14 | * Add grabRawScreen() method. | Won Star | |
* Add Launcher icon. * Fix trunk compile. svn-id: r23501 |