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
/
map.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-20
Dropped typedef from DBMap
Haru
1
-10
/
+10
2016-03-20
Dropped typedefs from union DBKey and struct DBData
Haru
1
-6
/
+6
2016-03-20
Removed unnecessary typedefs from sql.h
Haru
1
-2
/
+3
2016-03-11
Hardcore Parameters from constant database to avoid synchronize issues with s...
hemagx
1
-1
/
+1
2016-01-12
Replaced 22-bit mask entry with a regular uint32 in the noviewid mapflag impl...
Haru
1
-1
/
+1
2016-01-09
Added the unused attribute to BL_UCAST / BL_UCCAST
Haru
1
-0
/
+2
2016-01-06
Replaced some map->id2sd calls with the proper map->id2XX function
Haru
1
-7
/
+11
2016-01-06
Added const variants of BL_CAST/BL_UCAST: BL_CCAST/BL_UCCAST
Haru
1
-0
/
+42
2016-01-06
Introduced the BL_UCAST() macro as an alternative to explicit casts
Haru
1
-1
/
+40
2016-01-05
Added Support for BodyStyle
Dastgir
1
-0
/
+1
2015-12-28
Standardized (source) mob_id enum
Haru
1
-19
/
+0
2015-12-25
Merge pull request #1009 from Jedzkie/ItemDB_Updates
Dastgir
1
-10
/
+10
2015-12-25
Implemented NoViewID
Dastgir
1
-0
/
+3
2015-12-24
Item Update:
Jedzkie
1
-1
/
+1
2015-12-23
Update:
Jedzkie
1
-7
/
+7
2015-12-23
Item Update:
Jedzkie
1
-2
/
+2
2015-12-17
Add bAddMaxWeight bonus for increasing player's max weight
AnnieRuru
1
-1
/
+1
2015-12-15
Added GPL-compliant header to all sources and build scripts
Haru
1
-4
/
+20
2015-12-06
Refactored/fixed race handling for bonuses that store it as a bitmask
Haru
1
-20
/
+59
2015-10-22
Removed support for the deprecated SQL item, mob, mob_skill databases.
Haru
1
-10
/
+0
2015-10-11
Cleanup of the HPluginData implementation (second part)
Haru
1
-3
/
+1
2015-10-11
Cleanup of the HPluginData implementation (First part)
Haru
1
-2
/
+2
2015-09-28
Fixed merge behaviour of map zones. Fixes #572
Kpy!
1
-1
/
+8
2015-09-24
Add bl parameter to map_searchrandfreecell and map_addflooritem.
Andrei Karas
1
-2
/
+2
2015-09-24
Add bl parameter to closest_freecell.
Andrei Karas
1
-1
/
+1
2015-09-24
Add bl parameter to getcell functions.
Andrei Karas
1
-4
/
+4
2015-08-15
HPM compatibility improvements
Haru
1
-8
/
+11
2015-08-09
Removed unused tables sstatus and interreg
Haru
1
-1
/
+0
2015-06-19
Cleaned up some #includes
Haru
1
-0
/
+1
2015-06-19
Removed ".." from include directives
Haru
1
-9
/
+9
2015-06-12
Merge pull request #526 from zackdreaver/master
Dastgir
1
-0
/
+2
2015-06-12
Updated Item Scripts
zackdreaver
1
-0
/
+2
2015-06-12
RC_Player, RC_DemiPlayer, RC_NonPlayer, RC_NonDemiPlayer, RC_All and Ele_All ...
Dastgir
1
-2
/
+8
2015-06-01
Replaced some of the hardcoded values with constants (char)
Haru
1
-10
/
+0
2015-05-19
Fixed some issues reported by coverity scan [3/3]
Haru
1
-2
/
+2
2015-03-11
RENEWAL Updates:
malufett
1
-0
/
+1
2015-02-23
Hercules Ultimate Localization Design
shennetsind
1
-0
/
+2
2015-01-24
Fixed Bug 8395
shennetsind
1
-0
/
+3
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
-9
/
+12
2015-01-22
Removed name distinction between (sql) mob/item/mob_skill db and db_re variants
Haru
1
-3
/
+0
2015-01-18
Command line arguments handling overhaul
Haru
1
-5
/
+8
2015-01-18
Fixed Bug Report 8438
shennetsind
1
-0
/
+2
2015-01-12
Blocked compilation of plugins that use unavailable functions
Haru
1
-0
/
+2
2014-12-28
Split mob sql database into mob_db and mob_db_re.
malufett
1
-0
/
+2
2014-12-26
Fix compilation errors and possible server crash from previous commits.
Andrei Karas
1
-1
/
+2
2014-12-26
Updated KG/OB Spirit Charms to official behavior
malufett
1
-0
/
+9
2014-11-16
Whitespace cleanup (no code changes)
Haru
1
-58
/
+57
2014-11-03
* No cell stacking implemented (official version)
Michieru
1
-1
/
+2
2014-10-30
Merge pull request #369 from 4144/sqlpasswordsize
Haruna
1
-1
/
+1
[next]