summaryrefslogtreecommitdiff
path: root/apps/plugins/doom/rockmacros.h (follow)
Commit message (Expand)AuthorAge
* Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #...Thomas Martitz2010-06-21
* Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz2010-05-06
* Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...Thomas Martitz2010-05-06
* Remove private memcpy wrapper that is no longer needed since r19847 and may c...Nils Wallménius2009-10-14
* FS#10080Nils Wallménius2009-07-14
* loader-initialized global plugin API:Andrew Mahone2009-01-16
* Fix cygwin sim build.Björn Stenberg2009-01-08
* Removed the sim_ prefix from the plugin api.Björn Stenberg2009-01-07
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Plugin parameters should be const.Steve Bavin2008-05-13
* Hopefully the last fix for crosscompilation of sims with mingw32.Nicolas Pennequin2007-10-09
* Sim I/O and threading that runs more like on target. Tweakable if any genuine...Michael Sevakis2007-09-08
* Makes apps and plugins interract with directories using a posix-like api inst...Kevin Ferrare2007-07-20
* Removed unused 'mode' parameter from mkdir() for consistency with creat().Jens Arnold2007-02-03
* Doom for the Gigabeat and some code reductionKarl Kurbjun2007-01-17
* Change the gamedata folder for doom to /.rockbox/doom to go in line with othe...Dominik Riebeling2007-01-13
* Oops. Forgot rockmacros.h.Michael Sevakis2006-12-18
* Dehacked and BEX support for Doom - currently only supports a DEHACKED file i...Karl Kurbjun2006-12-13
* Slight code cleanups, fixed sound parameter - now it saves. Old configuratio...Karl Kurbjun2006-04-15
* Add a simple header and version number to the default.dfg config fileDave Chapman2006-04-08
* Finishing touchesKarl Kurbjun2006-04-03
* 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