Age | Commit message (Expand) | Author |
2006-10-10 | newres.h is not needed anymore | Kostas Nakos |
2006-10-10 | Merge ozone header | Kostas Nakos |
2006-10-09 | Update GP2X backend with overloads for default config file stuff (including s... | John Willis |
2006-10-09 | Implement stdout/stderr redirection | Kostas Nakos |
2006-10-08 | Updates to the GP2X backend specific README-GP2X (and HTML ver) | John Willis |
2006-10-08 | Initial commit of the wince-gcc re-port | Kostas Nakos |
2006-10-08 | Patch #1573141: Attempt to fix AmigaOS 4 / Broken Sword 2 problems | Max Horn |
2006-10-07 | #include <base/engine.h> -> #include <engines/engine.h (Though I don't like | Eugene Sandulenko |
2006-10-07 | Fix compilation. SDL.h is required for SDL_GetError() | Eugene Sandulenko |
2006-10-07 | Instantiate and hook up the plugin providers in the main() function of the co... | Max Horn |
2006-10-07 | Added SDL plugin provider | Max Horn |
2006-10-07 | Fixed mixup in win32 plugin provider code, and added win32 & dc plugin provid... | Max Horn |
2006-10-07 | Added plugin providers for Win32 and DC | Max Horn |
2006-10-07 | Started to refactor the plugin code (moving backend specific stuff into backe... | Max Horn |
2006-10-06 | Patch #1432376: "Very basic GP2X Backend" | Eugene Sandulenko |
2006-10-05 | DS CPU scaling prototype, in 16 bit mode (for menu), not plugged(switch cpuSc... | Bertrand Augereau |
2006-10-05 | Path fixup in the zipreader (necessary with my adapter/zip/build combination?) | Bertrand Augereau |
2006-10-02 | NDS : Naive C++ scanline 320*16 -> 256*16 rescaler code | Bertrand Augereau |
2006-10-02 | Implemented "iconify window" opcode. This, of course, needs support in the | Torbjörn Andersson |
2006-09-29 | Phase 4. Some more internal updates., | Eugene Sandulenko |
2006-09-29 | Phase 3 of Simon engine renaming. Files renaming. | Eugene Sandulenko |
2006-09-29 | Phase 2a. Renaming other minor directories | Eugene Sandulenko |
2006-09-29 | First pahse of renaming simon engine to agos. Internal renames. Compilation | Eugene Sandulenko |
2006-09-23 | Remove defines, which were only used by checkHeap() | Travis Howell |
2006-09-23 | Moved base/engine.cpp and .h to engines/ (main motivation: helps untangle the... | Max Horn |
2006-09-20 | Some updates (mostly guesswork) for the ALSA MIDI driver, mostly prompted by | Torbjörn Andersson |
2006-09-20 | Added _PLUGIN_copyright to list of symbols exported by plugins | Max Horn |
2006-09-17 | Compiler seems to not use these operators when they are inlined | Chris Apers |
2006-09-17 | Added more compilation options | Chris Apers |
2006-09-17 | Fixed compilation | Chris Apers |
2006-09-17 | Fixed back mouse in GUI adding cursor palette support | Chris Apers |
2006-09-17 | Added option to trace memory allocation | Chris Apers |
2006-09-17 | Added option to trace memory allocation | Chris Apers |
2006-09-17 | This be_zodiac.h include is what was made standard OS5 to crash \! | Chris Apers |
2006-09-17 | Cleanup, no need to export twGlue addr when compiling standard OS5 version | Chris Apers |
2006-09-17 | Cleanup, no need to export twGlue addr when compiling standard OS5 version | Chris Apers |
2006-09-17 | Changed version numbers to 0.100 | Lars Persson |
2006-09-16 | Small adjustment for projectfiles source path | Lars Persson |
2006-09-16 | * Updated Symbian project files for new file structure | Lars Persson |
2006-09-16 | Patch #1559806: Fixes for AmigaOS 4 filesystem backend | Max Horn |
2006-09-13 | Implement file cache. needs some testing :) | Won Star |
2006-09-10 | Added name() method. | Marcus Comstedt |
2006-09-09 | cleanup | Kostas Nakos |
2006-08-31 | Adding new name() method. | Neil Millstone |
2006-08-28 | Oops. some systems are using '\\' instead of '/' fixing that now... | Johannes Schickel |
2006-08-28 | Fixing other FS backends to use the bug fixed version of the POSIX lastPathCo... | Johannes Schickel |
2006-08-28 | Fixing the Windows FS code to not delete the first character of a node, if it... | Johannes Schickel |
2006-08-26 | Don't strip the first character of the filename when FilesystemNode is instan... | Oystein Eftevaag |
2006-08-25 | fix update rect when adjusting ratio (backport) | Kostas Nakos |
2006-08-19 | Fixed bug causing crash during saving in Saga engine, changed audio to low qu... | Neil Millstone |