Mercurial
SDL_net
/ shortlog
summary
| shortlog |
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
help
(0)
-100
-60
tip
Sat Jan 28 10:59:38 2012 -0500
Sam Lantinga
Updated to version 1.2.9
SDL-1.2
changeset
|
files
Sat Jan 28 10:30:55 2012 -0500
Sam Lantinga
Fixed bug 1402 - Error compiling 1.2.8
changeset
|
files
Fri Jan 20 19:16:04 2012 -0500
Sam Lantinga
Fixed bug 1388 - Debian patch(es): endian-ness issues
changeset
|
files
Fri Jan 20 19:10:48 2012 -0500
Sam Lantinga
Fixed bug 1388 - Debian patch: ARM support
changeset
|
files
Sun Jan 15 20:16:00 2012 -0500
Sam Lantinga
Added tag release-1.2.8 for changeset 82e8eb564271
changeset
|
files
Sun Jan 15 03:12:11 2012 -0500
Sam Lantinga
Fixed compiling on OpenBSD 5.0
release-1.2.8
changeset
|
files
Sun Jan 15 01:56:24 2012 -0500
Sam Lantinga
Added Windows implementation of SDLNet_GetLocalAddresses()
changeset
|
files
Sun Jan 15 01:40:31 2012 -0500
Sam Lantinga
Added the definition for INADDR_LOOPBACK
changeset
|
files
Sun Jan 15 00:49:38 2012 -0500
Sam Lantinga
Show the IP address as well as the hostname
changeset
|
files
Sun Jan 15 00:32:10 2012 -0500
Sam Lantinga
Updated with missing changes
changeset
|
files
Sat Jan 14 02:22:45 2012 -0500
Sam Lantinga
Switched compatibility version to 1 since the ABI is compatible with previous versions
changeset
|
files
Mon Jan 09 04:37:01 2012 -0500
Sam Lantinga
Fixed import library location
changeset
|
files
Mon Jan 09 03:41:23 2012 -0500
Sam Lantinga
Don't hard-code output directories
changeset
|
files
Mon Jan 09 00:24:59 2012 -0500
Sam Lantinga
Updated Info.plist with the correct bundle identifier
changeset
|
files
Sun Jan 08 21:26:59 2012 -0500
Sam Lantinga
Switched back to the normal framework name, but the bundle identifier has no underscores, so they'll pass the Apple Store checks
changeset
|
files
Sun Jan 08 17:57:53 2012 -0500
Sam Lantinga
Fixed compiling on FreeBSD
changeset
|
files
Sun Jan 08 14:49:35 2012 -0500
Sam Lantinga
Updated Xcode project
changeset
|
files
Sun Jan 08 14:46:46 2012 -0500
Sam Lantinga
Updated Xcode project
changeset
|
files
Sat Jan 07 22:24:58 2012 -0500
Sam Lantinga
Fixed running on iPhone 3G
changeset
|
files
Thu Jan 05 23:08:02 2012 -0500
Sam Lantinga
Upgraded to latest project format
changeset
|
files
Thu Jan 05 23:00:22 2012 -0500
Sam Lantinga
Missed Makefile.in
changeset
|
files
Thu Jan 05 22:57:56 2012 -0500
Sam Lantinga
Added an iOS project
changeset
|
files
Wed Jan 04 23:05:47 2012 -0500
Sam Lantinga
Added the pkg-config files to the RPM
changeset
|
files
Tue Jan 03 01:40:16 2012 -0500
Sam Lantinga
Updated the project for release.
changeset
|
files
Mon Jan 02 14:19:14 2012 -0500
Sam Lantinga
Added .hgignore for SDL_net
changeset
|
files
Sat Dec 31 13:35:09 2011 -0500
Sam Lantinga
Fixed bug 1279 - Apps with SDL_* frameworks get rejected from Mac App Store
changeset
|
files
Sat Dec 31 10:48:53 2011 -0500
Sam Lantinga
macro fail
changeset
|
files
Sat Dec 31 10:39:05 2011 -0500
Sam Lantinga
Happy New Year!
changeset
|
files
Sun Nov 27 13:24:28 2011 -0500
Sam Lantinga
Updated for building with Visual Studios 2008
changeset
|
files
Sun Nov 20 01:37:12 2011 -0500
Sam Lantinga
Added SDLNet_UDP_SetPacketLoss() to simulate random packet loss
changeset
|
files
Sat Nov 19 23:45:26 2011 -0500
Sam Lantinga
We don't modify the address in the bind call.
changeset
|
files
Wed Nov 09 00:05:21 2011 -0500
Sam Lantinga
Added extra files so you can build SDL_net directly from source control.
changeset
|
files
Sun Nov 06 18:24:08 2011 -0500
Sam Lantinga
Fixed to use socklen_t
changeset
|
files
Sun Nov 06 18:23:22 2011 -0500
Sam Lantinga
Oh yeah, I added a function, better bump the version number.
changeset
|
files
Sun Nov 06 10:20:29 2011 -0500
Sam Lantinga
Don't crash if passed a NULL socket
changeset
|
files
Sat Nov 05 12:48:48 2011 -0400
Sam Lantinga
Report out of memory if packets couldn't be allocated
changeset
|
files
Fri Nov 04 04:52:12 2011 -0400
Sam Lantinga
Added a way to get the addresses associated with the system network interfaces.
changeset
|
files
Fri Nov 04 04:30:36 2011 -0400
Sam Lantinga
Allow you to see what port you'll be sending packets on for all UDP sockets.
changeset
|
files
Fri Nov 04 04:07:20 2011 -0400
Sam Lantinga
Removed GUSI socket stuff which was used for old Mac support.
changeset
|
files
Fri Nov 04 04:05:27 2011 -0400
Sam Lantinga
Removed obsolete OpenTransport code
changeset
|
files
Sun Aug 14 21:13:06 2011 -0400
Sam Lantinga
Fat build no longer supports PowerPC
changeset
|
files
Tue Mar 08 16:52:59 2011 -0800
Sam Lantinga
Added an Android Makefile
changeset
|
files
Sun Feb 27 10:01:15 2011 -0800
Sam Lantinga
Added CHANGES note
changeset
|
files
Sun Feb 27 10:00:41 2011 -0800
Sam Lantinga
Fixed to compile cleanly with g++
changeset
|
files
Thu Feb 17 23:45:30 2011 -0800
Sam Lantinga
Fixed socklen_t definition for Windows
changeset
|
files
Thu Feb 17 20:52:57 2011 -0800
Sam Lantinga
It's actually more rare to not have socklen_t than to have it.
changeset
|
files
Thu Feb 17 20:50:03 2011 -0800
Sam Lantinga
Fixed compiling socklen_t at least on glibc
changeset
|
files
Thu Feb 17 12:53:34 2011 -0800
Sam Lantinga
Fixed bug 872 (use socklen_t in places)
changeset
|
files
Thu Feb 17 12:48:42 2011 -0800
Sam Lantinga
Fixed bug 1004 (pkg-config file for SDL_net)
changeset
|
files
Thu Feb 17 12:43:01 2011 -0800
Sam Lantinga
Fixed bug 949 (SDL_net build support for MingW32CE)
changeset
|
files
Thu Feb 17 12:37:51 2011 -0800
Sam Lantinga
Index: configure.in
changeset
|
files
Wed Jan 26 12:25:32 2011 -0800
Sam Lantinga
Ozkan Sezer to slouken
changeset
|
files
Sat Feb 27 10:32:12 2010 +0000
convert-repo
update tags
changeset
|
files
Mon Dec 14 20:14:40 2009 +0000
Sam Lantinga
Fixed bug #902
changeset
|
files
Fri Oct 16 13:39:46 2009 +0000
Sam Lantinga
Eric Wing to Sam
changeset
|
files
Sun Oct 11 07:12:24 2009 +0000
Sam Lantinga
pkg-config replaced sdl-config in these cases.
changeset
|
files
Sat Oct 10 14:20:08 2009 +0000
Ryan C. Gordon
Updated svn:ignore.
changeset
|
files
Thu Oct 08 07:08:45 2009 +0000
Sam Lantinga
Update config.guess and config.sub
changeset
|
files
Wed Oct 07 04:11:12 2009 +0000
Sam Lantinga
scott mc to slouken
changeset
|
files
Sun Oct 04 22:21:17 2009 +0000
Sam Lantinga
Updated libtool to version 2.2.6a
changeset
|
files
(0)
-100
-60
tip