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
/
map
/
intif.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-21
Add rodex 2017 packets.
Andrei Karas
1
-0
/
+6
2017-09-19
remove trailing whitespaces from source
gumi
1
-1
/
+1
2017-08-11
Whitespace fixes
Haru
1
-1
/
+1
2017-08-11
Fix various issues detected by coverity in rodex-related code
Haru
1
-1
/
+1
2017-07-30
Implementation of RoDEX
KirieZ
1
-1
/
+231
2017-05-22
Add storage_data reception, parsing and sending to/from the map-server.
Smokexyz
1
-1
/
+136
2016-12-03
Clarify some Job Class vs MapID confusion (1/2)
Haru
1
-3
/
+3
2016-10-28
Fixed copyright year for 2016
Lemongrass3110
1
-1
/
+1
2016-05-01
Fixed truncation of `@request` messages
Haru
1
-2
/
+2
2016-04-30
Changed the name of two intif functions, incorrectly named mapif_*
Haru
1
-5
/
+6
2016-04-30
Corrected truncation of the last letter in whisper messages
Haru
1
-3
/
+3
2016-04-23
Corrected the type of the 'length' argument of other message-related functions
Haru
1
-2
/
+2
2016-04-23
Removed the 'len' argument from clif_disp_onlyself() and clif->disp_message()
Haru
1
-1
/
+1
2016-04-23
Corrected the type of the 'length' argument of various broadcast-related func...
Haru
1
-3
/
+3
2016-04-23
Corrected the type for several variables through the code
Haru
1
-2
/
+4
2016-03-20
Dropped typedef from DBIterator
Haru
1
-2
/
+3
2016-03-20
Dropped typedefs from union DBKey and struct DBData
Haru
1
-2
/
+2
2016-03-20
Added const qualifier to some typecasts
Haru
1
-2
/
+2
2016-02-29
Fix buffer overflow in guild notice change packet.
Andrei Karas
1
-2
/
+2
2016-02-27
Replaced various '-1' with the correct constant
Haru
1
-1
/
+1
2016-02-24
Removed several unnecessary explicit casts of the WFIFOP result
Haru
1
-4
/
+4
2016-02-24
Removed several unnecessary RFIFOP typecasts
Haru
1
-35
/
+37
2016-02-24
Added const qualifier to several variable/argument pointers
Haru
1
-10
/
+14
2016-02-19
Fix all known warnings from compiler flags -Wformat*
Andrei Karas
1
-15
/
+15
2016-01-06
Replaced the remaining explicit casts with BL_CAST/BL_UCAST
Haru
1
-1
/
+1
2016-01-06
Change all TBL_PC to struct map_session_data as per style guidelines
hemagx
1
-4
/
+6
2015-12-22
Not allow send too big variable names to char server from map server (Closes ...
Andrei Karas
1
-0
/
+4
2015-12-22
Ensured 32+1 bytes for all buffers that hold variable names
Haru
1
-11
/
+15
2015-12-15
Added GPL-compliant header to all sources and build scripts
Haru
1
-3
/
+20
2015-12-05
Removed some unnecessary assertions
Haru
1
-1
/
+1
2015-12-04
Add missing checks to intif.c
Andrei Karas
1
-2
/
+55
2015-10-19
rename malloc.c/h to memmgr.
Andrei Karas
1
-1
/
+1
2015-09-25
More aggressive whitespace cleanup. Follow up to 51329e6
Haru
1
-53
/
+45
2015-08-15
HPM compatibility improvements
Haru
1
-0
/
+1
2015-08-15
Moved session array into the socket interface
Haru
1
-3
/
+3
2015-07-15
Changed clif->message with clif->messagecolor_self as this will not crash on ...
Milchdealer
1
-1
/
+1
2015-06-19
Removed ".." from include directives
Haru
1
-24
/
+24
2015-05-17
Fixed some issues detected by coverity scan
Haru
1
-3
/
+3
2015-02-23
Hercules Ultimate Localization Design
shennetsind
1
-1
/
+1
2015-01-20
Minor fixes and tweaks suggested by cppcheck
Haru
1
-8
/
+10
2015-01-18
Fixing 38 issues
shennetsind
1
-3
/
+0
2014-11-16
Whitespace cleanup (no code changes)
Haru
1
-73
/
+74
2014-10-05
Follow up a46b190764df4cce0b378bc691218ac0814a5673
shennetsind
1
-2
/
+2
2014-10-05
Follow up b9b32ac7609e
shennetsind
1
-3
/
+3
2014-09-20
Fixed Bug 8151
shennetsind
1
-3
/
+1
2014-08-07
Corrected several format-string errors through the code
Haru
1
-32
/
+34
2014-07-11
Fixed reserved __identifier violations
Haru
1
-1
/
+1
2014-05-30
Fixed typos inside src/
Shido
1
-5
/
+5
2014-05-17
Renamed incuvate of Pet System.
Shido
1
-2
/
+2
2014-05-13
Removed trailing whitespace (sources)
Haru
1
-1
/
+1
[next]