1
0
Fork 0
Commit Graph

17 Commits

Author SHA1 Message Date
Michaël Lemaire edb1ca7811 Fixed font issue 2021-06-10 20:10:22 +02:00
Michaël Lemaire 0546de832d Restored music playing 2021-06-10 20:06:20 +02:00
Michaël Lemaire 03b74c0dd0 Updated to SDL2 2021-06-09 01:10:09 +02:00
Michaël Lemaire bf1f9192e5 Added several improvements from an old branch
* Added body rotation using hit button
* Added rotating decapitation camera
* Added slow motion on death
* Improved camera tracking
* Added motion blur
* Fixed several bugs
2015-06-03 15:36:33 +02:00
Michaël Lemaire 371731a73b Apply clang llvm formatting 2015-06-03 14:29:34 +02:00
Michaël Lemaire 9d2084b6b5 Convert crlf to nl for portability 2014-03-17 21:38:31 +01:00
Michaël Lemaire 63dd769688 Update README.md 2014-02-23 21:32:03 +01:00
Michaël Lemaire 4bd8be7b58 Added cmake configuration
We leave the original Makefile as alternative, but it is currently
overwritten by a call to cmake.
2014-02-16 15:24:25 +01:00
Michaël Lemaire 530c81b04b Fixed compile error in collision.h 2014-02-16 14:58:36 +01:00
Michaël Lemaire 9ef2aa5ff0 Allow compiling without fmod
Later, we will need to provide an alternative to fmod,
as it is badly distributed on linux distributions.
2014-02-16 14:58:07 +01:00
Michaël Lemaire b9c3a15057 Removed versioning information from sources 2014-02-16 14:34:15 +01:00
Michaël Lemaire 837451bc29 convert sources to utf-8 for portability 2014-02-16 14:25:55 +01:00
Michaël Lemaire d2b8d370b5 Added gitignore 2014-02-16 14:09:29 +01:00
Michaël Lemaire 31349e70a4 Added screenshots to readme 2014-02-16 13:50:56 +01:00
Michaël Lemaire 4c926af399 Update readme 2014-02-16 13:11:11 +01:00
Michaël Lemaire 48de1902ae Initial import of source distribution. 2014-02-16 11:41:12 +01:00
Michaël Lemaire 765ac41f9c Initial commit 2014-02-16 02:21:58 -08:00