| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
| |
|
|
|
|
|
| |
* examples/audio.scm: New file.
* Makefile.am (EXTRA_DIST): Add it.
|
| |
|
|
|
|
| |
* chickadee.scm (run-game): Replace SDL mixer with OpenAL audio system.
|
|
|
|
|
|
| |
* chickadee/audio.scm: New file.
* Makefile.am (SOURCES): Add it.
* api.texi (Audio): Add docs.
|
| |
|
|
|
|
|
|
| |
* chickadee/audio/mpg123.scm: New file.
* Makefile.am (SOURCES): Add it.
* configure.ac: Check for mpg123 library.
|
|
|
|
|
|
| |
* chickadee/audio/vorbis.scm: New file.
* Makefile.am (SOURCES): Add it.
* configure.ac: Check for vorbis library.
|
|
|
|
|
| |
* chickadee/audio/wav.scm: New file.
* Makefile.am (SOURCES): Add it.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
-_-
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Wrong boolean value was being checked for specular map.
|
| |
|
|
|
|
| |
compatibility.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
And boilerplate for bump maps to be supported later.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|