1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-09-16 05:03:52 +00:00
qb64/internal/c/parts
2015-01-18 05:55:56 -08:00
..
audio Implements -g switch to compile with no graphical dependencies 2015-01-06 03:55:55 -08:00
core Fix for Linux (running setup fails on prev dirty build) 2015-01-18 05:55:56 -08:00
input/game_controller Primarily implements gamepad support (via _DEVICES, STICK/STRIG) 2015-01-18 04:20:57 -08:00
network Change to the STRCMP routine to correct < vs > bug. 2014-09-28 11:27:07 -04:00
user_mods Replacement to stringcomp routine for less OS specific code, which executes faster overall for us anyway. 2014-10-02 04:32:07 -04:00
video Fixes severe bug in TTF usage which caused programs crash intermittently/always due to non-zero initialized memory 2014-10-12 00:45:02 -07:00