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
/
int_pet.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-07
Add missing pet ID assignment to inter_pet_fromsql()
Kenpachi Developer
1
-0
/
+1
2020-04-05
Apply code style to inter_pet_create() function
Kenpachi Developer
1
-11
/
+27
2020-04-05
Apply code style to inter_pet_fromsql() function
Kenpachi Developer
1
-4
/
+16
2020-04-05
Apply code style to inter_pet_tosql() function
Kenpachi Developer
1
-11
/
+13
2020-04-05
Adjust inter_pet_fromsql() function to use prepared statement
Kenpachi Developer
1
-28
/
+43
2020-04-05
Adjust inter_pet_tosql() function to use prepared statement
Kenpachi Developer
1
-20
/
+55
2020-04-05
Add enum for pet intimacy levels and use its constants
Kenpachi Developer
1
-8
/
+3
2020-04-05
Add enum for pet hunger levels and use its constants
Kenpachi Developer
1
-7
/
+3
2020-01-13
Update copyright headers for year 2020
Haru
1
-2
/
+2
2019-02-11
Change type for class variables from short to int
Andrei Karas
1
-1
/
+1
2018-07-17
Replace item id shorts to int in char server.
Andrei Karas
1
-2
/
+2
2018-07-01
Change functions to static where possible (Part 3 - char)
Haru
1
-9
/
+13
2018-06-30
Move mapif functions from int_pet.c to mapif.c
Haru
1
-139
/
+0
2018-06-30
Move some non-mapif functionality from the mapif interface to the inter_pet i...
Haru
1
-18
/
+36
2018-06-25
Implemented Pet Autofeeding
Dastgir
1
-7
/
+8
2018-05-31
2012-2018 !
Maytichai Saowa
1
-1
/
+1
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
[next]