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
/
pc.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-14
Update pc_steal_coin parameter
Emistry
1
-1
/
+1
2016-07-14
Changed map_session_data::change_level_2nd and map_session_data::change_level...
Haru
1
-3
/
+3
2016-07-14
Changed various functions to take a const sd
Haru
1
-5
/
+5
2016-07-14
Changed pc->maxbaselv() and pc->maxjoblv() to return signed int and take cons...
Haru
1
-2
/
+2
2016-07-14
Fixed Coverity CID 150315: Integer overflowed argument
Haru
1
-1
/
+1
2016-04-23
Changed map_session_data::chatID to int (and renamed to chat_id)
Haru
1
-4
/
+4
2016-04-23
Removed some code duplication in chat processing functions
Haru
1
-0
/
+1
2016-04-23
Split supernovice angel call message detection to its own function
Haru
1
-1
/
+3
2016-04-19
Corrected type for sd->fontcolor_tid
Haru
1
-1
/
+1
2016-03-20
Dropped typedef from DBMap
Haru
1
-2
/
+2
2016-03-20
Dropped typedefs from union DBKey and struct DBData
Haru
1
-2
/
+3
2016-03-16
Fixes HerculesWS/Hercules#1198 and fixes HerculesWS/Hercules#1194 introduced ...
Kolkka
1
-1
/
+1
2016-03-06
Check allowed range for "View" field in item_db for weapon items.
Andrei Karas
1
-2
/
+2
2016-02-28
Changed mob mode field to 32 bit, for future expansion
Haru
1
-1
/
+1
2016-02-24
Added const qualifier to several variable/argument pointers
Haru
1
-1
/
+1
2016-01-16
Added OneClickIdentify packet
Dastgir
1
-0
/
+2
2016-01-03
Rewritten skill_tree parser in a more robust way
Haru
1
-7
/
+9
2015-12-24
Item Update:
Jedzkie
1
-0
/
+2
2015-12-17
Change all chat mute checks to use pc->can_talk instead of direct check.
hemagx
1
-0
/
+1
2015-12-15
Added GPL-compliant header to all sources and build scripts
Haru
1
-4
/
+20
2015-12-04
Merge pull request #910 from dastgir/idle
Andrei Karas
1
-0
/
+1
2015-12-04
Added a function to update idle time
Dastgir
1
-0
/
+1
2015-11-14
Changed struct map_session_data::queues into a VECTOR and renamed to ::script...
Haru
1
-2
/
+1
2015-10-11
Cleanup of the HPluginData implementation (second part)
Haru
1
-5
/
+2
2015-10-11
Cleanup of the HPluginData implementation (First part)
Haru
1
-4
/
+2
2015-09-25
More aggressive whitespace cleanup. Follow up to 51329e6
Haru
1
-1
/
+1
2015-09-09
Autotrade Struct to HPM
dastgir
1
-0
/
+4
2015-08-15
HPM compatibility improvements
Haru
1
-5
/
+3
2015-08-11
Add n parameter to function pc_equipitem_pos.
Andrei Karas
1
-1
/
+1
2015-08-05
Add optional parameter to warp script command for prevent stoping npc scripts...
Andrei Karas
1
-0
/
+1
2015-07-18
Move check cards related code into separate functions.
Andrei Karas
1
-0
/
+2
2015-06-19
Removed ".." from include directives
Haru
1
-17
/
+17
2015-06-01
Replaced some of the hardcoded values with constants (map)
Haru
1
-6
/
+31
2015-05-31
Fixed Bug#8673
malufett
1
-0
/
+1
2015-05-19
Fixed some issues reported by coverity scan [3/3]
Haru
1
-14
/
+14
2015-05-17
Added bonus4 variant of bAddEff to specify a duration
Haru
1
-4
/
+8
2015-03-27
Hercules 'job_db1.txt' Redesign
malufett
1
-0
/
+2
2015-03-11
RENEWAL Updates:
malufett
1
-0
/
+3
2015-02-23
Hercules Ultimate Localization Design
shennetsind
1
-0
/
+2
2015-02-17
Fixed Bug#7938
malufett
1
-0
/
+1
2015-01-24
Channels refactoring: join
Haru
1
-1
/
+0
2015-01-24
Moved the Hercules Channel System to its own file/interface
Haru
1
-2
/
+2
2015-01-23
Cleaned up spirit charms implementation (optimized memory and CPU usage)
Haru
1
-4
/
+5
2015-01-20
Minor fixes and tweaks suggested by cppcheck
Haru
1
-1
/
+8
2015-01-19
Extract exp table validation into separate function.
Andrei Karas
1
-0
/
+2
2015-01-12
Blocked compilation of plugins that use unavailable functions
Haru
1
-0
/
+2
2015-01-11
Convert pcdb_checkid into function in pc interface.
Andrei Karas
1
-13
/
+2
2014-12-26
Fix compilation errors and possible server crash from previous commits.
Andrei Karas
1
-2
/
+2
2014-12-26
Follow up@6dd08befa6064a652d0d98e7cb85f0e353992dd5
malufett
1
-9
/
+0
2014-12-26
Updated KG/OB Spirit Charms to official behavior
malufett
1
-2
/
+11
[next]