summaryrefslogtreecommitdiff
path: root/apps/plugins/doom/rockdoom.c (follow)
Commit message (Expand)AuthorAge
* Hopefully the last fix for crosscompilation of sims with mingw32.Nicolas Pennequin2007-10-09
* Doom: * Fix voicing numerous options as 'yes'. voice_id is an id, not a point...Jens Arnold2007-10-02
* Makes apps and plugins interract with directories using a posix-like api inst...Kevin Ferrare2007-07-20
* Some fixes to doom dehacked loading - make embedded dehacked files actually l...Karl Kurbjun2007-06-03
* Move the old api out of the core and into the plugin lib.Jonathan Gordon2007-05-08
* Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold2007-03-16
* Make our Doom plugin see the Doom wad we provide and list "Freedoom" as Paul Louden2007-02-17
* Doom for the Gigabeat and some code reductionKarl Kurbjun2007-01-17
* Dehacked and BEX support for Doom - currently only supports a DEHACKED file i...Karl Kurbjun2006-12-13
* FS#6357, patch 1: let iramcopy and bss share the same space in codecs andTomasz Malesinski2006-11-26
* SWCODEC/IRAM: Save voice IRAM when a plugin initializes its IRAM. Defines two...Michael Sevakis2006-11-18
* Don't need to remove the backdrop for all plugins - leave it up for some.Karl Kurbjun2006-11-15
* Deboost under all exits for rockdoom thanks to patch 5851 by David DentKarl Kurbjun2006-10-01
* Fix the menu start for rockdoomKarl Kurbjun2006-06-10
* Stop playback before starting to use IRAMDave Chapman2006-05-15
* Better video update, add options to startup menu, change default screensizeKarl Kurbjun2006-04-22
* Add in error return if appropriate.Karl Kurbjun2006-04-17
* Changed the way the addons and demos menus are displayed and built. Should b...Karl Kurbjun2006-04-17
* Finally add support for unlimited number of addons and demos. Also cleaned u...Karl Kurbjun2006-04-17
* Some code cleanup. Adds Always run to configuration options.Karl Kurbjun2006-04-17
* Slight code cleanups, fixed sound parameter - now it saves. Old configuratio...Karl Kurbjun2006-04-15
* Start of profiling support for doom.Karl Kurbjun2006-04-14
* use #ifdef x instead of #if defined(x)Christian Gmeiner2006-04-09
* HAVE_ADJUSTABLE_CPU_FREQ isn't defined for simulators, so we don't have to ch...Christian Gmeiner2006-04-09
* Fix up configurable keys, edit exit string, more work needs to be done on men...Karl Kurbjun2006-04-04
* Add configurable keys to Doom, enter, escape and run still need to be handled...Karl Kurbjun2006-04-04
* Updates doom menu w/ new graphics, now requires rockdoom.wad: http://alamode....Karl Kurbjun2006-04-03
* Finishing touchesKarl Kurbjun2006-04-03
* Properly ifdef H300 video code, fix commented line handling rockbox volumeKarl Kurbjun2006-04-02
* Update adds prboom's high resolution support, also makes the scaling for plat...Karl Kurbjun2006-04-02
* Do not export load_main_backdrop() via the plugin API. Plugins should alloca...Dave Chapman2006-03-28
* Patch #2969 - Doom! Currently only working on the H300.Dave Chapman2006-03-28