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
ultramage
3aa603d420
Fixed a typo in r11505 messing up the 'npcmove' command (only 'x' coordinate was being set correctly)
...
git-svn-id:
https://svn.code.sf.net/p/rathena/svn/trunk@11588
54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-27 15:45:24 +00:00
..
char
* Fixed TXT charserver doing periodic random-sized memory allocation (bugreport:312)
2007-10-27 11:59:35 +00:00
char_sql
* Fixed TXT charserver doing periodic random-sized memory allocation (bugreport:312)
2007-10-27 11:59:35 +00:00
common
Fixed a compilation error in the mail code. Blame the C standard and gcc for giving enums a variable-sized type, thus making forward declarations impossible.
2007-10-27 14:20:10 +00:00
ladmin
* Merged do_sendrecv() and do_parse() into do_sockets()
2007-10-17 20:24:48 +00:00
login
Removed some overly verbose messages from the TXT login server.
2007-10-19 21:09:26 +00:00
login_sql
Removed some overly verbose messages from the TXT login server.
2007-10-19 21:09:26 +00:00
map
Fixed a typo in r11505 messing up the 'npcmove' command (only 'x' coordinate was being set correctly)
2007-10-27 15:45:24 +00:00
mysql
- JK_JOINTBEAT as described in:
2007-01-03 05:07:58 +00:00
plugins
* Merged the tmpsql branch:
2007-09-20 11:09:36 +00:00
tool
Fixed a nasty bug from r11410 which let people create chars with already taken char names, and (in TXT's case) even cause a crash.
2007-10-20 21:21:54 +00:00
txt-converter
Using predefined constants as parameters to the exit() function.
2007-10-17 17:20:01 +00:00
zlib
* Discarded extra deflate function needed for afm reading
2007-04-17 10:03:30 +00:00