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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-07-07
- Now, when the login-char connection is cut, the char-server won't set every...
skotlex
1
-2
/
+11
2006-07-07
- Fixed signed/unsigned comparison issues in the char txt/sql server.
skotlex
3
-7
/
+7
2006-07-06
- Modified the party_data structure on the map server to remove some redundan...
skotlex
4
-167
/
+252
2006-07-04
- Fixed code using i instead of id in a few instances when updating char/map ...
skotlex
1
-1
/
+1
2006-07-03
- Char-server SQL won't perform the reconnect cleanup routines when kick_on_d...
skotlex
1
-2
/
+2
2006-06-27
- Cleaned up the IP sync code to...
skotlex
1
-39
/
+42
2006-06-27
- Fixed indentation on int_pet.c (how did it got messed up?)
skotlex
1
-96
/
+96
2006-06-22
Typos resolving login-DNS instead of char-DNS -.-
Lance
1
-7
/
+7
2006-06-22
* [Fixed]:
Lance
1
-2
/
+2
2006-06-22
- Tested and fixed resolve_hostbyname.
skotlex
1
-55
/
+36
2006-06-21
- Added function parse_hostbyname() which takes a hostname and a char[4]. The...
skotlex
1
-1
/
+0
2006-06-21
* [Added]:
Lance
1
-0
/
+35
2006-06-16
* [Improved]:
Lance
1
-1
/
+1
2006-06-16
- Merged Adam's patch to let the char-server handle validation of pet-name-ch...
skotlex
3
-92
/
+131
2006-06-14
- Fixed main.sql adding a key on char_id rather than account_id for the char ...
skotlex
1
-2
/
+1
2006-06-12
- Made guild member exp an unsigned int.
skotlex
1
-1
/
+1
2006-06-11
* [Fixed]
Lance
1
-1
/
+1
2006-06-09
- Fixed @mapinfo displaying incorrectly maps with nosave which send you back ...
skotlex
3
-7
/
+20
2006-06-09
- Modified guild exp to be an unsigned int rather than a signed one.
skotlex
1
-13
/
+15
2006-06-01
[Fixed]:
Lance
1
-0
/
+1
2006-05-31
- Made the char_name_option char_athena.conf setting apply to parties and gui...
skotlex
3
-0
/
+35
2006-05-31
- Moved the JOB_* defines from map.h to mmo.h, update char.c to use them.
skotlex
1
-165
/
+178
2006-05-31
- Some cleaning of the fame-update code, fixing a logic bug which made the ra...
skotlex
1
-22
/
+33
2006-05-29
- Cleaned up friend list saving and fixed loading of friends.txt file (char-txt)
skotlex
1
-51
/
+11
2006-05-26
* Change scripting engine's NPC scope vars to dot (.) style.
Lance
1
-1
/
+2
2006-05-26
I'm still here!
DracoRPG
1
-47
/
+118
2006-05-15
- Fixed the nocast flag 2 (not usable in pvp) returning true in pk-mode servers.
skotlex
1
-0
/
+4
2006-04-26
- Updated item_db.sql to current.
skotlex
1
-1
/
+0
2006-04-22
- Added SC_KEEPING/SC_BARRIER to calc_flag in status_change_end
skotlex
1
-2
/
+2
2006-04-21
- Char server will now ignore packet 0x65 for already authentified accounts.
skotlex
1
-2
/
+7
2006-04-10
- Updated the subnet support to not require specifying the subnet mask, it is...
skotlex
1
-9
/
+12
2006-04-05
- Added inter config connection_ping_interval which specifies interval in hou...
skotlex
1
-8
/
+26
2006-04-01
- Added a check to remove exp-even-share when someone leaves a party.
skotlex
1
-0
/
+6
2006-03-27
- Changed status_point/skill_point to unsigned short. Adjusted the code as ne...
skotlex
1
-21
/
+28
2006-03-21
warning msg typos fix
Lupus
1
-1
/
+1
2006-03-17
- Fixed handling of the char_gm_read config for packet 0x2af7 (reloadgmdb)
skotlex
1
-1
/
+1
2006-03-13
- Corrected char-server parameters so that the subnet config file is the thir...
skotlex
1
-1
/
+1
2006-03-04
- Fixed subnet checking being broken in the login txt server.
skotlex
1
-4
/
+4
2006-03-02
- Fame list size is now defined by MAX_FAME_LIST constant (mmo.h)
skotlex
1
-3
/
+26
2006-02-28
Rewrote LAN support code. Changed configuration file name lan_support.conf to...
LuzZza
2
-94
/
+77
2006-02-15
- Fixed the char servers to store correctly exp as uints. They are also cappe...
skotlex
1
-17
/
+19
2006-02-08
- Fixed Char-SQL server setting up the save/last point to the novice grounds ...
skotlex
1
-1
/
+2
2006-02-07
- Fixed sql compile.
skotlex
1
-6
/
+4
2006-02-01
- Map and char server now will complain if they are run using the default use...
skotlex
1
-0
/
+6
2006-01-30
- Some compile warning fixes.
skotlex
1
-2
/
+2
2006-01-29
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ...
Valaris
15
-0
/
+8243
2006-01-29
Clearing trunk.
Valaris
13
-7326
/
+0
2005-04-05
* Simplified Valaris' online_timer
celest
1
-1
/
+39
2005-04-04
* Removed anti-freeze system for login and char
celest
1
-42
/
+0
2005-04-03
fixing
shinomori
1
-1
/
+8
[next]