2
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 21, 2024 — Sep 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
definition of enable sound function changed to use BOOL to remove warning More... about 20 years ago
bools changed to BOOL to remove warnings More... about 20 years ago
enablevario funtion definition changed to use BOOL to remove warning More... about 20 years ago
simple type casts fixed bool ones still to do bool removed when calling enablevario to match new function definition More... about 20 years ago
fixed bug in sinkrate wrt loading calculation More... about 20 years ago
sample splash screen bitmap, showing John Wharington's LS-3. More... about 20 years ago
whoops, forgot it is binary More... about 20 years ago
sample splash screen, John Wharington's LS3 More... about 20 years ago
added G loading infobox, removed extraneous TaskStatistics calculation, fixed task distance to go when AAT enabled, settings dialog layout improvements More... about 20 years ago
fixed bad merge More... about 20 years ago
implemented netto audio vario functions. first attempt at making a splashscreen at startup but it is horrible so i removed it. More... about 20 years ago
Added option to have black airspace outlines More... about 20 years ago
Fixed airspace colour display current selection highlighting More... about 20 years ago
fixed bugs in typecasts for terrain and color ramp rendering. new airspace brush pallete available in airspace color selector More... about 20 years ago
new bitmaps for airspace brushes More... about 20 years ago
added: EW Logger driver minor device driver changes and bug fixes added driver configuration to COMM dialog added task deklaration to Task dialog More... about 20 years ago
Type casts fixed More... about 20 years ago
Four double - int type casts fixed More... about 20 years ago
Unreferenced local variable removed More... about 20 years ago
Whole bunch of type casts fixed - where possible constants have been kept as shorts to prevent excess storage and processing More... about 20 years ago
Error in syntax in declaring two ints on one line fixed More... about 20 years ago
double - float type conversion warnings fixed More... about 20 years ago
added: EW Logger driver minor device driver changes and bug fixes added driver configuration to COMM dialog added task deklaration to Task dialog More... about 20 years ago
unsigned int - int type cast fixed by declaring index j as unsigned More... about 20 years ago
four type conversion warnings fixed More... about 20 years ago
added: EW Logger driver minor device driver changes and bug fixes More... about 20 years ago
added: EW Logger driver More... about 20 years ago
Removed unreferenced local variables Fixed double to int conversion warnings to maximise accuracy of sum Left bool cast warning as has effects in other files More... about 20 years ago
index variable i not initialized. Fixed with i = 0 More... about 20 years ago
int - unsigned int cast fixed unused local variable removed More... about 20 years ago