index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
char
/
int_pet.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-19
Renamed some char and inter server variables
Haru
1
-3
/
+3
2016-02-24
Removed several unnecessary RFIFOP typecasts
Haru
1
-2
/
+2
2016-02-24
Added const qualifier to several variable/argument pointers
Haru
1
-1
/
+1
2016-02-24
Updated inter_pet->tosql() and mapif->save_pet() to work with const data
Haru
1
-34
/
+37
2015-12-15
Added GPL-compliant header to all sources and build scripts
Haru
1
-4
/
+20
2015-10-19
rename malloc.c/h to memmgr.
Andrei Karas
1
-1
/
+1
2015-08-15
HPM compatibility improvements
Haru
1
-0
/
+1
2015-06-19
Cleaned up some #includes
Haru
1
-1
/
+0
2015-06-19
Removed ".." from include directives
Haru
1
-12
/
+12
2015-04-09
Add checks to int_pet.c
Andrei Karas
1
-0
/
+6
2014-11-16
Whitespace cleanup (no code changes)
Haru
1
-1
/
+1
2014-11-15
Add missing interface initialisations in char server.
Andrei Karas
1
-0
/
+1
2014-11-15
Move global variable into interface in inter.c
Andrei Karas
1
-24
/
+24
2014-11-15
Move global variable into interface in int_pet.c
Andrei Karas
1
-38
/
+38
2014-11-15
Add most functions from int_pet.c to interfaces.
Andrei Karas
1
-34
/
+60
2014-08-07
Corrected several format-string errors through the code
Haru
1
-14
/
+13
2014-05-17
Renamed incuvate of Pet System.
Shido
1
-12
/
+12
2014-05-10
Re-commit of "Fixed order of includes in all source files"
Haru
1
-9
/
+13
2014-05-10
Revert "Fixed order of includes in all source files"
panikon
1
-13
/
+9
2014-05-09
Fixed order of includes in all source files
Haru
1
-9
/
+13
2014-04-19
Fixed issue: 8150
panikon
1
-8
/
+8
2013-05-16
Fixed Bug #7250
shennetsind
1
-1
/
+1
2013-05-15
HPM Update
shennetsind
1
-20
/
+20
2013-02-16
Updating the Headers across source files
shennetsind
1
-1
/
+1
2013-02-07
Fixing mistake in modified source code headers
shennetsind
1
-1
/
+1
2013-01-31
Fixed Bug #3080
shennetsind
1
-3
/
+4
2012-12-05
- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).
brianluau
1
-266
/
+239
2012-11-25
Applied AStyle code formating as discussed on tid:74602.
greenboxal2
1
-239
/
+266
2012-01-20
Merged TXT removal branch back to trunk.
gepard1984
1
-259
/
+188
2010-12-07
* Reverted r14563, due to multiple issues which render the source malfunction...
ai4rei
1
-1
/
+1
2010-12-07
Changed almost all instances of sprintf() to snprintf().
Paradox924X
1
-1
/
+1
2008-04-12
TXT code has been re uploaded. Please note this does not change the fact that...
Kevin
1
-0
/
+380
2008-04-12
I live in a giant bucket.
Kevin
1
-380
/
+0
2008-03-26
Adjusted eAthena code to compile cleanly in C++ mode.
ultramage
1
-3
/
+3
2008-01-06
Modified showmsg code to not attach a timestamp to MSG_NONE-type messages, ge...
ultramage
1
-3
/
+0
2007-11-08
* Changed EXIT_SUCCESS back to 0 in console.c to avoid an unnecessary include.
FlavioJS
1
-2
/
+2
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
-4
/
+4
2007-09-13
Wiped out every mention of RETCODE from /src.
ultramage
1
-1
/
+1
2007-05-25
Corrected some weird fgets() statements, plus reformatted them
ultramage
1
-1
/
+2
2007-05-23
- Added new flag to skill_castnodex.txt, to allow per-skill tweaking of cast ...
ultramage
1
-2
/
+2
2007-02-07
Cleaning up of the socket code
ultramage
1
-0
/
+1
2007-01-27
- Moved the pet rename code from int_pet.c to inter.c and normalized it so it...
skotlex
1
-41
/
+0
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
-422
/
+422
2006-11-23
- Made WFIFOHEAD() check for available buffer size remaining on the connectio...
skotlex
1
-0
/
+2
2006-09-30
- Rewrote the txt->sql converter. It now links directly to the char server fi...
skotlex
1
-3
/
+4
2006-08-16
- @produce now can make any kind of equipment
skotlex
1
-1
/
+1
2006-06-27
- Fixed indentation on int_pet.c (how did it got messed up?)
skotlex
1
-96
/
+96
2006-06-16
- Merged Adam's patch to let the char-server handle validation of pet-name-ch...
skotlex
1
-89
/
+128
[next]