taisei/src
Andrei "Akari" Alexeyev d524909f3a Revert "Lose 25% of current power on death"
This reverts commit 6c6e4d8484.
2017-02-12 00:13:23 +02:00
..
menu Use the standard bool type instead of that stupid enum 2017-02-11 05:56:47 +02:00
paths Use the standard bool type instead of that stupid enum 2017-02-11 05:56:47 +02:00
resource Use the standard bool type instead of that stupid enum 2017-02-11 05:56:47 +02:00
stages Use the standard bool type instead of that stupid enum 2017-02-11 05:56:47 +02:00
boss.c Use the standard bool type instead of that stupid enum 2017-02-11 05:56:47 +02:00
boss.h Use the standard bool type instead of that stupid enum 2017-02-11 05:56:47 +02:00
CMakeLists.txt God mode improvements 2017-02-11 03:24:47 +02:00
config.c God mode improvements 2017-02-11 03:24:47 +02:00
config.h God mode improvements 2017-02-11 03:24:47 +02:00
credits.c Use the standard bool type instead of that stupid enum 2017-02-11 05:56:47 +02:00
credits.h Use the standard bool type instead of that stupid enum 2017-02-11 05:56:47 +02:00
dialog.c Use the standard bool type instead of that stupid enum 2017-02-11 05:56:47 +02:00
dialog.h Use the standard bool type instead of that stupid enum 2017-02-11 05:56:47 +02:00
ending.c Use the standard bool type instead of that stupid enum 2017-02-11 05:56:47 +02:00
ending.h Use the standard bool type instead of that stupid enum 2017-02-11 05:56:47 +02:00
enemy.c Use the standard bool type instead of that stupid enum 2017-02-11 05:56:47 +02:00
enemy.h Use the standard bool type instead of that stupid enum 2017-02-11 05:56:47 +02:00
events.c Use the standard bool type instead of that stupid enum 2017-02-11 05:56:47 +02:00
events.h Use the standard bool type instead of that stupid enum 2017-02-11 05:56:47 +02:00
fbo.c Use the standard bool type instead of that stupid enum 2017-02-11 05:56:47 +02:00
fbo.h Use the standard bool type instead of that stupid enum 2017-02-11 05:56:47 +02:00
gamepad.c Use the standard bool type instead of that stupid enum 2017-02-11 05:56:47 +02:00
gamepad.h Use the standard bool type instead of that stupid enum 2017-02-11 05:56:47 +02:00
global.c Use the standard bool type instead of that stupid enum 2017-02-11 05:56:47 +02:00
global.h Use the standard bool type instead of that stupid enum 2017-02-11 05:56:47 +02:00
item.c Use the standard bool type instead of that stupid enum 2017-02-11 05:56:47 +02:00
item.h Use the standard bool type instead of that stupid enum 2017-02-11 05:56:47 +02:00
laser.c Scoring changes 2017-02-11 00:05:22 +02:00
laser.h Use the standard bool type instead of that stupid enum 2017-02-11 05:56:47 +02:00
list.c Use the standard bool type instead of that stupid enum 2017-02-11 05:56:47 +02:00
list.h Use the standard bool type instead of that stupid enum 2017-02-11 05:56:47 +02:00
main.c Use the standard bool type instead of that stupid enum 2017-02-11 05:56:47 +02:00
matrix.c Use the standard bool type instead of that stupid enum 2017-02-11 05:56:47 +02:00
matrix.h Use the standard bool type instead of that stupid enum 2017-02-11 05:56:47 +02:00
player.c Revert "Lose 25% of current power on death" 2017-02-12 00:13:23 +02:00
player.h Use the standard bool type instead of that stupid enum 2017-02-11 05:56:47 +02:00
plrmodes.c Use the standard bool type instead of that stupid enum 2017-02-11 05:56:47 +02:00
plrmodes.h Use the standard bool type instead of that stupid enum 2017-02-11 05:56:47 +02:00
projectile.c Use the standard bool type instead of that stupid enum 2017-02-11 05:56:47 +02:00
projectile.h Use the standard bool type instead of that stupid enum 2017-02-11 05:56:47 +02:00
random.c Use the standard bool type instead of that stupid enum 2017-02-11 05:56:47 +02:00
random.h Use the standard bool type instead of that stupid enum 2017-02-11 05:56:47 +02:00
random_test.py Added random generator testing script 2017-02-06 07:59:39 +01:00
replay.c Use the standard bool type instead of that stupid enum 2017-02-11 05:56:47 +02:00
replay.h Use the standard bool type instead of that stupid enum 2017-02-11 05:56:47 +02:00
stage.c Use the standard bool type instead of that stupid enum 2017-02-11 05:56:47 +02:00
stage.h Use the standard bool type instead of that stupid enum 2017-02-11 05:56:47 +02:00
stageutils.c Use the standard bool type instead of that stupid enum 2017-02-11 05:56:47 +02:00
stageutils.h Use the standard bool type instead of that stupid enum 2017-02-11 05:56:47 +02:00
taisei.ico Use the standard bool type instead of that stupid enum 2017-02-11 05:56:47 +02:00
taisei.rc Add an icon for Windows binaries 2012-08-11 01:25:04 +02:00
taisei_err.c Use the standard bool type instead of that stupid enum 2017-02-11 05:56:47 +02:00
taisei_err.h Use the standard bool type instead of that stupid enum 2017-02-11 05:56:47 +02:00
taiseigl.c Use the standard bool type instead of that stupid enum 2017-02-11 05:56:47 +02:00
taiseigl.h Use the standard bool type instead of that stupid enum 2017-02-11 05:56:47 +02:00
transition.c Use the standard bool type instead of that stupid enum 2017-02-11 05:56:47 +02:00
transition.h Use the standard bool type instead of that stupid enum 2017-02-11 05:56:47 +02:00
tscomplex.h Fixed clang warnings 2017-02-07 20:34:55 +02:00
vbo.c Use the standard bool type instead of that stupid enum 2017-02-11 05:56:47 +02:00
vbo.h Fixed all the () prototypes, changed to (void) 2012-08-10 23:08:51 +03:00
video.c Use the standard bool type instead of that stupid enum 2017-02-11 05:56:47 +02:00
video.h Made vsync a config option instead of env variable 2017-02-10 03:11:45 +02:00