ai4rei
|
e26ea94a2f
* Reverted r14563, due to multiple issues which render the source malfunctioning or uncompilable. To be redone later (bugreport:4627).
|
14 years ago |
Paradox924X
|
ca53ef6f4a
Changed almost all instances of sprintf() to snprintf().
|
14 years ago |
ultramage
|
104f28b34b
Fixed login printing raw passwdenc passwords to console (bugreport:826).
|
17 years ago |
ultramage
|
106b44c1e7
Merged the /loginmerge branch (topic:192754)
|
17 years ago |
FlavioJS
|
c880052f0f
* Changed the data field of timers from int to intptr.
|
17 years ago |
ultramage
|
77826dfdf8
Renamed 'connect_until_time' to 'expiration_time'.
|
17 years ago |
ultramage
|
5790585d16
* Added flag.server to indicate interserver sockets
|
17 years ago |
ultramage
|
ea5212c5a8
* TXT/SQL login server code synchronization
|
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 |
ultramage
|
8a45d05f1c
Wiped out every mention of RETCODE from /src.
|
17 years ago |
ultramage
|
c06dca0c87
Some minor typo fixing.
|
18 years ago |
ultramage
|
dfdb5368c7
Corrected some weird fgets() statements, plus reformatted them
|
18 years ago |
ultramage
|
711d01a128
Reformatting @_@
|
18 years ago |
FlavioJS
|
71f29c0445
* Added Buuyo-Tama's shortlist for send/eof sockets (defined out for now).
|
18 years ago |
ultramage
|
f94d4fc532
* Ladmin fixes
|
18 years ago |
ultramage
|
833fd942a4
* Tried and fixed md5 password encryption
|
18 years ago |
ultramage
|
2216188890
* Finally fixed mingw problems, managed to build both TXT and SQL
|
18 years ago |
skotlex
|
8e93386102
- Fixed some compiling warnings.
|
18 years ago |
ultramage
|
87c0efdc89
- Moved e_mail_check() and config_switch() to strlib.h
|
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 |
ultramage
|
06f0d60116
Some generic typo fixes (src and npc)
|
18 years ago |
skotlex
|
de694a2c08
- Removed delete_session invokcations from ladmin.c...
|
18 years ago |
ultramage
|
49096125fb
Applied a consistent look to all header files (copyright, ifdefs)
|
18 years ago |
ultramage
|
1aa9c5ceca
- Fixed the new socket code, which was triggering the inactivity timeout on the servers' listening sockets
|
18 years ago |
FlavioJS
|
15258dfdb0
- Moved md5calc to common
|
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
|
73379857e2
- Made WFIFOHEAD() check for available buffer size remaining on the connection, and when there's not enough space, it will increase it.
|
18 years ago |
skotlex
|
aa09f1ddd5
- Fixed compile errors in adduser.c and ladmin.c under win platforms.
|
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 |