index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
map
/
log.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-19
* Merged changes up to eAthena 15036.
eathenabot
1
-19
/
+32
2011-12-19
* Merged changes up to eAthena 15035.
eathenabot
1
-76
/
+87
2011-12-17
- Replaced log_config.enable_logs constants with LOG_ enums that existed sinc...
brianluau
1
-1
/
+1
2011-12-05
- Added SQL_INNODB switch for databases running under InnoDB (where INSERT DE...
epoque11
1
-10
/
+20
2011-02-19
* Removed '.txt' from log config info messages, as the values already have an...
ai4rei
1
-7
/
+7
2010-12-26
* Fixed items, that get dropped at 100% chance, being reported in @iteminfo a...
ai4rei
1
-1
/
+1
2010-12-02
* Added support for IT_CASH to @iteminfo, logging filters and item drop rate ...
ai4rei
1
-2
/
+2
2010-10-09
Replaced all nullpo_retr() calls which returned 0 with nullpo_ret() calls.
Paradox924X
1
-7
/
+7
2008-03-26
Adjusted eAthena code to compile cleanly in C++ mode.
ultramage
1
-2
/
+2
2008-03-24
* Reorganized the contents of the mapserver's header files.
ultramage
1
-2
/
+4
2007-10-15
- fixed Halo-Halo not being consumed on use.
skotlex
1
-2
/
+0
2007-10-09
* Corrected string lengths according to bugreport:198
ultramage
1
-55
/
+29
2007-10-04
Fixed a mistake in r10919 messing up logged values (bugreport:167)
ultramage
1
-3
/
+3
2007-09-24
Added back log_chat's '1 - log everything' setting (revert from r10850).
ultramage
1
-11
/
+10
2007-09-22
* Added 'safestrnlen' to prevent null pointer crashes
ultramage
1
-4
/
+4
2007-09-20
* Merged the tmpsql branch:
FlavioJS
1
-183
/
+209
2007-09-13
Wiped out every mention of RETCODE from /src.
ultramage
1
-15
/
+15
2007-08-19
* Cleaned/clarified some #include relationships between headers
ultramage
1
-4
/
+5
2007-05-25
Corrected some weird fgets() statements, plus reformatted them
ultramage
1
-2
/
+1
2007-05-21
- Removed the TURBO socket mechanism - it was in fact just using a variable t...
ultramage
1
-6
/
+0
2007-05-19
Reformatting @_@
ultramage
1
-1
/
+2
2007-05-19
* Added Global chat and Main chat logging
ultramage
1
-20
/
+15
2007-02-02
- The define MESSAGE_SIZE was wrong! It is only used for input boxes. Therefo...
skotlex
1
-2
/
+15
2007-01-19
- Reverted the dup-label check code since it has a bug that needs to be fixed...
skotlex
1
-1
/
+0
2007-01-07
Undid the memset->malloc_set replacement
ultramage
1
-1
/
+1
2006-12-31
- Updated getitem and guardian entries in script_commands.txt.
FlavioJS
1
-6
/
+2
2006-12-05
- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt...
FlavioJS
1
-532
/
+532
2006-12-01
- Fixed txt-converter compilation.
skotlex
1
-5
/
+5
2006-10-25
- Some cleaning of the pc_eventtimer and pc enqueue code, it should fix some ...
skotlex
1
-1
/
+0
2006-10-19
- Cleaned up the log.c file.
skotlex
1
-106
/
+142
2006-08-27
Fixed undefined reference to 'malloc_set' in log.c
toms
1
-0
/
+1
2006-08-27
* Optional macro MEMSET_TURBO for faster low-level memory initializations.
Lance
1
-1
/
+1
2006-08-13
- Removed @itemcheck as it was totally pointless.
skotlex
1
-5
/
+5
2006-08-04
- Enabled Mastery damage on Soul Breaker again, moved adv katar mastery out o...
skotlex
1
-7
/
+7
2006-07-24
- Cleaned up the Mistress Card related code so that the no-gemstone bonus red...
skotlex
1
-10
/
+10
2006-05-07
removed old logs
Lupus
1
-463
/
+2
2006-03-26
- Fixed jstrescapecpy crashing when you pass a null string to parse.
skotlex
1
-1
/
+1
2006-03-26
- Small change that may fix a crash in loggin guild chat?
skotlex
1
-1
/
+1
2006-03-25
- Added a missing escape in logging chats.
skotlex
1
-1
/
+2
2006-03-22
- Merged the unit_data structure from jA for handling unit-related data (atta...
skotlex
1
-1
/
+1
2006-02-21
- Fix to prevent using main chat when it disabled in atcommand_athena.
LuzZza
1
-1
/
+1
2006-01-29
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ...
Valaris
1
-0
/
+956
2006-01-29
Clearing trunk.
Valaris
1
-687
/
+0
2005-04-05
added better filters into logs
Lupus
1
-66
/
+44
2005-04-04
Fixes for logging trades [MouseJstr]
amber
1
-62
/
+142
2005-03-28
* Re-fixed the SQL syntax crash in logging
celest
1
-9
/
+41
2005-03-27
* Fixed a SQL syntax crash when logging character names with "'" in them
celest
1
-11
/
+20
2005-03-26
added logging filters. optimized ATCommands temp strings usage
Lupus
1
-22
/
+87
2005-02-17
2 fast bugfixes
Lupus
1
-1
/
+1
2005-02-17
added +2 drops slots into MOBS DBs
Lupus
1
-3
/
+2
[next]