Closed gameblabla closed 8 years ago
I see that you have reverted the commit, any reasons why ?
Hey, it was interfering with the build system on various machines. I like having compatibility but at the same time, want to keep the main branch explicitly SDL2. If desired, we can create a new folder in the main branch with SDL1 source files, but TBH I want to keep the main line as clean as possible. We did pop it in a SDL1 branch though that can be kept up to date with the Origin :-)
Seems like you are in the process of switching to SDL 2.0... I have fixed SDL 1.2 support and i can confirm i got a fully working binary. I also took the time to fix the Linux makefile.
Having SDL 1.2 support is great for old computers, old operating systems as well as porting it to other OSes/platforms like OS/2.
On Ubuntu, i was able to compile both versions on Ubuntu. I have however no idea if this compiles properly on Mac OSX.