Hercules Renewal Phase One
From Hercules Wiki
Revision as of 17:38, 3 October 2013 by Dastgirpojee (Talk | contribs)
The Hercules Renewal Phase One started March 01, 2013, as announced over the forum by Ind
The primary goal of the Hercules Renewal Phase One was to prepare the core for the Hercules Plugin Manager
The Hercules Renewal Phase One is Completed[2f2afbd].
Available Interfaces
- Common
- console src/common/console.c
- DB src/common/db.c
- iTimer src/common/timer.c
- iMalloc src/common/mallo.c
- SQL src/common/sql.c
- strlib src/common/strlib.c
- sv src/common/strlib.c
- StrBuf src/common/strlib.c
- Map Server
- atcommand src/map/atcommand.c
- battle src/map/battle.c
- bg src/map/battleground.c
- buyingstore src/map/buyingstore.c
- clif src/map/clif.c
- chat src/map/chat.c
- chrif src/map/chrif.c
- duel src/map/duel.c
- elemental src/map/elemental.c
- guild src/map/guild.c
- homun src/map/homunculus.c
- instance src/map/instance.c
- intif src/map/intif.c
- ircbot src/map/irc-bot.c
- itemdb src/map/itemdb.c
- logs src/map/log.c
- mail src/map/mail.c
- map src/map/map.c
- mapit src/map/map.c
- mapreg src/map/mapreg_sql.c
- mercenary src/map/mercenary.c
- mob src/map/mob.c
- npc src/map/npc.c
- npc_chat src/map/npc_chat.c
- party src/map/party.c
- path src/map/path.c
- pc src/map/pc.c
- pet src/map/pet.c
- quest src/map/quest.c
- script src/map/script.c
- searchstore src/map/searchstore.c
- skill src/map/skill.c
- status src/map/status.c
- storage src/map/storage.c
- gstorage src/map/storage.c
- trade src/map/trade.c
- unit src/map/unit.c
- vending src/map/vending.c
- Char Server
- pincode src/char/pincode.c