267
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 26, 2023 — Mar 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Change shift for ticks to 24 to reduce calculation error and init the counter with non-zero on most occasions. More... about 3 years ago
Change shift for ticks to 24 to reduce calculation error and init the counter with non-zero on most occasions. More... about 3 years ago
Extend SDL Xorg fix to also check for erroneous key up events. Fixes key loss in fullscreen mode. (thanks jmarsh) More... about 3 years ago
Extend SDL Xorg fix to also check for erroneous key up events. Fixes key loss in fullscreen mode. (thanks jmarsh) More... about 3 years ago
It seems compilers prefer FALLTHROUGH else some start complaining. More... about 3 years ago
It seems compilers prefer FALLTHROUGH else some start complaining. More... about 3 years ago
Be smarter when clearing the cache. (jmarsh) More... about 3 years ago
Be smarter when clearing the cache. (jmarsh) More... about 3 years ago
Do full aggregate initialization in order to fix some warnings. More... about 3 years ago
Do full aggregate initialization in order to fix some warnings. More... about 3 years ago
replace some loops with memset and cleanup a lot of weird spaces More... about 3 years ago
replace some loops with memset and cleanup a lot of weird spaces More... about 3 years ago
Slight reordering so that none isn't present twice More... about 3 years ago
Slight reordering so that none isn't present twice More... about 3 years ago
Improve xchg to handle unwritable memory better. (jmarsh) More... about 3 years ago
Improve xchg to handle unwritable memory better. (jmarsh) More... about 3 years ago
Some warnings. More... about 3 years ago
Some warnings. More... about 3 years ago
Finish up and add LOOP_NE and LOOP_E (jmarsh). More... about 3 years ago
Finish up and add LOOP_NE and LOOP_E (jmarsh). More... about 3 years ago
Split the position updating from the cache adding. (jmarsh) More... about 3 years ago
Split the position updating from the cache adding. (jmarsh) More... about 3 years ago
Bring OS/2 port up to date. Thanks Jochen (patch #290) More... over 3 years ago
Bring OS/2 port up to date. Thanks Jochen (patch #290) More... over 3 years ago
Merge 2 cache files together, using the oldest as base. Thanks jmarsh More... over 3 years ago
Merge 2 cache files together, using the oldest as base. Thanks jmarsh More... over 3 years ago
Another attempt More... over 3 years ago
Another attempt More... over 3 years ago
switch to WAVE_SH instead of LFO_SH (harekiet). Thanks for bringing it up psyraven. More... over 3 years ago
switch to WAVE_SH instead of LFO_SH (harekiet). Thanks for bringing it up psyraven. More... over 3 years ago