Age | Commit message (Expand) | Author |
2006-10-26 | Increase timer accuracy again | Max Horn |
2006-10-25 | Rewrote the DefaultTimerManager to use a priority queue instead of a fixed si... | Max Horn |
2006-10-25 | Update GP2X port to support Fingolfin's ongoing implementation of the Modular... | John Willis |
2006-10-25 | DS : Blind backends changes to comply to fingolfin's changes | Bertrand Augereau |
2006-10-25 | DS : Yet another scaling helpers | Bertrand Augereau |
2006-10-25 | DS backend : Compile fixes for the new backends system, still needs plugging ... | Bertrand Augereau |
2006-10-25 | Compile fix | Bertrand Augereau |
2006-10-25 | DS : 320*PAL8 to 256*1555 line scaler | Bertrand Augereau |
2006-10-22 | delayMillis() should now cope with delays over 20 minutes without overflowing. | Marcus Comstedt |
2006-10-22 | Removed timerproc and soundproc. | Marcus Comstedt |
2006-10-22 | Modularization. | Marcus Comstedt |
2006-10-22 | Check for degenerated rect in copyRectTo*. | Marcus Comstedt |
2006-10-22 | Removed unused return value & param from DefaultTimerManager::handler() | Max Horn |
2006-10-22 | SDL backend: got rid of setTimerCallback and clearSoundCallback | Max Horn |
2006-10-22 | Tweaked the NULL backend to match my recent backend changes | Max Horn |
2006-10-22 | Backend modularization: Create timer manager, savefile manager and audio mixe... | Max Horn |
2006-10-22 | don't set CFLAGS, as we don't need them and they're now used for building the... | Joost Peters |
2006-10-21 | Fix multiple simulated mouse key events bug (sync). | Kostas Nakos |
2006-10-11 | Fix file caching | Won Star |
2006-10-10 | Merge dirs | Kostas Nakos |
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 |