Rename some functions to more appropriate names
Add COPYING.txt with GPL license
Update m_gfx_sdl.c to unify it with OpenDingux ...
Make elevators true enemy objects and not scree...
Fix dingux makefile
Update changelog and readme
Initial commit
Tune makefile for dingux for more optimizations
Fix music not stopping properly
Remove windows-specific input handling in favor...
Use SDL_mixer library for digital effects for S...
Fix chmod values
Add new sound resources
Fix tabs inside strings, revert back to normal ...
Add credits to title screen
Simplify ifdefs
Use predefined macro __GNUC__ to determine the ...
Update changelog and authors
Use common SDL code for video in OpenDingux
Add gendata256 subdir with helper utils to gene...
Add changes made by Alexey Pavlov (big thanks t...
Optimize more upscale_bresenham algo
Remove redundant makefiles
Temporarily disable background cache as it conf...
Update m_core to the latest version from Alexey...