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
5cda184eb8
Fixed an exploit where the buyer can end the auction himself.
...
git-svn-id:
https://svn.code.sf.net/p/rathena/svn/trunk@14255
54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-03-02 09:50:32 +00:00
..
char
Expanded range for cached and stored-in-db guild member exp (devotion) from uint32 to uint64. (bugreport:3983)
2010-02-09 20:26:42 +00:00
char_sql
Fixed an exploit where the buyer can end the auction himself.
2010-03-02 09:50:32 +00:00
common
Added visual studio equivalent of libc's strtoull() - name redefine for newer VS versions, custom implementation for VS6 (I hope it works).
2010-02-15 11:54:21 +00:00
ladmin
Fixed login printing raw passwdenc passwords to console (bugreport:826).
2008-08-09 13:05:54 +00:00
login
Added ipban_cleanup_interval to the Login_Config struct (Follow-up to r14161).
2009-11-22 10:27:49 +00:00
map
Some generic code cleanups (unused struct, user counting, code comment).
2010-02-27 18:01:09 +00:00
plugins
Some insignificant code tweaks.
2009-07-11 07:05:05 +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