index
:
ml/hercules
tmw2
Hercules
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
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
2006-07-06
- Modified the party_data structure on the map server to remove some redundan...
skotlex
1
-1
/
+1
2006-06-16
- Merged Adam's patch to let the char-server handle validation of pet-name-ch...
skotlex
1
-2
/
+2
2006-01-29
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ...
Valaris
1
-0
/
+656
2006-01-29
Clearing trunk.
Valaris
1
-586
/
+0
2005-03-30
eAthena VC7 solution and support added for native builds [MouseJstr]
amber
1
-4
/
+4
2005-03-30
More ANSI C++/C conformance fixes [SVN 1341: MouseJstr]
amber
1
-2
/
+2
2005-03-23
* Fixed alot of memory leaks
celest
1
-0
/
+23
2005-01-28
* Added DUMP_ALL_PACKETS and moved dump packets code in clif_parse a bit to s...
(no author)
1
-1
/
+1
2005-01-24
A lot of changes. login and char server compile under both TXT and SQL under ...
(no author)
1
-9
/
+9
2005-01-23
update
(no author)
1
-6
/
+6
2004-12-23
Rewrite inter server messaging
amber
1
-3
/
+3
[next]