This website requires JavaScript.
Explore
Help
Sign In
Mirroristas
/
rathena
Watch
2
Star
0
Fork
0
You've already forked rathena
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rathena
/
src
History
skotlex
84cdde2a88
- Whoops, somehow socket.h wasn't udpated correctly -.-
...
git-svn-id:
https://svn.code.sf.net/p/rathena/svn/trunk@7282
54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-21 18:35:31 +00:00
..
char
- Added function parse_hostbyname() which takes a hostname and a char[4]. The hostname is resolved to an ip, whose individual components are stored in char[], the return value of the function is the inet_addr result of the lookup (or returns 0 when failed). Meant to be used in the rest of the code without the need to do socket/network related includes.
2006-06-21 18:30:39 +00:00
char_sql
* [Added]:
2006-06-21 10:55:26 +00:00
common
- Whoops, somehow socket.h wasn't udpated correctly -.-
2006-06-21 18:35:31 +00:00
ladmin
- Fixed compile errors in adduser.c and ladmin.c under win platforms.
2006-05-10 17:57:57 +00:00
login
* [Added]:
2006-06-21 10:55:26 +00:00
login_sql
* [Added]:
2006-06-21 10:55:26 +00:00
map
- Added function parse_hostbyname() which takes a hostname and a char[4]. The hostname is resolved to an ip, whose individual components are stored in char[], the return value of the function is the inet_addr result of the lookup (or returns 0 when failed). Meant to be used in the rest of the code without the need to do socket/network related includes.
2006-06-21 18:30:39 +00:00
mysql
* Temperory fixed compiler warnings/errors. Please compile before commiting. [Lance]
2006-04-16 02:40:46 +00:00
plugins
Rearrange makefile so dependencies won't get overwritten by 'make depend'
2006-04-28 03:27:28 +00:00
tool
- Fixed compile errors in adduser.c and ladmin.c under win platforms.
2006-05-10 17:57:57 +00:00
txt-converter
Fixed txt-converter compilation errors (ASCII again + added missing ers.o to makefile)
2006-02-03 10:21:56 +00:00
webserver
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
2006-01-29 16:10:48 +00:00
zlib
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
2006-01-29 16:10:48 +00:00