summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2005-03-31Added adoption to TXT versionveider3-8/+69
2005-03-31Fixed memory corruption associated with afm files [SVN 1363: MouseJstr]amber1-1/+1
2005-03-31More g++ fixes to make it cleaner [MouseJstr]amber5-45/+45
2005-03-31common/lock.c: Fixed an error dealing with unistd.h not being Windows' standard.codemaster1-0/+6
2005-03-31cleanup compile warningamber1-0/+2
2005-03-31* Fixed a bug with InitTimer/StopTimercelest3-19/+19
2005-03-31* Set 'undead_detect_type' to 0 by defaultcelest1-3/+3
2005-03-31* Reverted the pc_remove_map() change temporarilycelest2-90/+91
2005-03-31* Added back up old files in 'save' before saving new datacelest1-13/+19
2005-03-31Finished native SQL projects [MouseJstr]amber2-1/+2
2005-03-30fix the end-of-line styles for linux platforms [MouseJstr]amber21-8852/+8852
2005-03-30eAthena VC7 solution and support added for native builds [MouseJstr]amber9-18/+32
2005-03-30Change packetver of win32 build [MouseJstr]amber1-1/+1
2005-03-30Made the map-server build cleanly using Microsoft Visual Studio [MouseJstr]amber26-9/+8870
2005-03-30* Fixed @reloadgmdb in SQLcelest4-12/+27
2005-03-30* Added base code for loading Ser's UPNP plugincelest7-53/+99
2005-03-30* updated map server to jA1137~1159celest19-503/+703
2005-03-30More ANSI C++/C conformance fixes [SVN 1341: MouseJstr]amber8-65/+65
2005-03-30Fix linux buildsamber1-5/+0
2005-03-29git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab...veider1-0/+4
2005-03-29read_petdb() loop variable fix [Shinomori]shinomori1-4/+5
2005-03-29* Fixed SQL char server crashing when loading the item_dbcelest1-3/+3
2005-03-29More C/C++ Conformance fixesamber14-157/+158
2005-03-29* Added auto save guild dataevery 5 minutes during WOEcelest3-62/+67
2005-03-29* Updated damage calculation for Magnum Breakcelest3-25/+35
2005-03-29Compile error fix ^^celest1-1/+1
2005-03-29Fixe compile time problems with our mixed C++/C conformanceamber18-103/+106
2005-03-29Fixed use of storage variable to conform to ANSI C spec [MouseJstr]amber6-245/+245
2005-03-29Typo ^^;celest1-1/+1
2005-03-29* Some tidying up in mail.ccelest2-81/+69
2005-03-29* Fixed 'use_sql_db' not read properly in SQL char servercelest1-8/+4
2005-03-28git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab...veider15-26/+254
2005-03-28* Fixed Auto Berserk activating by itself when changing mapscelest1-1/+2
2005-03-28* Re-fixed the SQL syntax crash in loggingcelest1-9/+41
2005-03-27do not access freed memory [Shinomori]shinomori1-3/+10
2005-03-27* Fixed AutospellWhenHit effect to only work on melee attackscelest1-1/+2
2005-03-27* Fixed AddEffWhenHit effect to only work on melee attackscelest1-1/+1
2005-03-27Some minor changes to do_init_memmgrcelest3-7/+8
2005-03-27* Added use dynamic allocation when loading the msg_tablecelest6-9/+48
2005-03-27* Moved guardian hostility checking and monster_ignore_gm check to battle.ccelest2-32/+49
2005-03-27* Fixed a SQL syntax crash when logging character names with "'" in themcelest1-11/+20
2005-03-27* Fixed some memory leaks with the new timer changescelest1-2/+12
2005-03-26added logging filters. optimized ATCommands temp strings usageLupus4-593/+586
2005-03-26Added missing parenthesis preventing SinX etc to get +4/lv from Improve DodgeDracoRPG1-2/+2
2005-03-25Rewrote Improve Dodge flee & speed bonusesDracoRPG1-5/+2
2005-03-25Fixed a typo I made in my typo fix for Stalk / Tunnel Drive speed calculation...DracoRPG1-1/+1
2005-03-25* Some minor changes to Sacrifice in battle.ccelest2-4/+10
2005-03-25* Fixed indoorsrwstable.txt readingcelest3-65/+67
2005-03-24Fixed a typo in Stalk/Tunnel Drive speed calculationDracoRPG1-1/+1
2005-03-24timers optimization / speed up / bug fix : no freezing mobsLupus2-243/+136