summaryrefslogtreecommitdiff
path: root/apps/plugins/doom/r_data.c (follow)
Commit message (Collapse)AuthorAge
* set mode argument for open() where O_CREAT flag is/can be set.Teruaki Kawashima2010-11-07
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28527 a1c6a512-1295-4272-9138-f99709370657
* Free more plugin memoryKarl Kurbjun2006-12-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11743 a1c6a512-1295-4272-9138-f99709370657
* Doom bugfix: updating a saved tranmap didn't work.Jens Arnold2006-11-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11438 a1c6a512-1295-4272-9138-f99709370657
* Properly cache animations at level start. Switches still need some caching ↵Karl Kurbjun2006-04-17
| | | | | | code. Added a debug cache flag for use in the sim to w_wad.c. Should be taken out when switches are handled. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9706 a1c6a512-1295-4272-9138-f99709370657
* Prevent a potential unaligned memory accessDave Chapman2006-04-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9462 a1c6a512-1295-4272-9138-f99709370657
* 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
* 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