index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
map
/
party.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-24
Implementation of the official Achievement System.
smokexyz
1
-0
/
+4
2018-07-01
Change functions to static where possible (Part 4 - map)
Haru
1
-56
/
+75
2018-06-02
Merge pull request #2038 from 4144/msi
Haru
1
-1
/
+4
2018-05-31
2012-2018 !
Maytichai Saowa
1
-1
/
+1
2018-05-29
Add autogenerated messages list headers with original strings and translation.
Andrei Karas
1
-0
/
+3
2018-05-29
Fix wrong values in clif_messages enum.
Andrei Karas
1
-1
/
+1
2017-08-01
add option to restrict party leader change to same map
gumi
1
-0
/
+5
2017-02-12
Follow-up 946b7f8490e952fbd90c6760f256ddfdd1e98137
KirieZ
1
-13
/
+41
2016-12-23
Follow-up 19c07f4
KirieZ
1
-1
/
+1
2016-12-20
Follow-up ea449a7, fixed coding-style
KirieZ
1
-5
/
+5
2016-12-18
Changed behavior when party leader leaves it from party being disbanded to le...
KirieZ
1
-0
/
+12
2016-12-03
Clarify some Job Class vs MapID confusion (2/2)
Haru
1
-4
/
+3
2016-12-03
Clarify some Job Class vs MapID confusion (1/2)
Haru
1
-2
/
+3
2016-12-02
Merge pull request #1494 from Emistry/party_check_state
Ibrahem Hossam
1
-5
/
+9
2016-10-28
Fixed copyright year for 2016
Lemongrass3110
1
-1
/
+1
2016-10-27
Update party_check_state
Emistry Haoyan
1
-5
/
+9
2016-07-25
Added a missing entry into messages.conf and added some comments where missin...
epuncker
1
-5
/
+4
2016-07-02
Removed some unused variables
Haru
1
-8
/
+0
2016-06-29
Fix EXP modifiers to match aegis modifiers calclution.
hemagx
1
-9
/
+0
2016-06-24
Add missing checks into party.c
Andrei Karas
1
-2
/
+47
2016-04-23
Removed the 'len' argument from various message-related functions
Haru
1
-4
/
+8
2016-03-20
Dropped typedef from DBIterator
Haru
1
-7
/
+7
2016-03-20
Dropped typedefs from union DBKey and struct DBData
Haru
1
-1
/
+2
2016-02-27
Replaced various '-1' with the correct constant
Haru
1
-9
/
+18
2016-02-24
Added const qualifier to several variable/argument pointers
Haru
1
-5
/
+6
2016-01-06
Replaced the remaining explicit casts with BL_CAST/BL_UCAST
Haru
1
-2
/
+2
2016-01-06
Replaced some explicit casts with BL_UCAST/BL_UCCAST
Haru
1
-2
/
+10
2016-01-06
Change all TBL_MOB to struct mob_data as per strly guidelines
hemagx
1
-2
/
+2
2016-01-06
Change all TBL_PC to struct map_session_data as per style guidelines
hemagx
1
-8
/
+10
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-10-11
Cleanup of the HPluginData implementation (second part)
Haru
1
-4
/
+2
2015-10-11
Cleanup of the HPluginData implementation (First part)
Haru
1
-20
/
+5
2015-09-25
More aggressive whitespace cleanup. Follow up to 51329e6
Haru
1
-24
/
+18
2015-08-15
HPM compatibility improvements
Haru
1
-0
/
+1
2015-06-19
Removed ".." from include directives
Haru
1
-24
/
+24
2015-06-01
Replaced some of the hardcoded values with constants (map)
Haru
1
-1
/
+1
2015-02-23
Hercules Ultimate Localization Design
shennetsind
1
-5
/
+5
2015-01-20
Minor fixes and tweaks suggested by cppcheck
Haru
1
-17
/
+16
2014-12-31
Add some missing null pointer checks after automatic checks.
Andrei Karas
1
-14
/
+17
2014-11-16
Whitespace cleanup (no code changes)
Haru
1
-18
/
+18
2014-09-21
Fixed Bug 8293
shennetsind
1
-5
/
+3
2014-05-30
Fixed typos inside src/
Shido
1
-2
/
+2
2014-05-13
Removed trailing whitespace (sources)
Haru
1
-1
/
+1
2014-05-10
Re-commit of "Fixed order of includes in all source files"
Haru
1
-20
/
+23
2014-05-10
Revert "Fixed order of includes in all source files"
panikon
1
-23
/
+20
2014-05-09
Fixed order of includes in all source files
Haru
1
-20
/
+23
2014-02-14
sc sources
shennetsind
1
-2
/
+2
2014-02-14
Renewal mechanics rebalance mega-update
Michieru
1
-0
/
+17
2014-01-19
HPM Custom Data Struct Expansion: map/instance/party/guild
shennetsind
1
-2
/
+25
[next]