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
/
map
/
clif.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-28
* Fixed db/packet_db.txt reading not checking for max. amount of positions.
ai4rei
1
-4
/
+8
2011-10-16
* Fixed public/guild chat message packets sending strings without zero-termin...
ai4rei
1
-4
/
+4
2011-10-10
* Add correct reply when player invited to party isn't found.
flaviojs
1
-1
/
+1
2011-09-17
* Rental items no longer expire in cart and storage. The packet does not supp...
ai4rei
1
-1
/
+1
2011-08-23
- Rewrote/updated the SC_COMBO logic. Got rid of state.combo and added usage ...
Skotlex
1
-0
/
+1
2011-08-06
* Added missing fields to guild belong info packet 0x16c (ZC_UPDATE_GDID).
ai4rei
1
-1
/
+1
2011-06-16
* Merges from charmerge:
flaviojs
1
-1
/
+1
2011-06-11
* Added support for new skill usage notification packet 0x7fb (ZC_USESKILL_AC...
ai4rei
1
-1
/
+1
2011-06-11
* Fixed party invite packet 0xfe (ZC_REQ_JOIN_GROUP) using account id of the ...
ai4rei
1
-1
/
+1
2011-05-29
Renamed clif_parse_ReqFeel to clif_feel_req (since r4352).
ultramage
1
-1
/
+1
2011-04-28
* Code cleaning and reformatting in functions responsible for sending guild e...
ai4rei
1
-1
/
+1
2011-04-10
* Added more packets for clients 2010-11-23aRagexeRE+ provided by Shinryo.
ai4rei
1
-1
/
+1
2011-03-25
* Fixed battlegrounds chat packet 0x2dc (ZC_BATTLEFIELD_CHAT) being sent with...
ai4rei
1
-1
/
+1
2011-03-06
* Implemented search store info system (aka. vending and buying store search)...
ai4rei
1
-0
/
+6
2011-02-19
* Implemented buying store system (aka. reverse vending, purchase shop) toget...
ai4rei
1
-0
/
+14
2011-02-08
* Updates to various client packets.
ai4rei
1
-3
/
+39
2011-01-23
* Some cleaning here and there.
ai4rei
1
-2
/
+0
2010-12-12
* Updates to the playBGM functionality (since r14335).
ai4rei
1
-1
/
+1
2010-12-09
* Removed some of the duplicate, storage-related packet code.
ai4rei
1
-3
/
+1
2010-12-02
* Added clif_starskill (packet 0x20e, ZC_STARSKILL) to host the packet previo...
ai4rei
1
-0
/
+1
2010-12-02
* Various additions and updates to the comments and documentation of packets ...
ai4rei
1
-3
/
+3
2010-12-02
* Removed clif_weather_sub and clif_misceffect2 in favor of clif_specialeffec...
ai4rei
1
-1
/
+0
2010-12-02
* Added packet 0x1b1 (ZC_SHOWDIGIT).
ai4rei
1
-0
/
+2
2010-12-01
* Confirmed packet 0x291 (ZC_MSG) to be general-purpose msgstringtable.txt pa...
ai4rei
1
-1
/
+3
2010-11-28
* Added emotion_type enumeration for clif_emotion constants.
ai4rei
1
-0
/
+87
2010-11-28
* Added clr_type enumeration for vanish effect constants.
ai4rei
1
-2
/
+10
2010-11-28
* Made the party booking search pass results as array of pointers, rather tha...
ai4rei
1
-1
/
+1
2010-10-11
Follow up from r14413, should take care of the errors from bugreport:4472.
L0ne_W0lf
1
-0
/
+1
2010-10-05
* Added Spira's Party Booking System implementation
L0ne_W0lf
1
-0
/
+7
2010-09-18
* Added bard/dancer songs and duets to the nodispell list. (bugreport:4411)
L0ne_W0lf
1
-1
/
+1
2010-08-19
- Implemented usage of packets 0x7fa and 0x7f7, 0x7f8, 0x7f9. These are used ...
Skotlex
1
-3
/
+3
2010-06-09
* Added support for packet 0x7fe which changes the bgm temporarily for a sing...
Yommy
1
-0
/
+1
2010-06-01
Replaced all occurrences of 'leaved' with 'withdraw'.
Paradox924X
1
-1
/
+1
2010-06-01
Rewrote and optimized clif_hpmeter to employ map_foreachinarea() rather than ...
Paradox924X
1
-0
/
+1
2010-04-23
Merged a few updates for supporting renewal clients (thanks to Diablo): [Skot...
skotlex
1
-1
/
+1
2010-03-24
* Implemented NPC_TALK (Credit to SnakeDrak and Daegaladh)
L0ne_W0lf
1
-0
/
+1
2010-02-06
2010/02/06
Inkfish
1
-0
/
+1
2010-01-30
- Added support for PACKETVER 20100105, which updates the vending related pac...
skotlex
1
-1
/
+1
2010-01-15
* Fixed change cart packet doesn't check for skill.
Inkfish
1
-0
/
+2
2009-11-19
- Applied the renewal client support patch from Diablo (eA forum topic 222623)
skotlex
1
-29
/
+3
2009-11-03
Extended broadcast implementation:
Gepard
1
-3
/
+2
2009-09-13
* Progressbar aborts when player is attacked.
Inkfish
1
-0
/
+1
2009-09-12
* Clarified the names of some questlog functions and eventually implemented k...
Inkfish
1
-5
/
+6
2009-09-04
* QuestLog Fix.
Inkfish
1
-1
/
+1
2009-08-25
Implemented Progress Bar.(topic:207933)
Inkfish
1
-0
/
+3
2009-08-02
* Questlog code cleanup.
Inkfish
1
-0
/
+3
2009-07-25
Rewrote Quest Log system.
Inkfish
1
-2
/
+1
2009-06-20
- Instancing System (Thanks to Sirius White who did most of the code, with so...
zephyrus
1
-0
/
+5
2009-05-12
- Rental items now can be stackable items too.
zephyrus
1
-0
/
+4
2009-03-30
Defined new server-side PACKETVER 20081126 to add support for the modified pe...
ultramage
1
-1
/
+2
[next]