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
d7bf36fe52
- Added a few missing skill fail messages on cast-end-pos skills.
...
git-svn-id:
https://svn.code.sf.net/p/rathena/svn/trunk@11787
54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-23 02:04:29 +00:00
..
char
- setting npc cells will no longer work on non-walkable tiles (since you could do this to override cell types and make unwalkable cells walkable again, for example).
2007-11-18 16:13:20 +00:00
char_sql
Removed one duplicit sql operation when saving items (bugreport:459)
2007-11-21 09:08:15 +00:00
common
- Changed the status_change structure to use dynamic rather than static memory to hold the individual status changes, this should have a noticeable impact on the server's memory consumption.
2007-11-22 23:52:58 +00:00
ladmin
* Merged do_sendrecv() and do_parse() into do_sockets()
2007-10-17 20:24:48 +00:00
login
* Re-worked the login-char-map packet spam mechanism
2007-11-09 21:44:29 +00:00
login_sql
* Re-worked the login-char-map packet spam mechanism
2007-11-09 21:44:29 +00:00
map
- Added a few missing skill fail messages on cast-end-pos skills.
2007-11-23 02:04:29 +00:00
mysql
- JK_JOINTBEAT as described in:
2007-01-03 05:07:58 +00:00
plugins
* Changed EXIT_SUCCESS back to 0 in console.c to avoid an unnecessary include.
2007-11-08 14:08:32 +00:00
tool
Commented out msg_athena.conf strings disabled in r11625.
2007-10-31 16:37:16 +00:00
txt-converter
Fixed some more gcc incompatibilities...
2007-11-10 13:59:23 +00:00
zlib
* Discarded extra deflate function needed for afm reading
2007-04-17 10:03:30 +00:00