.. |
menu
|
Pass a pointer to the MenuData structure to MenuActions
|
2017-02-16 18:55:46 +02:00 |
paths
|
Use the standard bool type instead of that stupid enum
|
2017-02-11 05:56:47 +02:00 |
resource
|
Replaced strncat/strncpy with strlcat/strlcpy
|
2017-02-16 08:29:18 +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
|
stupid menu bullshit
|
2017-02-12 05:45:19 +02:00 |
config.c
|
"skip stage" button
|
2017-02-15 19:10:56 +02:00 |
config.h
|
"skip stage" button
|
2017-02-15 19:10:56 +02:00 |
credits.c
|
Fix minor pointer/memory management issues
|
2017-02-15 14:35:07 +01:00 |
credits.h
|
Use the standard bool type instead of that stupid enum
|
2017-02-11 05:56:47 +02:00 |
dialog.c
|
Replaced strncat/strncpy with strlcat/strlcpy
|
2017-02-16 08:29:18 +02:00 |
dialog.h
|
Use the standard bool type instead of that stupid enum
|
2017-02-11 05:56:47 +02:00 |
ending.c
|
Fix minor pointer/memory management issues
|
2017-02-15 14:35:07 +01: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
|
Disable global keybindings when handling text
|
2017-02-15 13:41:53 +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
|
fixed screenshot crash when windows is resized
|
2017-02-15 14:40:35 +02:00 |
global.h
|
Replaced strncat/strncpy with strlcat/strlcpy
|
2017-02-16 08:29:18 +02:00 |
item.c
|
Improved replay consistency
|
2017-02-15 19:34:47 +02:00 |
item.h
|
Power penalty for dying: lose 1/2, drop 1/3
|
2017-02-12 00:23:01 +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
|
Improved replay consistency
|
2017-02-15 19:34:47 +02:00 |
player.h
|
Improved replay consistency
|
2017-02-15 19:34: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
|
Improved replay consistency
|
2017-02-15 19:34: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
|
Improved replay consistency
|
2017-02-15 19:34:47 +02:00 |
replay.h
|
Improved replay consistency
|
2017-02-15 19:34:47 +02:00 |
stage.c
|
Improved replay consistency
|
2017-02-15 19:34: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
|
Fix minor pointer/memory management issues
|
2017-02-15 14:35:07 +01:00 |
stageutils.h
|
Use the standard bool type instead of that stupid enum
|
2017-02-11 05:56:47 +02:00 |
taisei.ico
|
uncorrupted the ico file
|
2017-02-13 01:37:38 +02:00 |
taisei.rc
|
Add an icon for Windows binaries
|
2012-08-11 01:25:04 +02:00 |
taisei_err.c
|
Windows: show a messagebox on error
|
2017-02-17 12:24:05 +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
|
fixed screenshot crash when windows is resized
|
2017-02-15 14:40:35 +02:00 |
video.h
|
fixed screenshot crash when windows is resized
|
2017-02-15 14:40:35 +02:00 |