FlavioJS
|
2599064a46
* Fixed script strings not being handled properly (only skipped the \).
|
17 lat temu |
ultramage
|
9609149c15
* Corrected some invalid syntax in skill_db.txt (wrong usage of commas)
|
17 lat temu |
FlavioJS
|
3f944dd947
* Added SV_KEEP_TERMINATOR option to not split the line terminator.
|
17 lat temu |
FlavioJS
|
bc272fbc39
* Added sv_split to strlib.c/h (similar to sv_parse).
|
17 lat temu |
ultramage
|
94943b2b6a
Adjusted eAthena code to compile cleanly in C++ mode.
|
17 lat temu |
FlavioJS
|
6dd13ee535
* Added a generic 'delimiter-separated values' string parser to strlib.c/h.
|
17 lat temu |
FlavioJS
|
e207fecd8c
* Added safesnprintf to strlib.c/h (bugreport:372)
|
17 lat temu |
FlavioJS
|
05134f3dcc
* Reworked the parsing at npc.c.
|
17 lat temu |
ultramage
|
961f23767d
* Added 'safestrnlen' to prevent null pointer crashes
|
17 lat temu |
FlavioJS
|
65642f6f1c
* Merged the tmpsql branch:
|
17 lat temu |
FlavioJS
|
f68f40f94d
* Displaying op names instead of numbers in script engine errors.
|
18 lat temu |
ultramage
|
d220dde7c0
- Removed the +25% mdef, -50% def effect from Freeze status
|
18 lat temu |
ultramage
|
2216188890
* Finally fixed mingw problems, managed to build both TXT and SQL
|
18 lat temu |
FlavioJS
|
a91b77d781
* Recoded and renamed the trim function in strlib to normalize_name. (didn't behave like a standard trim function, see function comment for what it does)
|
18 lat temu |
ultramage
|
5d3ea3da27
* Played around with MinGW a bit today...
|
18 lat temu |
ultramage
|
87c0efdc89
- Moved e_mail_check() and config_switch() to strlib.h
|
18 lat temu |
ultramage
|
8dc1b77f03
* Made a crazy attempt to at least partially synchronize login&char code
|
18 lat temu |
FlavioJS
|
2b42ec13cf
- Added info on packet 0x86 (simple move packet). Not usable until a clear separation between entering sight/leaving sight/walking in sight is done.
|
18 lat temu |
ultramage
|
49096125fb
Applied a consistent look to all header files (copyright, ifdefs)
|
18 lat temu |
ultramage
|
a6f1e4972e
Added string function strnlen
|
18 lat temu |
FlavioJS
|
637ae9a4dc
- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt/conf/h/c files.
|
18 lat temu |
skotlex
|
0f3de92a52
- Added function stristr to strlib.c, used by mob.c and item_db.c for case-insensitive seeks.
|
19 lat temu |
Lance
|
458f135cd7
* Temperory fixed compiler warnings/errors. Please compile before commiting. [Lance]
|
19 lat temu |
Lance
|
26864e6c9e
Asssuming only __WIN32 (VC++) doesn't have strtok_r.
|
19 lat temu |
Lance
|
2c0794767e
|
19 lat temu |
Lance
|
9eff393b23
|
19 lat temu |
Valaris
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
19 lat temu |
Valaris
|
fd99753f8e
Clearing trunk.
|
19 lat temu |
celest
|
e9a7ccf3f2
* Readded Chemical Protection
|
20 lat temu |
(no author)
|
778e804dd6
update
|
20 lat temu |