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_sql
Age
Commit message (
Expand
)
Author
Files
Lines
2006-07-10
- Fixed check_connect_login_server check in char-sql server. Fixes char-serve...
skotlex
1
-1
/
+1
2006-07-10
- Fixed SQL compilation of the char-SQL server... (I need SQL installed at wo...
skotlex
1
-5
/
+2
2006-07-10
- Added login-char packet 0x2737. Sets all characters offline (login-server s...
skotlex
3
-141
/
+76
2006-07-07
- Okay, added a chrif_save_ack packet to the char-server so now the map serve...
skotlex
1
-1
/
+7
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
- Modified the error on the char-sql server to set chars online when it recei...
skotlex
1
-2
/
+7
2006-07-07
- Fixed signed/unsigned comparison issues in the char txt/sql server.
skotlex
3
-6
/
+7
2006-07-06
- Modified the party_data structure on the map server to remove some redundan...
skotlex
4
-176
/
+287
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
-0
/
+3
2006-06-27
- Cleaned up the IP sync code to...
skotlex
1
-40
/
+38
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
-57
/
+38
2006-06-21
* [Added]:
Lance
1
-0
/
+38
2006-06-19
- Fixed the compilation errors of my last commit... >.> <.<
skotlex
1
-8
/
+8
2006-06-19
- Removed the mysterious array of two of char_dat (char/sql server), replaced...
skotlex
2
-113
/
+103
2006-06-19
* [Fixed]:
Lance
1
-1
/
+1
2006-06-18
* [Temperory Fixed]:
Lance
1
-2
/
+3
2006-06-16
- Merged Adam's patch to let the char-server handle validation of pet-name-ch...
skotlex
2
-2
/
+42
2006-06-14
- Fixed main.sql adding a key on char_id rather than account_id for the char ...
skotlex
1
-18
/
+16
2006-06-12
- Made guild member exp an unsigned int.
skotlex
1
-2
/
+2
2006-06-11
* [Fixed]
Lance
1
-1
/
+1
2006-06-10
- Added structure party_data and party_member_data to the map server to hold ...
skotlex
1
-1
/
+0
2006-06-10
fixed MoM's typo
Vicious
1
-1
/
+1
2006-06-09
- Fixed @mapinfo displaying incorrectly maps with nosave which send you back ...
skotlex
3
-10
/
+26
2006-06-09
Fixed a typo in char_sql/char.c, thanks to Euph.
MasterOfMuppets
1
-1
/
+1
2006-06-09
- Modified guild exp to be an unsigned int rather than a signed one.
skotlex
1
-10
/
+11
2006-06-07
- Removed char_nick2id from char-sql server as it's no longer needed.
skotlex
3
-22
/
+3
2006-06-07
* [Optimized]:
Lance
1
-5
/
+2
2006-06-05
- Fixed skill_unitsetting using layout->count for the for instead of group->c...
skotlex
1
-0
/
+7
2006-06-01
[Fixed]:
Lance
1
-0
/
+1
2006-05-31
- Fixed compilation of char_sql/int_party.c -.-
skotlex
1
-0
/
+1
2006-05-31
- Made the char_name_option char_athena.conf setting apply to parties and gui...
skotlex
3
-0
/
+32
2006-05-31
- Fixed compilation of char_sql/char.c
skotlex
1
-3
/
+3
2006-05-31
- Moved the JOB_* defines from map.h to mmo.h, update char.c to use them.
skotlex
1
-89
/
+93
2006-05-31
- Some cleaning of the fame-update code, fixing a logic bug which made the ra...
skotlex
1
-20
/
+32
2006-05-26
* Change scripting engine's NPC scope vars to dot (.) style.
Lance
1
-1
/
+2
2006-05-26
* Fixed typos in char.c
Lance
1
-2
/
+2
2006-05-26
I'm still here!
DracoRPG
1
-30
/
+128
2006-05-15
- Fixed the nocast flag 2 (not usable in pvp) returning true in pk-mode servers.
skotlex
1
-0
/
+4
2006-04-24
- Added logging of deleted characters when the char_log is enabled.
skotlex
1
-0
/
+10
2006-04-22
- Added SC_KEEPING/SC_BARRIER to calc_flag in status_change_end
skotlex
2
-34
/
+31
2006-04-21
- Char server will now ignore packet 0x65 for already authentified accounts.
skotlex
1
-0
/
+6
2006-04-16
- Fixed char-sql server still reading the old lanconfig format rather than th...
skotlex
1
-7
/
+10
2006-04-16
- Fixed mysql ping setting being in minutes rather than hours.
skotlex
1
-2
/
+2
2006-04-13
- Added an Info message when pinging the SQL servers.
skotlex
1
-0
/
+1
2006-04-10
- Updated the subnet support to not require specifying the subnet mask, it is...
skotlex
1
-1
/
+1
2006-04-05
- Added inter config connection_ping_interval which specifies interval in hou...
skotlex
3
-22
/
+41
2006-04-01
- Added a check to remove exp-even-share when someone leaves a party.
skotlex
1
-0
/
+6
[next]