ultramage
|
24db1473f4
- Added function str2ip() to do platform-safe conversions
|
18 years ago |
ultramage
|
bb934dd59e
- Disabled the exception handler on windows debug builds
|
18 years ago |
FlavioJS
|
43a375ad89
* Added all the missing defines for ctype.h functions and converted all the direct uses to the defines.
|
18 years ago |
skotlex
|
47ab9dbbf8
- Added "do_abort" function to the core. It is invoked when the server has received a Segmentation Fault or Floating Point Exception signal. Currently the only one that uses it is the map-server, which then attempts to save all online characters before aborting.
|
18 years ago |
DracoRPG
|
deb34a8ae5
New mapcache system :x
|
18 years ago |
ultramage
|
1aa9c5ceca
- Fixed the new socket code, which was triggering the inactivity timeout on the servers' listening sockets
|
18 years ago |
ultramage
|
7390d2d950
Removed graph, httpd and webserver
|
18 years ago |
FlavioJS
|
0129172c63
- Added a precompiler error when the shutdown defines are not found.
|
18 years ago |
FlavioJS
|
d4185ce10e
- Added more helpfull error messages when packet_ver=-1. (no more "clif_parse: Disconnecting session #XX for not having latest client version (has version -1)." messages)
|
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
|
9692efa6f0
- Fixed a possible crash due to the recent core.c upgrade.
|
18 years ago |
FlavioJS
|
1e8a3bcd3f
- Changed write to send as suggested by TheUltraMage in:
|
18 years ago |
skotlex
|
d1005fced1
- Removed grfio include from core.c as it's totally unneeded
|
18 years ago |
toms
|
1390b25174
Fixed some gcc4 warnings (oops ^^)
|
18 years ago |
toms
|
5a0f0ae14c
Fixed some gcc4 warnings
|
18 years ago |
toms
|
19131abb68
Fixed some gcc4 warnings
|
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
|
6dc1c19fdb
- Updated svn-revision reading, now it can read the new svn file system
|
19 years ago |
Valaris
|
ad49453e0e
* Removed the conf sql code for now. Maybe will continue later with that project.
|
19 years ago |
skotlex
|
1d94ae4856
- Trick Dead makes you stop walking now.
|
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 |
celest
|
8114bec659
* Added SERVER_TYPE to core for future plugins support
|
20 years ago |
amber
|
692245140a
Made the map-server build cleanly using Microsoft Visual Studio [MouseJstr]
|
20 years ago |
celest
|
b2f8f7cdc5
Some minor changes to do_init_memmgr
|
20 years ago |
celest
|
91fb421a67
* Fixed alot of memory leaks
|
20 years ago |
celest
|
b9a1f0d7fd
Check changelog ^^
|
20 years ago |
celest
|
244c817d0d
* Fixed a crash when freeing memory of pets
|
20 years ago |
amber
|
4a60e4af47
Fixed memory corruption
|
20 years ago |
celest
|
b8d5acfd82
* Some changes in sig_dump to allow Cygwin produce stackdumps upon crash again
|
20 years ago |