ultramage
|
2c2af57a84
* Removed commented-out code for check_fake_id()
|
17 years ago |
ultramage
|
0bbf505d59
* Merged do_sendrecv() and do_parse() into do_sockets()
|
17 years ago |
ultramage
|
3d7a129b90
Using predefined constants as parameters to the exit() function.
|
17 years ago |
FlavioJS
|
65642f6f1c
* Merged the tmpsql branch:
|
17 years ago |
ultramage
|
8be64bc3b4
* Added support for character rename packet (only dummy code for now)
|
18 years ago |
ultramage
|
1ed7f6c584
Cleaned up some parts of the code.
|
18 years ago |
ultramage
|
dfdb5368c7
Corrected some weird fgets() statements, plus reformatted them
|
18 years ago |
FlavioJS
|
82b3153800
* Adapted the shortlist to use a static array instead of a linked list and enabled it.
|
18 years ago |
FlavioJS
|
71f29c0445
* Added Buuyo-Tama's shortlist for send/eof sockets (defined out for now).
|
18 years ago |
FlavioJS
|
bc088a5ad8
* Removed the dependency on winsock.h for definitions, it's all winsock2.h now.
|
18 years ago |
ultramage
|
f94d4fc532
* Ladmin fixes
|
18 years ago |
ultramage
|
b1ccbcdba7
- Added ntows() to properly handle that client port number deficiency
|
18 years ago |
ultramage
|
cf77f95ed1
fixed makefile typo, maps_athena typo, svn:eol-style native for some files
|
18 years ago |
toms
|
9f6d32d8de
Removed an ugly cast in socket.c
|
18 years ago |
ultramage
|
5d3ea3da27
* Played around with MinGW a bit today...
|
18 years ago |
ultramage
|
24db1473f4
- Added function str2ip() to do platform-safe conversions
|
18 years ago |
ultramage
|
8dc1b77f03
* Made a crazy attempt to at least partially synchronize login&char code
|
18 years ago |
ultramage
|
a167b6ae62
* Some source code cleaning
|
18 years ago |
skotlex
|
258746a5f9
- Modified waiting_disconnect on the login server to hold the timer id of the 'set offline' timer.
|
18 years ago |
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 years ago |
ultramage
|
5625383530
More tweaks to socket.c to simplify the code
|
18 years ago |
ultramage
|
84cb63e650
Minor stuff (typos, socket.c, junk in login reply packet)
|
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
|
0729d61b56
* More aggressive cleaning up of the socket code
|
18 years ago |
ultramage
|
3e4bef37b7
Wiped out the poorly written parse code from r2211
|
18 years ago |
ultramage
|
148f3fca88
Cleaning up of the socket code
|
18 years ago |
FlavioJS
|
c46f3cf135
- Removed deprecated console code.
|
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
|
e034ce07bb
Typo hunt
|
18 years ago |
FlavioJS
|
78ec0c3b38
yup, i need to rest... (also, copy-paste is eeeevil)
|
18 years ago |