summaryrefslogtreecommitdiff
path: root/apps/plugins/doom (follow)
Commit message (Collapse)AuthorAge
* Update adds prboom's high resolution support, also makes the scaling for ↵Karl Kurbjun2006-04-02
| | | | | | platforms w/ resolution less then 320x200 much nicer. IDoom's lookup table code has been removed. Also fixed a pallete bug. Some graphic errors are present in menu and status bar. Also updates some headers and output formatting. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9418 a1c6a512-1295-4272-9138-f99709370657
* Use rockbox endian definesKarl Kurbjun2006-03-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9351 a1c6a512-1295-4272-9138-f99709370657
* Change the type of the P_SectorActive() function to boolean - that's how it ↵Dave Chapman2006-03-28
| | | | | | is being used. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9323 a1c6a512-1295-4272-9138-f99709370657
* More 64-bit fixes.Dave Chapman2006-03-28
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9322 a1c6a512-1295-4272-9138-f99709370657
* More 64-bit fixesDave Chapman2006-03-28
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9321 a1c6a512-1295-4272-9138-f99709370657
* added good (tm) button mappings for x5, and added ifdef for HAS_BUTTON_HOLDChristian Gmeiner2006-03-28
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9319 a1c6a512-1295-4272-9138-f99709370657
* 64-bit sim fixesDave Chapman2006-03-28
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9316 a1c6a512-1295-4272-9138-f99709370657
* Fix uninitialised variable warningDave Chapman2006-03-28
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9314 a1c6a512-1295-4272-9138-f99709370657
* Do not export load_main_backdrop() via the plugin API. Plugins should ↵Dave Chapman2006-03-28
| | | | | | allocate their own buffer and use lcd_set_backdrop() git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9313 a1c6a512-1295-4272-9138-f99709370657
* Patch #2969 - Doom! Currently only working on the H300.Dave Chapman2006-03-28
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9312 a1c6a512-1295-4272-9138-f99709370657