summaryrefslogtreecommitdiff
path: root/apps/plugins/frotz (follow)
Commit message (Expand)AuthorAge
* Plugin Frotz: Match keymap and manualSebastian Leonhardt2016-01-09
* Changed the FOR_NB_SCREENS macro to always be a for loop that declares its ow...Björn Stenberg2011-10-15
* Fix further 'variable set but not used' warnings reported from GCC 4.6.0.Andree Buschmann2011-05-01
* Second try: Introduce plugin_crt0.c that every plugin links.Thomas Martitz2010-08-24
* Revert "Introduce plugin_crt0.c that every plugin links."Thomas Martitz2010-08-23
* Introduce plugin_crt0.c that every plugin links.Thomas Martitz2010-08-23
* Introduce NORETURN_ATTR wrapper for __attribute__((noreturn)), using this and...Thomas Martitz2010-08-12
* Tweak new pluginlib button map for frotz to be more convenientTorne Wuff2010-05-20
* S#10387 - Rework pluginlib actionsThomas Martitz2010-05-20
* Make the sim buildable with mingw againFrank Gevaerts2010-05-14
* 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
* Fix warnings in frotz, one of which is a real bug :)Torne Wuff2010-01-17
* New plugin: frotz, a Z-machine interpreter, for playing interactive fiction.Torne Wuff2010-01-17