taisei/src
2020-03-04 22:26:49 +02:00
..
audio sync music after skipping to bookmark 2020-03-04 22:26:40 +02:00
dialog Remove Lalasa's contributions (by request) 2019-10-31 13:04:30 +02:00
eventloop basic "bookmark" system for skipping to specific stage portions 2020-03-04 22:26:40 +02:00
menu Don't redefine standard complex macro; use a new cmplx typedef 2019-11-22 05:38:48 +02:00
pch make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
plrmodes cont. coroutinizing ReimuB; gapping works properly now 2020-03-04 22:26:49 +02:00
projectile_prototypes Add Reimu Hakurei as a playable character (#106) 2018-08-11 22:13:48 +03:00
renderer show num. of context swiches/frame in coroutine stats 2020-03-04 22:26:48 +02:00
resource Make animation_get_frame never return transient sprites 2020-03-04 22:26:47 +02:00
rwops Don't redefine standard complex macro; use a new cmplx typedef 2019-11-22 05:38:48 +02:00
stages fix remaining deprecations (except in legacy stages) 2020-03-04 22:26:48 +02:00
util WIP proj draw rule revamp; YoumuB revamp; misc changes; giant mess 2020-03-04 22:26:45 +02:00
vfs refactor some aspects of path config, ANGLE libs in particular 2020-02-21 00:36:40 +02:00
aniplayer.c make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
aniplayer.h Make animation_get_frame never return transient sprites 2020-03-04 22:26:47 +02:00
arch_switch.c make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
arch_switch.h make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
assert.h make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
boss.c fix some trivial deprecations 2020-03-04 22:26:48 +02:00
boss.h Add CANCEL_TASK_AFTER and macros for boss attacks 2020-03-04 22:25:44 +02:00
cli.c windows: detect intel's shitty driver and fall back to ANGLE 2019-09-21 16:46:22 +03:00
cli.h make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
color.c Don't redefine standard complex macro; use a new cmplx typedef 2019-11-22 05:38:48 +02:00
color.h add attr_returns_allocated for functions that allocate new objects 2019-08-04 01:29:41 +03:00
common_tasks.c fixup some post-rebase chaos 2020-03-04 22:26:45 +02:00
common_tasks.h fixup some post-rebase chaos 2020-03-04 22:26:45 +02:00
config.c make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
config.h make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
coroutine.c show num. of context swiches/frame in coroutine stats 2020-03-04 22:26:48 +02:00
coroutine.h show num. of context swiches/frame in coroutine stats 2020-03-04 22:26:48 +02:00
credits.c clear up some ancient 3D confusion 2020-02-22 08:56:41 +02:00
credits.h make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
dialog.c Refactor matrix stack API to get rid of matrix mode (#177) 2019-10-12 15:02:15 +03:00
dialog.h preload dialog text shader 2019-09-12 18:33:08 +03:00
difficulty.c wip stage 1 progress 2020-03-04 21:52:53 +02:00
difficulty.h wip stage 1 progress 2020-03-04 21:52:53 +02:00
drawlayers.inc.h WIP proj draw rule revamp; YoumuB revamp; misc changes; giant mess 2020-03-04 22:26:45 +02:00
ending.c Remove Lalasa's endings as well 2019-10-31 15:27:03 +02:00
ending.h make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
enemy.c WIP proj draw rule revamp; YoumuB revamp; misc changes; giant mess 2020-03-04 22:26:45 +02:00
enemy.h add generic move support for enemies 2020-03-04 21:52:53 +02:00
entity.c WIP proj draw rule revamp; YoumuB revamp; misc changes; giant mess 2020-03-04 22:26:45 +02:00
entity.h WIP proj draw rule revamp; YoumuB revamp; misc changes; giant mess 2020-03-04 22:26:45 +02:00
events.c Make video struct private 2019-09-11 18:42:13 +03:00
events.h make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
framerate.c Don't redefine standard complex macro; use a new cmplx typedef 2019-11-22 05:38:48 +02:00
framerate.h make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
gamepad.c random cleanup 2019-11-08 20:53:43 +02:00
gamepad.h Don't redefine standard complex macro; use a new cmplx typedef 2019-11-22 05:38:48 +02:00
global.c New RNG API, with crude semi-automatic misuse detection 2020-03-04 22:26:42 +02:00
global.h basic "bookmark" system for skipping to specific stage portions 2020-03-04 22:26:40 +02:00
hashtable.c make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
hashtable.h make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
hashtable.inc.h shut up some debug spam 2020-03-04 22:26:40 +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 make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
hirestime.h make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
item.c replace remaining Fade usage in non-stage code 2020-03-04 22:26:46 +02:00
item.h experimental event system for coroutine-based stages 2020-03-04 21:50:50 +02:00
laser.c replace remaining GrowFade usage in non-stage code 2020-03-04 22:26:47 +02:00
laser.h Don't redefine standard complex macro; use a new cmplx typedef 2019-11-22 05:38:48 +02:00
list.c make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
list.h emscripten compatibility fixes 2019-12-18 15:33:36 +02:00
log.c make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
log.h make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
main.c Initial coroutine/task system implementation 2020-03-04 21:50:22 +02:00
meson.build emscripten: move all JS code out of the html 2020-03-04 22:26:46 +02:00
move.c fixup some post-rebase chaos 2020-03-04 22:26:45 +02:00
move.h fixup some post-rebase chaos 2020-03-04 22:26:45 +02:00
objectpool.c use INLINE for some more functions 2019-08-03 23:42:58 +03:00
objectpool.h add attr_returns_allocated for functions that allocate new objects 2019-08-04 01:29:41 +03:00
objectpool_fake.c make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
player.c fix remaining deprecations (except in legacy stages) 2020-03-04 22:26:48 +02:00
player.h Don't redefine standard complex macro; use a new cmplx typedef 2019-11-22 05:38:48 +02:00
plrmodes.c Dialogue updates with dynamic facial expressions and defeated character portraits (#175) 2019-08-22 22:43:34 +03:00
plrmodes.h Dialogue updates with dynamic facial expressions and defeated character portraits (#175) 2019-08-22 22:43:34 +03:00
progress.c make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
progress.h Don't redefine standard complex macro; use a new cmplx typedef 2019-11-22 05:38:48 +02:00
projectile.c fix remaining deprecations (except in legacy stages) 2020-03-04 22:26:48 +02:00
projectile.h fix remaining deprecations (except in legacy stages) 2020-03-04 22:26:48 +02:00
projectile_prototypes.c Upgrade several files to new RNG API 2020-03-04 22:26:44 +02:00
random.c fixup some post-rebase chaos 2020-03-04 22:26:45 +02:00
random.h WIP proj draw rule revamp; YoumuB revamp; misc changes; giant mess 2020-03-04 22:26:45 +02:00
refs.c make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
refs.h Initial coroutine/task system implementation 2020-03-04 21:50:22 +02:00
replay.c make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
replay.h make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
stage.c Upgrade several files to new RNG API 2020-03-04 22:26:44 +02:00
stage.h basic "bookmark" system for skipping to specific stage portions 2020-03-04 22:26:40 +02:00
stagedraw.c clear up some ancient 3D confusion 2020-02-22 08:56:41 +02:00
stagedraw.h New system to manage auto-resized framebuffers 2019-08-25 02:52:39 +03:00
stageobjects.c make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
stageobjects.h make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
stagetext.c Don't redefine standard complex macro; use a new cmplx typedef 2019-11-22 05:38:48 +02:00
stagetext.h Don't redefine standard complex macro; use a new cmplx typedef 2019-11-22 05:38:48 +02:00
stageutils.c clear up some ancient 3D confusion 2020-02-22 08:56:41 +02:00
stageutils.h clear up some ancient 3D confusion 2020-02-22 08:56:41 +02:00
taisei.h make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
taisei.manifest windows: detect intel's shitty driver and fall back to ANGLE 2019-09-21 16:46:22 +03:00
taisei.rc.in windows: detect intel's shitty driver and fall back to ANGLE 2019-09-21 16:46:22 +03:00
taskmanager.c emscripten compatibility fixes 2019-12-18 15:33:36 +02:00
taskmanager.h add attr_returns_allocated for functions that allocate new objects 2019-08-04 01:29:41 +03:00
transition.c make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
transition.h make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
util.h make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
version.c Don't redefine standard complex macro; use a new cmplx typedef 2019-11-22 05:38:48 +02:00
version.h make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
version_auto.c.in make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
video.c fix debug overlay not drawn when global postprocessing is active 2019-12-05 22:13:38 +02:00
video.h random cleanup 2019-11-08 20:53:43 +02:00
video_postprocess.c New system to manage auto-resized framebuffers 2019-08-25 02:52:39 +03:00
video_postprocess.h Support full-screen custom postprocessing 2019-08-09 21:42:04 +03:00