taisei/src
2019-04-12 11:36:40 +03:00
..
audio sdl2mixer: print info about audio drivers when initializing 2019-03-20 09:35:06 +02:00
dialog 'upkeep' target for maintenance tasks; back to include guards; happy new year! 2019-01-23 22:10:43 +02:00
eventloop correct logic fps counter 2019-03-27 11:12:03 +02:00
menu stagedraw: make postprocessing affect the overlay 2019-04-11 12:27:21 +03:00
pch refactor audio (module system like that of renderer) 2019-03-05 21:43:01 +02:00
plrmodes Enforce explicit form and .proto usage for PROJECTILE/PARTICLE calls 2019-04-11 07:12:17 +03:00
projectile_prototypes Add Reimu Hakurei as a playable character (#106) 2018-08-11 22:13:48 +03:00
renderer Switch to official SPIRV-Cross C API instead of crossc 2019-04-07 04:47:55 +03:00
resource improve viewport scaling and positioning 2019-04-04 02:43:03 +03:00
rwops fix warnings 2019-04-06 21:27:39 +03:00
stages attempt to improve stage4 pacing 2019-04-12 04:57:17 +03:00
util optimize and simplify object pools 2019-04-12 11:36:40 +03:00
vfs Implement seeking in zip files without reading everything to memory 2019-03-16 22:11:37 +02:00
aniplayer.c optimize and simplify object pools 2019-04-12 11:36:40 +03:00
aniplayer.h 'upkeep' target for maintenance tasks; back to include guards; happy new year! 2019-01-23 22:10:43 +02:00
assert.h 'upkeep' target for maintenance tasks; back to include guards; happy new year! 2019-01-23 22:10:43 +02:00
boss.c Enforce explicit form and .proto usage for PROJECTILE/PARTICLE calls 2019-04-11 07:12:17 +03:00
boss.h show enemy/boss hitboxes in hitbox display mode 2019-03-01 18:10:49 +02:00
cli.c fixup includes 2019-03-18 06:41:12 +02:00
cli.h 'upkeep' target for maintenance tasks; back to include guards; happy new year! 2019-01-23 22:10:43 +02:00
color.c 'upkeep' target for maintenance tasks; back to include guards; happy new year! 2019-01-23 22:10:43 +02:00
color.h 'upkeep' target for maintenance tasks; back to include guards; happy new year! 2019-01-23 22:10:43 +02:00
config.c fixup includes 2019-03-18 06:41:12 +02:00
config.h add optional floating scoring text 2019-04-07 01:55:13 +03:00
credits.c refactor crazy memory allocations in 3d background code 2019-03-11 17:08:54 +02:00
credits.h Emscripten compatibility (#161) 2019-03-09 21:32:32 +02:00
dialog.c fixup includes 2019-03-18 06:41:12 +02:00
dialog.h 'upkeep' target for maintenance tasks; back to include guards; happy new year! 2019-01-23 22:10:43 +02:00
difficulty.c 'upkeep' target for maintenance tasks; back to include guards; happy new year! 2019-01-23 22:10:43 +02:00
difficulty.h 'upkeep' target for maintenance tasks; back to include guards; happy new year! 2019-01-23 22:10:43 +02:00
drawlayers.inc.h Lots of disorganized (mostly) visual overhaul (#156) 2019-01-05 00:59:39 +02:00
ending.c Add a basic music room 2019-03-11 01:21:43 +02:00
ending.h Emscripten compatibility (#161) 2019-03-09 21:32:32 +02:00
enemy.c optimize and simplify object pools 2019-04-12 11:36:40 +03:00
enemy.h show enemy/boss hitboxes in hitbox display mode 2019-03-01 18:10:49 +02:00
entity.c YoumuB bomb tweaks, some laser fixups 2019-03-26 17:58:38 +02:00
entity.h optimize and simplify object pools 2019-04-12 11:36:40 +03:00
events.c fix bogus sort stabilization 2019-03-11 19:20:38 +02:00
events.h 'upkeep' target for maintenance tasks; back to include guards; happy new year! 2019-01-23 22:10:43 +02:00
framerate.c Emscripten compatibility (#161) 2019-03-09 21:32:32 +02:00
framerate.h Emscripten compatibility (#161) 2019-03-09 21:32:32 +02:00
gamepad.c fix gamepad input repeat regression 2019-02-15 02:04:02 +02:00
gamepad.h 'upkeep' target for maintenance tasks; back to include guards; happy new year! 2019-01-23 22:10:43 +02:00
global.c Emscripten compatibility (#161) 2019-03-09 21:32:32 +02:00
global.h define {Int,Float}Rect in terms of offset and extent 2019-04-11 12:30:20 +03:00
hashtable.c WIP: accelerate build with precompiled headers 2019-02-09 12:29:54 +02:00
hashtable.h 'upkeep' target for maintenance tasks; back to include guards; happy new year! 2019-01-23 22:10:43 +02:00
hashtable.inc.h fixup includes 2019-03-18 06:41:12 +02:00
hashtable_incproxy.inc.h Text rendering rewrite and optimizations; some refactoring (#129) 2018-06-30 00:36:51 +03:00
hashtable_predefs.inc.h Lots of disorganized (mostly) visual overhaul (#156) 2019-01-05 00:59:39 +02:00
hirestime.c 'upkeep' target for maintenance tasks; back to include guards; happy new year! 2019-01-23 22:10:43 +02:00
hirestime.h 'upkeep' target for maintenance tasks; back to include guards; happy new year! 2019-01-23 22:10:43 +02:00
item.c optimize and simplify object pools 2019-04-12 11:36:40 +03:00
item.h replace item spawning functions with type-safe versions 2019-03-03 13:53:45 +02:00
laser.c optimize and simplify object pools 2019-04-12 11:36:40 +03:00
laser.h don't clear lasers that haven't been activated yet 2019-03-27 10:39:41 +02:00
list.c fixup includes 2019-03-18 06:41:12 +02:00
list.h Emscripten compatibility (#161) 2019-03-09 21:32:32 +02:00
log.c log: fix colorless console formatter 2019-02-17 21:21:26 +02:00
log.h Emscripten compatibility (#161) 2019-03-09 21:32:32 +02:00
main.c fixup includes 2019-03-18 06:41:12 +02:00
meson.build optimize and simplify object pools 2019-04-12 11:36:40 +03:00
objectpool.c optimize and simplify object pools 2019-04-12 11:36:40 +03:00
objectpool.h optimize and simplify object pools 2019-04-12 11:36:40 +03:00
objectpool_fake.c optimize and simplify object pools 2019-04-12 11:36:40 +03:00
player.c stagetext: separate custom updates from drawing 2019-04-11 12:23:24 +03:00
player.h powersurge: reduce maximum negative charge drain rate 2019-04-08 06:41:29 +03:00
plrmodes.c 'upkeep' target for maintenance tasks; back to include guards; happy new year! 2019-01-23 22:10:43 +02:00
plrmodes.h 'upkeep' target for maintenance tasks; back to include guards; happy new year! 2019-01-23 22:10:43 +02:00
progress.c oops! 2019-03-11 12:43:12 +02:00
progress.h Add a basic music room 2019-03-11 01:21:43 +02:00
projectile.c optimize and simplify object pools 2019-04-12 11:36:40 +03:00
projectile.h Enforce explicit form and .proto usage for PROJECTILE/PARTICLE calls 2019-04-11 07:12:17 +03:00
projectile_prototypes.c 'upkeep' target for maintenance tasks; back to include guards; happy new year! 2019-01-23 22:10:43 +02:00
random.c fixup includes 2019-03-18 06:41:12 +02:00
random.h Replace RNG with xoshiro256+; update replay format 2019-03-09 18:19:42 +02:00
refs.c 'upkeep' target for maintenance tasks; back to include guards; happy new year! 2019-01-23 22:10:43 +02:00
refs.h 'upkeep' target for maintenance tasks; back to include guards; happy new year! 2019-01-23 22:10:43 +02:00
replay.c store score at the end of each stage in replays 2019-04-12 00:42:47 +03:00
replay.h store score at the end of each stage in replays 2019-04-12 00:42:47 +03:00
stage.c store score at the end of each stage in replays 2019-04-12 00:42:47 +03:00
stage.h YoumuB bomb tweaks, some laser fixups 2019-03-26 17:58:38 +02:00
stagedraw.c stagedraw: make postprocessing affect the overlay 2019-04-11 12:27:21 +03:00
stagedraw.h stagedraw: make postprocessing affect the overlay 2019-04-11 12:27:21 +03:00
stageobjects.c optimize and simplify object pools 2019-04-12 11:36:40 +03:00
stageobjects.h add optional floating scoring text 2019-04-07 01:55:13 +03:00
stagetext.c optimize and simplify object pools 2019-04-12 11:36:40 +03:00
stagetext.h optimize and simplify object pools 2019-04-12 11:36:40 +03:00
stageutils.c fixup includes 2019-03-18 06:41:12 +02:00
stageutils.h refactor crazy memory allocations in 3d background code 2019-03-11 17:08:54 +02:00
taisei.h The Powersurge game mechanic and scoring system (#159) 2019-02-22 01:56:03 +02:00
taisei.rc.in Consistent indentation: indent with tabs, align with spaces (#104) 2018-01-12 20:26:07 +02:00
taskmanager.c Logging: colors, non-fatal error level, alt. format for log file 2019-02-15 01:58:40 +02:00
taskmanager.h 'upkeep' target for maintenance tasks; back to include guards; happy new year! 2019-01-23 22:10:43 +02:00
transition.c 'upkeep' target for maintenance tasks; back to include guards; happy new year! 2019-01-23 22:10:43 +02:00
transition.h 'upkeep' target for maintenance tasks; back to include guards; happy new year! 2019-01-23 22:10:43 +02:00
util.h 'upkeep' target for maintenance tasks; back to include guards; happy new year! 2019-01-23 22:10:43 +02:00
version.c 'upkeep' target for maintenance tasks; back to include guards; happy new year! 2019-01-23 22:10:43 +02:00
version.h Some compatibility fixes for Elbrus compiler (and others based on EDG front end) (#157) 2019-02-07 10:11:13 +02:00
version_auto.c.in 'upkeep' target for maintenance tasks; back to include guards; happy new year! 2019-01-23 22:10:43 +02:00
video.c improve viewport scaling and positioning 2019-04-04 02:43:03 +03:00
video.h define {Int,Float}Rect in terms of offset and extent 2019-04-11 12:30:20 +03:00