Age | Commit message (Expand) | Author | Files | Lines |
2008-04-23 | * Fixed script strings not being handled properly (only skipped the \). | FlavioJS | 1 | -0/+3 |
2008-04-23 | * Script parse errors displayed with one ShowError instead of several ShowMes... | FlavioJS | 1 | -0/+2 |
2008-04-22 | Changed itemdb_reload to clear the database before reloading, so it is possib... | Kevin | 1 | -0/+2 |
2008-04-22 | Fixed a "bug" in sv_readdb under windows and cygwin configured as "Unix/binar... | toms | 1 | -0/+3 |
2008-04-21 | * Changed the data field of timers from int to intptr. | FlavioJS | 1 | -0/+1 |
2008-04-21 | * Added intptr/uintptr to cbasetypes.h (integers with the same size as a poin... | FlavioJS | 1 | -0/+1 |
2008-04-21 | * Changed Sacrifice status to end on caster's death, not at 25% HP. | L0ne_W0lf | 1 | -1/+4 |
2008-04-21 | Updated sql files to latest | toms | 1 | -0/+1 |
2008-04-21 | Made some cleanup in changesex | toms | 1 | -0/+1 |
2008-04-19 | Fixed a bug in (init/start/stop)npctimer | toms | 1 | -0/+2 |
2008-04-18 | fixed mapserv crash (divide by zero in Earthquake) | Lupus | 1 | -0/+1 |
2008-04-18 | * Fixed a bug when unloading a npc near a shop. | toms | 1 | -0/+3 |
2008-04-18 | Implemented config setting 'vending_over_max', to let people configure the be... | ultramage | 1 | -0/+3 |
2008-04-15 | Use the same code for script commands getitem & getitem2 as @item to avoid bu... | toms | 1 | -0/+2 |
2008-04-15 | Removed all _ in the second name in item_db.txt and updated item_db.sql | toms | 1 | -0/+1 |
2008-04-15 | Used a forward declaration of the struct quest instead of including mmo.h | toms | 1 | -0/+1 |
2008-04-15 | * Corrected some invalid syntax in skill_db.txt (wrong usage of commas) | ultramage | 1 | -0/+5 |
2008-04-15 | Updated item_db.sql to latest | toms | 1 | -0/+2 |
2008-04-14 | * Fixed a possible crash in char_sql. (since r12575, later modified in r12590). | FlavioJS | 1 | -0/+1 |
2008-04-14 | Fixed a memory leak in mapif_quests_fromsql | toms | 1 | -0/+1 |
2008-04-14 | Fixed a typo in char_sql/char.c | toms | 1 | -0/+1 |
2008-04-14 | Fixed a bug in the disconnection part char-server (not sending you offline) | toms | 1 | -0/+1 |
2008-04-14 | * Changes to the configure script: | FlavioJS | 1 | -0/+3 |
2008-04-14 | Some more updates to the quest log system. It has been completely moved to th... | Kevin | 1 | -0/+1 |
2008-04-14 | * Followup to r12579 (all other players appeared as female on sql branch). | FlavioJS | 1 | -0/+1 |
2008-04-13 | Major updates to the quest system. | Kevin | 1 | -0/+2 |
2008-04-13 | Added an include in clif.h to avoid a complaint of gcc | toms | 1 | -0/+1 |
2008-04-13 | * Quick&dirty reversal of the inter-server behaviour introduced in r3255/r3256: | FlavioJS | 1 | -0/+4 |
2008-04-13 | * Changes to the configure script: | FlavioJS | 1 | -0/+5 |
2008-04-13 | Changed LOG_ALL definition to really log everything | toms | 1 | -0/+2 |
2008-04-13 | Login will no longer set character offline when going from map to character s... | Kevin | 1 | -1/+4 |
2008-04-11 | Reverted the `login` table changes from r12464 | ultramage | 1 | -0/+1 |
2008-04-11 | Finished most of the quest log code, still bits here and there but it's usabl... | Kevin | 1 | -0/+3 |
2008-04-11 | More questlog code. | Kevin | 1 | -0/+1 |
2008-04-10 | Client not marked online until map receives auth request from the client and ... | Kevin | 1 | -0/+3 |
2008-04-10 | * Reverted the change to MAX_SQUARE_LAYOUT. | L0ne_W0lf | 1 | -0/+1 |
2008-04-10 | * Updated NPC skill "Evil Land". More gravity wtfage. | L0ne_W0lf | 1 | -0/+3 |
2008-04-10 | Some preliminary code for the questlog system (clif packet functions and basi... | Kevin | 1 | -0/+2 |
2008-04-08 | Fixed party invitation ack messages not displaying on recent clients (bugrepo... | ultramage | 1 | -0/+1 |
2008-04-08 | Modified PACKETVER for recent clients to use a YYYYMMDD date format instead o... | ultramage | 1 | -0/+3 |
2008-04-08 | Updated MAX_GUARDIANS to support an insane amount of guardians. | L0ne_W0lf | 1 | -0/+1 |
2008-04-07 | Immunity to magic now makes you immune to the SC effect as well. (bugreport:1... | Kevin | 1 | -0/+1 |
2008-04-07 | * Made script command 'flagemblem' and guild_emblem_change send an update of ... | FlavioJS | 1 | -0/+13 |
2008-04-07 | Party/guild names can no longer be less then 2 characters long.(bugreport:1328) | Kevin | 1 | -0/+2 |
2008-04-07 | Fixed a case where a dangling pointer was formed when a person was invited to... | Kevin | 1 | -0/+2 |
2008-04-07 | -Sight rasher now affects the wizard's own and other's icewalls. | Kevin | 1 | -0/+3 |
2008-04-07 | NPC earthquake now divides the atk2 bonus between players. (bugreport:1253) | Kevin | 1 | -0/+1 |
2008-04-07 | Changed guild skills restore, regen, and battle order to only affect BL_PC. (... | Kevin | 1 | -0/+1 |
2008-04-07 | Reverted one of the changes in dynamic mobs that may be causing the spawning ... | Kevin | 1 | -0/+2 |
2008-04-06 | Changed Mental Vision fix (r12507) to check for mexp rather then the boss fla... | Kevin | 1 | -1/+1 |