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_elemental.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-01
Change functions to static where possible (Part 3 - char)
Haru
1
-8
/
+11
2018-06-30
Move mapif functions from int_elemental.c to mapif.c
Haru
1
-54
/
+0
2018-06-30
Move some non-mapif functions from the mapif interface to the inter_elemental...
Haru
1
-8
/
+15
2018-05-31
2012-2018 !
Maytichai Saowa
1
-1
/
+1
2016-08-19
Renamed some char and inter server variables
Haru
1
-2
/
+2
2016-02-28
Changed mob mode field to 32 bit, for future expansion
Haru
1
-2
/
+2
2016-02-24
Removed various redundant typecasts
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
-4
/
+10
2016-02-24
Split mapif->elemental_save() into two functions (save and create)
Haru
1
-23
/
+46
2016-02-19
Fix all known warnings from compiler flags -Wformat*
Andrei Karas
1
-2
/
+2
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_elements.c
Andrei Karas
1
-0
/
+4
2014-11-16
Whitespace cleanup (no code changes)
Haru
1
-13
/
+13
2014-11-15
Move global variable into interface in inter.c
Andrei Karas
1
-27
/
+27
2014-11-15
Add most functions from int_elemental.c to interfaces.
Andrei Karas
1
-19
/
+32
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
2013-09-22
Corrected various hardcoded database table names
Haru
1
-12
/
+14
2013-05-16
Fixed Bug #7250
shennetsind
1
-1
/
+1
2013-05-15
HPM Update
shennetsind
1
-25
/
+26
2012-12-11
Happy Holidays and Happy 12/12/12 :)
rud0lp20
1
-16
/
+18
2012-12-05
- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).
brianluau
1
-149
/
+117
2012-11-25
Applied AStyle code formating as discussed on tid:74602.
greenboxal2
1
-117
/
+149
2012-11-09
- Removed backup.pl (for TXT servers) and vs9-to-vs8.php (outdated versions);
momacabu
1
-3
/
+0
2012-05-02
Fixed bugreport:5682 elemental_init was being called instead of final at inter.c
shennetsind
1
-2
/
+2
2012-04-20
Initial support for Genetic, Sorcerer and Elemental Summons. Special Thanks t...
shennetsind
1
-0
/
+164