Lance
|
8686c24f90
[Fixed]:
|
19 years ago |
skotlex
|
92255a237b
- Moved the JOB_* defines from map.h to mmo.h, update char.c to use them.
|
19 years ago |
skotlex
|
053931237b
- Some cleaning of the fame-update code, fixing a logic bug which made the ranking list fail to display the correct ranker names.
|
19 years ago |
skotlex
|
891620bc62
- Cleaned up friend list saving and fixed loading of friends.txt file (char-txt)
|
19 years ago |
Lance
|
e43f38bb0d
* Change scripting engine's NPC scope vars to dot (.) style.
|
19 years ago |
DracoRPG
|
d94ebfdd53
I'm still here!
|
19 years ago |
skotlex
|
af55aa1e6e
- Updated item_db.sql to current.
|
19 years ago |
skotlex
|
41a6c38e23
- Added SC_KEEPING/SC_BARRIER to calc_flag in status_change_end
|
19 years ago |
skotlex
|
0db2a0aa0b
- Char server will now ignore packet 0x65 for already authentified accounts.
|
19 years ago |
skotlex
|
b6fa7be9e9
- Updated the subnet support to not require specifying the subnet mask, it is auto-acquired from the char/map IP and the subnet-mask.
|
19 years ago |
skotlex
|
491228d9cc
- Added inter config connection_ping_interval which specifies interval in hours at which mysql_ping's must be done on all connection handles to keep the mysql connection alive. Defaults to 0 (disabled)
|
19 years ago |
skotlex
|
f2d2edd1cd
- Changed status_point/skill_point to unsigned short. Adjusted the code as necessary to prevent overflows.
|
19 years ago |
Lupus
|
d740947921
warning msg typos fix
|
19 years ago |
skotlex
|
cee086fece
- Fixed handling of the char_gm_read config for packet 0x2af7 (reloadgmdb)
|
19 years ago |
skotlex
|
f5359b3bbc
- Corrected char-server parameters so that the subnet config file is the third parameter, not the second (which was conflicting with inter_athena.conf's argument), thanks to foobar.
|
19 years ago |
skotlex
|
37912c2a7b
- Fixed subnet checking being broken in the login txt server.
|
19 years ago |
skotlex
|
8a67a7cf35
- Fame list size is now defined by MAX_FAME_LIST constant (mmo.h)
|
19 years ago |
LuzZza
|
9bb0a7eedb
Rewrote LAN support code. Changed configuration file name lan_support.conf to subnet_athena.conf, changed it syntax.
|
19 years ago |
skotlex
|
e0fb2a113f
- Fixed the char servers to store correctly exp as uints. They are also capped to LONG_MAX before being sent to the client.
|
19 years ago |
skotlex
|
53b671c36f
- Fixed Char-SQL server setting up the save/last point to the novice grounds when either x, y or the map is 0.
|
19 years ago |
skotlex
|
26cff5461b
- Fixed sql compile.
|
19 years ago |
skotlex
|
d9f1d70901
- Map and char server now will complain if they are run using the default user/password set.
|
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
|
3feabb0c74
* Simplified Valaris' online_timer
|
20 years ago |
celest
|
27326acd4e
* Removed anti-freeze system for login and char
|
20 years ago |
shinomori
|
9cfffd0ac8
fixing
|
20 years ago |
veider
|
4c3d26bcbd
Added adoption to TXT version
|
20 years ago |
amber
|
5f5b45e2a4
eAthena VC7 solution and support added for native builds [MouseJstr]
|
20 years ago |
amber
|
307af82dec
More ANSI C++/C conformance fixes [SVN 1341: MouseJstr]
|
20 years ago |