index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
Makefile.in
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-14
Add interface for packets in common.
Andrei Karas
1
-5
/
+5
2018-11-14
Add packet len table headers.
Andrei Karas
1
-3
/
+3
2018-11-13
Remove the unused minicore libraries and ifdefs
Haru
1
-14
/
+2
2018-05-31
2012-2018 !
Maytichai Saowa
1
-1
/
+1
2016-04-30
Moved HPMHooking-related definitions to plugins/HPMHooking.h
Haru
1
-1
/
+2
2016-04-16
Updated GNU Make build system to support private headers
Haru
1
-14
/
+17
2016-01-21
Enable pcre by default in configure and show error if pcre missing.
Andrei Karas
1
-1
/
+1
2015-12-15
Added GPL-compliant header to all sources and build scripts
Haru
1
-2
/
+18
2015-12-02
Fixed an issue with the HPMDataCheck when PCRE is enabled
Haru
1
-1
/
+1
2015-10-19
rename malloc.c/h to memmgr.
Andrei Karas
1
-4
/
+4
2015-08-15
HPM compatibility improvements
Haru
1
-3
/
+3
2015-06-19
Removed ".." from include directives
Haru
1
-7
/
+10
2014-05-25
Improved CFLAGS/CPPFLAGS handling
Haru
1
-3
/
+5
2014-04-17
Added sysinfo (System Information) functionalities
Haru
1
-8
/
+16
2013-12-17
Fixed several compiler warnings
Haru
1
-5
/
+4
2013-11-20
Added support for 'make plugin.pluginname' to compile only 'pluginname'
Haru
1
-15
/
+22
2013-10-05
Added 'buildclean' target to all makefiles
Haru
1
-7
/
+10
2013-09-21
Added Makefile.in change detection (and auto-rebuild) capabilities
Haru
1
-6
/
+9
2013-09-19
Fixed a startup crash due to minicore/regular core mismatches
Haru
1
-7
/
+15
2013-09-18
Makefiles improvements and cleanup
Haru
1
-30
/
+35
2013-07-21
Changed CC to a Makefile variable
Haru
1
-3
/
+6
2013-07-14
Makefile error corrections and minor tweaks
Haru
1
-2
/
+2
2013-05-02
Introducing Hercules Plugin Mananger
shennetsind
1
-1
/
+1
2013-03-17
Re-Introducing Console Input
shennetsind
1
-1
/
+2
2012-11-10
Removed lock files since it is no longer being used (bugreport:6767).
momacabu
1
-9
/
+4
2012-06-11
Fixed bugreport:5990 OSX compiling error / warnings
blacksirius
1
-2
/
+2
2012-06-10
- added some missing copyrights
blacksirius
1
-1
/
+1
2012-06-10
added mutex && cond var abstraction ( for pthread / winapi )
blacksirius
1
-1
/
+1
2012-06-03
feature merge bs-coreoptimize->trunk: Atomic Operations, Threading, Spinlock ...
blacksirius
1
-1
/
+1
2012-06-01
removed the old obsolete Plugin system (commit 1/2)
blacksirius
1
-1
/
+1
2012-06-01
feature merge bs-coreoptimize->trunk: Build Output Cleanup, Makefile Common D...
blacksirius
1
-13
/
+24
2012-02-16
- Removed outdated version number handling (follow-up to r11503).
gepard1984
1
-1
/
+1
2012-02-13
- Added `libconfig` (configuration file library: http://www.hyperrealm.com/l...
gepard1984
1
-9
/
+21
2012-01-03
removed unix server revision caching -- now it will always display the actual...
shennetsind
1
-14
/
+2
2011-12-11
* Merged changes up to eAthena 15014.
eathenabot
1
-2
/
+2
2011-06-27
* Added common/random and 3rdparty/mt19937ar to project files, makefiles and ...
flaviojs
1
-8
/
+17
2008-07-31
Reverted r12230. cUSTOM_CFLAGS is redundant since you can achieve the same re...
ultramage
1
-3
/
+3
2008-02-22
Added $(CUSTOM_CFLAGS) into all Makefile.in to provide any custom defs direct...
Lupus
1
-3
/
+3
2007-11-30
* Random cleanup/documentation.
FlavioJS
1
-11
/
+11
2007-11-26
* Normalized makefiles:
FlavioJS
1
-35
/
+22
2007-11-19
* Nullpo's disabled on release builds.
FlavioJS
1
-1
/
+1
2007-09-20
* Merged the tmpsql branch:
FlavioJS
1
-0
/
+95