taisei/src
Andrei Alexeyev 804d32a41e
wasted a lot of time trying to tweak stage1 sounds
results: bloodstained headphones, but i probably wouldn't need them
anymore either way.
2017-10-29 05:43:32 +02:00
..
menu minor options menu improvements 2017-10-22 02:50:15 +03:00
plrmodes smooth(er) bomb cancellations 2017-10-17 23:27:35 +03:00
resource audio: play_sound* api change 2017-10-29 03:30:05 +03:00
rwops Removed excess and added missing newlines at end of files 2017-10-10 21:10:35 +03:00
stages wasted a lot of time trying to tweak stage1 sounds 2017-10-29 05:43:32 +02:00
vfs Made ZIP support optional; dropped requirements for CMake from 3.3 to 3.0.2 and libzip from required to optional >=1.0 2017-10-10 20:59:51 +03:00
aniplayer.c improved boss death effect (with sfx) 2017-10-17 00:50:02 +03:00
aniplayer.h improved boss death effect (with sfx) 2017-10-17 00:50:02 +03:00
assert.h update copyright and credits 2017-09-12 04:28:15 +03:00
audio.h audio: play_sound* api change 2017-10-29 03:30:05 +03:00
audio_common.c audio: play_sound* api change 2017-10-29 03:30:05 +03:00
audio_mixer.c audio: play_sound* api change 2017-10-29 03:30:05 +03:00
audio_mixer.h audio: play_sound* api change 2017-10-29 03:30:05 +03:00
audio_null.c audio: play_sound* api change 2017-10-29 03:30:05 +03:00
boss.c audio: play_sound* api change 2017-10-29 03:30:05 +03:00
boss.h ATTACK_IS_SPELL macro 2017-10-17 17:25:49 +03:00
cli.c update credits, fix stuff 2017-10-23 13:48:30 +03:00
cli.h update credits, fix stuff 2017-10-23 13:48:30 +03:00
CMakeLists.txt macOS: update .dmg name format 2017-10-27 11:04:18 +03:00
color.c more boss shadow tweaks 2017-10-10 15:27:10 +03:00
color.h more boss shadow tweaks 2017-10-10 15:27:10 +03:00
compat.h another desperate attempt at an accurate fps limiter 2017-10-04 08:07:04 +03:00
config.c config changes 2017-09-27 01:03:16 +03:00
config.h dialogue text autowrapping, fpslimit off key, fixes 2017-10-23 13:10:40 +03:00
credits.c typo 2017-10-23 23:13:09 +03:00
credits.h Removed excess and added missing newlines at end of files 2017-10-10 21:10:35 +03:00
dialog.c dialogue text autowrapping, fpslimit off key, fixes 2017-10-23 13:10:40 +03:00
dialog.h Removed excess and added missing newlines at end of files 2017-10-10 21:10:35 +03:00
difficulty.c update copyright and credits 2017-09-12 04:28:15 +03:00
difficulty.h Removed excess and added missing newlines at end of files 2017-10-10 21:10:35 +03:00
ending.c update credits, fix stuff 2017-10-23 13:48:30 +03:00
ending.h desperate attempt at refactoring plrmodes 2017-10-10 08:23:36 +03:00
enemy.c remove unbombable enemies 2017-10-16 00:07:09 +03:00
enemy.h remove unbombable enemies 2017-10-16 00:07:09 +03:00
events.c minor options menu improvements 2017-10-22 02:50:15 +03:00
events.h minor options menu improvements 2017-10-22 02:50:15 +03:00
fbo.c added some glitches... 2017-10-01 11:59:32 +03:00
fbo.h added some glitches... 2017-10-01 11:59:32 +03:00
gamepad.c fix gamepad crash 2017-10-25 02:02:39 +03:00
gamepad.h Removed excess and added missing newlines at end of files 2017-10-10 21:10:35 +03:00
global.c WIP event system rewrite. text input missing 2017-10-01 00:43:18 +03:00
global.h WIP stage 3 revamp 2017-10-16 00:07:09 +03:00
hashtable.c update copyright and credits 2017-09-12 04:28:15 +03:00
hashtable.h Removed excess and added missing newlines at end of files 2017-10-10 21:10:35 +03:00
hirestime.c another desperate attempt at an accurate fps limiter 2017-10-04 08:07:04 +03:00
hirestime.h another desperate attempt at an accurate fps limiter 2017-10-04 08:07:04 +03:00
item.c fixed full power at stage start 2017-09-19 11:52:18 +02:00
item.h Removed excess and added missing newlines at end of files 2017-10-10 21:10:35 +03:00
laser.c new sfx, changed wriggle stage2 nonspell pattern 2017-10-22 22:13:07 +03:00
laser.h WIP de Broglie tweaks 2017-10-22 05:52:37 +03:00
list.c Animation player manager Pro (tm) 2k17 2017-10-03 17:25:38 +02:00
list.h Removed excess and added missing newlines at end of files 2017-10-10 21:10:35 +03:00
log.c update copyright and credits 2017-09-12 04:28:15 +03:00
log.h another desperate attempt at an accurate fps limiter 2017-10-04 08:07:04 +03:00
main.c update credits, fix stuff 2017-10-23 13:48:30 +03:00
matrix.c update copyright and credits 2017-09-12 04:28:15 +03:00
matrix.h Removed excess and added missing newlines at end of files 2017-10-10 21:10:35 +03:00
player.c dialogue text autowrapping, fpslimit off key, fixes 2017-10-23 13:10:40 +03:00
player.h smooth(er) bomb cancellations 2017-10-17 23:27:35 +03:00
plrmodes.c fix missing include for windows 2017-10-10 08:23:36 +03:00
plrmodes.h plrmodes: streamline bomb sounds, improve preloads 2017-10-10 08:23:36 +03:00
progress.c wriggle ex spell changes: 2017-10-16 15:28:06 +03:00
progress.h store version info in progress file 2017-10-10 09:13:07 +03:00
projectile.c wasted a lot of time trying to tweak stage1 sounds 2017-10-29 05:43:32 +02:00
projectile.h another stupid Elly spelly (unfinished) 2017-10-20 18:01:19 +03:00
random.c update copyright and credits 2017-09-12 04:28:15 +03:00
random.h Removed excess and added missing newlines at end of files 2017-10-10 21:10:35 +03:00
replay.c desperate attempt at refactoring plrmodes 2017-10-10 08:23:36 +03:00
replay.h Removed excess and added missing newlines at end of files 2017-10-10 21:10:35 +03:00
stage.c update credits, fix stuff 2017-10-23 13:48:30 +03:00
stage.h Removed excess and added missing newlines at end of files 2017-10-10 21:10:35 +03:00
stagedraw.c wave-particle duality changes 2017-10-20 21:53:21 +03:00
stagedraw.h Removed excess and added missing newlines at end of files 2017-10-10 21:10:35 +03:00
stagetext.c fix segfault when changing window size during spell finish text 2017-10-05 01:10:55 +03:00
stagetext.h Removed excess and added missing newlines at end of files 2017-10-10 21:10:35 +03:00
stageutils.c update copyright and credits 2017-09-12 04:28:15 +03:00
stageutils.h Removed excess and added missing newlines at end of files 2017-10-10 21:10:35 +03:00
taisei.rc.in windows: associate replays with taisei 2017-09-27 19:02:02 +03:00
taiseigl.c update copyright and credits 2017-09-12 04:28:15 +03:00
taiseigl.h update copyright and credits 2017-09-12 04:28:15 +03:00
transition.c update copyright and credits 2017-09-12 04:28:15 +03:00
transition.h Removed excess and added missing newlines at end of files 2017-10-10 21:10:35 +03:00
util.c update credits, fix stuff 2017-10-23 13:48:30 +03:00
util.h another desperate attempt at an accurate fps limiter 2017-10-04 08:07:04 +03:00
vbo.c update copyright and credits 2017-09-12 04:28:15 +03:00
vbo.h Removed excess and added missing newlines at end of files 2017-10-10 21:10:35 +03:00
version.c store version info in progress file 2017-10-10 09:13:07 +03:00
version.h store version info in progress file 2017-10-10 09:13:07 +03:00
version_auto.c.in include game version info in replays 2017-09-26 23:09:00 +03:00
video.c WIP event system rewrite. text input missing 2017-10-01 00:43:18 +03:00
video.h Removed excess and added missing newlines at end of files 2017-10-10 21:10:35 +03:00
windows_misc.c windows: prefer discrete GPU on hybrid-graphics systems 2017-10-09 10:00:59 +03:00