index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
mmo.h
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-27
fixing some timestamp type difference warnings...
ultramage
1
-2
/
+2
2008-04-14
Some more updates to the quest log system. It has been completely moved to th...
Kevin
1
-2
/
+0
2008-04-11
The max_account_id packetver detection mechanism will never cause any connect...
ultramage
1
-7
/
+1
2008-04-11
Finished most of the quest log code, still bits here and there but it's usabl...
Kevin
1
-2
/
+2
2008-04-10
- Fixed Max Guardians max = 8 (no need to increase this value for woe 2.0 as ...
zephyrus
1
-1
/
+1
2008-04-10
Char server now loads/saves quest information.
Kevin
1
-0
/
+1
2008-04-10
Some preliminary code for the questlog system (clif packet functions and basi...
Kevin
1
-0
/
+24
2008-04-08
Updated MAX_GUARDIANS to support an insane amount of guardians.
L0ne_W0lf
1
-1
/
+1
2008-04-07
* Made script command 'flagemblem' and guild_emblem_change send an update of ...
FlavioJS
1
-0
/
+2
2008-04-02
First round of minor updates for WoE SE.
L0ne_W0lf
1
-1
/
+1
2008-03-26
Adjusted eAthena code to compile cleanly in C++ mode.
ultramage
1
-3
/
+3
2008-03-08
- Auction System implementation completed.
zephyrus
1
-1
/
+1
2008-03-05
- Merged Auction Search and Register. It seen to work fine, so you can test t...
zephyrus
1
-0
/
+19
2008-03-02
- New optimizations for mail system and adjust to use it on Auctions.
zephyrus
1
-6
/
+2
2008-02-29
- Starting preparatives for Auctions System.
zephyrus
1
-0
/
+16
2008-02-27
Added support for the "view player equip" feature (see topic:174461)
ultramage
1
-0
/
+1
2007-12-16
Replaced the 'map name' castle data variable with the equivalent 'map index'.
ultramage
1
-1
/
+1
2007-12-14
Guardian hp handling code removal (see bugreport:342)
ultramage
1
-3
/
+2
2007-12-12
* Some preparations for the guild script update
ultramage
1
-7
/
+0
2007-11-22
- Changed the status_change structure to use dynamic rather than static memor...
skotlex
1
-1
/
+1
2007-11-19
Random cleaning of party.c in attempt to make party_send_xy_timer() crashes a...
ultramage
1
-1
/
+1
2007-11-14
Fixed some homunculus skill offset calculation mistakes (bugreport:363)
ultramage
1
-1
/
+1
2007-11-12
- Important fix to Mail System allowing (by a low change) items duple.
zephyrus
1
-1
/
+0
2007-11-10
Changing enum weapon_type in the mmo_charstatus structure back to integer unt...
ultramage
1
-1
/
+1
2007-11-09
Replaced several 'int' variables with enums that they represent.
ultramage
1
-3
/
+4
2007-10-31
* Added names to the SC_ and SI_ enums, now they can be used to properly indi...
ultramage
1
-4
/
+1
2007-10-27
Fixed a compilation error in the mail code. Blame the C standard and gcc for ...
ultramage
1
-11
/
+10
2007-10-27
Followup fixes to r11583:
ultramage
1
-10
/
+11
2007-10-27
- Improvements to the mail system.
zephyrus
1
-1
/
+11
2007-10-24
- added defines JOB_MAX_BASIC and JOB_MAX to mmo.h so the code can know which...
skotlex
1
-0
/
+2
2007-10-24
* Cleaned up some messy guild code (more to come)
ultramage
1
-8
/
+4
2007-10-23
* Removed the inter_athena.conf maildb settings as they are not required anym...
zephyrus
1
-4
/
+4
2007-10-22
- Added the new mail system. Requires optimization and tests.
zephyrus
1
-0
/
+31
2007-10-20
Fixed a nasty bug from r11410 which let people create chars with already take...
ultramage
1
-1
/
+1
2007-10-18
Fixed numerous /W4 warnings (and created more :)
ultramage
1
-0
/
+1
2007-10-18
* Removed commented-out code for check_fake_id()
ultramage
1
-3
/
+3
2007-10-04
* Added MAX_HOTKEYS to supplement the HOTKEY_SAVING define
ultramage
1
-3
/
+4
2007-10-03
* Cleaned up parts of skill.c related to skill units
ultramage
1
-0
/
+2
2007-09-28
* Implemented Summer Outfit care of Zephyrus_CR.
L0ne_W0lf
1
-1
/
+2
2007-09-22
* Added a sanity check for MAX_ZENY (doesn't compile if too big).
FlavioJS
1
-0
/
+5
2007-09-20
* Merged the tmpsql branch:
FlavioJS
1
-4
/
+3
2007-08-15
- Merged and completed Latio's work on server-side hot-key saving (http://www...
skotlex
1
-0
/
+16
2007-07-20
* Corrected packet_db.txt. See topic:158382 for details. As a side-effect, th...
ultramage
1
-5
/
+0
2007-07-01
* TXT->SQL converter fixup
ultramage
1
-2
/
+0
2007-04-28
'minor' details
ultramage
1
-1
/
+1
2007-04-28
* Tried and fixed md5 password encryption
ultramage
1
-1
/
+1
2007-04-07
- Fixed the platform-specific stricmp compilation problem
ultramage
1
-19
/
+0
2007-04-07
- Added function str2ip() to do platform-safe conversions
ultramage
1
-2
/
+0
2007-04-06
I'm still here!
DracoRPG
1
-2
/
+3
2007-04-05
* Made a crazy attempt to at least partially synchronize login&char code
ultramage
1
-2
/
+2
[next]