index
:
repo-recursive-tests/hercules
jesusalva/prerenewal
Messworld Server Code (Hercules v2020.07.26 with minor edits; Please avoid breaking changes so it can be rebased)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
map
/
map.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-24
Add bl parameter to getcell functions.
Andrei Karas
1
-19
/
+20
2015-09-10
Add to path search functions source bl for plugins usage.
Andrei Karas
1
-3
/
+3
2015-09-08
Fixed some memory leaks in code using libconfig
Haru
1
-2
/
+2
2015-08-15
Automatic HPM symbol sharing
Haru
1
-49
/
+0
2015-08-15
Removed some unnecessary shared symbols, already present in interfaces
Haru
1
-4
/
+0
2015-08-15
Moved sql_handle into the HPMi interface
Haru
1
-2
/
+0
2015-08-15
Added core HPM interface
Haru
1
-9
/
+9
2015-08-15
HPM compatibility improvements
Haru
1
-0
/
+3
2015-08-15
Added showmsg HPM interface
Haru
1
-5
/
+5
2015-08-15
Cleaned up socket interface
Haru
1
-2
/
+2
2015-08-12
Fixed some issues reported by Coverity
Haru
1
-1
/
+1
2015-08-10
Fixed a compile error on WIN32/MSVC
Haru
1
-3
/
+3
2015-08-09
Removed unused tables sstatus and interreg
Haru
1
-3
/
+0
2015-08-09
Deprecated SQL item, monster and monster skill databases
Haru
1
-0
/
+24
2015-06-19
Removed ".." from include directives
Haru
1
-52
/
+51
2015-06-01
Replaced some of the hardcoded values with constants (map)
Haru
1
-2
/
+2
2015-05-19
Fixed some issues reported by coverity scan [3/3]
Haru
1
-4
/
+1
2015-02-23
Hercules Ultimate Localization Design
shennetsind
1
-0
/
+22
2015-01-24
Fixed Bug 8395
shennetsind
1
-57
/
+77
2015-01-24
Channels refactoring: quit, leave, delete
Haru
1
-4
/
+0
2015-01-24
Moved the Hercules Channel System to its own file/interface
Haru
1
-8
/
+13
2015-01-22
Removed name distinction between (sql) mob/item/mob_skill db and db_re variants
Haru
1
-9
/
+0
2015-01-20
Minor fixes and tweaks suggested by cppcheck
Haru
1
-20
/
+18
2015-01-18
Command line arguments handling overhaul
Haru
1
-162
/
+201
2015-01-18
Fixing 38 issues
shennetsind
1
-3
/
+3
2015-01-17
Another ~10 Fixes
shennetsind
1
-1
/
+1
2015-01-17
10 Distinct fixes
shennetsind
1
-22
/
+22
2014-12-31
Improve performance a bit by removing strlen(str) > 0.
Andrei Karas
1
-1
/
+1
2014-12-31
fix wrong check.
Andrei Karas
1
-1
/
+1
2014-12-31
Add some missing null pointer checks after automatic checks.
Andrei Karas
1
-30
/
+34
2014-12-28
Split mob sql database into mob_db and mob_db_re.
malufett
1
-4
/
+10
2014-12-26
Allowed flag values of map_count_oncell to stack
Haru
1
-34
/
+30
2014-12-21
Fixed Bug#8458
malufett
1
-10
/
+27
2014-12-14
Fixed some improper grammar.
Mysteries
1
-1
/
+1
2014-12-06
Merge pull request #405 from 4144/clifext
Haruna
1
-3
/
+3
2014-12-06
into mapindex add variable with default map and position.
Andrei Karas
1
-3
/
+3
2014-12-06
add channels config into clif interface.
Andrei Karas
1
-3
/
+3
2014-11-26
AIHOHAAAAAAA (!!!!) addressing susus interfacing thing overlook
shennetsind
1
-7
/
+1
2014-11-16
Whitespace cleanup (no code changes)
Haru
1
-35
/
+31
2014-11-15
Add support for plugin options in map server config (inter-server.conf).
Andrei Karas
1
-0
/
+2
2014-11-03
HPM Hooks Update
Hercules.ws
1
-94
/
+94
2014-11-03
* No cell stacking implemented (official version)
Michieru
1
-9
/
+105
2014-10-28
Added preliminary support for login and char server in the HPMDataCheck
Haru
1
-3
/
+0
2014-10-26
- Can't cast icewall more than once on the same center cell. Special thanks ...
Michieru
1
-0
/
+4
2014-10-18
Fix bug:7454
Michieru
1
-13
/
+12
2014-09-20
Fixed Bug 8260
shennetsind
1
-0
/
+2
2014-08-12
Battle config option for knockback style when on same tile.
Taylor Locke
1
-3
/
+4
2014-08-10
- Fix makes knockback default to the left
Michieru
1
-2
/
+2
2014-08-07
Corrected several format-string errors through the code
Haru
1
-26
/
+23
2014-07-22
Fixed some issues with CELL_NOSTACK
panikon
1
-25
/
+33
[next]