summaryrefslogtreecommitdiff
path: root/src/main-sdl.c
Commit message (Collapse)AuthorAge
* Clean up warnings about signed/unsigned comparisonsBardur Arantsson2015-02-23
|
* Apply trivial warning cleanupsBardur Arantsson2015-02-23
|
* Replace usleep with C++11 this_thread::sleep_for()Bardur Arantsson2014-12-16
| | | | | | | Also remove TERM_XTRA_DELAY. The terminal abstraction should not be used for providing general platform independence. As a side effect this reintroduces support for "delay" on SDL, not sure if that's a good idea or not.
* Remove TERM_XTRA_GET_DELAYBardur Arantsson2014-11-20
| | | | It was effectively unused since the removal of cmovies
* Remove TERM_XTRA_FROSHBardur Arantsson2014-07-04
|
* Remove graphics supportBardur Arantsson2014-07-02
|
* Remove "platform" sound supportBardur Arantsson2014-07-02
|
* SDL: Allow player to quite by closing the windowmiramor2012-05-12
|
* SDL: make window sizing automatic depending on font sizemiramor2012-05-12
|
* Refactor: USE_TRANSPARENCY compile-time flag always setBardur Arantsson2012-03-29
|
* Remove ISO front-end code.Bardur Arantsson2012-03-29
|
* Remove redefinition of "bool" for C++ friendliness.Bardur Arantsson2011-02-20
|
* Import tome-2.3.5.Bardur Arantsson2010-01-08