index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
map
/
atcommand.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-26
Fix buffer overflow in @set command. Closes #667
Andrei Karas
1
-1
/
+1
2015-08-17
Removed some useless variables reported by the Clang static analyzer
Haru
1
-14
/
+8
2015-08-15
Added core HPM interface
Haru
1
-2
/
+2
2015-08-15
HPM compatibility improvements
Haru
1
-0
/
+1
2015-08-15
Moved session array into the socket interface
Haru
1
-1
/
+1
2015-08-15
Cleaned up socket interface
Haru
1
-2
/
+2
2015-07-25
Reduce memory usage in HPM in skill.c
Andrei Karas
1
-7
/
+7
2015-07-05
Updated cash atcommand.
Emistry
1
-2
/
+6
2015-06-19
Removed ".." from include directives
Haru
1
-46
/
+46
2015-06-02
Follow-up to 42e1df9
Haru
1
-1
/
+1
2015-06-02
Follow-up to 544a75b
Haru
1
-3
/
+3
2015-06-02
Merge remote-tracking branch 'upstream/pr/530' into hercules
Haru
1
-24
/
+5
2015-06-02
Re-implemented clif->colormes to accept arbitrary colors
Haru
1
-8
/
+9
2015-06-01
Follow up to Mishima's cleanup in ad958235cf
Lemongrass3110
1
-24
/
+5
2015-06-01
Replaced some of the hardcoded values with constants (map)
Haru
1
-63
/
+55
2015-06-01
Replaced some of the hardcoded values with constants (char)
Haru
1
-4
/
+6
2015-05-11
Merge pull request #508 from 4144/sanity
Haruna
1
-1
/
+1
2015-05-05
Typo when setting JoinAnnounce for channels
Nihadm89
1
-1
/
+1
2015-05-01
Fix memory allocation error in atcommand.c
Andrei Karas
1
-1
/
+1
2015-04-25
Fixed @changesex issues on PACKETVERs that don't support per-character sex.
Haru
1
-1
/
+1
2015-02-23
Hercules Ultimate Localization Design
shennetsind
1
-992
/
+1078
2015-01-24
Channels refactoring: search
Haru
1
-20
/
+8
2015-01-24
Channels refactoring: join
Haru
1
-40
/
+17
2015-01-24
Minor channel system refactoring
Haru
1
-54
/
+36
2015-01-24
Moved the Hercules Channel System to its own file/interface
Haru
1
-109
/
+110
2015-01-22
Follow up 0957abd4d19b82b8dc8d7db2743008fa3daff3fa
shennetsind
1
-1
/
+1
2015-01-20
Minor fixes and tweaks suggested by cppcheck
Haru
1
-68
/
+75
2015-01-18
To help pinpoint and manage the issue report in 8402
shennetsind
1
-0
/
+45
2015-01-18
Command line arguments handling overhaul
Haru
1
-1
/
+1
2015-01-18
Fixing 38 issues
shennetsind
1
-11
/
+12
2015-01-17
27 Fixes
shennetsind
1
-1
/
+2
2015-01-12
Fix some compilation warnings with clang 3.6.
Andrei Karas
1
-1
/
+1
2015-01-12
Fixed some -Wformat-security warnings
Haru
1
-2
/
+2
2015-01-11
Convert pcdb_checkid into function in pc interface.
Andrei Karas
1
-1
/
+1
2015-01-02
Add npcdb_checkid to npc interface.
Andrei Karas
1
-3
/
+3
2014-12-31
Improve performance a bit by removing strlen(str) > 0.
Andrei Karas
1
-1
/
+2
2014-12-31
Remove useless checks.
Andrei Karas
1
-2
/
+2
2014-12-31
Add some missing null pointer checks after automatic checks.
Andrei Karas
1
-7
/
+5
2014-12-10
RENEWAL Updates:
malufett
1
-0
/
+6
2014-12-06
add channels config into clif interface.
Andrei Karas
1
-26
/
+26
2014-11-16
Whitespace cleanup (no code changes)
Haru
1
-1177
/
+1112
2014-11-10
Fix interfaces methods usage.
Andrei Karas
1
-3
/
+3
2014-10-24
Renamed ismounting, setmounting, @mount2
Haru
1
-3
/
+4
2014-10-24
pc_isriding* / pc_setriding* cleanup
Haru
1
-18
/
+17
2014-10-05
Follow up a46b190764df4cce0b378bc691218ac0814a5673
shennetsind
1
-1
/
+1
2014-10-05
Follow up b9b32ac7609e
shennetsind
1
-1
/
+1
2014-09-20
Fixed bug 8186 (@who3)
shennetsind
1
-1
/
+1
2014-09-20
Fixed Bug 8138
shennetsind
1
-0
/
+1
2014-09-20
Fixed @at with buyingstore issue
shennetsind
1
-8
/
+4
2014-09-20
Fixed Bug 8318
shennetsind
1
-2
/
+1
[next]