ultramage
|
833fd942a4
* Tried and fixed md5 password encryption
|
пре 18 година |
ultramage
|
b1ccbcdba7
- Added ntows() to properly handle that client port number deficiency
|
пре 18 година |
toms
|
5d72c25353
Changed some %lu to %u in login_sql/login.c because uint32 is now an unsigned int
|
пре 18 година |
ultramage
|
2216188890
* Finally fixed mingw problems, managed to build both TXT and SQL
|
пре 18 година |
ultramage
|
5d3ea3da27
* Played around with MinGW a bit today...
|
пре 18 година |
ultramage
|
24db1473f4
- Added function str2ip() to do platform-safe conversions
|
пре 18 година |
ultramage
|
87c0efdc89
- Moved e_mail_check() and config_switch() to strlib.h
|
пре 18 година |
skotlex
|
79cb6af0cb
- Corrected Aliza card's item_db line.
|
пре 18 година |
ultramage
|
8dc1b77f03
* Made a crazy attempt to at least partially synchronize login&char code
|
пре 18 година |
skotlex
|
111e75d232
- Cleaned up mmo_auth, as this function was quite filled with sql memory leaks! Also improved the code a little.
|
пре 18 година |
ultramage
|
a167b6ae62
* Some source code cleaning
|
пре 18 година |
skotlex
|
258746a5f9
- Modified waiting_disconnect on the login server to hold the timer id of the 'set offline' timer.
|
пре 18 година |
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 година |
ultramage
|
91deea9ccd
- Removed a missing file reference in the athena-start script
|
пре 18 година |
toms
|
27ae4f7091
Corrected warning on login.sql
|
пре 18 година |
skotlex
|
3ee61db52f
- Removed Magic Rod's cast bar.
|
пре 18 година |
skotlex
|
2907fa6467
- Removed the last argument from skillitem, the skill name passed to the client should always be of the type "AL_HEAL" anyway.
|
пре 18 година |
ultramage
|
9579515cb9
- Removed the old 'mapserver charsave' mechanism
|
пре 18 година |
FlavioJS
|
14e2d760f9
* Script engine:
|
пре 18 година |
ultramage
|
2a7f5aeb7f
committing my work on the login server (mostly SQL)
|
пре 18 година |
skotlex
|
fec9da329e
- Small change in the login-sql server that prevens crashes when somehow people change the lastlogin column to accept nulls.
|
пре 18 година |
skotlex
|
a0bfff19a1
- Removed delete_session from socket.h since it shouldn't be used by them.
|
пре 18 година |
FlavioJS
|
8f8fca4481
- Fixed a compiler warning in char_sql\login.c
|
пре 18 година |
skotlex
|
031cd5fb58
- Updated Box of thunder to use "agi up" effect for 30 secs instead of NPC Agi Up for 20.
|
пре 18 година |
ultramage
|
84cb63e650
Minor stuff (typos, socket.c, junk in login reply packet)
|
пре 18 година |
ultramage
|
64fcacf6b3
- Added code for SQL that will automatically detect the ping interval at startup, and copy-pasted it around the code
|
пре 18 година |
FlavioJS
|
c46f3cf135
- Removed deprecated console code.
|
пре 18 година |
ultramage
|
e034ce07bb
Typo hunt
|
пре 18 година |
skotlex
|
1fcb743f2b
- Probably fixed the registration flood protection code being broken.
|
пре 18 година |
ultramage
|
284b66e65c
* Silenced the plugin export messages during startup [ultramage]
|
пре 18 година |