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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-12
Removed unnecessary typedefs from thread and spinlock
Haru
1
-7
/
+8
2016-07-12
Removed unnecessary typedefs from mutex.h
Haru
1
-3
/
+4
2016-03-20
Removed unnecessary typedefs from sql.h
Haru
1
-3
/
+5
2015-12-15
Added GPL-compliant header to all sources and build scripts
Haru
1
-3
/
+19
2015-12-15
Added GPL information on interactive server startup
Haru
1
-0
/
+1
2015-12-02
Fixed compile errors on very old PACKETVERs
Haru
1
-4
/
+4
2015-10-11
Changed struct CParseEntry::u.next to VECTOR and renamed to u.children
Haru
1
-2
/
+9
2015-10-11
Changed console->input->cmds to a VECTOR and renamed to console->input->commands
Haru
1
-2
/
+1
2015-10-11
Changed console->input->cmd_list to a VECTOR and renamed to console->input->c...
Haru
1
-2
/
+2
2015-08-15
HPM compatibility improvements
Haru
1
-5
/
+3
2015-06-19
Removed ".." from include directives
Haru
1
-6
/
+6
2015-01-12
Blocked compilation of plugins that use unavailable functions
Haru
1
-5
/
+2
2014-07-11
Fixed reserved __identifier violations
Haru
1
-3
/
+3
2014-07-11
Removed unsafe pointer typedefs
Haru
1
-3
/
+3
2014-05-10
Re-commit of "Fixed order of includes in all source files"
Haru
1
-6
/
+15
2014-05-10
Revert "Fixed order of includes in all source files"
panikon
1
-15
/
+6
2014-05-09
Fixed order of includes in all source files
Haru
1
-6
/
+15
2014-04-17
Whitespace cleanup
Haru
1
-2
/
+2
2014-03-31
Updated documentation for pc_statusup2 and pc_statusup
panikon
1
-0
/
+12
2014-02-02
Introducing HPM Datacheck
shennetsind
1
-3
/
+3
2013-10-26
Changed 'tick' variables to 64 bit
Haru
1
-1
/
+1
2013-09-25
Renamed more forgotten variables during interface conversions
Haru
1
-1
/
+1
2013-07-08
Cygwin Fix for the Hercules SQL Update Check
shennetsind
1
-0
/
+4
2013-05-02
Introducing Hercules Plugin Mananger
shennetsind
1
-0
/
+24
2013-03-17
Fixed mysterious msvc LNK2005 error.
shennetsind
1
-2
/
+1
2013-03-17
Re-Introducing Console Input
shennetsind
1
-0
/
+48