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
/
common
/
console.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-13
Update copyright headers for year 2020
Haru
1
-2
/
+2
2019-10-18
Fix some issues with the strtok output in the console command parser
Haru
1
-0
/
+17
2018-11-13
Remove the unused minicore libraries and ifdefs
Haru
1
-12
/
+9
2018-08-25
Show packet version and type at server startup.
Andrei Karas
1
-0
/
+2
2018-07-01
Change functions to static where possible (Part 1 - common)
Haru
1
-25
/
+25
2018-06-24
Call the shutdown callback when terminating through the server exit console c...
Haru
1
-1
/
+4
2018-05-31
2012-2018 !
Maytichai Saowa
1
-2
/
+2
2016-10-28
Fixed copyright year for 2016
Lemongrass3110
1
-1
/
+1
2016-10-04
Add missing checks into console.c
Andrei Karas
1
-11
/
+32
2016-07-12
Removed unnecessary typedefs from thread and spinlock
Haru
1
-6
/
+8
2016-07-12
Interface thread.c
hemagx
1
-2
/
+2
2016-07-12
Interface mutex.c
hemagx
1
-10
/
+10
2016-03-20
Removed unnecessary typedefs from sql.h
Haru
1
-1
/
+2
2016-02-05
Add to system information also information about clock function.
Andrei Karas
1
-0
/
+1
2015-12-15
Added GPL-compliant header to all sources and build scripts
Haru
1
-4
/
+20
2015-12-15
Added GPL information on interactive server startup
Haru
1
-0
/
+11
2015-10-21
Fixed a console command parse issue
Haru
1
-16
/
+9
2015-10-19
rename malloc.c/h to memmgr.
Andrei Karas
1
-1
/
+1
2015-10-11
Fixed an issue preventing correct nesting of console commands into subcategories
Haru
1
-1
/
+1
2015-10-11
Changed struct CParseEntry::u.next to VECTOR and renamed to u.children
Haru
1
-53
/
+84
2015-10-11
Changed console->input->cmds to a VECTOR and renamed to console->input->commands
Haru
1
-33
/
+34
2015-10-11
Changed console->input->cmd_list to a VECTOR and renamed to console->input->c...
Haru
1
-62
/
+72
2015-08-17
Fixed a minor issue in the Hercules startup banner
Haru
1
-1
/
+1
2015-08-15
Added core HPM interface
Haru
1
-1
/
+1
2015-08-15
HPM compatibility improvements
Haru
1
-0
/
+1
2015-08-15
Minor symbols cleanup to avoid conflicts
Haru
1
-36
/
+36
2015-06-19
Removed ".." from include directives
Haru
1
-18
/
+17
2015-06-02
Follow up to 712812b
Mysteries
1
-1
/
+1
2015-01-18
Fixing 38 issues
shennetsind
1
-1
/
+1
2015-01-17
10 Distinct fixes
shennetsind
1
-2
/
+2
2015-01-12
Blocked compilation of plugins that use unavailable functions
Haru
1
-0
/
+5
2014-12-02
Fix compilation without memory manager.
Andrei Karas
1
-0
/
+2
2014-11-16
Whitespace cleanup (no code changes)
Haru
1
-46
/
+44
2014-05-10
Re-commit of "Fixed order of includes in all source files"
Haru
1
-108
/
+115
2014-05-10
Revert "Fixed order of includes in all source files"
panikon
1
-115
/
+108
2014-05-09
Fixed order of includes in all source files
Haru
1
-108
/
+115
2014-04-17
Added sysinfo (System Information) functionalities
Haru
1
-6
/
+9
2014-03-31
Updated documentation for pc_statusup2 and pc_statusup
panikon
1
-9
/
+74
2013-11-19
Sanitized and improved several macros through the code
Haru
1
-0
/
+4
2013-10-26
Changed 'tick' variables to 64 bit
Haru
1
-1
/
+1
2013-09-25
Merge branch 'master' of https://github.com/HerculesWS/Hercules
shennetsind
1
-2
/
+2
2013-09-25
Renamed iTimer interface to timer.
shennetsind
1
-3
/
+3
2013-09-25
Renamed more forgotten variables during interface conversions
Haru
1
-2
/
+2
2013-08-02
Corrected alignment of the Hercules console logo
Haru
1
-11
/
+11
2013-07-08
Cygwin Fix for the Hercules SQL Update Check
shennetsind
1
-0
/
+16
2013-07-08
Fixed Bug #7493
shennetsind
1
-2
/
+3
2013-07-08
Fixed Cygwin Problem
shennetsind
1
-4
/
+5
2013-06-07
Hercules Renewal Phase One : pc, party, map, timer
Susu
1
-3
/
+3
2013-05-30
Memory Slasher - May 30 Patch
shennetsind
1
-0
/
+6
2013-05-17
- Made DB and malloc lib HPM-friendly
Susu
1
-1
/
+1
[next]