toms
|
45a96330d7
Removed all _ in the second name in item_db.txt and updated item_db.sql
|
17 年之前 |
toms
|
7d3d258492
Used a forward declaration of the struct quest instead of including mmo.h
|
17 年之前 |
ultramage
|
9609149c15
* Corrected some invalid syntax in skill_db.txt (wrong usage of commas)
|
17 年之前 |
toms
|
13bc9302be
Added as svn:ignore all VisualStudio's generated files (VC9)
|
17 年之前 |
toms
|
6b035c6f00
Updated item_db.sql to latest
|
17 年之前 |
Lupus
|
ecf1bf053e
changed MES -> mes
|
17 年之前 |
L0ne_W0lf
|
f4ef412137
Fixed bugreport:1353, bugreport:1356, and bugreport:1365.
|
17 年之前 |
L0ne_W0lf
|
ebc17cfbb4
Fixed bugreport:1337, bugreport:1355, bugreport:1361, and bugreport:1362.
|
17 年之前 |
FlavioJS
|
f2fd4cde62
* Fixed a possible crash in char_sql. (since r12575, later modified in r12590).
|
17 年之前 |
toms
|
73df203735
Fixed a memory leak in mapif_quests_fromsql
|
17 年之前 |
toms
|
92f9bf6a8c
Fixed a typo in char_sql/char.c
|
17 年之前 |
toms
|
e61bf34e4f
Fixed a bug in the disconnection part char-server (not sending you offline)
|
17 年之前 |
Lupus
|
807bba43d9
minor typo in mage.txt
|
17 年之前 |
Lupus
|
cee4acd2d4
fixed minor archer.txt bug
|
17 年之前 |
L0ne_W0lf
|
0cf4f6a0fb
Don't typically update custom NPCs, but this was a special request and should fix an exploit in the card remover.
|
17 年之前 |
FlavioJS
|
28b95f451b
* Changes to the configure script:
|
17 年之前 |
Kevin
|
a653b4e2d6
Removed some unused variables that appeared in the last commit (r12584).
|
17 年之前 |
Kevin
|
236c7cba43
Some more updates to the quest log system. It has been completely moved to the inter server instead of the char server.
|
17 年之前 |
FlavioJS
|
dcf71ce50b
* Followup to r12579 (all other players appeared as female on sql branch).
|
17 年之前 |
Kevin
|
ea96b9da32
Forgot to change main.sql to reflect the update to quest_objective table.
|
17 年之前 |
Kevin
|
302adbf42a
Major updates to the quest system.
|
17 年之前 |
toms
|
d7355c9899
Added an include in clif.h to avoid a complaint of gcc
|
17 年之前 |
FlavioJS
|
49aac80ed6
* Quick&dirty reversal of the inter-server behaviour introduced in r3255/r3256:
|
17 年之前 |
FlavioJS
|
01b66de67e
* Changes to the configure script:
|
17 年之前 |
toms
|
cdb7323335
Changed LOG_ALL definition to really log everything
|
17 年之前 |
Kevin
|
69114a1c7d
Login will no longer set character offline when going from map to character select.
|
17 年之前 |
ultramage
|
67d29ff3b7
... but not with a buggy tool (missing svn:props)
|
17 年之前 |
ultramage
|
0c69d0879c
the proper way to use version control
|
17 年之前 |
Kevin
|
2c1144e804
TXT code has been re uploaded. Please note this does not change the fact that TXT support has been dropped. There is no guarantee the code base will be managed and it will in the near future be REMOVED. If there is in ANY way TXT support in the future, it will be abstracted through a sql interface so only the sql code has to be maintained.
|
17 年之前 |
Kevin
|
fe1fd152a7
Updated visual studio 9 files to reflect TXT support removal.
|
17 年之前 |