Age | Commit message (Expand) | Author | Files | Lines |
2017-09-19 | remove trailing whitespaces from source | gumi | 1 | -1/+1 |
2017-04-09 | Fix wrong parameters in a call to mapif->party_broken() | Haru | 1 | -1/+1 |
2017-02-12 | Follow-up 946b7f8490e952fbd90c6760f256ddfdd1e98137 | KirieZ | 1 | -16/+3 |
2016-12-23 | Follow-up 19c07f4 | KirieZ | 1 | -3/+3 |
2016-12-20 | Follow-up ea449a7, fixed coding-style | KirieZ | 1 | -8/+5 |
2016-12-18 | Changed behavior when party leader leaves it from party being disbanded to le... | KirieZ | 1 | -18/+24 |
2016-12-03 | Clarify some Job Class vs MapID confusion (1/2) | Haru | 1 | -2/+2 |
2016-08-19 | Renamed some char and inter server variables | Haru | 1 | -3/+3 |
2016-03-06 | Replace wrong variable usage in party creation code (closes #1185) | Andrei Karas | 1 | -3/+4 |
2016-02-24 | Removed several unnecessary RFIFOP typecasts | Haru | 1 | -3/+3 |
2016-02-24 | Added const qualifier to several variable/argument pointers | Haru | 1 | -6/+8 |
2015-12-15 | Added GPL-compliant header to all sources and build scripts | Haru | 1 | -4/+20 |
2015-10-19 | rename malloc.c/h to memmgr. | Andrei Karas | 1 | -1/+1 |
2015-08-15 | HPM compatibility improvements | Haru | 1 | -0/+1 |
2015-06-22 | Fixing party creation failure condition | Ancyker | 1 | -1/+0 |
2015-06-19 | Cleaned up some #includes | Haru | 1 | -1/+0 |
2015-06-19 | Removed ".." from include directives | Haru | 1 | -14/+14 |
2015-06-01 | Replaced some of the hardcoded values with constants (char) | Haru | 1 | -6/+7 |
2015-04-09 | Add checks to int_party.c | Andrei Karas | 1 | -0/+14 |
2015-01-20 | Minor fixes and tweaks suggested by cppcheck | Haru | 1 | -7/+5 |
2014-11-16 | Whitespace cleanup (no code changes) | Haru | 1 | -13/+10 |
2014-11-15 | Add missing interface initialisations in char server. | Andrei Karas | 1 | -0/+2 |
2014-11-15 | Move global variable into interface in inter.c | Andrei Karas | 1 | -56/+56 |
2014-11-15 | Move global variable into interface in int_party.c | Andrei Karas | 1 | -15/+15 |
2014-11-15 | Add most functions from int_party.c to interfaces. | Andrei Karas | 1 | -91/+97 |
2014-11-15 | Add most functions from char.c to interfaces. | Andrei Karas | 1 | -10/+11 |
2014-11-15 | Add prefix inter_party_ to most functions in int_party.c | Andrei Karas | 1 | -21/+21 |
2014-11-15 | Add prefix char_ to most functions in char.c | Andrei Karas | 1 | -2/+2 |
2014-05-30 | Fixed typos inside src/ | Shido | 1 | -2/+2 |
2014-05-13 | Removed trailing whitespace (sources) | Haru | 1 | -3/+3 |
2014-05-10 | Re-commit of "Fixed order of includes in all source files" | Haru | 1 | -11/+14 |
2014-05-10 | Revert "Fixed order of includes in all source files" | panikon | 1 | -14/+11 |
2014-05-09 | Fixed order of includes in all source files | Haru | 1 | -11/+14 |
2013-12-06 | HPM: mapindex interface | shennetsind | 1 | -1/+1 |
2013-05-16 | Fixed Bug #7250 item 2 | shennetsind | 1 | -0/+5 |
2013-05-16 | Fixed Bug #7250 | shennetsind | 1 | -3/+2 |
2013-05-15 | HPM Update | shennetsind | 1 | -44/+45 |
2012-12-05 | - Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924). | brianluau | 1 | -692/+675 |
2012-11-25 | Applied AStyle code formating as discussed on tid:74602. | greenboxal2 | 1 | -675/+692 |
2012-10-29 | -Add some src basic documentation. | glighta | 1 | -23/+34 |
2012-01-20 | Merged TXT removal branch back to trunk. | gepard1984 | 1 | -304/+457 |
2011-10-09 | * Rework some party code. | flaviojs | 1 | -23/+21 |
2010-12-25 | * Synchronized TXT/SQL char-server code a bit. | ai4rei | 1 | -1/+0 |
2010-12-07 | * Reverted r14563, due to multiple issues which render the source malfunction... | ai4rei | 1 | -2/+2 |
2010-12-07 | Changed almost all instances of sprintf() to snprintf(). | Paradox924X | 1 | -2/+2 |
2010-06-01 | Replaced all occurrences of 'leaved' with 'withdraw'. | Paradox924X | 1 | -2/+2 |
2008-07-15 | Removed the party_share_conflict() check. | ultramage | 1 | -31/+2 |
2008-05-16 | Added changes missing from the previous update (followup to r12710). | ultramage | 1 | -38/+37 |
2008-04-12 | TXT code has been re uploaded. Please note this does not change the fact that... | Kevin | 1 | -0/+732 |
2008-04-12 | I live in a giant bucket. | Kevin | 1 | -732/+0 |