ultramage
|
711d01a128
Reformatting @_@
|
18 years ago |
FlavioJS
|
bc088a5ad8
* Removed the dependency on winsock.h for definitions, it's all winsock2.h now.
|
18 years ago |
skotlex
|
d65e051707
- Added a wrapper to delete_timer so it prints out from where the invocation was done.
|
18 years ago |
ultramage
|
fbe23f27a2
Undid the memset->malloc_set replacement
|
18 years ago |
FlavioJS
|
52245f90b9
- Moved "#include <limits.h>" to cbasetypes.h to ensure it's included before checking if UINT_MAX has been defined.
|
18 years ago |
FlavioJS
|
e75a8eca56
- Change strncpy to memcpy when parsing switches in the script engine since it's guaranteed to be a word of that size (skip_word).
|
18 years ago |
skotlex
|
b4ef291d27
- Added missing include of system header limits.h to timer.c
|
18 years ago |
skotlex
|
d882e5030b
- Reverted the mob ThinkTime update, that field is again aDelay as it apparently should be.
|
18 years ago |
FlavioJS
|
43256aa77e
- Cleanups or minor changes.
|
18 years ago |
FlavioJS
|
637ae9a4dc
- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt/conf/h/c files.
|
18 years ago |
skotlex
|
ebc1f2bc02
- Moved the packet_len variable in login.c to the login parse case, since it's used nowhere else.
|
18 years ago |
toms
|
a2ce0be45b
The "delete_timer error/no such timer" report will now print the related function
|
18 years ago |
Lance
|
26500644dd
* Optional macro MEMSET_TURBO for faster low-level memory initializations.
|
18 years ago |
skotlex
|
c0652d7916
- Added back the char-sql server sending the GM list when the map server connects.
|
19 years ago |
skotlex
|
1fb95bcf98
- Fixed Taekwon stances not triggering.
|
19 years ago |
Valaris
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
19 years ago |
Valaris
|
fd99753f8e
Clearing trunk.
|
19 years ago |
amber
|
dfd7258882
Fixe compile time problems with our mixed C++/C conformance
|
20 years ago |
shinomori
|
e2b4dfda4e
do not access freed memory [Shinomori]
|
20 years ago |
celest
|
d85c63aa4b
* Fixed some memory leaks with the new timer changes
|
20 years ago |
Lupus
|
0254a658b1
timers optimization / speed up / bug fix : no freezing mobs
|
20 years ago |
(no author)
|
85592f9a38
* Fixed a bug in gettick cache when compiling in Windows
|
20 years ago |
(no author)
|
778e804dd6
update
|
20 years ago |
mc_cameri
|
20cd4f81bc
|
20 years ago |
codemaster
|
f16fea0829
* Updated makefiles to new strlib locations [Codemaster]
|
20 years ago |
amber
|
b2a04b6bdd
oops.. missed some
|
20 years ago |
codemaster
|
d4cd760e3c
- Updated to most of jA's 1067Added free()'s
|
20 years ago |
Lupus
|
26fc55602c
* timer.c static int timer_heap_max=0; //fix by Shinomori from eA forums
|
20 years ago |
amber
|
d479e29aee
Fixed some file types
|
20 years ago |
(no author)
|
706e785091
|
20 years ago |