Age | Commit message (Expand) | Author | Files | Lines |
2006-06-30 | - Added mapflag "nochat" to prevent chatting rooms from being created. | skotlex | 1 | -5/+13 |
2006-06-30 | - Moved item group enumeration from itemdb.h to map.h | skotlex | 1 | -2/+5 |
2006-06-29 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7393 54... | Lance | 1 | -2/+2 |
2006-06-29 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7392 54... | Lance | 1 | -4/+4 |
2006-06-29 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7390 54... | Lance | 1 | -3/+2 |
2006-06-29 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7389 54... | Lance | 1 | -1/+1 |
2006-06-29 | * [Fixed] | Lance | 1 | -123/+157 |
2006-06-28 | - Added a check in script command "set_option" so that invoking "set_option(0... | skotlex | 1 | -1/+4 |
2006-06-27 | - Fixed indentation on int_pet.c (how did it got messed up?) | skotlex | 1 | -1/+7 |
2006-06-26 | * [Added]: | Lance | 1 | -0/+10 |
2006-06-24 | * [Optimized]: | Lance | 1 | -1/+1 |
2006-06-23 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7311 54... | Lance | 1 | -1/+1 |
2006-06-23 | * [Fixed]: | Lance | 1 | -8/+9 |
2006-06-22 | * [Removed]: | Lance | 1 | -7/+2 |
2006-06-18 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7234 54... | Lance | 1 | -14/+16 |
2006-06-18 | * [Removed]: | Lance | 1 | -296/+222 |
2006-06-17 | * [Added]: | Lance | 1 | -19/+80 |
2006-06-16 | * [Added]: | Lance | 1 | -0/+3 |
2006-06-15 | - Fixed and cleaned up script command 'equip' | skotlex | 1 | -11/+6 |
2006-06-14 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7164 54... | blackhole89 | 1 | -26/+26 |
2006-06-14 | * [Improved]: | Lance | 1 | -3/+4 |
2006-06-13 | Another mistake.. shit | Lance | 1 | -1/+1 |
2006-06-13 | Fix again >_< | Lance | 1 | -4/+2 |
2006-06-13 | Fix | Lance | 1 | -1/+3 |
2006-06-13 | Fix | Lance | 1 | -1/+1 |
2006-06-13 | Fix | Lance | 1 | -2/+0 |
2006-06-13 | * [Fixed]: | Lance | 1 | -19/+95 |
2006-06-12 | * [Optimized]: | Lance | 1 | -5/+7 |
2006-06-10 | - Added structure party_data and party_member_data to the map server to hold ... | skotlex | 1 | -14/+12 |
2006-06-09 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7076 54... | Lance | 1 | -7/+19 |
2006-06-09 | * [Fixed]: | Lance | 1 | -8/+11 |
2006-06-07 | - Added pc_calcexp to calculate individual exp bonuses acquired from exp's so... | skotlex | 1 | -1/+1 |
2006-06-07 | * [Improved]: | Lance | 1 | -0/+21 |
2006-06-01 | [Fixed]: | Lance | 1 | -1/+1 |
2006-05-31 | [Fixed]: | Lance | 1 | -8/+11 |
2006-05-31 | [Improved]: | Lance | 1 | -1/+4 |
2006-05-30 | [Optimized]: | Lance | 1 | -4/+4 |
2006-05-30 | - Removed the on-die specific code from unit_remove_map and placed it on the ... | skotlex | 1 | -3/+3 |
2006-05-29 | [Optimized] | Lance | 1 | -1/+1 |
2006-05-28 | - Reverted buildin_setd to use NULL as reference. | Lance | 1 | -3/+2 |
2006-05-28 | [Fixed] script functions that doesn't pass references, thanks to End_of_exam. | Lance | 1 | -34/+35 |
2006-05-27 | - Added structure status_data which holds status-related information (str, ag... | skotlex | 1 | -12057/+12055 |
2006-05-26 | * Patches to allow everything to work right. + 1 more sample script. | Lance | 1 | -25/+26 |
2006-05-26 | Added a few more events in.. | Lance | 1 | -4/+9 |
2006-05-26 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6773 54... | Lance | 1 | -12/+12 |
2006-05-26 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6772 54... | Lance | 1 | -28/+29 |
2006-05-26 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6771 54... | Lance | 1 | -0/+7 |
2006-05-26 | * Mob control engine tested 99% working so far. | Lance | 1 | -35/+55 |
2006-05-26 | * Change scripting engine's NPC scope vars to dot (.) style. | Lance | 1 | -28/+36 |
2006-05-25 | added noVending mapflag. Tested. + custom Market Place NPC, fixed MSG strings | Lupus | 1 | -1/+7 |