taisei/src/menu
Andrei Alexeyev f5f8f9fb49
Get rid of custom min() and max() functions
Use the standard fmin() and fmax() for floating point values, and ours
imin(), imax(), umin(), umax() for integers.
2020-05-09 09:16:07 +03:00
..
charselect.c Get rid of custom min() and max() functions 2020-05-09 09:16:07 +03:00
charselect.h Dialogue updates with dynamic facial expressions and defeated character portraits (#175) 2019-08-22 22:43:34 +03:00
common.c Player Statistics (#219) 2020-04-26 22:27:13 +03:00
common.h make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
difficultyselect.c Add generic type-safe facility for dynamic arrays (#207) 2020-04-05 05:51:00 +03:00
difficultyselect.h make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
gameovermenu.c Player Statistics (#219) 2020-04-26 22:27:13 +03:00
gameovermenu.h make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
ingamemenu.c Add generic type-safe facility for dynamic arrays (#207) 2020-04-05 05:51:00 +03:00
ingamemenu.h make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
mainmenu.c Get rid of custom min() and max() functions 2020-05-09 09:16:07 +03:00
mainmenu.h make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
menu.c Add generic type-safe facility for dynamic arrays (#207) 2020-04-05 05:51:00 +03:00
menu.h Add generic type-safe facility for dynamic arrays (#207) 2020-04-05 05:51:00 +03:00
meson.build Add a basic music room 2019-03-11 01:21:43 +02:00
musicroom.c Add generic type-safe facility for dynamic arrays (#207) 2020-04-05 05:51:00 +03:00
musicroom.h make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
options.c Improve high-DPI handling (#213) 2020-04-16 19:25:54 +03:00
options.h make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
replayview.c Add generic type-safe facility for dynamic arrays (#207) 2020-04-05 05:51:00 +03:00
replayview.h make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
savereplay.c Add generic type-safe facility for dynamic arrays (#207) 2020-04-05 05:51:00 +03:00
savereplay.h make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
spellpractice.c Add generic type-safe facility for dynamic arrays (#207) 2020-04-05 05:51:00 +03:00
spellpractice.h make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
stagepractice.c Add generic type-safe facility for dynamic arrays (#207) 2020-04-05 05:51:00 +03:00
stagepractice.h make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
stageselect.c Add generic type-safe facility for dynamic arrays (#207) 2020-04-05 05:51:00 +03:00
stageselect.h make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
submenus.c make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
submenus.h make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00