Javivi 533e858ab9 Module rewrite
- WinSock version changed from 1.1 to 2.2.
- Properly check for WinSock initialization on OnAmxxAttach/Detach.
- Now natives will not be added if we can't start up WinSock.
- socket_open() is now IP version agnostic (both IPv4 and IPv6 are
supported).
- Error reporting has been changed on socket_open(), a new parameter
called _libc_errors has been added, and, if enabled, libc errors will be
returned instead of the previous made-up errors.
- socket_close() now returns a value on success/failure.
- Added non-blocking sockets at socket_open_nb().
- Added socket_is_writable() to check if a socket is ready for write.
- Added socket_is_readable() as an alias to socket_change().
- Code rewritten to be more readable, it should be self-explaining now.
2015-10-11 23:20:23 +02:00
2015-07-14 00:13:24 +02:00
2015-03-10 16:51:45 +01:00
2015-10-11 23:20:23 +02:00
2015-07-22 00:21:44 +02:00
2015-03-10 11:11:49 +02:00
2014-08-08 11:27:40 +02:00
2015-03-09 22:53:58 +01:00
2015-03-09 23:12:27 +01:00
2013-02-14 23:30:38 -08:00
2014-08-08 21:26:44 +02:00
💇
2014-06-03 12:19:43 +03:00

AMX Mod X

AMX Mod X - Half-Life 1 Scripting and Server Administration

General

Development

Description
AMX Mod X - Half-Life 1 Scripting and Administration
Readme 245 MiB
Languages
C 37.4%
C++ 24%
Pascal 18.4%
HTML 5.7%
Roff 4.8%
Other 9.7%