summaryrefslogtreecommitdiff
path: root/src/net/win2mac.cpp
AgeCommit message (Collapse)AuthorFilesLines
2005-09-22removed win2mac supportDuane Bailey1-19/+0
2005-09-19Mostly code cleanups related to commits in past two days.Bjørn Lindeijer1-12/+0
* Replaced custom function FIND_PATH with AC_PATH_PROG, used for finding sdl-config. * Removed -lphysfs from Makefile.am which should be added automatically already. * Actually show the overweight message, and only show it once for each time weight goes above half the max weight. * Surfaces passed to SDL_BlitSurface shouldn't be locked according to the manual. * Minimal fps limit is now 10 fps. * Reverted change by Bertram that hardcoded the updatehost value.
2005-09-13Merged with SDL_NET_TEST branch.Björn Steinbrink1-9/+5
2005-03-01An attempt to get rid of executable permissions.Bjørn Lindeijer1-25/+18
2004-09-26*** empty log message ***Eugenio Favalli1-0/+42