summaryrefslogtreecommitdiff
path: root/src/net/win2mac.h
AgeCommit message (Collapse)AuthorFilesLines
2005-09-22removed win2mac supportDuane Bailey1-12/+0
2005-09-19Mostly code cleanups related to commits in past two days.Bjørn Lindeijer1-1/+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-5/+2
2005-04-01* The client will now only attempt to load .tmx or .tmx.gz files.Bjørn Lindeijer1-3/+4
* When unable to connect to char server, report IP to which it can't connect. * Cleaned up logger a bit.
2005-03-01An attempt to get rid of executable permissions.Bjørn Lindeijer1-1/+0
2004-09-26*** empty log message ***Eugenio Favalli1-0/+16