[twilight-commits] r8977 - in trunk/dpmaster: . doc src testsuite

molivier at icculus.org molivier at icculus.org
Sun May 17 19:11:52 EDT 2009


Author: molivier
Date: 2009-05-17 19:11:51 -0400 (Sun, 17 May 2009)
New Revision: 8977

Added:
   trunk/dpmaster/src/dpmaster.sln
   trunk/dpmaster/src/dpmaster.vcproj
Removed:
   trunk/dpmaster/src/dpmaster.dsp
   trunk/dpmaster/src/dpmaster.dsw
Modified:
   trunk/dpmaster/doc/techinfo.txt
   trunk/dpmaster/readme.txt
   trunk/dpmaster/src/Makefile
   trunk/dpmaster/src/dpmaster.c
   trunk/dpmaster/src/games.c
   trunk/dpmaster/src/messages.c
   trunk/dpmaster/src/messages.h
   trunk/dpmaster/src/servers.c
   trunk/dpmaster/src/system.c
   trunk/dpmaster/src/system.h
   trunk/dpmaster/testsuite/query_remote_master.pl
   trunk/dpmaster/testsuite/test-gametype.pl
   trunk/dpmaster/testsuite/test-getserversext_without_gamename.pl
   trunk/dpmaster/testsuite/test-invalid_protocol_in_getservers.pl
   trunk/dpmaster/testsuite/test-max_nb_servers_per_address.pl
   trunk/dpmaster/testsuite/test-multiple_game_families.pl
   trunk/dpmaster/testsuite/test-optional_verbose_parameter.pl
   trunk/dpmaster/testsuite/testlib.pm
Log is attached.
- Passing the dpmaster binary path is now a named option in the test suite: --dpmaster-path
- Improved the query_remote_master script: all parameters can now be set from the command line
- Sys_SockaddrToString() now requires the exact sockaddr length (it fixes the resolver failure on OpenBSD)
- Added a help message to the Makefile. Renamed some of its targets for clarity and coherence
- Fixed warnings when compiling with MinGW and MSVS. Minor changes and fixes for portability sake
- Replaced the old MSVS 6 project files by MSVS 8 (2005) project files
- Updated documentation (compiling, basic usage, test suite), including various typo fixes and minor changes here and there	
- dpmaster 2.0 RC4
- Fixed a potential resource leak when resolving an address (the leak is possible in theory, but probably not in practice though, since no structure should be returned if getaddrinfo fails)
- Removed the need for the test suite to have a dpmaster binary even when it uses a remote master


-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 20090517.231152.diff
URL: <http://icculus.org/pipermail/twilight-commits/attachments/20090517/90034fc6/attachment-0001.diff>


More information about the twilight-commits mailing list