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
/
inter.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-03
Regularized file not found error messages.
xazax-hun
1
-1
/
+1
2012-05-02
Fixed bugreport:5682 elemental_init was being called instead of final at inter.c
shennetsind
1
-1
/
+1
2012-05-02
Follow up r16025 minor performance improvement on the already-stupid job name...
shennetsind
1
-11
/
+12
2012-05-01
Follow up r16025 fixing gcc warning, special thanks to brian for noticing.
shennetsind
1
-1
/
+2
2012-05-01
Added @accinfo atcommand. "Huge thanks to"/"Credits to" Dekamaster/Nightroad <3.
shennetsind
1
-1
/
+502
2012-04-20
Initial support for Genetic, Sorcerer and Elemental Summons. Special Thanks t...
shennetsind
1
-1
/
+5
2012-03-19
- Updated existing registry saving code to perform one single uniform query. ...
epoque11
1
-15
/
+22
2012-03-13
Enhanced `DBMap` implementation to allow storing integer type data in additio...
gepard1984
1
-3
/
+6
2012-03-04
- Guild Castle code cleanup:
gepard1984
1
-3
/
+1
2012-02-14
Removed deprecated memory manager macros (follow-up to r14916).
gepard1984
1
-1
/
+1
2012-01-20
Merged TXT removal branch back to trunk.
gepard1984
1
-378
/
+384
2011-10-09
* Rework some party code.
flaviojs
1
-1
/
+1
2010-12-07
* Reverted r14563, due to multiple issues which render the source malfunction...
ai4rei
1
-2
/
+2
2010-12-07
Changed almost all instances of sprintf() to snprintf().
Paradox924X
1
-2
/
+2
2010-12-01
* Fixed using main chat nick longer than 15 characters would cause a buffer o...
ai4rei
1
-1
/
+1
2009-11-03
Extended broadcast implementation:
Gepard
1
-11
/
+17
2009-06-16
Fixed an exploit that makes guild skill get higher level than the max defined...
Inkfish
1
-1
/
+1
2008-07-26
Merged the /loginmerge branch (topic:192754)
ultramage
1
-15
/
+19
2008-07-15
Corrected wrong data loading order in txt storage code causing crashes at sta...
ultramage
1
-1
/
+3
2008-04-12
TXT code has been re uploaded. Please note this does not change the fact that...
Kevin
1
-0
/
+711
2008-04-12
I live in a giant bucket.
Kevin
1
-711
/
+0
2008-04-11
The max_account_id packetver detection mechanism will never cause any connect...
ultramage
1
-11
/
+0
2008-04-10
Modified the charservers to use a DBMap instead of a cyclic array for auth data.
ultramage
1
-5
/
+5
2008-03-26
Adjusted eAthena code to compile cleanly in C++ mode.
ultramage
1
-26
/
+22
2008-02-21
- Fixed new guilds displaying online-connect member count at 0 rather than 1,...
skotlex
1
-1
/
+1
2008-01-06
Modified showmsg code to not attach a timestamp to MSG_NONE-type messages, ge...
ultramage
1
-4
/
+0
2007-11-08
* Changed EXIT_SUCCESS back to 0 in console.c to avoid an unnecessary include.
FlavioJS
1
-4
/
+4
2007-10-24
* Cleaned up some messy guild code (more to come)
ultramage
1
-5
/
+5
2007-10-18
Some code cleaning...
ultramage
1
-1
/
+1
2007-10-17
Using predefined constants as parameters to the exit() function.
ultramage
1
-1
/
+1
2007-09-20
* Merged the tmpsql branch:
FlavioJS
1
-5
/
+4
2007-09-13
Wiped out every mention of RETCODE from /src.
ultramage
1
-1
/
+1
2007-07-26
* Cleaned up mob drop code, crashfix is still needed though...
ultramage
1
-1
/
+2
2007-05-25
Corrected some weird fgets() statements, plus reformatted them
ultramage
1
-5
/
+4
2007-05-19
Reformatting @_@
ultramage
1
-10
/
+1
2007-03-22
Some generic typo fixes (src and npc)
ultramage
1
-1
/
+1
2007-02-07
Cleaning up of the socket code
ultramage
1
-0
/
+1
2007-01-27
Fixed a C language restriction preventing compilation
ultramage
1
-5
/
+8
2007-01-27
- Moved the pet rename code from int_pet.c to inter.c and normalized it so it...
skotlex
1
-2
/
+46
2007-01-21
Typo hunt
ultramage
1
-1
/
+1
2006-12-05
- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt...
FlavioJS
1
-692
/
+692
2006-11-23
- Made WFIFOHEAD() check for available buffer size remaining on the connectio...
skotlex
1
-1
/
+2
2006-10-20
- Fixed Charge Atk being able to go through chasm/pits.
skotlex
1
-1
/
+1
2006-09-30
- Rewrote the txt->sql converter. It now links directly to the char server fi...
skotlex
1
-24
/
+22
2006-09-13
- Modified the char-server TXT whisper system to use the online_db to know to...
skotlex
1
-43
/
+75
2006-08-16
- Spirit of Wizard will now consume an item 7321 each time it blocks reflecte...
skotlex
1
-1
/
+1
2006-08-15
- Applied multiple fixes which should take care of making homun save/load wor...
skotlex
1
-3
/
+8
2006-08-15
- Some cleanup of int_homun.c
skotlex
1
-0
/
+5
2006-07-10
- Added login-char packet 0x2737. Sets all characters offline (login-server s...
skotlex
1
-3
/
+0
2006-07-07
- Fixed signed/unsigned comparison issues in the char txt/sql server.
skotlex
1
-4
/
+2
[next]