summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
AgeCommit message (Expand)AuthorFilesLines
2007-11-19* Nullpo's disabled on release builds.FlavioJS1-0/+9
2007-11-18- Implemented a small change that was long overdue: Displaying the char-selec...skotlex1-0/+3
2007-11-18* Replaced jA's way of allocating npc shop data with a simple dynamic array t...ultramage1-0/+9
2007-11-17Removed battle_config.error_log as console_silent already handles thisultramage1-0/+1
2007-11-17Made OnTouch zone dimensions be stored as radius instead of diameter.ultramage1-2/+5
2007-11-15- Added 2 new status changes for Life and Regeneration Potions [Zephyrus]zephyrus1-0/+3
2007-11-15Added error messages when trying to place objects on invalid map coordinates ...ultramage1-0/+1
2007-11-15Fixed Divine Protection working against players (bugreport:410)ultramage1-0/+2
2007-11-14Fixed some homunculus skill offset calculation mistakes (bugreport:363)ultramage1-0/+2
2007-11-13Added error reporting for invalid rows in skill db files.ultramage1-0/+3
2007-11-12Added error reporting to buildin_warp when it fails.ultramage1-0/+2
2007-11-12Fixed homunculus skills having unlimited range instead of being capped to vie...ultramage1-0/+2
2007-11-12- Added SC_INCMDEFRATE, used in Mdef Potions.zephyrus1-0/+1
2007-11-12- Important fix to Mail System allowing (by a low change) items duple.zephyrus1-0/+3
2007-11-12* Fixed @addwarp crashing the map server (bugreport:390).FlavioJS1-0/+1
2007-11-11* The Forget-me-not dance now behaves like Decrease AGIultramage1-0/+4
2007-11-11- Added missing include npc.h to map.cskotlex1-0/+2
2007-11-11Applied Rayce's improvements to the npc script parser (see bugreport:387 for ...ultramage1-0/+1
2007-11-11- Cleaned up pc_calc_weapontypeskotlex1-0/+2
2007-11-10Fixed a bug in r11384 letting you bypass requirements for some skills (see bu...ultramage1-0/+2
2007-11-09Replaced several 'int' variables with enums that they represent.ultramage1-0/+2
2007-11-09* Re-worked the login-char-map packet spam mechanismultramage1-0/+8
2007-11-09Fixed socket.c using time() incorrectly, causing stall timer desynchronizatio...ultramage1-0/+1
2007-11-09* Added a database iterator to db.c/db.h.FlavioJS1-0/+2
2007-11-08- Added a new setting 'guild_skill_relog_delay' to activate the guild skills ...zephyrus1-0/+2
2007-11-08* Changed EXIT_SUCCESS back to 0 in console.c to avoid an unnecessary include.FlavioJS1-2/+9
2007-11-08Synced charserver char creation creation codeultramage1-0/+7
2007-11-08* Updated configure script:FlavioJS1-0/+5
2007-11-07- Added separated packets for get and set attachment on mail system.zephyrus1-0/+1
2007-11-07- Some updates on the mail system packets [Zephyrus]zephyrus1-0/+3
2007-11-06Fixed a crash caused by a mistake in r11657 (bad macro -> function code conve...ultramage1-0/+2
2007-11-05Corrected the max. allowed skill name length, and optimized code that works w...ultramage1-0/+5
2007-11-05* Reverted official drop rate estimationPlaytester1-0/+4
2007-11-05Changed the skill_db.txt skill names in comments into actual columns, now the...ultramage1-0/+9
2007-11-04* Adjusted drop bug according to special information...Playtester1-1/+1
2007-11-04* Implemented official drop rate estimationPlaytester1-0/+4
2007-11-03Added script function 'strnpcinfo', for increased npc awareness (originally f...ultramage1-0/+2
2007-11-02Fixed one wrong return value in buildin_getcharid (bugreport:33)ultramage1-0/+1
2007-11-02Moved the BUILDIN_DEF() block to the end of script.c.ultramage1-0/+3
2007-11-02- Modified trap related code so it behaves as explained by Playtester: Traps ...skotlex1-0/+5
2007-11-01Removed code that queues OnAgitEliminate after the Emperium is broken, this i...ultramage1-0/+4
2007-10-31* Added names to the SC_ and SI_ enums, now they can be used to properly indi...ultramage1-0/+7
2007-10-31* Added Izlude Battle Arena. Please test it and report any bug you find out.SinSloth1-0/+4
2007-10-30- Updated the mail sql structure in main.sql.zephyrus1-0/+1
2007-10-29* Makefile creating the conf/import forder.FlavioJS1-0/+1
2007-10-29Command code cleaning (refer to topic:169759)ultramage1-0/+22
2007-10-28* Minor adjustment to take into account the end of line.FlavioJS1-0/+2
2007-10-28* Restricted more the parsing of npc code. (fixes bugreport:317)FlavioJS1-0/+1
2007-10-28- Fixed a bug on the Attachment [Mail System]zephyrus1-0/+2
2007-10-27Fixed a typo in r11505 messing up the 'npcmove' command (only 'x' coordinate ...ultramage1-0/+1