summaryrefslogtreecommitdiff
path: root/src/common
AgeCommit message (Expand)AuthorFilesLines
2006-03-18* Fixed warnings on compilers again.Lance2-2/+2
2006-03-10- Increased the range for unlocking out of Close confine.skotlex1-6/+2
2006-03-10- Added a few dummy times in skill_cast_db for some GS skills.skotlex1-2/+6
2006-03-09- Moved a bunch of sc_effects that should be cancelled on hit from mob_damage...skotlex1-1/+1
2006-03-02- Fame list size is now defined by MAX_FAME_LIST constant (mmo.h)skotlex1-0/+2
2006-03-02- Applied Snufkin's patch to fix compilation on FreeBSD.skotlex3-2/+8
2006-02-24- Fixed the CL_WHITE define, thanks to FlavioJSskotlex1-1/+1
2006-02-20- Added back the char-sql server sending the GM list when the map server conn...skotlex1-1/+1
2006-02-20- Fixed Taekwon stances not triggering.skotlex1-1/+8
2006-02-17- Applied the suggested fixes by Joshuaali to fix the compiling of the sql ma...skotlex1-1/+3
2006-02-10 * Removed the conf sql code for now. Maybe will continue later with that pr...Valaris1-0/+1
2006-02-06- Added define clif_deadsit to send the dead state into player packets if the...skotlex2-9/+2
2006-02-01- Trick Dead makes you stop walking now.skotlex1-1/+2
2006-02-01* Fixed an overflow in grfiocelest2-223/+83
2006-01-29Updated Common Makefiles to point at the new Changelogs, thanks to SantaPorin...Valaris1-1/+1
2006-01-29AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ...Valaris35-0/+11233
2006-01-29Clearing trunk.Valaris28-5735/+0
2005-04-07G++ is now the default on trunk [MouseJstr]amber2-25/+27
2005-04-07some small USE_MEMMGR changescelest2-20/+14
2005-04-05* Added SERVER_TYPE to core for future plugins supportcelest5-59/+104
2005-04-04Fixes for logging trades [MouseJstr]amber1-0/+14
2005-04-04* Updated showmsg with Shinomori's improvementscelest1-13/+15
2005-04-04pull out upnp as defaultamber1-11/+12
2005-04-04Fix show messageamber2-5/+63
2005-04-04update build failureamber1-0/+0
2005-04-04some aesthetics changes ^^celest2-17/+17
2005-04-04* Added dll.hcelest3-23/+30
2005-04-04git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab...celest1-18/+61
2005-04-01* Updated ShowMessage functions to use vprintfcelest2-31/+93
2005-03-31common/lock.c: Fixed an error dealing with unistd.h not being Windows' standard.codemaster1-0/+6
2005-03-31* Added back up old files in 'save' before saving new datacelest1-13/+19
2005-03-31Finished native SQL projects [MouseJstr]amber1-1/+0
2005-03-30Made the map-server build cleanly using Microsoft Visual Studio [MouseJstr]amber2-2/+2
2005-03-30* Added base code for loading Ser's UPNP plugincelest1-1/+47
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-29Fixe compile time problems with our mixed C++/C conformanceamber5-18/+20
2005-03-29Fixed use of storage variable to conform to ANSI C spec [MouseJstr]amber1-2/+2
2005-03-28git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab...veider1-0/+3
2005-03-27do not access freed memory [Shinomori]shinomori1-3/+10
2005-03-27Some minor changes to do_init_memmgrcelest3-7/+8
2005-03-27* Fixed some memory leaks with the new timer changescelest1-2/+12
2005-03-24timers optimization / speed up / bug fix : no freezing mobsLupus2-243/+136
2005-03-23* Fixed alot of memory leakscelest5-17/+14
2005-03-23git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab...celest2-2/+68
2005-03-22Check changelog ^^celest1-5/+8
2005-03-20* Added 4 new card effects from 3/15's patchcelest1-15/+33
2005-03-18* Fixed a crash when freeing memory of petscelest1-38/+53
2005-03-17Fixed memory corruptionamber1-0/+2
2005-03-16* Updated jA's dummy socket to mod1137celest2-24/+333