7 Commits

Author SHA1 Message Date
Felix Kaaman
357d4d2aad Fix CMake support for MinGW, MSVC, and others
This improves the general building experience by integrating with the
newly created `sourceball` for windows. Most fixes involves either
adding `#ifdef WIN32` or replacing GCC-specific extensions with more
portable solutions.

Has been tested with MSVC 15 and MinGW64.
2016-01-05 19:25:51 +01:00
Ben Russell (300178622)
676ac1529e [0.2-2] fixed a bunch of crash bugs + arch specific bugs 2015-02-03 20:59:20 +13:00
Dany Menko
719c05f2d8 Scaling images support (opengl only)
I needed that for my new super user-friendly and cool loading super screen, I'll finish the softgm version tomorrow.
Also took care of some  warning I had.
2013-07-31 23:14:02 +02:00
Ben Russell (300178622)
f59063c97c [0.1.1-1] raw UDP support \:D/ 2013-07-21 14:46:42 +12:00
Ben Russell (300178622)
eb18424eec [0.1-9] raw socket whitelist implemented 2013-07-17 19:32:17 +12:00
Ben Russell (300178622)
8ec8bce16c [0.1-2] s/itoa/snprintf/, altered + documented API + changes, fixed inf nades 2013-07-03 11:24:40 +12:00
ryan
1547759f25 lua interface to tcp sockets 2013-07-02 20:58:49 +10:00