[root]/trunk/crossfire/plugin_logger
battle_arena.bigworld
(0 files, 0 lines)
battle_arena
(0 files, 0 lines)
html
(0 files, 0 lines)
crossfire
(0 files, 0 lines)
jpg
(0 files, 0 lines)
include
(0 files, 0 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 33 (100.0%) | 989 (100.0%) | 29.9 |
gros | 16 (48.5%) | 884 (89.4%) | 55.2 |
ryo_saeba | 1 (3.0%) | 71 (7.2%) | 71.0 |
tchize | 3 (9.1%) | 20 (2.0%) | 6.6 |
akirschbaum | 4 (12.1%) | 14 (1.4%) | 3.5 |
mwedel | 9 (27.3%) | 0 (0.0%) | 0.0 |
make branche directories, delete old trunk.
0 lines of code changed in 9 files:
Logger plugin compilation for Win32.
71 lines of code changed in 1 file:
Fix spelling errors in string constants.
1 lines of code changed in 1 file:
plugin/plugin_python.c, plugin_animator/plugin_animator.c,
plugin_animator/plugin_animator.c: Use script return value set by
CFPython.SetReturnValue(): access to stack was off by one. Do not return a
pointer to a local variable on the stack.
1 lines of code changed in 1 file:
plugin/plugin_python.c, plugin_animator/animator_box.c,
plugin_animator/plugin_animator.c, plugin_logger/arena.c,
plugin_logger/plugin_logger.c: Use HOOK_FREEMEMORY to free memory allocated
by HOOK-functions. Fix memory leaks.
12 lines of code changed in 2 files:
Minor fixes in the Logger code.
6 lines of code changed in 1 file:
Added a small notice about settings on MySQL SGDB.
4 lines of code changed in 1 file:
Various corrections of the Logger.
2 lines of code changed in 1 file:
Quick correction - prevents the logger to try to read negative map coordinates
when creating screenshoots.
10 lines of code changed in 1 file:
Added Mysql to list of php supported databases
3 lines of code changed in 1 file:
fixed bug that prevent from compiling correctly
3 lines of code changed in 1 file:
some fixes in informations show in console
14 lines of code changed in 1 file:
New files for the logger plugin - Chachkoff Y. 10/21/01
5 lines of code changed in 6 files:
Some plugins improvements and bugfixes - Chachkoff Y. 10/21/01
561 lines of code changed in 3 files:
Crossfire plugins : Python support and advanced logging facilities - Gros 10/14/01
296 lines of code changed in 3 files: