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
e232baea00
- Added a crash protection in case mapfreeblock unlock tries to free a null pointer.
...
git-svn-id:
https://svn.code.sf.net/p/rathena/svn/trunk@8688
54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-09 17:32:40 +00:00
..
char
- Modified the homun-txt file-save format to separate the name from the rest of fields with tabs (like character saving does), this may fix homun save/loading when using non-latin characters on the name, but be warned that it also means the previous homun-data files are lost! (unless you replace the comma before the start of a name with a tab)
2006-08-22 16:05:53 +00:00
char_sql
- Added upgrade_svn8675.sql in case, for some reason, your guild table still has the emblem_data field as a 'blob' with "NOT NULL" specified.
2006-09-08 16:36:48 +00:00
common
- Updated skill_require_db's entry for Abracadabra, it requires yellow 2 gemstones (there's no such hardcoded yellow gemstone requirement anymore)
2006-09-06 14:22:16 +00:00
ladmin
- Fixed compile errors in adduser.c and ladmin.c under win platforms.
2006-05-10 17:57:57 +00:00
login
- Fixed a sad crash in the login-txt server. Thanks to Flavio JS for pointing it out.
2006-08-18 20:35:14 +00:00
login_sql
- Fixed a possible SIGSEGV on buildin_maprespawnguildid if the map is unknown
2006-08-23 13:29:05 +00:00
map
- Added a crash protection in case mapfreeblock unlock tries to free a null pointer.
2006-09-09 17:32:40 +00:00
mysql
* Temperory fixed compiler warnings/errors. Please compile before commiting. [Lance]
2006-04-16 02:40:46 +00:00
plugins
- Added error message when attempting to use deprecated bonus bAspd.
2006-09-07 13:39:49 +00:00
tool
- Fixed compile errors in adduser.c and ladmin.c under win platforms.
2006-05-10 17:57:57 +00:00
txt-converter
Fixed txt-converter compilation errors (ASCII again + added missing ers.o to makefile)
2006-02-03 10:21:56 +00:00
webserver
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
2006-01-29 16:10:48 +00:00
zlib
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
2006-01-29 16:10:48 +00:00