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
Files
d23eafd07701529cbf69b537a606a27c700d98ed
rathena
/
src
History
ai4rei
d23eafd077
* NPC shop buy list received from the client is now validated for scripted shops (OnBuyItem), before the control is transfered to the script, as well (bugreport:3680, since r5841, related r8525).
...
git-svn-id:
https://svn.code.sf.net/p/rathena/svn/trunk@14616
54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-12-22 23:05:50 +00:00
..
char
* Renamed item array in 'struct guild_storage' from 'storage_' to 'items' to match 'struct storage_data' (related r12933).
2010-12-18 16:40:53 +00:00
char_sql
* Renamed item array in 'struct guild_storage' from 'storage_' to 'items' to match 'struct storage_data' (related r12933).
2010-12-18 16:40:53 +00:00
common
* Renamed item array in 'struct guild_storage' from 'storage_' to 'items' to match 'struct storage_data' (related r12933).
2010-12-18 16:40:53 +00:00
ladmin
* Resolved random compiler warnings.
2010-12-22 14:06:37 +00:00
login
* Resolved random compiler warnings.
2010-12-22 14:06:37 +00:00
map
* NPC shop buy list received from the client is now validated for scripted shops (OnBuyItem), before the control is transfered to the script, as well (bugreport:3680, since r5841, related r8525).
2010-12-22 23:05:50 +00:00
plugins
* Removed 'strsignal' forward-declaration from 'sig' plugin to prevent random gcc distributions from failing to compile due to mismatched declaration already present in <string.h> (bugreport:4644, topic:262284, follow up to r14591).
2010-12-21 10:04:10 +00:00
tool
* Reverted r14563, due to multiple issues which render the source malfunctioning or uncompilable. To be redone later (bugreport:4627).
2010-12-07 19:45:24 +00:00
txt-converter
* Fixed txt-converter-login was no longer compilable with supplied project/make files, due to missing reference to function exists in utils.c (bugreport:4626, since r14528).
2010-12-08 00:15:48 +00:00