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
2010-10-05
* Added Spira's Party Booking System implementation
L0ne_W0lf
1
-2
/
+2
2010-09-06
* Implemented Icescope's fix for devotion, reflect damage is no longer absorb...
L0ne_W0lf
1
-1
/
+1
2010-08-03
- Merged a few minor bugfixes
Skotlex
1
-1
/
+7
2010-07-31
* Implemented three new mercenary skills.
L0ne_W0lf
1
-2
/
+2
2010-05-21
* Increased gobal_reg_value to 256 from 96.
L0ne_W0lf
1
-2
/
+2
2010-04-23
Merged a few updates for supporting renewal clients (thanks to Diablo): [Skot...
skotlex
1
-2
/
+5
2010-02-09
Expanded range for cached and stored-in-db guild member exp (devotion) from u...
Paradox924X
1
-1
/
+1
2010-01-30
- Added support for PACKETVER 20100105, which updates the vending related pac...
skotlex
1
-1
/
+2
2009-11-24
Cleaned up leftover PACKETVER define on the charserver (followup to r14155).
ultramage
1
-0
/
+1
2009-11-19
- Applied the renewal client support patch from Diablo (eA forum topic 222623)
skotlex
1
-3
/
+47
2009-10-11
Added character rename function.(topic:225576)(written by pakpil and fixed by...
Inkfish
1
-0
/
+1
2009-09-04
* QuestLog Fix.
Inkfish
1
-2
/
+0
2009-07-28
* Some more updates to Quest Log
Inkfish
1
-2
/
+1
2009-07-26
Fixed mob counts and quest states are not saved properly sometimes
Inkfish
1
-1
/
+1
2009-07-25
Rewrote Quest Log system.
Inkfish
1
-14
/
+7
2009-06-20
- Instancing System (Thanks to Sirius White who did most of the code, with so...
zephyrus
1
-1
/
+1
2009-02-20
Increased variable size for status/skill points to remove the 65k cap (bugrep...
ultramage
1
-1
/
+1
2009-01-14
* Added client login packets 0x01fa and 0x027c.
FlavioJS
1
-0
/
+6
2009-01-05
Moved the 'changed' mailbox flag from shared mmo.h to mapserver-only.
ultramage
1
-1
/
+1
2008-11-16
- Item Rental System.
zephyrus
1
-0
/
+1
2008-09-04
* Updated mmo.h, increased merc max count to 36.
L0ne_W0lf
1
-1
/
+1
2008-09-01
- Something i forget to commit mmo.h.
zephyrus
1
-3
/
+3
2008-08-31
- A proper mercenary lifetime calculation.
zephyrus
1
-1
/
+1
2008-08-24
- Fixed skill problems (who did this? Mercenary skills values are big than ho...
zephyrus
1
-1
/
+1
2008-08-23
- Completed Mercenary Create, Delete, Save. Tests OK.
zephyrus
1
-1
/
+1
2008-08-23
- Mercenary Packets (Server to Client). Still need a little more info.
zephyrus
1
-1
/
+0
2008-08-22
- Mercenary data structures.
zephyrus
1
-1
/
+17
2008-08-19
* Fixed a storage saving issue with txt charserver (bugreport:2084)
ultramage
1
-1
/
+0
2008-07-29
Renamed struct 'skill' to 's_skill' to remove naming collisions.
ultramage
1
-4
/
+8
2008-07-27
* Removed some leftover code that shouldn't have been merged
ultramage
1
-3
/
+2
2008-07-26
Merged the /loginmerge branch (topic:192754)
ultramage
1
-5
/
+1
2008-07-13
Modified storage data loading
ultramage
1
-16
/
+15
2008-07-10
Renamed 'storage_' to 'items' in the storage_data structure.
ultramage
1
-1
/
+1
2008-07-10
Renamed 'struct storage' to 'struct storage_data' (to make 'storage' availabl...
ultramage
1
-1
/
+1
2008-05-25
Increased storage space to 600
Playtester
1
-1
/
+1
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
[next]