index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
plugins
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-29
* Fixed 'console' plugin not working on Windows, due to NULL passed to Create...
ai4rei
4
-2
/
+23
2010-12-21
* Removed 'strsignal' forward-declaration from 'sig' plugin to prevent random...
ai4rei
1
-11
/
+2
2010-12-13
* Fixed plugin 'sig' not being compilable on Mac OS X, due to different retur...
ai4rei
1
-0
/
+4
2010-12-07
* Reverted r14563, due to multiple issues which render the source malfunction...
ai4rei
2
-3
/
+3
2010-12-07
Changed almost all instances of sprintf() to snprintf().
Paradox924X
2
-3
/
+3
2009-07-11
Some insignificant code tweaks.
ultramage
1
-2
/
+2
2008-09-23
Removed the 'upnp' plugin (see bugreport:1000).
ultramage
2
-36
/
+1
2008-07-31
Reverted r12230. cUSTOM_CFLAGS is redundant since you can achieve the same re...
ultramage
1
-1
/
+1
2008-04-21
* Changed the data field of timers from int to intptr.
FlavioJS
2
-8
/
+9
2008-02-22
Added $(CUSTOM_CFLAGS) into all Makefile.in to provide any custom defs direct...
Lupus
1
-1
/
+1
2008-01-27
* Small update to the dgbhelpplug plugin:
FlavioJS
2
-20
/
+21
2008-01-19
* Added plugin dbghelpplug to generate more extensive crash reports in windows.
FlavioJS
2
-0
/
+1949
2007-12-29
* Fixed two missing @LDFLAGS@ in src/plugins/Makefile.in.
FlavioJS
1
-2
/
+2
2007-11-30
* Random cleanup/documentation.
FlavioJS
1
-4
/
+4
2007-11-26
* Normalized makefiles:
FlavioJS
1
-19
/
+15
2007-11-08
* Changed EXIT_SUCCESS back to 0 in console.c to avoid an unnecessary include.
FlavioJS
1
-1
/
+1
2007-10-31
Commented out msg_athena.conf strings disabled in r11625.
ultramage
1
-1
/
+1
2007-09-20
* Merged the tmpsql branch:
FlavioJS
2
-42
/
+67
2007-05-25
Corrected some weird fgets() statements, plus reformatted them
ultramage
2
-2
/
+5
2007-05-19
Reformatting @_@
ultramage
2
-4
/
+8
2007-04-29
Gave each file an empty last line, to make svn happier
ultramage
3
-3
/
+2
2007-04-23
- Fixed a compilation problem with the pid plugin
ultramage
2
-8
/
+3
2007-04-22
- Removed the include of features.h from the console.c plugin. It is apparent...
skotlex
1
-1
/
+0
2007-04-17
* Discarded extra deflate function needed for afm reading
ultramage
1
-2
/
+4
2007-03-26
Solved console plugins compilation error
toms
1
-0
/
+2
2007-02-01
Removed graph, httpd and webserver
ultramage
4
-887
/
+1
2007-01-11
- Console plugin working when built as Windows native.
FlavioJS
3
-116
/
+392
2007-01-08
Unimportant cleanups
ultramage
1
-2
/
+2
2007-01-08
* Silenced the plugin export messages during startup [ultramage]
ultramage
3
-1
/
+16
2007-01-08
- Added a precompiler error when the shutdown defines are not found.
FlavioJS
1
-0
/
+226
2006-12-21
- Moved md5calc to common
FlavioJS
1
-1
/
+1
2006-12-20
- Changed the script source from unsigned char* to const char*.
FlavioJS
1
-51
/
+52
2006-12-05
- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt...
FlavioJS
9
-1364
/
+1364
2006-09-07
- Added error message when attempting to use deprecated bonus bAspd.
skotlex
1
-2
/
+2
2006-04-28
Rearrange makefile so dependencies won't get overwritten by 'make depend'
celest
1
-4
/
+5
2006-04-13
- Fixed the plugin's makefile to make it compile cleanly
skotlex
2
-4
/
+8
2006-02-01
Fixed plugin compile error
celest
1
-1
/
+1
2006-01-29
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ...
Valaris
10
-0
/
+1413