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
2007-01-07
Undid the memset->malloc_set replacement
ultramage
1
-1
/
+1
2007-01-07
- re-added the duplicit nj/gs name messages in msg_athena
ultramage
1
-1
/
+1
2007-01-06
- Now winsock 2 is required.
FlavioJS
1
-1
/
+1
2007-01-03
- eol-styled some remaining files
ultramage
1
-10
/
+0
2006-12-30
- Reverted the packet structure changes to mmo_char_send006b in r9588 and cor...
FlavioJS
1
-2
/
+5
2006-12-28
- Part 3 of TheUltraMage's socket cleanup.
FlavioJS
1
-7
/
+2
2006-12-26
- Cleaned up some more the code so it works for -DTURBO
skotlex
1
-2
/
+0
2006-12-25
- a couple of warnings fixed
FlavioJS
1
-1
/
+1
2006-12-24
Small fir for changeset 9539
KarLaeda
1
-2
/
+3
2006-12-23
- Moved "#include <limits.h>" to cbasetypes.h to ensure it's included before ...
FlavioJS
3
-6
/
+9
2006-12-22
- Added support for the new "make new char" packet that has the rename button...
skotlex
1
-8
/
+12
2006-12-21
- Some cleaning to the character deletion code.
skotlex
1
-27
/
+11
2006-12-21
- Moved md5calc to common
FlavioJS
1
-27
/
+27
2006-12-20
Fixed #endif instead of #else
KarLaeda
1
-1
/
+1
2006-12-20
- Changed some %lu (long unsigned int) to %u (unsigned int)
skotlex
1
-3
/
+3
2006-12-20
- Fixed the #if -> #ifdef mess up -.-
skotlex
1
-3
/
+3
2006-12-20
- Moved PACKETVER to mmo.h, and added support for the expanded character info...
skotlex
1
-2
/
+20
2006-12-11
- Added various guild packet related missing checks
skotlex
1
-1
/
+0
2006-12-05
- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt...
FlavioJS
16
-9892
/
+9892
2006-12-04
- Repairing items via scripts no longer displays "item has been repaired"
skotlex
1
-1
/
+0
2006-12-04
- Fixed the txt->sql converter not escaping character names before saving them.
skotlex
1
-2
/
+5
2006-12-01
- Fixed txt-converter compilation.
skotlex
1
-2
/
+2
2006-11-24
- Added all the missing FIFOHEADs in the login/sql servers (required for TURB...
skotlex
7
-173
/
+239
2006-11-07
- Applied FlavioJs's patch which enables colored console output for Windows s...
skotlex
1
-0
/
+2
2006-10-25
- Made the exp bonus settings be adjustable:
skotlex
1
-1
/
+1
2006-10-25
final clone maps -> original maps change. also fixed novice grounds map in ch...
Lupus
1
-1
/
+1
2006-10-23
- char_family now returns the char_id of the children when previously it woul...
skotlex
2
-14
/
+19
2006-10-23
- Removed NJ_TOBIDOUGU adding damage to W_HUUMA weapons which somehow got rea...
skotlex
1
-1
/
+1
2006-10-21
- Some minor cleanups
skotlex
1
-2
/
+1
2006-10-20
- Fixed Charge Atk being able to go through chasm/pits.
skotlex
2
-52
/
+13
2006-10-13
- Base attack for non players is now calculated as str + [str/10]^2 (it does ...
skotlex
1
-13
/
+14
2006-10-11
- Cleaned up unitattack, unittalk and unitdeadsit
skotlex
1
-28
/
+25
2006-10-10
- Fixed crash when char-server sends to a "random" map-server online on connect.
skotlex
1
-1
/
+1
2006-10-04
- Modified pc_jobchange so that it automatically removes peco/falcon/cart/hom...
skotlex
1
-1
/
+1
2006-09-30
- Rewrote the txt->sql converter. It now links directly to the char server fi...
skotlex
12
-211
/
+225
2006-09-26
- Updated battle_check_target so that non-offensive skills cannot be used on ...
skotlex
1
-24
/
+4
2006-09-22
- Fixed the "map server claims to have char online, but this other map server...
skotlex
1
-2
/
+6
2006-09-21
- Removed the unrecognized class error messages from pc_mapid2jobid and pc_jo...
skotlex
1
-1
/
+1
2006-09-14
- Likely fixed "half" of the alliance being saved, which ends up in guilds th...
skotlex
1
-2
/
+6
2006-09-12
- Improved sql-query to check if name already exists when creating new chars.
skotlex
1
-1
/
+1
2006-09-12
- Added manual deletion of sc_data entries when deleting a character (char-SQL)
skotlex
1
-0
/
+10
2006-09-08
- Added upgrade_svn8675.sql in case, for some reason, your guild table still ...
skotlex
2
-6
/
+2
2006-08-30
- Fixed char-sql compilation
skotlex
3
-16
/
+12
2006-08-30
- Added a message to @clearweather stating when climate changes will dispel.
skotlex
2
-90
/
+116
2006-08-23
- Some minor cleanups.
skotlex
1
-3
/
+5
2006-08-22
more typos
Lupus
1
-8
/
+5
2006-08-22
field typo
Lupus
1
-1
/
+1
2006-08-22
added char deletion condition by BaseLevel
Lupus
1
-6
/
+30
2006-08-21
Fixed SQL-Guild Creation, guild name was escaped 2 times
toms
1
-2
/
+4
2006-08-20
Fixed "int format, long unsigned int arg" warning
toms
1
-2
/
+2
[next]