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
Inkfish
f9b0729dfa
Fixed when dynamic_mobs is active, reloading script right after the last player having left a map leads to permanet mobs not spawning on that map.(bugreport:2736)
...
git-svn-id:
https://svn.code.sf.net/p/rathena/svn/trunk@13921
54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-06-30 14:27:02 +00:00
..
char
Fixed an exploit that makes guild skill get higher level than the max defined in guild_skill_tree. (bugreport:3241)
2009-06-16 12:35:03 +00:00
char_sql
Fixed sql char deletion code using a broken pet deletion query (ran very slow, and had a typo in a binary shift operation) (bugreport:3304).
2009-06-30 09:21:28 +00:00
common
- Instancing System (Thanks to Sirius White who did most of the code, with some of my work to implement client side information, some optimizations and bugfixes). Also thanks to contributions from UEAUP team and Orcao.
2009-06-20 17:56:01 +00:00
ladmin
Fixed login printing raw passwdenc passwords to console (bugreport:826).
2008-08-09 13:05:54 +00:00
login
* Removed online_check config options. (always active now)
2009-04-01 22:39:19 +00:00
map
Fixed when dynamic_mobs is active, reloading script right after the last player having left a map leads to permanet mobs not spawning on that map.(bugreport:2736)
2009-06-30 14:27:02 +00:00
plugins
Removed the 'upnp' plugin (see bugreport:1000).
2008-09-23 11:32:29 +00:00
tool
* Changed the variables of the mapcache structs to fixed size equivalents. (64bit portability issue)
2009-01-24 19:38:48 +00:00
txt-converter
* Added missing char_sql/int_mercenary files to txt-converter's Makefile.in
2008-10-16 17:32:10 +00:00