index
:
evol/hercules
jak1/ci_fix
jak1/remove_unusable_console_output
master
rebased
test
tmphpm
The Mana World fork of Hercules. This is vanilla Hercules with a few tiny modifications for our specific needs. Mutually-beneficial modifications are contributed upstream.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
char_sql
/
int_mail.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-05
Moved the 'changed' mailbox flag from shared mmo.h to mapserver-only.
ultramage
1
-1
/
+0
2008-11-17
- Some "expire_time" = 0 considerations. Please update. (Bugreport 2451)
zephyrus
1
-0
/
+3
2008-05-16
Fixed 64bit timestamps messing up auction/storage (bugreport:1454)
ultramage
1
-2
/
+2
2008-04-27
Removed the calc_times() no-op (bugreport:1289)
ultramage
1
-2
/
+2
2008-03-26
Adjusted eAthena code to compile cleanly in C++ mode.
ultramage
1
-2
/
+2
2008-03-17
- Clean up of calc_times function.
zephyrus
1
-9
/
+3
2008-03-08
- Auction System implementation completed.
zephyrus
1
-0
/
+21
2008-03-02
- New optimizations for mail system and adjust to use it on Auctions.
zephyrus
1
-23
/
+22
2007-11-26
* Fixed a memory leak in mail_savemessage (src\char_sql\int_mail.c).
FlavioJS
1
-0
/
+1
2007-11-12
- Important fix to Mail System allowing (by a low change) items duple.
zephyrus
1
-29
/
+7
2007-10-27
Followup fixes to r11583:
ultramage
1
-5
/
+5
2007-10-27
- Improvements to the mail system.
zephyrus
1
-43
/
+84
2007-10-26
* Removed confusing map_nick2sd_nocase(), let the charserver handle it
ultramage
1
-24
/
+22
2007-10-24
* Corrected a fex misshaps from r11571:
FlavioJS
1
-2
/
+2
2007-10-24
* Cleaned up some messy guild code (more to come)
ultramage
1
-163
/
+132
2007-10-23
- Another FALSE to false... sorry.
zephyrus
1
-1
/
+1
2007-10-23
- Fixed a compilation bug on linux (FALSE -> false)
zephyrus
1
-5
/
+5
2007-10-23
* Removed the inter_athena.conf maildb settings as they are not required anym...
zephyrus
1
-476
/
+473
2007-10-22
- Added the new mail system. Requires optimization and tests.
zephyrus
1
-0
/
+476