1
0
Fork 0
mirror of https://github.com/jonof/jfmact.git synced 2025-12-06 11:15:14 -05:00
No description
Find a file
2022-12-31 09:01:04 +10:00
.gitignore msvc 2015 wants to be pedantic about shifts, so fine 2018-11-24 23:00:33 +10:00
_control.h refine the digital axis handling 2013-05-19 17:05:42 +10:00
_scrplib.h constness of script and util_lib parameters 2013-04-28 12:04:31 +10:00
animlib.c updates from doing SW conversion 2013-04-19 23:25:50 +10:00
animlib.h animlib type signature change 2013-04-18 21:56:24 +10:00
control.c adapt to C99 2022-12-16 18:42:01 +10:00
control.h enumerate mouse buttons 2020-10-03 15:57:45 +10:00
develop.h updated website links and email addresses 2010-12-19 17:37:51 +10:00
file_lib.c adapt to C99 2022-12-16 18:42:01 +10:00
file_lib.h Initial import 2005-11-29 12:32:42 +00:00
keyboard.c sympathetic adaptation with jfbuild 2022-12-31 09:01:04 +10:00
keyboard.h sympathetic adaptation with jfbuild 2022-12-31 09:01:04 +10:00
mathutil.c Initial import 2005-11-29 12:32:42 +00:00
mathutil.h added c++ trimming to header 2009-07-18 06:07:16 +00:00
mouse.c silence unused parameter, etc warnings 2021-11-30 21:34:02 +10:00
mouse.h updated website links and email addresses 2010-12-19 17:37:51 +10:00
scriplib.c adapt to C99 2022-12-16 18:42:01 +10:00
scriplib.h avoid buffer overruns in SCRIPT_Get*String 2015-01-13 23:36:53 +10:00
types.h updates from doing SW conversion 2013-04-19 23:25:50 +10:00
util_lib.c adapt to C99 2022-12-16 18:42:01 +10:00
util_lib.h constness of script and util_lib parameters 2013-04-28 12:04:31 +10:00