5
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Clean-up some old TODO notes More... over 17 years ago
Clarify the palette work More... over 17 years ago
Wrap LoadBMP - now all loaded sprites and tiles use the final screen's palette once in memory More... over 17 years ago
Add \n to the error message More... over 17 years ago
Define CPPFLAGS using sdl-config --cflags -- this makes AC_CHECK_HEADERS work (tip: Claudio Fontana) More... over 17 years ago
Use only lpDDSBack - get rid of lpDDSPrimary which is superfluous with SDL (backbuffer and physical screen are managed through a unique SDL_Surface) More... over 17 years ago
Save SDL_CONFIG between ./configure invokations (useful when cross-compiling) More... over 17 years ago
Fix display of the 'PleaseWait' animation More... over 17 years ago
Build system clean-ups, so we can cross-compile with a separate build dir. More... over 17 years ago
Update documentation More... over 17 years ago
Use SDL_gfx to limit framerate to 60, plus v1.08 Dink speed adjustments. More... over 17 years ago
Add a test for waiting for a very small time (1ms) More... over 17 years ago
First attempt to port v108's fixed game speed. More... over 17 years ago
Remember to clean old native object files before cross-compiling ;) More... over 17 years ago
Check for SDL headers More... over 17 years ago
Additional notes More... over 17 years ago
Move up some exclusions to match gnulib More... over 17 years ago
Add Gnulib files that were missed due to the default .gitignore (?) More... over 17 years ago
Add getopt (not in mingw) via Gnulib More... over 17 years ago
Remove generated file More... over 17 years ago
Use getopt (distcheck happy) More... over 17 years ago
Add support for windres (i.e. Woe .exe icons) in the build system. More... over 17 years ago
More Autopackage doc More... over 17 years ago
Autopackage basic support More... over 17 years ago
Small build system fixes More... over 17 years ago
HOWTO cross-compile More... over 17 years ago
Copy some C++->C notes from the previous port, which are still relevant in this one. More... over 17 years ago
Implement transparency for the application icon More... over 17 years ago
Remove VC6 workspace files. FreeDink needs MinGW as part of the portability layer. More... over 17 years ago
Add FastFile recursive extractor, an old program of mine. More... over 17 years ago