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
brianluau
85d04b3cfb
- Added missing script_pushint() in 'checkweight' that were forgotten in r14629.
...
git-svn-id:
https://svn.code.sf.net/p/rathena/svn/trunk@14631
54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-12-26 22:22:04 +00:00
..
char
* Fixed a compile error in txt-converter-char caused by 'save_log' being declared by both SQL and TXT (bugreport:4671, since r14619).
2010-12-25 19:51:31 +00:00
char_sql
* Synchronized TXT/SQL char-server code a bit.
2010-12-25 01:08:36 +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
- Added missing script_pushint() in 'checkweight' that were forgotten in r14629.
2010-12-26 22:22:04 +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